aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Jump.json
blob: 7473cf265d38dd31d622ac4eac1efe29b83b505b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "Jump",
  "level": 1,
  "school": "transmutation",
  "classes": [
    "druid",
    "ranger",
    "sorcerer",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S, M (a grasshopper's hind leg)",
  "duration": "1 minute",
  "text": "You touch a creature. The creature's jump distance is tripled until the spell ends."
}