ImpalerActive
GROUNDSPEAR
Summon a giant spear that emerges from the ground after 0.3s.
Deals 562 physical damage to all enemies within a 2.5m radius.
Slows by -50% for 3s.
Stats
| Energy cost | 36 |
|---|---|
| Cooldown | 12 s |
| Cast time | Instant |
| Range | 12 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.
Elder's GlaiveElder's PikeElder's SpearElder's Heron SpearElder's SpirithunterElder's Trinity SpearElder's Rift GlaiveElder's Daybreaker
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | hitdelay | 0.3 | — | 0.3s |
| {1} | directattributechange[0].change | -155 | ×3.626 | 562 |
| {2} | directattributechange[0].effectarearadius | 2.5 | — | 2.5m |
| {3} | buffovertime[0].value | -0.5 | — | -50% |
| {4} | buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "GROUNDSPEAR",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0.3",
"@standtime": "0.65",
"@disruptionfactor": "1",
"@recastdelay": "12",
"@energyusage": "10",
"@castrange": "12",
"@uitype": "damage",
"@category": "crowdcontrol",
"@assessment": "negative",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@spelleffectlocatag": "@SPELLS_STATUS_SLOW",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "2.5"
}
},
"fill": {
"circle": {
"@radius": "0-2.5"
}
}
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-155.00",
"@effecttype": "physical",
"@effectarearadius": "2.5",
"@showarearadius": "true",
"@targetcountvaluebonusfactor": "0.08"
},
"buffovertime": {
"@type": "movespeedbonus",
"@value": "-0.50",
"@target": "enemy",
"@time": "3",
"@effectarearadius": "2.5"
},
"spelleffectfx": {}
}