백핸드 스트라이크Active
BACKHAND_KNOCKBACK
지정한 방향에 타격을 가해, 적중한 모든 적을 뒤로 13.67m만큼 밀쳐냅니다.
185의 물리 대미지를 줍니다.
밀쳐진 적이 다른 지형과 충돌할 경우, 추가로 285의 물리 대미지를 입습니다.
5s 동안 대미지 저항력이 -20%만큼 감소합니다.
Stats
| Energy cost | 10% |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 6 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} | $BACKHAND_KNOCKBACK_KNOCKBACK.knockback[0].distance | 9 | ×1.519 | 13.67m |
| {1} | $BACKHAND_KNOCKBACK_EFFECT.directattributechange[0].change | -65 | ×2.848 | 185 |
| {2} | $BACKHAND_KNOCKBACK_COLLISION.directattributechange[0].change | -100 | ×2.848 | 285 |
| {3} | $BACKHAND_KNOCKBACK_COLLISION.buffovertime[0].value | -0.2 | — | -20% |
| {4} | $BACKHAND_KNOCKBACK_COLLISION.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "BACKHAND_KNOCKBACK",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.3",
"@standtime": "0.5",
"@disruptionfactor": "0",
"@recastdelay": "15",
"@energyusage": "0.10",
"@energyusageisrelative": "true",
"@castrange": "6",
"@uitype": "damage",
"@category": "forcedmovement",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": [
{
"@time": "0.5",
"@effect": "BACKHAND_KNOCKBACK_EFFECT",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "false",
"@skillshotindicatormin": "6",
"@skillshotindicatormax": "6",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "3",
"rectangle": {
"@width": "5",
"@height": "9"
}
}
}
}
},
{
"@time": "0.5",
"@effect": "BACKHAND_KNOCKBACK_KNOCKBACK",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "false",
"@skillshotindicatormin": "6",
"@skillshotindicatormax": "6",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "3",
"rectangle": {
"@width": "5",
"@height": "9"
}
}
}
}
}
],
"applyspell": {
"@target": "self",
"@spell": "CONEPUNCH2_AREA_SELF",
"IfConsumeCharges": {
"@casterchargesonly": "true",
"@charges": "1",
"@who": "Caster",
"@spell": "CONEPUNCH2_CHARGES"
}
}
}