blob: 92e6dfb4a15fdfa37acfef590da1c140eaf55619 (
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."
}
|