This site is in early development. Sections are still being written and figures may change.

All Things Albion
Slow Poison

Slow PoisonPassive

PASSIVE_SLOWPOISON

Each Auto-Attack slows the targeted enemy by -10% (vs. players) / -40% (vs. mobs) for 1s.

Stats

Cast timeInstant

Granted by(16)

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"
 }
}

Abilities