프로스트 노바Active
FROSTNOVA
목표 위치로 순간이동하여(장애물을 통과하여 순간이동할 수 없습니다), 시작점 주변 3m 범위에 얼어붙는 노바를 방출합니다.
맞은 모든 적을 1.54s 동안 기절시킵니다.
221의 마법 대미지를 입히며.
0.2s 동안 대미지에 대한 면역을 부여합니다.
Stats
| Energy cost | 38 |
|---|---|
| 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.536 | 1.54s |
| {2} | $FROSTNOVA_EFFECT.directattributechange[0].change | -70 | ×3.153 | 221 |
| {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"
}
}
}