diff options
Diffstat (limited to 'parsed/spells/longstrider.json')
-rw-r--r-- | parsed/spells/longstrider.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/parsed/spells/longstrider.json b/parsed/spells/longstrider.json new file mode 100644 index 0000000..9068017 --- /dev/null +++ b/parsed/spells/longstrider.json @@ -0,0 +1,17 @@ +{ + "entry": "spells", + "name": "longstrider", + "level": 1, + "type": "transmutation", + "classes": [ + "bard", + "druid", + "ranger", + "wizard" + ], + "casting_time": "1 action", + "range": "Touch", + "components": "V, S, M (a pinch of dirt)", + "duration": "1 hour", + "text": "You touch a creature. The target's speed increases by 10 feet until the spell ends. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 2nd level or higher, you can target one additional creature for each slot level above 1st." +}
\ No newline at end of file |