Lodowa TarczaAktywna
FROSTSHIELD
Pokrywasz się mroźną tarczą, która zwiększa twoje odporności na obrażenia o 30% przez 8s.
Odbija 15% przychodzących obrażeń w formie obrażeń magicznych.
Spowalnia wszystkich wrogów zadających ci obrażenia o -40% przez 2s.
Statystyki
| Koszt energii | 19 |
|---|---|
| Odnowienie | 40 s |
| Czas rzucania | Natychmiastowa |
| Cel | Na siebie |
Dostajesz z(10)
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} | buffovertime[0].value | 0.3 | — | 30% |
| {1} | buffovertime[0].time | 8 | — | 8s |
| {2} | reflectdamageactive[0].amountpercent | 0.15 | — | 15% |
| {3} | $FROSTSHIELD_EFFECT.buffovertime[0].value | -0.4 | — | -40% |
| {4} | $FROSTSHIELD_EFFECT.buffovertime[0].time | 2 | — | 2s |
Definicja umiejętności
{
"@uniquename": "FROSTSHIELD",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0.0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@disruptionfactor": "0.0",
"@recastdelay": "40",
"@energyusage": "10",
"@castrange": "0",
"@category": "buff",
"@uitype": "buff",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_REFLECT_RESISTANCES_INCREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"applyeffectoneventactive": {
"@event": "ReceiveDamage",
"@applyeffecttarget": "enemy",
"@target": "self",
"@spell": "FROSTSHIELD_EFFECT",
"@time": "8"
},
"reflectdamageactive": {
"@damagetype": "all",
"@astype": "magic",
"@target": "self",
"@time": "8",
"@amountpercent": "0.15"
},
"buffovertime": [
{
"@type": "physicalarmor",
"@target": "self",
"@time": "8",
"@value": "0.3"
},
{
"@type": "magicresistance",
"@target": "self",
"@time": "8",
"@value": "0.3"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"tintfx": {
"@color": "122, 198, 244, 200"
}
}