Deep LeapActive
MACELEAP
Leap towards the targeted position, becoming immune to all Crowd Control effects, Debuffs, and damage until impact.
Deals 583 physical damage in a 5m radius on impact.
Slows all enemies hit by -30% for 3s.
Enemies within 3m radius will be stunned for 2.52s.
Stats
| Energy cost | 46 |
|---|---|
| Cooldown | 25 s |
| Cast time | Instant |
| Range | 11 m |
| Target | Ground |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $MACELEAP_EFFECT.directattributechange[0].change | -203 | ×2.870 | 583 |
| {1} | $MACELEAP_EFFECT.directattributechange[0].effectarearadius | 5 | — | 5m |
| {2} | $MACELEAP_EFFECT.buffovertime[0].value | -0.3 | — | -30% |
| {3} | $MACELEAP_EFFECT.buffovertime[0].time | 3 | — | 3s |
| {4} | $MACELEAP_EFFECT.applyspell[0].effectarearadius | 3 | — | 3m |
| {5} | $MACELEAP_STUN.stun[0].time | 1.8 | ×1.398 | 2.52s |
Ability definition
{
"@uniquename": "MACELEAP",
"@target": "ground",
"@castingtime": "0",
"@recastdelay": "25",
"@energyusage": "16",
"@castrange": "11",
"@hitdelay": "0",
"@standtime": "0",
"@category": "instant",
"@uitype": "damage",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"invincibility": {
"@target": "self",
"@time": "1"
},
"spellimmunity": {
"@target": "self",
"@category": "debuff",
"@time": "1"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "forcedmovement",
"@time": "1"
},
{
"@target": "self",
"@type": "stun",
"@time": "1"
},
{
"@target": "self",
"@type": "silence",
"@time": "1"
},
{
"@target": "self",
"@type": "slow",
"@time": "1"
},
{
"@target": "self",
"@type": "root",
"@time": "1"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "1"
}
],
"dash": {
"@movespeed": "15.5",
"@ruleset": "constanttime",
"@standtime": "0.6",
"@scaleAnim": "true",
"@animID": "cast_jump",
"@endeffect": "MACELEAP_EFFECT"
}
}