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

All Things Albion
能量脈衝

能量脈衝Passive

PASSIVE_CAPE_AVALON

啟動條件:
在您進行普通攻擊時觸發。

效果:
為您的核心聚集能量,持續0.5s,並在結束時釋放一道脈衝,對您周圍6m半徑範圍內的所有敵人造成349點魔法傷害
使被擊中的敵人造成的傷害降低-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.

禪師級Avalonian披風

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