Ground PoundActive
RAM_CHARGE
Leap towards the targeted position, becoming immune to all Crowd Control effects and damage until impact.
Stuns all enemies in a 5.5m radius for 4s.
Deals 331 physical damage.
Throws all enemies hit in the air for a duration based on the number of enemies hit (ignoring Crowd Control Resistance and duration modifiers).
Enemies Hit Thresholds: 1 | 4 | 7
Duration: 0.4s | 0.8s | 1.2s
Stats
| Energy cost | 77 |
|---|---|
| Cooldown | 30 s |
| Cast time | 0.4 s |
| Range | 16 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} | $RAM_CHARGE_EFFECT.applyspell[1].effectarearadius | 5.5 | — | 5.5m |
| {1} | $RAM_CHARGE_STUN.stun[0].time | 2.5 | ×1.601 | 4s |
| {2} | $RAM_CHARGE_DAMAGE.directattributechange[0].change | -98.28 | ×3.368 | 331 |
| {3} | $RAM_CHARGE_KNOCK_UP.knockback[0].IfSpellActive[0].atleastcharges | 1 | — | 1 |
| {4} | $RAM_CHARGE_KNOCK_UP.knockback[1].IfSpellActive[0].atleastcharges | 4 | — | 4 |
| {5} | $RAM_CHARGE_KNOCK_UP.knockback[2].IfSpellActive[0].atleastcharges | 7 | — | 7 |
| {6} | $RAM_CHARGE_KNOCK_UP.knockback[0].duration | 0.4 | — | 0.4s |
| {7} | $RAM_CHARGE_KNOCK_UP.knockback[1].duration | 0.8 | — | 0.8s |
| {8} | $RAM_CHARGE_KNOCK_UP.knockback[2].duration | 1.2 | — | 1.2s |
Ability definition
{
"@uniquename": "RAM_CHARGE",
"@target": "ground",
"@castingtime": "0.4",
"@recastdelay": "30",
"@energyusage": "23",
"@castrange": "16",
"@hitdelay": "0",
"@standtime": "0",
"@category": "instant",
"@uitype": "crowdcontrol",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@interruptiblebyspell": "false",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_RAM_CHARGE_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$RAM_CHARGE_EFFECT.applyspell[1].effectarearadius$"
},
{
"@tag": "$$RAM_CHARGE_STUN.stun[0].time$"
},
{
"@tag": "$$RAM_CHARGE_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[0].IfSpellActive[0].atleastcharges$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[1].IfSpellActive[0].atleastcharges$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[2].IfSpellActive[0].atleastcharges$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[0].duration$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[1].duration$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[2].duration$"
}
]
}
},
"spelleffectarea": {
"@target": "enemy",
"@position": "attarget",
"@time": "0.5",
"@effect": "none",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5.5"
}
},
"fill": {
"circle": {
"@radius": "0-6"
}
}
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5.5",
"@showarearadius": "true"
},
"invincibility": {
"@target": "self",
"@time": "1"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "1"
},
{
"@target": "self",
"@type": "root",
"@time": "1"
},
{
"@target": "self",
"@type": "silence",
"@time": "1"
},
{
"@target": "self",
"@type": "slow",
"@time": "1"
},
{
"@target": "self",
"@type": "forcedmovement",
"@time": "1"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "1"
}
],
"dash": {
"@movespeed": "28",
"@ruleset": "constanttime",
"@standtime": "0.6",
"@scaleAnim": "true",
"@animID": "cast_jump",
"@endeffect": "RAM_CHARGE_EFFECT",
"@endeffecttarget": "caster"
}
}