Zmrożone PiekłoAktywna
GLACIALFIELD
Tworzysz Zamieć o promieniu 8m w wybranym miejscu, utrzymującą się przez 5s.
Zadaje 72 pkt. obrażeń magicznych wszystkim wrogom wewnątrz co 1s (nie mogą one zostać odbite).
Spowalnia o -50% (ignoruje odporność na kontrolę tłumu).
Spowalnia wrogów w centrum o promieniu 3.5m o dodatkowe -30% (ignoruje odporność na kontrolę tłumu).
Statystyki
| Koszt energii | 66 |
|---|---|
| Odnowienie | 30 s |
| Czas rzucania | Natychmiastowa |
| Zasięg | 14 m |
| Cel | Obszar |
Liczby policzone dla
Obrażenia i leczenie umiejętności skalują się bronią, która je niesie; miecz mnoży je mocniej niż łuk. Wybierz broń, aby zobaczyć jej wartości.
Dostajesz z(1)
Widok zaawansowany
Skąd bierze się każda liczba i jaki rachunek do niej doprowadził. Jak to działa
| # | Źródło | Baza | Progresja | Wynik |
|---|---|---|---|---|
| {0} | spelleffectarea[0].circle[0].radius_start | 8 | — | 8m |
| {1} | spelleffectarea[0].time | 5 | — | 5s |
| {2} | $GLACIALFIELD_EFFECT.attributechangeovertime[0].change | -21.98 | ×3.295 | 72 |
| {3} | $GLACIALFIELD_EFFECT.attributechangeovertime[0].interval | 1 | — | 1s |
| {4} | $GLACIALFIELD_EFFECT.buffovertime[0].value | -0.5 | — | -50% |
| {5} | spelleffectarea[1].circle[0].radius_start | 3.5 | — | 3.5m |
| {6} | $GLACIALFIELD_EFFECT_ENHANCED.buffovertime[0].value | -0.3 | — | -30% |
Definicja umiejętności
{
"@uniquename": "GLACIALFIELD",
"@target": "ground",
"@category": "damage",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0.3",
"@standtime": "0.3",
"@disruptionfactor": "0.7",
"@recastdelay": "30",
"@energyusage": "20",
"@castrange": "14",
"@uitype": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@hidespelleffecticon": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"@descriptionlocatag": "@SPELLS_GLACIALFIELD_V2_DESC",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"@ignoreLegacy250msDelay": "true",
"area": {
"shape": {
"circle": {
"@radius": "8"
}
},
"fill": {
"circle": {
"@radius": "0-8"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$spelleffectarea[0].circle[0].radius_start$"
},
{
"@tag": "$spelleffectarea[0].time$"
},
{
"@tag": "$$GLACIALFIELD_EFFECT.attributechangeovertime[0].change$"
},
{
"@tag": "$$GLACIALFIELD_EFFECT.attributechangeovertime[0].interval$"
},
{
"@tag": "$$GLACIALFIELD_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$spelleffectarea[1].circle[0].radius_start$"
},
{
"@tag": "$$GLACIALFIELD_EFFECT_ENHANCED.buffovertime[0].value$"
}
]
}
},
"nop": {
"@target": "self",
"@effectarearadius": "8",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@time": "5",
"@effect": "GLACIALFIELD_EFFECT",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"@applyeffectonlyoncepertarget": "false",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@distance": "0",
"@angle": "0",
"circle": {
"@radius": "8"
}
}
}
}
},
{
"@time": "5",
"@effect": "GLACIALFIELD_EFFECT_ENHANCED",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "false",
"@applyeffectonlyoncepertarget": "false",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@distance": "0",
"@angle": "0",
"circle": {
"@radius": "3.5"
}
}
}
}
}
]
}