Triple KickActive
TRIPLE_KICK
Dash towards the targeted position, repeatedly kicking all enemies you pass through.
Deals 134 physical damage (vs. players) / 308 physical damage (vs. mobs) up to three times.
Pulls up to 1 enemy player along with you.
Stats
| Energy cost | 40 |
|---|---|
| Cooldown | 18 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 Brawler GlovesElder's Battle BracersElder's Spiked GauntletsElder's Ursine MaulersElder's Hellfire HandsElder's Ravenstrike CestusElder's Fists of AvalonElder's Forcepulse Bracers
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $TRIPLE_KICK_EFFECT_IMPACT.directattributechange[1].change | -37 | ×3.626 | 134 |
| {1} | $TRIPLE_KICK_EFFECT_IMPACT.directattributechange[0].change | -85 | ×3.626 | 308 |
Ability definition
{
"@uniquename": "TRIPLE_KICK",
"@cancelautoattackaftercasting": "true",
"@target": "ground",
"@castingtime": "0",
"@recastdelay": "18",
"@energyusage": "11",
"@castrange": "11",
"@hitdelay": "0",
"@standtime": "0",
"@category": "forcedmovement",
"@uitype": "crowdcontrol",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@interruptiblebyspell": "false",
"@hidespelleffecticon": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"nop": {
"@target": "enemy",
"@skillshotindicatormax": "11",
"@skillshotindicatormin": "5"
},
"pulsingspell": {
"@target": "self",
"@spell": "TRIPLE_KICK_EFFECT_IMPACT",
"@initialinterval": "0",
"@interval": "0.25",
"@count": "3"
},
"drag": {
"@animID": "triplekick",
"@maxeffectareatargets": "1",
"@dragpositionoffset": "2.5",
"@dragtarget": "enemyplayers",
"@effectarearadius": "4",
"@mindistance": "5",
"@movespeed": "14",
"@ruleset": "constanttime",
"@scaleAnim": "true",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}