Razor CutActive
DUALAXE_CRAWLER
Leap in the targeted direction, becoming immune to all Crowd Control effects until impact.
Deals 658 physical damage in a cone in front of you on impact.
Restore 15% of the damage you deal as Health for 4s.
Hitting at least one enemy player will reduce the cooldown of this ability by 25%.
Stats
| Energy cost | 62 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 8 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} | $DUALAXE_CRAWLER_EFFECT.directattributechange[0].change | -170 | ×3.873 | 658 |
| {1} | $DUALAXE_CRAWLER_LIFESTEAL.healonhit[0].percentage | 0.15 | — | 15% |
| {2} | $DUALAXE_CRAWLER_LIFESTEAL.healonhit[0].time | 4 | — | 4s |
| {3} | $DUALAXE_CRAWLER_COOLDOWN_REDUCTION.resetcooldowns[0].amount | 0.25 | — | 25% |
Ability definition
{
"@uniquename": "DUALAXE_CRAWLER",
"@target": "ground",
"@castingtime": "0",
"@recastdelay": "20",
"@energyusage": "16",
"@castrange": "8",
"@hitdelay": "0",
"@category": "instant",
"@uitype": "damage",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@hidespelleffecticon": "true",
"@descriptionlocatag": "@SPELLS_DUALAXE_CRAWLER_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$DUALAXE_CRAWLER_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$DUALAXE_CRAWLER_LIFESTEAL.healonhit[0].percentage$"
},
{
"@tag": "$$DUALAXE_CRAWLER_LIFESTEAL.healonhit[0].time$"
},
{
"@tag": "$$DUALAXE_CRAWLER_COOLDOWN_REDUCTION.resetcooldowns[0].amount$"
}
]
}
},
"nop": {
"@target": "self",
"@effectarearadius": "1",
"@showarearadius": "true"
},
"applyspell": {
"@target": "self",
"@spell": "DUALAXE_CRAWLER_LIFESTEAL"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "0.75",
"@attackingbreakseffect": "false",
"@castingbreakseffect": "false",
"@damagebreakseffect": "false"
},
{
"@target": "self",
"@type": "root",
"@time": "0.75",
"@attackingbreakseffect": "false",
"@castingbreakseffect": "false",
"@damagebreakseffect": "false"
},
{
"@target": "self",
"@type": "silence",
"@time": "0.75",
"@attackingbreakseffect": "false",
"@castingbreakseffect": "false",
"@damagebreakseffect": "false"
},
{
"@target": "self",
"@type": "forcedmovement",
"@time": "0.75",
"@attackingbreakseffect": "false",
"@castingbreakseffect": "false",
"@damagebreakseffect": "false"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "0.75",
"@attackingbreakseffect": "false",
"@castingbreakseffect": "false",
"@damagebreakseffect": "false"
}
],
"dash": {
"@movespeed": "18",
"@ruleset": "constanttime",
"@standtime": "0.3",
"@scaleAnim": "true",
"@animID": "axe_jump",
"@endeffect": "DUALAXE_CRAWLER_AREA"
}
}