방해Active
INTERRUPT2
대상 적을 검으로 내리쳐, 대상의 스킬 시전을 방해합니다.
198의 물리 대미지를 입힙니다.
자신에게 부여된 영웅적인 차지마다 5s 동안 자동 공격 대미지가 20%만큼 증가합니다 (최대 3번까지 중첩됨).
Stats
| Energy cost | 18 |
|---|---|
| Cooldown | 10 s |
| Cast time | Instant |
| Range | 3 m |
| Target | Enemy |
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} | directattributechange[0].change | -77.51 | ×2.552 | 198 |
| {1} | $INTERRUPT2_BUFF.buffovertime[0].value | 0.2 | — | 20% |
| {2} | $INTERRUPT2_BUFF.maxcharges | 3 | — | 3 |
| {3} | $INTERRUPT2_BUFF.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "INTERRUPT2",
"@castupperbodyblendtime": "0.001",
"@target": "enemy",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.3",
"@disruptionfactor": "1",
"@recastdelay": "10",
"@energyusage": "7",
"@castrange": "3",
"@uitype": "damage",
"@category": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@unlockedtoequip": "false",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-77.51",
"@effecttype": "physical",
"@interruptscasting": "true"
},
"applyspell": [
{
"@target": "self",
"@spell": "INTERRUPT2_BUFF",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
},
{
"@target": "self",
"@spell": "INTERRUPT2_BUFF",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "2"
}
},
{
"@target": "self",
"@spell": "INTERRUPT2_BUFF",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "1"
}
}
]
}