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

All Things Albion
Purging Shield

Purging ShieldActive

PURGINGSHIELD

Create a magic barrier, increasing your damage resistances by 32% for 8s.

Whenever you take damage, all buffs on the attacker will be purged (except healing over time effects).

Stats

Energy cost21
Cooldown120 s
Cast timeInstant
TargetSelf

Granted by(1)

Advanced view

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

# Source Base Progression Result
{0} buffovertime[0].value 0.32 32%
{1} buffovertime[0].time 8 8s

Ability definition

{
 "@uniquename": "PURGINGSHIELD",
 "@bindtoitem": "true",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@castingtime": "0.0",
 "@hitdelay": "0.0",
 "@standtime": "0.0",
 "@disruptionfactor": "1",
 "@recastdelay": "120",
 "@energyusage": "8",
 "@castrange": "0",
 "@category": "buff",
 "@uitype": "buff",
 "@assessment": "positive",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@spelleffectlocatag": "@SPELLS_PURGINGSHIELD_BUFF_DESC",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$buffovertime[0].value$"
    },
    {
     "@tag": "$buffovertime[0].time$"
    }
   ]
  },
  "spelleffect": {
   "locareference": {
    "@tag": "$buffovertime[0].value$"
   }
  }
 },
 "applyeffectoneventactive": {
  "@event": "ReceiveDamage",
  "@applyeffecttarget": "enemy",
  "@target": "self",
  "@spell": "PURGINGSHIELD_EFFECT",
  "@time": "8"
 },
 "buffovertime": [
  {
   "@target": "self",
   "@type": "physicalarmor",
   "@value": "0.32",
   "@time": "8"
  },
  {
   "@target": "self",
   "@type": "magicresistance",
   "@value": "0.32",
   "@time": "8"
  }
 ],
 "spelleffectfx": {
  "@constraintpreset": "pointconstraint"
 }
}

Abilities