삼단 발차기Active
TRIPLE_KICK
목표 위치로 돌진하며 지나치는 모든 적을 발로 찹니다.
최대 3 번 103의 물리 대미지 (vs 플레이어) / 237의 물리 대미지 (vs 몬스터)를 입힙니다.
최대 한 명의 적 플레이어를 끌어당깁니다.
Stats
| Energy cost | 31 |
|---|---|
| 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.
장로의 난투 장갑장로의 전투 브레이서장로의 가시 건틀렛장로의 곰 주먹장로의 지옥불 장갑장로의 까마귀 장갑장로의 아발론의 철권장로의 포스펄스 브레이서
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 | ×2.786 | 103 |
| {1} | $TRIPLE_KICK_EFFECT_IMPACT.directattributechange[0].change | -85 | ×2.786 | 237 |
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"
}
}
}