diff options
Diffstat (limited to 'parser/spells/greater_invisibility.json')
-rw-r--r-- | parser/spells/greater_invisibility.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parser/spells/greater_invisibility.json b/parser/spells/greater_invisibility.json deleted file mode 100644 index 18f4025..0000000 --- a/parser/spells/greater_invisibility.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "greater invisibility", - "level": 4, - "school": "illusion", - "classes": [ - "bard", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S", - "duration": "Concentration, up to 1 minute", - "text": "You or a creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person." -}
\ No newline at end of file |