mouse0270 / Beyonds-Toolbox

MIT License
22 stars 6 forks source link

Monster Healing/Temp hit points #7

Closed Karieo closed 6 years ago

Karieo commented 6 years ago

The encounters allow you to heal over the base amount after setting the monster initial health. This can be good for monster that can gain temporary hit points, but if you use the scroll wheel feature, the hit points will jump down to the initial base hit points. e.g. if I add a monster with 10 hp and it somehow receives 10 temp hp, thus now having 20 hp. Then I mouse over and use the scroll wheel to scroll up or down the hp drops to 10 hp on the first scroll notch. Let me know if you have any more questions.

mouse0270 commented 6 years ago

Wow thanks for pointing this out I made it so you. Could heal higher then max just for temp healing points but I never really tested taking damage after adding the ability to go over. This is an easy fix I can patch today.

Karieo commented 6 years ago

Sure thing. Let me know where else I can help.

mouse0270 commented 6 years ago

This has been pushed into the current master branch and will be included in the next update.

Please be advised that you cant add temp health with the mouse wheel you have to click on the health and heal past the max. It just prevents the health from being reset to max if you have over max and mouse wheel down.