Triple patadaActive
TRIPLE_KICK
Corre hacia la posición señalada y patea repetidamente a todos los enemigos que cruces.
Inflige 134 de daño físico (contra jugadores) / 308 de daño físico (contra monstruos) hasta tres veces.
Arrastra hasta 1 jugador enemigo junto a ti.
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.
Guantes de peleador del ancianoBrazales de batalla del ancianoGuanteletes de púas del ancianoZarpas osunas del ancianoManos infernales del ancianoCestus córvidos del ancianoPuños de Avalon del ancianoBrazales de Fuerza Pulsante del Anciano
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"
}
}
}