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

All Things Albion
Opportunist

OpportunistPassive

PASSIVE_CAPE_CAERLEON

Condition:
Activates when you cast your weapon's first-slot ability.

Effect:
Exploit a small window of opportunity, resetting the cooldown of your weapon's first-slot ability.

Stats

Cast timeInstant

Granted by(1)

Advanced view

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

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_CAERLEON",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_CAERLEON_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@event": "CastFinished",
  "@castfinishedslot": "mainhand1",
  "@applyeffecttarget": "self",
  "@spell": "PASSIVE_CAPE_CAERLEON_EFFECT",
  "@chance": "1",
  "not": [
   {
    "IfSpellCategoryActive": {
     "@category": "cape_cooldown",
     "@who": "Caster"
    }
   },
   {
    "IfSpellCategoryActive": {
     "@who": "Caster",
     "@category": "mountbuff"
    }
   }
  ]
 }
}

Abilities