Frost WalkActive
FROSTWALK
Freeze the ground below your feet for 5.5s, leaving a trail of frozen ground lasting 2.2s.
Increases your Move Speed by 60%.
Enemies walking over the trail will be slowed by -80%.
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | castspellafterdistancemoved[0].time | 5.5 | — | 5.5s |
| {1} | $FROSTWALK_PULSE.spelleffectarea[0].time | 2.2 | — | 2.2s |
| {2} | buffovertime[0].value | 0.6 | — | 60% |
| {3} | $FROSTWALK_EFFECT.buffovertime[0].value | -0.8 | — | -80% |
Ability definition
{
"@uniquename": "FROSTWALK",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "0",
"@castrange": "0",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@uitype": "buff",
"@category": "movementbuff",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_FROSTWALK_BUFF_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"castspellafterdistancemoved": {
"@spell": "FROSTWALK_PULSE",
"@firstcastonapply": "true",
"@time": "5.5",
"@target": "self",
"@castafterdistancemoved": "3",
"@castspellintervalnotenoughmovement": "1"
},
"buffovertime": {
"@type": "movespeedbonus",
"@value": "0.60",
"@target": "self",
"@time": "5.5"
},
"spelleffectfx": {
"@fadeouttime": "1"
}
}