Life LeechPassive
PASSIVE_HEALTHCHANCE_SPEAR
Every Auto-Attack steals 15% of the Health the enemy has lost.
Stats
| Cast time | Instant |
|---|
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | healonhitpassive[0].percentage | 0.15 | — | 15% |
Ability definition
{
"@uniquename": "PASSIVE_HEALTHCHANCE_SPEAR",
"@namelocatag": "@SPELLS_PASSIVE_HEALTHCHANCE",
"@descriptionlocatag": "@SPELLS_PASSIVE_HEALTHCHANCE_DESC",
"@unlockedtoequip": "false",
"healonhitpassive": {
"@damagetype": "autoattack",
"@percentage": "0.15",
"@chance": "1",
"@usehealingmodifiers": "false"
}
}