Evasive JumpActive
JUMP
Leap towards the targeted position, becoming immune to damage, debuffs, and Crowd Control effects until you land.
Stats
| Cooldown | 20 s |
|---|---|
| Cast time | Instant |
| Range | 14 m |
| Target | Ground |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
Ability definition
{
"@uniquename": "JUMP",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "0",
"@castrange": "14",
"@uitype": "movement",
"@category": "instant",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@assessment": "positive",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"@controllerpreferredcastdirection": "alwayslookdirection",
"@controllerselfcastable": "true",
"dummy": {
"@target": "self",
"@time": "1",
"@showarearadius": "true",
"@effectarearadius": "1"
},
"invincibility": {
"@target": "self",
"@time": "2"
},
"spellimmunity": [
{
"@target": "self",
"@category": "debuff",
"@time": "2"
},
{
"@spellname": "PURGE",
"@target": "self",
"@time": "2"
},
{
"@spellname": "PURGE_BUFFS",
"@target": "self",
"@time": "2"
},
{
"@spellname": "PURGE_MOVEMENTBUFFS",
"@target": "self",
"@time": "2"
}
],
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "2"
},
{
"@target": "self",
"@type": "root",
"@time": "2"
},
{
"@target": "self",
"@type": "forcedmovement",
"@time": "2"
},
{
"@target": "self",
"@type": "slow",
"@time": "2"
},
{
"@target": "self",
"@type": "silence",
"@time": "2"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "2"
}
],
"dash": {
"@movespeed": "16.33",
"@animID": "jump",
"@scaleAnim": "true",
"@endeffect": "JUMP_END",
"@ruleset": "constanttime",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}