Life Steal AuraActive
LIFESTEALAURA
Create a vicious aura with a 7m radius around you, lasting 8s.
Deals magical damage to up to 5 enemies based on your current Health every 1s.
Health: 80% | 60% | 40% | 20% | below 20%
Damage: 44 | 55 | 66 | 77 | 88
Steals 100% (vs. players) / 50% (vs. mobs) of the Health the enemy has lost.
Stats
| Energy cost | 25 |
|---|---|
| Cooldown | 40 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} | $LIFESTEALAURA_EFFECT1.directattributechange[0].effectarearadius | 7 | — | 7m |
| {1} | $LIFESTEALAURA.pulsingspell[0].time | 8 | — | 8s |
| {2} | $LIFESTEALAURA_EFFECT1.directattributechange[0].maxeffectareatargets | 5 | — | 5 |
| {3} | $LIFESTEALAURA.pulsingspell[0].interval | 1 | — | 1s |
| {4} | $LIFESTEALAURA_EFFECT1.directattributechange[0].change | -16 | ×2.746 | 44 |
| {5} | $LIFESTEALAURA_EFFECT2.directattributechange[0].change | -20 | ×2.746 | 55 |
| {6} | $LIFESTEALAURA_EFFECT3.directattributechange[0].change | -24 | ×2.746 | 66 |
| {7} | $LIFESTEALAURA_EFFECT4.directattributechange[0].change | -28 | ×2.746 | 77 |
| {8} | $LIFESTEALAURA_EFFECT5.directattributechange[0].change | -32 | ×2.746 | 88 |
| {9} | $LIFESTEALAURA_EFFECT3.directattributechange[0].attributestealfactor | 1 | — | 100% |
| {10} | $LIFESTEALAURA_EFFECT3.directattributechange[1].attributestealfactor | 0.5 | — | 50% |
Ability definition
{
"@uniquename": "LIFESTEALAURA",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "9",
"@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_LIFESTEALAURA",
"@descriptionlocatag": "@SPELLS_LIFESTEALAURA_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$LIFESTEALAURA_EFFECT1.directattributechange[0].effectarearadius$"
},
{
"@tag": "$$LIFESTEALAURA.pulsingspell[0].time$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT1.directattributechange[0].maxeffectareatargets$"
},
{
"@tag": "$$LIFESTEALAURA.pulsingspell[0].interval$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT1.directattributechange[0].change$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT2.directattributechange[0].change$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT3.directattributechange[0].change$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT4.directattributechange[0].change$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT5.directattributechange[0].change$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT3.directattributechange[0].attributestealfactor$"
},
{
"@tag": "$$LIFESTEALAURA_EFFECT3.directattributechange[1].attributestealfactor$"
}
]
}
},
"pulsingspell": {
"@target": "self",
"@spell": "LIFESTEALAURA_CONDITION",
"@initialinterval": "0",
"@interval": "1",
"@count": "8",
"@mountingbreakseffect": "true"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}