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

All Things Albion
伏击

伏击Active

AMBUSH

准备突袭,使你进入隐形状态,持续7s(攻击、使用技能或者与任何物件交互都会使你被揭露)。
在你被揭露后,维持隐形状态的每1s,使你于4s内下一次造成伤害时的伤害提高5%(最多可堆叠6次)。

若你移动至离施法位置超过13m远,则你会被揭露

Stats

Energy cost22
Cooldown50 s
Cast timeInstant
TargetSelf

Granted by(7)

Advanced view

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

# Source Base Progression Result
{0} invisibility[0].time 7 7s
{1} $AMBUSH_BUFF.buffovertime[0].value 0.05 5%
{2} $AMBUSH_PULSE.pulsingspell[0].interval 1 1s
{3} $AMBUSH_BUFF.maxcharges 6 6
{4} $AMBUSH_BUFF.buffovertime[0].time 4 4s
{5} invisibility[0].expireafterdistance 13 13m

Ability definition

{
 "@uniquename": "AMBUSH",
 "@bindtoitem": "true",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@recastdelay": "50",
 "@energyusage": "12",
 "@category": "invisibility",
 "@castingtime": "0.0",
 "@hitdelay": "0.2",
 "@standtime": "0.0",
 "@disruptionfactor": "0.0",
 "@castrange": "0",
 "@uitype": "buff",
 "@cancelautoattackaftercasting": "true",
 "@assessment": "positive",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@spelleffectlocatag": "@SPELLS_STATUS_INVISIBLE",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "spelleffectarea": {
  "@time": "7",
  "@effect": "none",
  "@target": "ground",
  "area": {
   "shape": {
    "circle": {}
   }
  }
 },
 "applyspell": [
  {
   "@target": "self",
   "@spell": "AMBUSH_BUFF"
  },
  {
   "@spell": "REMOVE_BEAMS",
   "@target": "self"
  },
  {
   "@target": "self",
   "@spell": "AMBUSH_PULSE"
  },
  {
   "@target": "self",
   "@spell": "AMBUSH_APPLYONHIT"
  }
 ],
 "invisibility": {
  "@target": "self",
  "@time": "7",
  "@attackingbreakseffect": "true",
  "@mountingbreakseffect": "true",
  "@worldinteractionbreakseffect": "true",
  "@castingbreakseffect": "true",
  "@to": "everyone",
  "@expireafterdistance": "13",
  "@persistsafterclusterchange": "false"
 }
}

Abilities