aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/longstrider.json
blob: 3cabde8661a4046ef7887d9e27e250fc129881a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "longstrider",
  "level": 1,
  "school": "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."
}