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

All Things Albion
Силовой импульс

Силовой импульсPassive

PASSIVE_CAPE_AVALON

Условие:
Активируется при проведении автоатаки.

Эффект:
Вы собираете энергию в ядре в течение 0.5s и высвобождаете ее в конце, нанеся 349 магического урона врагам в радиусе 6m вокруг вас.
Снижает урон задетых врагов на -15% в течение 4s.

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.

Авалонский плащ (старейшина)

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_AVALON_EFFECT.pulsingspell[0].initialinterval 0.5 0.5s
{1} $PASSIVE_CAPE_AVALON_EXPLOSION.directattributechange[0].change -133 ×2.628 349
{2} $PASSIVE_CAPE_AVALON_EXPLOSION.directattributechange[0].effectarearadius 6 6m
{3} $PASSIVE_CAPE_AVALON_EXPLOSION_DEBUFF.buffovertime[0].value -0.15 -15%
{4} $PASSIVE_CAPE_AVALON_EXPLOSION_DEBUFF.buffovertime[0].time 4 4s

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_AVALON",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_AVALON_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@event": "AutoAttack",
  "@applyeffecttarget": "self",
  "@spell": "PASSIVE_CAPE_AVALON_EFFECT",
  "@chance": "1",
  "not": [
   {
    "IfSpellCategoryActive": [
     {
      "@category": "cape_cooldown",
      "@who": "Caster"
     },
     {
      "@category": "hostiledismountdebuff",
      "@who": "Caster"
     }
    ]
   },
   {
    "IfSpellCategoryActive": {
     "@who": "Caster",
     "@category": "mountbuff"
    }
   }
  ]
 }
}

Abilities