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

All Things Albion
Fey Barrier

Fey BarrierPassive

PASSIVE_CAPE_FEY

Condition:
Activates when you cast your head slot spell.

Effect:
Applies a shield that absorbs up to 723 damage (before resistances) during the next 4s.
Grants you immunity to purges while the shield is active.

Stats

Cast timeInstant

Numbers shown for

Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.

Elder's Brecilien Cape

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_FEY_EFFECT.damageshield[0].damageabsorbed 275 ×2.628 723
{1} $PASSIVE_CAPE_FEY_EFFECT.damageshield[0].time 4 4s

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_FEY",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "@descriptionlocatag": "@SPELLS_PASSIVE_CAPE_FEY_V2_DESC",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_FEY_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@event": "CastFinished",
  "@castfinishedslot": "head",
  "@applyeffecttarget": "self",
  "@spell": "PASSIVE_CAPE_FEY_EFFECT",
  "@chance": "1",
  "not": [
   {
    "IfSpellCategoryActive": {
     "@category": "cape_cooldown",
     "@who": "Caster"
    }
   },
   {
    "IfSpellCategoryActive": {
     "@who": "Caster",
     "@category": "mountbuff"
    }
   }
  ]
 }
}

Abilities