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

All Things Albion
Intocable

IntocablePassive

PASSIVE_CAPE_FORTSTERLING

Condición:
Se activa cuando te aturden, silencian, transforman o inmovilizan.

Efecto:
Sé intocable y limpia todos los efectos de control de multitudes y debuffs (excepto por efectos de daño a largo plazo).

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