diff options
Diffstat (limited to 'parsed/spells/passwall.json')
-rw-r--r-- | parsed/spells/passwall.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/parsed/spells/passwall.json b/parsed/spells/passwall.json new file mode 100644 index 0000000..d7f36ec --- /dev/null +++ b/parsed/spells/passwall.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "passwall", + "level": 5, + "type": "transmutation", + "classes": [ + "wizard" + ], + "casting_time": "1 action", + "range": "30 feet", + "components": "V, S, M (a pinch of sesame seeds)", + "duration": "1 hour", + "text": "A passage appears at a point of your choice that you can see on a wooden, plaster, or stone surface (such as a wall, a ceiling, or a floor) within range, and lasts for the duration. You choose the opening's dimensions: up to 5 feet wide, 8 feet tall, and 20 feet deep. The passage creates no instability in a structure surrounding it. \nWhen the opening disappears, any creatures or objects still in the passage created by the spell are safely ejected to an unoccupied space nearest to the surface on which you cast the spell." +}
\ No newline at end of file |