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

All Things Albion
Fiole Cachée

Fiole CachéePassive

PASSIVE_CAPE_SMUGGLER

Condition :
S'active lorsque vous utilisez la compétence de votre potion.

Effet :
Prenez une potion cachée, réduisant le temps de recharge de la compétence de votre potion de 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