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

All Things Albion
입막음

입막음Passive

PASSIVE_SILENCECHANCE

주문을 5번 시전할 때마다, 다음 자동 공격이 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_SILENCECHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_SILENCECHANCE_EFFECT.silence[0].time 1.25 ×1.601 2s

Ability definition

{
 "@uniquename": "PASSIVE_SILENCECHANCE",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_SILENCECHANCE_CONDITION",
   "@applyeffecttarget": "enemy",
   "@chance": "1"
  }
 ]
}

Abilities