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

All Things Albion
Intocável

IntocávelPassive

PASSIVE_CAPE_FORTSTERLING

Condição:
Ativa quando você é atordoado, silenciado, transformado, ou enraizado.

Efeito:
Você se torna intocável, purificando todos os efeitos de Controle de Grupo e desvantagens (exceto efeitos de dano ao longo do tempo).

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