ChargeActive
CLAYMORECHARGE
Charge towards the targeted enemy, becoming immune to all Crowd Control effects, Debuffs, and damage for 1s.
Enemies who are unmounted will be stunned for 0.8s on impact (ignoring crowd control resistance).
Deals physical damage to the targeted enemy, and all enemies you pass through based on the amount of Heroic Charges on you.
Heroic Charges: 0 | 1 | 2 | 3
Target Damage: 308 | 497 | 740 | 1052
Pass Through Damage: 203 | 326 | 490 | 693
Consumes all your Heroic Charges.
Stats
| Energy cost | 58 |
|---|---|
| Cooldown | 20 s |
| Cast time | 0.4 s |
| Range | 13 m |
| Target | Enemy |
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} | $CLAYMORECHARGE_MARK.invincibility.time | 1 | — | 1s |
| {1} | $CLAYMORECHARGE_EFFECT0.stun[0].time | 0.8 | — | 0.8s |
| {2} | $CLAYMORECHARGE_EFFECT0.directattributechange[0].change | -85 | ×3.626 | 308 |
| {3} | $CLAYMORECHARGE_EFFECT1.directattributechange[0].change | -137 | ×3.626 | 497 |
| {4} | $CLAYMORECHARGE_EFFECT2.directattributechange[0].change | -204 | ×3.626 | 740 |
| {5} | $CLAYMORECHARGE_EFFECT3.directattributechange[0].change | -290 | ×3.626 | 1052 |
| {6} | $CLAYMORECHARGE_AOE_EFFECT0.directattributechange[0].change | -56 | ×3.626 | 203 |
| {7} | $CLAYMORECHARGE_AOE_EFFECT1.directattributechange[0].change | -90 | ×3.626 | 326 |
| {8} | $CLAYMORECHARGE_AOE_EFFECT2.directattributechange[0].change | -135 | ×3.626 | 490 |
| {9} | $CLAYMORECHARGE_AOE_EFFECT3.directattributechange[0].change | -191 | ×3.626 | 693 |
Ability definition
{
"@uniquename": "CLAYMORECHARGE",
"@target": "enemy",
"@castingtime": "0.4",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "16",
"@castrange": "13",
"@uitype": "movement",
"@category": "crowdcontrol",
"@usableincombat": "true",
"@showrange": "true",
"@interruptiblebyspell": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_CLAYMORECHARGE_V2_DESC",
"@hidespelleffecticon": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$CLAYMORECHARGE_MARK.invincibility.time$"
},
{
"@tag": "$$CLAYMORECHARGE_EFFECT0.stun[0].time$"
},
{
"@tag": "$$CLAYMORECHARGE_EFFECT0.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_EFFECT1.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_EFFECT2.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_EFFECT3.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_AOE_EFFECT0.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_AOE_EFFECT1.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_AOE_EFFECT2.directattributechange[0].change$"
},
{
"@tag": "$$CLAYMORECHARGE_AOE_EFFECT3.directattributechange[0].change$"
}
]
}
},
"applyspell": [
{
"@spell": "CLAYMORECHARGE_MARK",
"@target": "enemy"
},
{
"@spell": "CLAYMORECHARGE_AURA",
"@target": "self"
}
],
"dummy": {
"@target": "self",
"@time": "1"
},
"dash": {
"@movespeed": "50",
"@scaleAnim": "true",
"@ruleset": "timebasedondistance",
"@animID": "charge_2hsword",
"@standtime": "0.5",
"@endeffect": "CLAYMORECHARGE_CONDITION",
"@endpositionoffset": "-1",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"spelleffectfx": {}
}