Aegis of EnergyActive
ENERGYSHIELD2
Summon an Aegis of Energy, increasing your Armor by 38% and your Magic Resistance by 10% for 4s.
Whenever you take damage, you will restore 42 Energy.
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Target | Self |
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} | buffovertime[0].value | 0.38 | — | 38% |
| {1} | buffovertime[1].value | 0.1 | — | 10% |
| {2} | buffovertime[0].time | 4 | — | 4s |
| {3} | gainenergyondamage[0].energygained | 16 | ×2.628 | 42 |
Ability definition
{
"@uniquename": "ENERGYSHIELD2",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@castrange": "0",
"@energyusage": "0",
"@uitype": "buff",
"@category": "buff",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_ENERGYSHIELD2_BUFF_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"gainenergyondamage": {
"@target": "self",
"@energyperhit": "16",
"@time": "4"
},
"applyeffectoneventactive": {
"@target": "self",
"@event": "ReceiveDirectDamage",
"@applyeffecttarget": "self",
"@applychance": "1",
"@spell": "ENERGYSHIELD2_VFX",
"@count": "99",
"@time": "4"
},
"buffovertime": [
{
"@target": "self",
"@type": "physicalarmor",
"@value": "0.38",
"@time": "4"
},
{
"@target": "self",
"@type": "magicresistance",
"@value": "0.10",
"@time": "4"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}