파멸Passive
PASSIVE_CURSE
자동 공격 4번마다, 대상 적 주변에 악마의 폭발을 일으켜 5m 범위에 72의 마법 대미지를 입힙니다.
Stats
| Cast time | Instant |
|---|
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} | $PASSIVE_CURSE_CONDITION.spelleffectarea[0].IfConsumeCharges[0].charges | 4 | — | 4 |
| {1} | $PASSIVE_CURSE_EFFECT.directattributechange[0].change | -25 | ×2.870 | 72 |
| {2} | $PASSIVE_CURSE_CONDITION.spelleffectarea[0].circle[0].radius_end | 5 | — | 5m |
Ability definition
{
"@uniquename": "PASSIVE_CURSE",
"applyeffectoneventpassive": [
{
"@event": "AutoAttack",
"@spell": "PASSIVE_AA_STACK",
"@applyeffecttarget": "self",
"@chance": "1"
},
{
"@event": "AutoAttack",
"@spell": "PASSIVE_CURSE_CONDITION",
"@applyeffecttarget": "groundatenemy",
"@chance": "1"
}
]
}