aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/longstrider.json
blob: 90680176d687eec0d8b9ae61e7a8971031cd3072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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."
}