FrostschildActive
FROSTSHIELD
Schütze dich mit einem Frostschild, dieses steigert deine Schadensresistenz für 8s um 30%.
Reflektiert 15% des eingehenden Schadens als magischen Schaden.
Verlangsamt jeden Gegner, der bei dir Schaden anrichtet, für 2s um -40%.
Stats
| Energy cost | 29 |
|---|---|
| Cooldown | 40 s |
| Cast time | Instant |
| Target | Self |
Granted by(10)
Gelehrtenrobe des ÄltestenT2–T8
Klerikerrobe des ÄltestenT4–T8
Magierrobe des ÄltestenT4–T8
Druidenrobe des ÄltestenT4–T8
Königliche Robe des ÄltestenT4–T8
Unholdrobe des ÄltestenT4–T8
Feenschuppenrobe des ÄltestenT4–T8
Kultistenrobe des ÄltestenT4–T8
Robe der Reinheit des ÄltestenT4–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"
}
}