diff options
Diffstat (limited to 'parser/spells/detect_magic.json')
-rw-r--r-- | parser/spells/detect_magic.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/parser/spells/detect_magic.json b/parser/spells/detect_magic.json deleted file mode 100644 index fcab29e..0000000 --- a/parser/spells/detect_magic.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "detect magic", - "level": 1, - "school": "divination", - "classes": [ - "bard", - "cleric", - "druid", - "paladin", - "ranger", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "Self", - "components": "V, S", - "duration": "Concentration, up to 10 minutes", - "text": "For the duration, you sense the presence of magic within 30 feet of you. If you sense magic in this way, you can use your action to see a faint aura around any visible creature or object in the area that bears magic, and you learn its school of magic, if any. \nThe spell can penetrate most barriers, but it is blocked by 1 foot of stone, 1 inch of common metal, a thin sheet of lead, or 3 feet of wood or dirt." -}
\ No newline at end of file |