Living ArmorActive
BRIEROFLIFE
Protect the targeted ally with Living Armor, restoring 141 Health and increasing their damage resistances by 13% for 4s.
Whenever the target receives direct damage, they will restore 86 Health.
Stats
| Energy cost | 50 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 11 m |
| Target | Ally |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $BRIEROFLIFE_HEAL.directattributechange[0].change | 66 | ×2.142 | 141 |
| {1} | $BRIEROFLIFE_BUFF.buffovertime[0].value | 0.13 | — | 13% |
| {2} | $BRIEROFLIFE_BUFF.buffovertime[0].time | 4 | — | 4s |
| {3} | $BRIEROFLIFE_BUFF_EFFECT.directattributechange[0].change | 40 | ×2.142 | 86 |
Ability definition
{
"@uniquename": "BRIEROFLIFE",
"@target": "friendall",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "16",
"@castrange": "11",
"@uitype": "buff",
"@category": "instant",
"@maxstack": "1",
"@showrange": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_BRIEROFLIFE_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$BRIEROFLIFE_HEAL.directattributechange[0].change$"
},
{
"@tag": "$$BRIEROFLIFE_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$BRIEROFLIFE_BUFF.buffovertime[0].time$"
},
{
"@tag": "$$BRIEROFLIFE_BUFF_EFFECT.directattributechange[0].change$"
}
]
}
},
"applyspell": [
{
"@target": "friendall",
"@spell": "BRIEROFLIFE_HEAL"
},
{
"@target": "friendall",
"@spell": "BRIEROFLIFE_BUFF"
}
]
}