• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Percentage/Decimal numbers for health regen items

Status
Not open for further replies.
Level 2
Joined
Sep 11, 2016
Messages
9
Hi All,

I've tried searching for the answer but was unable to find it. I'm looking to make items that give either an increased percentage of health regen, or numbers that could be between whole numbers.

I don't want to have percentage of HEALTH as regen, but percentage of HEALTH REGEN. So for instance if a hero had 1.00 health regen, I want an item that can increase that by say 3%, to 1.03.

Or, conversely, I would love an item that provides health regen between whole numbers (using Ring of Regen's can only do whole numbers). For example, I would love to have an item give +0.25 health regen.

Without creating tons of buffs and using unholy aura or the fountain's health regen, is there any other way to accomplish this?

Please let me know!

Thanks,
 
Level 39
Joined
Feb 27, 2007
Messages
5,010
Afaik not using object editor data. All the fields for all the regen items are % total hp or a flat X hp/second. I wouldn't recommend large numbers of Unholy aura, but you could do a few. You can also trigger your own regeneration system, though.
 
Status
Not open for further replies.
Top