Snare ChargeActive
CHARGE_ROOT
Leap towards the targeted position, dealing 133 physical damage to all enemies in a 6m radius on impact.
Roots all enemies hit for 3.3s (vs players) / 6.59s (vs mobs).
Interrupts enemies' spell casting.
Stats
| Energy cost | 22 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 11 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 MaceElder's Morning StarElder's Heavy MaceElder's Bedrock MaceElder's Incubus MaceElder's Camlann MaceElder's OathkeepersElder's Dreadstorm Monarch
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $CHARGE_ROOT_EFFECT.directattributechange[0].change | -53.18 | ×2.498 | 133 |
| {1} | $CHARGE_ROOT_EFFECT.directattributechange[0].effectarearadius | 6 | — | 6m |
| {2} | $CHARGE_ROOT_EFFECT.root[0].time | 2.56 | ×1.289 | 3.3s |
| {3} | $CHARGE_ROOT_EFFECT.root[1].time | 5.11 | ×1.289 | 6.59s |
Ability definition
{
"@uniquename": "CHARGE_ROOT",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "9",
"@castrange": "11",
"@uitype": "damage",
"@category": "crowdcontrol",
"@usableincombat": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$CHARGE_ROOT_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$CHARGE_ROOT_EFFECT.directattributechange[0].effectarearadius$"
},
{
"@tag": "$$CHARGE_ROOT_EFFECT.root[0].time$"
},
{
"@tag": "$$CHARGE_ROOT_EFFECT.root[1].time$"
}
]
}
},
"nop": {
"@target": "self",
"@showarearadius": "true",
"@effectarearadius": "6"
},
"dash": {
"@movespeed": "25",
"@standtime": "0.4",
"@animID": "slam_down",
"@scaleAnim": "true",
"@ruleset": "constanttime",
"@endeffect": "CHARGE_ROOT_EFFECT",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}