Slowing ChargeActive
CHARGESLOWAE
Dash towards the targeted position, dealing 194 physical damage to all enemies you pass through.
Slows by -50% for 4s.
Stats
| Energy cost | 38 |
|---|---|
| Cooldown | 15 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 HammerElder's Great HammerElder's PolehammerElder's TombhammerElder's Forge HammersElder's GrovekeeperElder's Hand of JusticeElder's Truebolt Hammer
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $CHARGESLOWAE_EFFECT.directattributechange[0].change | -56.41 | ×3.443 | 194 |
| {1} | $CHARGESLOWAE_EFFECT.buffovertime[0].value | -0.5 | — | -50% |
| {2} | $CHARGESLOWAE_EFFECT.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "CHARGESLOWAE",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.1",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "11",
"@castrange": "12",
"@uitype": "movement",
"@category": "crowdcontrol",
"@usableincombat": "true",
"@showrange": "true",
"@unlockedtoequip": "false",
"@adjustgroundtargettorange": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"nop": {
"@target": "self",
"@skillshotindicatormax": "12"
},
"aura": {
"@target": "self",
"@spell": "CHARGESLOWAE_EFFECT",
"@auraradius": "4",
"@time": "1",
"@applyeffectonlyoncepertarget": "true",
"@removeonleave": "false"
},
"dash": {
"@movespeed": "16",
"@animID": "etherialwalk",
"@endeffect": "CHARGESLOWAE_END",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"spelleffectfx": {}
}