diff options
Diffstat (limited to 'parser/spells/misty_step.json')
-rw-r--r-- | parser/spells/misty_step.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parser/spells/misty_step.json b/parser/spells/misty_step.json deleted file mode 100644 index dbb47bc..0000000 --- a/parser/spells/misty_step.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "misty step", - "level": 2, - "school": "conjuration", - "classes": [ - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 bonus action", - "range": "Self", - "components": "V", - "duration": "Instantaneous", - "text": "Briefly surrounded by silvery mist, you teleport up to 30 feet to an unoccupied space that you can see." -}
\ No newline at end of file |