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

All Things Albion
ヒロイックファイティング

ヒロイックファイティングPassive

PASSIVE_HEROICSTACK

通常攻撃4ごとに、自身にヒロイックチャージを1つ適用します。

ヒロイックチャージが適用されるたびに、オートアタック速度12%アップし、6s間持続する。(最大3までスタック可能)。

Stats

Cast timeInstant

Granted by(8)

Advanced view

Where each number comes from, and the arithmetic behind it. How this works

# Source Base Progression Result
{0} $PASSIVE_HEROICSTACK_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 4 4
{1} $HEROIC_STACK.buffovertime[0].value 0.12 12%
{2} $HEROIC_STACK.buffovertime[0].time 6 6s
{3} $HEROIC_STACK.maxcharges 3 3

Ability definition

{
 "@uniquename": "PASSIVE_HEROICSTACK",
 "@unlockedtoequip": "false",
 "@descriptionlocatag": "@SPELLS_PASSIVE_HEROICSTACK_V2_DESC",
 "applyeffectoneventpassive": [
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_HEROICSTACK_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_AA_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities