diff options
Diffstat (limited to 'parser/spells/Phantom_Steed.json')
-rw-r--r-- | parser/spells/Phantom_Steed.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/Phantom_Steed.json b/parser/spells/Phantom_Steed.json new file mode 100644 index 0000000..b150eee --- /dev/null +++ b/parser/spells/Phantom_Steed.json @@ -0,0 +1,13 @@ +{ + "name": "Phantom Steed", + "level": 3, + "school": "illusion", + "classes": [ + "wizard" + ], + "casting_time": "1 minute", + "range": "30 feet", + "components": "V, S", + "duration": "1 hour", + "text": "A Large quasi-real, horselike creature appears on the ground in an unoccupied space of your choice within range. You decide the creature's appearance, but it is equipped with a saddle, bit, and bridle. Any of the equipment created by the spell vanishes in a puff of smoke if it is carried more than 10 feet away from the steed. \nFor the duration, you or a creature you choose can ride the steed. The creature uses the statistics for a riding horse, except it has a speed of 100 feet and can travel 10 miles in an hour, or 13 miles at a fast pace. When the spell ends, the steed gradually fades, giving the rider 1 minute to dismount. The spell ends if you use an action to dismiss it or if the steed takes any damage." +}
\ No newline at end of file |