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

All Things Albion
隱藏藥瓶

隱藏藥瓶Passive

PASSIVE_CAPE_SMUGGLER

啟動條件:
當您使用您的藥水欄位技能

效果:
拿出一個隱藏的藥瓶,使 藥水欄位技能冷卻時間減少1:20

Stats

Cast timeInstant

Granted by(1)

Advanced view

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

# Source Base Progression Result
{0} $PASSIVE_CAPE_SMUGGLER_EFFECT.resetcooldowns[0].amount 80 1:20

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_SMUGGLER",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "description": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_SMUGGLER_EFFECT.resetcooldowns[0].amount$"
   }
  },
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_SMUGGLER_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@event": "CastFinished",
  "@castfinishedslot": "potion",
  "@applyeffecttarget": "self",
  "@spell": "PASSIVE_CAPE_SMUGGLER_EFFECT",
  "@chance": "1",
  "not": {
   "IfSpellCategoryActive": {
    "@category": "cape_cooldown",
    "@who": "Caster"
   }
  }
 }
}

Abilities