Meat RoastActive
FOOD_BUFF_LIFESTEAL_P7
Whenever you deal damage, steal 8.66% of the Health the enemy has lost for the next 30:00.
Stats
| Cast time | 0.8 s |
|---|---|
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | healonhit[0].percentage | 0.0866 | — | 8.66% |
| {1} | healonhit[0].time | 1800 | — | 30:00 |
Ability definition
{
"@uniquename": "FOOD_BUFF_LIFESTEAL_P7",
"@namelocatag": "@SPELLS_FOOD_BUFF_LIFESTEAL",
"@descriptionlocatag": "@SPELLS_FOOD_BUFF_LIFESTEAL_DESC",
"@statblock": "@SPELLS_FOOD_STATBLOCK",
"@target": "self",
"@castingtime": "0.8",
"@recastdelay": "0",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0",
"@standtime": "0",
"@keepmovingaftercast": "true",
"@uitype": "heal",
"@category": "foodbuff",
"@neutraleffect": "true",
"@buffpriority": "10",
"@hideMainhandDuringAnim": "true",
"@hideOffhandDuringAnim": "true",
"@spelleffectlocatag": "@SPELLS_STATUS_LIFESTEAL",
"@displaytextonexpirylocatag": "@SPELL_EXPIRY_MESSAGE_DEFAULT",
"removeactiveeffects": {
"@target": "self",
"@category": "foodbuff"
},
"healonhit": {
"@target": "self",
"@damagetype": "any",
"@time": "1800",
"@percentage": "0.0866",
"@maxhealpercentageperinterval": "0.132",
"@updateinterval": "1",
"@chance": "1",
"@usehealingmodifiers": "false",
"@persistsafterknockdown": "true"
}
}