Spirit CrushPassive
PASSIVE_PLATEARMOR_HEALTH_REDUCTION
Each Auto-Attack decreases the targeted mob's max and current Health by -12% for 3s (no effect against players).
Stats
| Cast time | Instant |
|---|
Granted by(10)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_PLATEARMOR_HEALTH_REDUCTION_EFFECT.buffovertime[0].value | -0.12 | — | -12% |
| {1} | $PASSIVE_PLATEARMOR_HEALTH_REDUCTION_EFFECT.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "PASSIVE_PLATEARMOR_HEALTH_REDUCTION",
"applyeffectoneventpassive": {
"@event": "AutoAttack",
"@spell": "PASSIVE_PLATEARMOR_HEALTH_REDUCTION_EFFECT",
"@applyeffecttarget": "enemy",
"@chance": "1"
}
}