破滅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"
}
]
}