AvalancheActive
ICEROCK_EXPLODE
Launch a giant snowball in the targeted direction, rolling over all enemies.
Deals 351 magical damage (damage cannot be reflected), knocking back all enemies hit by 10m.
The snowball leaves behind a freezing trail, lasting 4s.
Slows all enemies on it by -40%.
If the snowball collides with terrain it will explode, dealing 468 magical damage (damage cannot be reflected) within a 5m radius.
Stats
| Energy cost | 44 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 26 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} | $ICEROCK_EXPLODE_PASSTHROUGH_EFFECT.directattributechange[0].change | -120 | ×2.927 | 351 |
| {1} | $ICEROCK_EXPLODE_PASSTHROUGH_EFFECT.knockback[0].distance | 10 | — | 10m |
| {2} | $ICEROCK_EXPLODE_FROST_PATH.spelleffectarea[0].time | 4 | — | 4s |
| {3} | $ICEROCK_EXPLODE_FROST_PATH_SLOW.buffovertime[0].value | -0.4 | — | -40% |
| {4} | $ICEROCK_COLLISION_EFFECT.directattributechange[0].change | -160 | ×2.927 | 468 |
| {5} | $ICEROCK_COLLISION_EFFECT.directattributechange[0].effectarearadius | 5 | — | 5m |
Ability definition
{
"@uniquename": "ICEROCK_EXPLODE",
"@target": "ground",
"@category": "crowdcontrol",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0.2",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "15",
"@castrange": "26",
"@adjustgroundtargettorange": "true",
"@uitype": "crowdcontrol",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK_V2",
"@namelocatag": "@SPELLS_ICEROCK",
"@hidespelleffecticon": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$ICEROCK_EXPLODE_PASSTHROUGH_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$ICEROCK_EXPLODE_PASSTHROUGH_EFFECT.knockback[0].distance$"
},
{
"@tag": "$$ICEROCK_EXPLODE_FROST_PATH.spelleffectarea[0].time$"
},
{
"@tag": "$$ICEROCK_EXPLODE_FROST_PATH_SLOW.buffovertime[0].value$"
},
{
"@tag": "$$ICEROCK_COLLISION_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$ICEROCK_COLLISION_EFFECT.directattributechange[0].effectarearadius$"
}
]
},
"statblock": {
"locareference": [
{
"@tag": "$$ICEROCK_EXPLODE.energyusage$"
},
{
"@tag": "$$ICEROCK_EXPLODE.castingtime$"
},
{
"@tag": "$$ICEROCK_EXPLODE.castrange$"
},
{
"@tag": "$$ICEROCK_EXPLODE.recastdelay$"
}
]
}
},
"pulsingspell": {
"@target": "self",
"@spell": "ICEROCK_EXPLODE_FROST_PATH",
"@updatecasterposition": "initialcast",
"@initialinterval": "0",
"@interval": "0.35",
"@count": "7"
},
"spelleffectarea": {
"@time": "2.2",
"@effect": "ICEROCK_EXPLODE_PASSTHROUGH_EFFECT",
"@target": "enemy",
"@position": "atcaster",
"@rotation": "castdirection",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"@deletewhenmaxtargetshit": "true",
"@visible": "false",
"@skillshotindicatormax": "25",
"@removeonlandscapecollision": "true",
"@landscapecollisioneffect": "ICEROCK_COLLISION_EFFECT",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "A 0:2;2:26",
"circle": {
"@radius": "A 0:2;2:2.5"
}
}
}
}
}
}