치명적인 칼날Active
COMBATSTAFF_SLASH
목표 위치에 도달한 뒤, 3s 동안 5m 범위로 회전하는 악마 형태의 무기를 던집니다.
3s에 걸쳐 812의 물리 대미지.
적중한 모든 적의 활성화된 대미지 방어막을 부수고, 새로운 대미지 방어막이 적용될 수 없게 합니다.
1.25s마다 적중당한 적이 가하는 모든 대미지가 -40% (vs 플레이어) / -10% (vs 몹)만큼 감소합니다 (최대 3번 까지 중첩됨).
디버프는 효과 범위를 벗어난 후 5s 동안 지속됩니다.
Stats
| Energy cost | 47 |
|---|---|
| Cooldown | 26.8 s |
| Cast time | Instant |
| Range | 15 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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $COMBATSTAFF_SLASH.spelleffectarea[0].circle[0].radius_start | 5 | — | 5m |
| {1} | $COMBATSTAFF_SLASH.spelleffectarea[0].time | 3 | — | 3s |
| {2} | $COMBATSTAFF_SLASH_PULSE.attributechangeovertime[0].totalchange | -240 | ×3.384 | 812 |
| {3} | $COMBATSTAFF_SLASH_EFFECT.buffovertime[1].value | -0.4 | — | -40% |
| {4} | $COMBATSTAFF_SLASH_EFFECT.buffovertime[5].value | -0.1 | — | -10% |
| {5} | $COMBATSTAFF_SLASH_PULSE.pulsingspell[0].interval | 1.25 | — | 1.25s |
| {6} | $COMBATSTAFF_SLASH_EFFECT.maxcharges | 3 | — | 3 |
| {7} | $COMBATSTAFF_SLASH_EFFECT.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "COMBATSTAFF_SLASH",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castrange": "15",
"@category": "instant",
"@castingtime": "0",
"@hitdelay": "0.32",
"@standtime": "0.4",
"@disruptionfactor": "0.0",
"@recastdelay": "26.8",
"@itempowerrecastdelaymodifier": "-0.4",
"@energyusage": "14",
"@uitype": "debuff",
"@hidespelleffecticon": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@requireslineofsight": "false",
"@interruptiblebyspell": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$COMBATSTAFF_SLASH.spelleffectarea[0].circle[0].radius_start$"
},
{
"@tag": "$$COMBATSTAFF_SLASH.spelleffectarea[0].time$"
},
{
"@tag": "$$COMBATSTAFF_SLASH_PULSE.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$COMBATSTAFF_SLASH_EFFECT.buffovertime[1].value$"
},
{
"@tag": "$$COMBATSTAFF_SLASH_EFFECT.buffovertime[5].value$"
},
{
"@tag": "$$COMBATSTAFF_SLASH_PULSE.pulsingspell[0].interval$"
},
{
"@tag": "$$COMBATSTAFF_SLASH_EFFECT.maxcharges$"
},
{
"@tag": "$$COMBATSTAFF_SLASH_EFFECT.buffovertime[0].time$"
}
]
}
},
"nop": {
"@target": "self",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"projectile": {
"@flyspeed": "35",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage",
"@timeoffset": "0.1"
},
"spelleffectarea": {
"@time": "3",
"@effect": "COMBATSTAFF_SLASH_PULSE",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
}
}
}
}