Lodowe WięzienieAktywna
FROZEN_CRYSTAL
Tworzysz mroźny obszar w promieniu 6m od celu, utrzymujący się 3s.
Spowalnia wszystkich uderzonych wrogów o -30% (ignoruje odporność na kontrolę tłumu).
Wybranie sojusznika zamrozi go natychmiast na 2s.
Wybranie wroga zamrozi cel po 1.1s na 2s, jeśli nie opuści on pola.
Zamrożone cele są ogłuszone, odporne na obrażenia i nie mogą być uzdrowione.
Po zakończeniu zamrożenia kryształ eksploduje, zadając 774 pkt. obrażeń magicznych wszystkim wrogom w promieniu 6m.
Statystyki
| Koszt energii | 68 |
|---|---|
| Odnowienie | 25 s |
| Czas rzucania | Natychmiastowa |
| Zasięg | 12 m |
| Cel | all |
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_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 |
Definicja umiejętności
{
"@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"
}
}
}
}
}