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

All Things Albion
Intouchable

IntouchablePassive

PASSIVE_CAPE_FORTSTERLING

Condition :
S'active lorsque vous êtes étourdi, réduit au silence, transformé ou immobilisé.

Effet :
Devenez intouchable, purifie tous les effets de contrôle de foule et malus (à l'exception des effets de dégâts sur la durée).

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_FORTSTERLING",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_FORTSTERLING_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": [
  {
   "@event": "GotSilenced",
   "@applyeffecttarget": "self",
   "@spell": "PASSIVE_CAPE_FORTSTERLING_EFFECT",
   "@chance": "1",
   "not": {
    "IfSpellCategoryActive": {
     "@category": "cape_cooldown",
     "@who": "Caster"
    }
   }
  },
  {
   "@event": "GotStunned",
   "@applyeffecttarget": "self",
   "@spell": "PASSIVE_CAPE_FORTSTERLING_EFFECT",
   "@chance": "1",
   "not": [
    {
     "IfSpellCategoryActive": {
      "@category": "cape_cooldown",
      "@who": "Caster"
     }
    },
    {
     "IfSpellActive": {
      "@who": "Caster",
      "@spell": "TIME_FREEZE_EFFECT"
     }
    }
   ]
  },
  {
   "@event": "GotRooted",
   "@applyeffecttarget": "self",
   "@spell": "PASSIVE_CAPE_FORTSTERLING_EFFECT",
   "@chance": "1",
   "not": {
    "IfSpellCategoryActive": {
     "@category": "cape_cooldown",
     "@who": "Caster"
    }
   }
  },
  {
   "@event": "GotTransformedByCC",
   "@applyeffecttarget": "self",
   "@spell": "PASSIVE_CAPE_FORTSTERLING_EFFECT",
   "@chance": "1",
   "not": {
    "IfSpellCategoryActive": {
     "@category": "cape_cooldown",
     "@who": "Caster"
    }
   }
  }
 ]
}

Abilities