Escudo de hieloActive
FROSTSHIELD
Cúbrete con un escudo de hielo e incrementa tu resistencia al daño en 30% por 8s.
Refleja 15% del daño que recibes como daño mágico.
Ralentiza a cualquier enemigo que te inflija daño en -40% por 2s.
Stats
| Energy cost | 26 |
|---|---|
| Cooldown | 40 s |
| Cast time | Instant |
| Target | Self |
Granted by(10)
Túnica de erudito del ancianoT2–T8
Túnica de clérigo del ancianoT4–T8
Túnica de mago del ancianoT4–T8
Túnica de druida del ancianoT4–T8
Túnica real del ancianoT4–T8
Túnica de diablo del ancianoT4–T8
Túnica de escamas feéricas del ancianoT4–T8
Túnica de sectario del ancianoT4–T8
Túnica de pureza del ancianoT4–T8
T8_ARMOR_CLOTH_PROTOTYPET8
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {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 |
Ability definition
{
"@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"
}
}