Shrinking CurseActive
SHRINKINGSMASH
Wind up for 0.6s to perform a shrinking smash in a cone in front of you, decreasing max and current Health of all enemies hit by -20% and their damage dealt and Healing Cast by -40% for 8s.
Deals 293 magical damage.
Stats
| Energy cost | 66 |
|---|---|
| Cooldown | 30 s |
| Cast time | Instant |
| Range | 10 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} | hitdelay | 0.6 | — | 0.6s |
| {1} | $SHRINKINGSMASH_EFFECT_DEBUFF.buffovertime[5].value | -0.2 | — | -20% |
| {2} | $SHRINKINGSMASH_EFFECT_DEBUFF.buffovertime[0].value | -0.4 | — | -40% |
| {3} | $SHRINKINGSMASH_EFFECT_DEBUFF.buffovertime[0].time | 8 | — | 8s |
| {4} | $SHRINKINGSMASH_EFFECT_DAMAGE.directattributechange[0].change | -98.28 | ×2.986 | 293 |
Ability definition
{
"@uniquename": "SHRINKINGSMASH",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0.6",
"@standtime": "0.9",
"@disruptionfactor": "0",
"@recastdelay": "30",
"@energyusage": "22",
"@castrange": "10",
"@adjustgroundtargettorange": "true",
"@uitype": "damage",
"@category": "damage",
"@assessment": "negative",
"@interruptiblebyspell": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spellindicationarea": {
"@target": "enemy",
"@position": "atcaster",
"@visible": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "-3",
"arc": {
"@angle": "40",
"@innerradius": "4",
"@outerradius": "13"
}
}
},
"fill": {
"circle": {
"@radius": "0-11.5"
}
}
}
},
"spelleffectarea": {
"@time": "0.75",
"@effect": "SHRINKINGSMASH_EFFECT",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "true",
"@applyeffectonlyoncepertarget": "true",
"@skillshotindicatormin": "10",
"@skillshotindicatormax": "10",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "-3",
"arc": {
"@angle": "40",
"@innerradius": "4",
"@outerradius": "13"
}
}
}
}
},
"spelleffectfx": {}
}