Ледяной щитActive
FROSTSHIELD
Вы покрываете себя морозным щитом, увеличивающим ваши сопротивления урону на 30% в течение 8s.
Отражает 15% от входящего урона в качестве магического урона.
Замедляет любого врага, наносящего вам урон, на -40% в течение 2s.
Stats
| Energy cost | 16 |
|---|---|
| Cooldown | 40 s |
| Cast time | Instant |
| Target | Self |
Granted by(10)
Мантия ученого (старейшина)T2–T8
Мантия клирика (старейшина)T4–T8
Мантия чародея (старейшина)T4–T8
Мантия друида (старейшина)T4–T8
Королевская мантия (старейшина)T4–T8
Дьявольская мантия (старейшина)T4–T8
Мантия из сказочной чешуи (старейшина)T4–T8
Мантия культиста (старейшина)T4–T8
Мантия чистоты (старейшина)T4–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"
}
}