Earth CrusherActive
GROWING_PUNCH
Charge up the Earth Crusher, slowing yourself by -25% while channeling for up to 2s (can't be interrupted).
Deals magical damage to all enemies in an area around you.
The damage and radius is based on how long you have channeled (this damage cannot be reflected; you may end the channel early).
Charge Up Time: 0.5s | 1s | 1.5s | 2s
Damage: 639 | 678 | 717 | 755
Radius: 5m | 7m | 8m | 9m
Channeling for the full duration will throw all enemies hit in the air for 1.4s.
Stats
| Energy cost | 89 |
|---|---|
| Cooldown | 30 s |
| Cast time | Instant |
| Target | Self |
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} | channeling[0].buffovertime[0].value | -0.25 | — | -25% |
| {1} | channeling[0].totalduration | 2 | — | 2s |
| {2} | $GROWING_PUNCH_HIT.directattributechange[0].change | -165 | ×3.873 | 639 |
| {3} | $GROWING_PUNCH_HIT.directattributechange[1].change | -175 | ×3.873 | 678 |
| {4} | $GROWING_PUNCH_HIT.directattributechange[2].change | -185 | ×3.873 | 717 |
| {5} | $GROWING_PUNCH_HIT.directattributechange[3].change | -195 | ×3.873 | 755 |
| {6} | $GROWING_PUNCH_HIT.directattributechange[0].effectarearadius | 5 | — | 5m |
| {7} | $GROWING_PUNCH_HIT.directattributechange[1].effectarearadius | 7 | — | 7m |
| {8} | $GROWING_PUNCH_HIT.directattributechange[2].effectarearadius | 8 | — | 8m |
| {9} | $GROWING_PUNCH_HIT.directattributechange[3].effectarearadius | 9 | — | 9m |
| {10} | $GROWING_PUNCH_KNOCKBACK.knockback[0].duration | 1.4 | — | 1.4s |
Ability definition
{
"@uniquename": "GROWING_PUNCH",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "30",
"@energyusage": "23",
"@castrange": "0",
"@uitype": "damage",
"@category": "instant",
"@hidespelleffecticon": "true",
"@interruptiblebyspell": "false",
"@keepmovingaftercast": "true",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"channelingspell": {
"@initialeffectinterval": "0",
"@effectinterval": "0.5",
"@effectcount": "5",
"@energyusage": "0",
"@disruptionfactor": "0",
"@allowcancel": "true",
"@allowmovement": "true",
"@upperbodychannelinganim": "true",
"@standtime": "0.4",
"@endeffect": "GROWING_PUNCH_HIT",
"@endeffecttarget": "caster",
"@cancelpreventsendeffects": "false",
"@interruptpreventsendeffects": "true",
"buffovertime": {
"@target": "self",
"@time": "3.5",
"@type": "movespeedbonus",
"@value": "-0.25",
"@linktochanneling": "true",
"@ignoreabilitypowerscaling": "true",
"@ignorebonusccdurationscaling": "true",
"@ignorecrowdcontrolresistance": "true",
"@ignorediminishingreturns": "true",
"@donttriggerdiminishingreturns": "true"
},
"applyspell": {
"@target": "self",
"@spell": "GROWING_PUNCH_STACK"
}
}
}