Slow PoisonPassive
PASSIVE_SLOWPOISON
Each Auto-Attack slows the targeted enemy by -10% (vs. players) / -40% (vs. mobs) for 1s.
Stats
| Cast time | Instant |
|---|
Granted by(16)
Elder's BowT2–T8
Elder's SpearT3–T8
Elder's GlaiveT4–T8
Elder's LongbowT4–T8
Elder's PikeT4–T8
Elder's WarbowT4–T8
Elder's Whispering BowT4–T8
Elder's Heron SpearT4–T8
Elder's Wailing BowT4–T8
Elder's SpirithunterT4–T8
Elder's Bow of BadonT4–T8
Elder's Trinity SpearT4–T8
Elder's MistpiercerT4–T8
Elder's Skystrider BowT4–T8
Elder's Rift GlaiveT4–T8
Elder's DaybreakerT4–T8
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_SLOWPOISON_EFFECT_PLAYERS.buffovertime[0].value | -0.1 | — | -10% |
| {1} | $PASSIVE_SLOWPOISON_EFFECT_MOBS.buffovertime[0].value | -0.4 | — | -40% |
| {2} | $PASSIVE_SLOWPOISON_EFFECT_PLAYERS.buffovertime[0].time | 1 | — | 1s |
Ability definition
{
"@uniquename": "PASSIVE_SLOWPOISON",
"applyeffectoneventpassive": {
"@event": "AutoAttack",
"@spell": "PASSIVE_SLOWPOISON_EFFECT",
"@applyeffecttarget": "enemy",
"@chance": "1"
}
}