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

All Things Albion
氷河のプリズン

氷河のプリズンActive

FROZEN_CRYSTAL

ターゲット周辺の半径6mに、3s持続する凍てつくフィールドを作ります。
全ての敵の速度を-30%低下させます(クラウドコントロール耐性は無視します)。

味方を狙った場合:ターゲットは即座にクリスタルの中で2sの間、凍結します。
敵を狙った場合:ターゲットがフィールドから出ていない場合、1.1s後にクリスタルの中で2sの間、凍結します。
凍結状態のターゲットはスタンしてダメージ無効になり、治癒不可能になります。

凍結終了後にクリスタルは爆発し、半径6m以内にいる全ての敵に774の魔法ダメージを与えます。

Stats

Energy cost68
Cooldown25 s
Cast timeInstant
Range12 m
Targetall

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} spelleffectarea[0].circle[0].radius_end 6 6m
{1} spelleffectarea[0].time 3 3s
{2} $FROZEN_CRYSTAL_SLOW.buffovertime[0].value -0.3 -30%
{3} $FROZEN_CRYSTAL_ALLY.stun[0].time 2 2s
{4} $FROZEN_CRYSTAL_ENEMY_MARK.dummy[0].time 1.1 1.1s
{5} $FROZEN_CRYSTAL_ENEMY.stun[0].time 2 2s
{6} $FROZEN_CRYSTAL_EFFECT.directattributechange[0].change -249 ×3.107 774
{7} $FROZEN_CRYSTAL_ALLY.spelleffectarea[0].circle[0].radius_max 6 6m

Ability definition

{
 "@uniquename": "FROZEN_CRYSTAL",
 "@target": "all",
 "@castingtime": "0",
 "@keepmovingaftercast": "false",
 "@hitdelay": "0",
 "@standtime": "0.2",
 "@disruptionfactor": "1",
 "@recastdelay": "25",
 "@energyusage": "22",
 "@castrange": "12",
 "@uitype": "buff",
 "@category": "instant",
 "@animIgnoreHitDelay": "true",
 "@cancelautoattackaftercasting": "true",
 "@hidespelleffecticon": "true",
 "@assessment": "negative",
 "@showrange": "true",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "enemy",
 "@controllerselfcastable": "true",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$spelleffectarea[0].circle[0].radius_end$"
    },
    {
     "@tag": "$spelleffectarea[0].time$"
    },
    {
     "@tag": "$$FROZEN_CRYSTAL_SLOW.buffovertime[0].value$"
    },
    {
     "@tag": "$$FROZEN_CRYSTAL_ALLY.stun[0].time$"
    },
    {
     "@tag": "$$FROZEN_CRYSTAL_ENEMY_MARK.dummy[0].time$"
    },
    {
     "@tag": "$$FROZEN_CRYSTAL_ENEMY.stun[0].time$"
    },
    {
     "@tag": "$$FROZEN_CRYSTAL_EFFECT.directattributechange[0].change$"
    },
    {
     "@tag": "$$FROZEN_CRYSTAL_ALLY.spelleffectarea[0].circle[0].radius_max$"
    }
   ]
  }
 },
 "applyspell": [
  {
   "@spell": "FROZEN_CRYSTAL_ALLY",
   "@target": "friendall",
   "IfTargetType": {
    "@type": "friendall"
   }
  },
  {
   "@spell": "FROZEN_CRYSTAL_ENEMY_MARK",
   "@target": "enemy",
   "IfTargetType": {
    "@type": "enemy"
   }
  },
  {
   "@spell": "FROZEN_CRYSTAL_ENEMY_AREA",
   "@target": "enemy",
   "IfTargetType": {
    "@type": "enemy"
   }
  }
 ],
 "spelleffectarea": {
  "@effect": "FROZEN_CRYSTAL_SLOW",
  "@target": "all",
  "@time": "3",
  "@visible": "true",
  "@areatag": "hostilegroundeffectarea",
  "area": {
   "shape": {
    "circle": {
     "@radius": "6"
    }
   }
  }
 }
}

Abilities