✨ Jump
Spells
View raw API endpoint ↗
Description
You touch a creature. The creature's jump distance is tripled until the spell ends.
Properties
Casting_time
1 action
Classes
- Druid
- Ranger
- Sorcerer
- Wizard
Components
- V
- S
- M
Concentration
No
Duration
1 minute
Level
1
Material
A grasshopper's hind leg.
Range
Touch
Ritual
No
School
Transmutation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
"casting_time": "1 action",
"classes": [
{
"index": "druid",
"name": "Druid",
"url": "/api/2014/classes/druid"
},
{
"index": "ranger",
"name": "Ranger",
"url": "/api/2014/classes/ranger"
},
{
"index": "sorcerer",
"name": "Sorcerer",
"url": "/api/2014/classes/sorcerer"
},
{
"index": "wizard",
"name": "Wizard",
"url": "/api/2014/classes/wizard"
}
],
"components": [
"V",
"S",
"M"
],
"concentration": false,
"desc": [
"You touch a creature. The creature's jump distance is tripled until the spell ends."
],
"duration": "1 minute",
"higher_level": [],
"index": "jump",
"level": 1,
"material": "A grasshopper's hind leg.",
"name": "Jump",
"range": "Touch",
"ritual": false,
"school": {
"index": "transmutation",
"name": "Transmutation",
"url": "/api/2014/magic-schools/transmutation"
},
"subclasses": [
{
"index": "lore",
"name": "Lore",
"url": "/api/2014/subclasses/lore"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/jump"
}