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

All Things Albion
Dreadladen Fighting

Dreadladen FightingPassive

PASSIVE_CCDURATION_CHANCE_HAMMER

Every 4 Auto-Attacks, increase the duration of your Crowd Control effects by 35% for 2s.

Stats

Cast timeInstant

Granted by(8)

Advanced view

Where each number comes from, and the arithmetic behind it. How this works

# Source Base Progression Result
{0} $PASSIVE_CCDURATION_CHANCE_HAMMER_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 4 4
{1} $PASSIVE_CCDURATION_CHANCE_HAMMER_EFFECT.buffovertime[0].value 0.35 35%
{2} $PASSIVE_CCDURATION_CHANCE_HAMMER_EFFECT.buffovertime[0].time 2 2s

Ability definition

{
 "@uniquename": "PASSIVE_CCDURATION_CHANCE_HAMMER",
 "@namelocatag": "@SPELLS_PASSIVE_CCDURATION_CHANCE",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_CCDURATION_CHANCE_HAMMER_CONDITION",
   "@applyeffecttarget": "enemy",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_AA_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities