Пламенный щитActive
FLAMESHIELD
Вы покрываете себя пламенным щитом, увеличивающим ваши сопротивления урону на 25% в течение 6s.
Отражает 38% от входящего урона в качестве магического урона.
Stats
| Energy cost | 20 |
|---|---|
| Cooldown | 40 s |
| Cast time | Instant |
| Target | Self |
Granted by(10)
Куртка наемника (старейшина)T3–T8
Куртка охотника (старейшина)T4–T8
Куртка убийцы (старейшина)T4–T8
Куртка лазутчика (старейшина)T4–T8
Королевская куртка (старейшина)T4–T8
Адская куртка (старейшина)T4–T8
Куртка туманного охотника (старейшина)T4–T8
Куртка призрака (старейшина)T4–T8
Куртка упорства (старейшина)T4–T8
T8_ARMOR_LEATHER_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.25 | — | 25% |
| {1} | buffovertime[0].time | 6 | — | 6s |
| {2} | reflectdamageactive[0].amountpercent | 0.38 | — | 38% |
Ability definition
{
"@uniquename": "FLAMESHIELD",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "10",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@castrange": "0",
"@recastdelay": "40",
"@category": "buff",
"@uitype": "buff",
"@disruptionfactor": "1",
"@maxstack": "1",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_REFLECT_RESISTANCES_INCREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"buffovertime": [
{
"@target": "self",
"@type": "magicresistance",
"@value": "0.25",
"@time": "6"
},
{
"@target": "self",
"@type": "physicalarmor",
"@value": "0.25",
"@time": "6"
}
],
"reflectdamageactive": {
"@target": "friendall",
"@damagetype": "all",
"@astype": "magic",
"@amountpercent": "0.38",
"@time": "6"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"tintfx": {
"@color": "255, 180, 71"
}
}