灾祸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"
}
]
}