フロストノヴァActive
FROSTNOVA
狙った位置にテレポートして(障害物を通り抜けてのテレポートは不可)、開始位置周辺に半径3mのフロストノヴァを放ちます。
ヒットした全ての敵を1.41sの間スタンさせます。
205の魔法ダメージを与えます。
Stats
| Energy cost | 35 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 11 m |
| Target | Ground |
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(8)
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_start | 3 | — | 3m |
| {1} | $FROSTNOVA_EFFECT.stun[0].time | 1 | ×1.414 | 1.41s |
| {2} | $FROSTNOVA_EFFECT.directattributechange[0].change | -70 | ×2.927 | 205 |
| {3} | invincibility[0].time | 0.2 | — | 0.2s |
Ability definition
{
"@uniquename": "FROSTNOVA",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@recastdelay": "20",
"@energyusage": "12",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@castrange": "11",
"@uitype": "crowdcontrol",
"@category": "instant",
"@unlockedtoequip": "false",
"@assessment": "negative",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"@controllerpreferredcastdirection": "alwayslookdirection",
"@controllerselfcastable": "true",
"nop": {
"@target": "self",
"@showarearadius": "true",
"@effectarearadius": "1"
},
"spelleffectarea": {
"@time": "0.1",
"@effect": "FROSTNOVA_EFFECT",
"@target": "enemy",
"@position": "atcaster",
"@visible": "false",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"circle": {
"@radius": "3"
}
}
}
},
"invincibility": {
"@target": "self",
"@time": "0.2"
},
"teleport": {
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}