blob: 9d6d0a1a92c45a25679ce5e80ed07802d9e16205 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"entry": "spells",
"name": "jump",
"level": 1,
"type": "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."
}
|