Unholy Aura Percent Bonus Issue

Hello, when editing the Undead Hero ability Unholy Aura if you change the boolean ‘Percent Bonus’ (DataC) to true and then set life regeneration to 0.05 (5%) its actually a much greater change than 5% its more like 50%. And when I change it to 0.005 I receive the expected 5% increase. However when I do this the tooltip will break because displaying 0.05% is apparently too low <A010,DataB1,%>% displays 0% in game even though the effect works.

So while the first bit might be a misunderstanding of how Life Regeneration math works (Though the life regeneration upgrade works as I expected) the tooltip issue is definitely a bug. Cheers!

Are you sure it is not healing the unit by a percentage of its maximum life? Similar to healing wells.

I am not sure actually. Let me check and see if that’s the case.

Edit

I can confirm that that is actually how it’s working. Thanks DrSuperGood. I’ll have to see if I can find a way to get it to heal differently!