Synopsis
Very simple plugin that allows armor to have the ability to passively heal a party member while walking.
Requested by a user.
Plugin:
Download RegenerativeArmor.js
How to Use:
In your Armor notetag add <Regen:x>
where x is true or false, if x is true then when this armor is equipped it will passively heal while the actor is walking
next add <RegenSteps:x>
where x is the amount of steps needed for the armor to heal. i.e. if x is 10 when the player walks 10 steps they will heal.
finally, add <RegenAmount:x>
where x is the amount of healing that will be done after the RegenSteps amount is met
Example screenshot:
Parameters:
None
Free to use in commercial and not commercial projects, credit is not necessary but appreciated.
Very simple plugin that allows armor to have the ability to passively heal a party member while walking.
Requested by a user.
Plugin:
Download RegenerativeArmor.js
How to Use:
In your Armor notetag add <Regen:x>
where x is true or false, if x is true then when this armor is equipped it will passively heal while the actor is walking
next add <RegenSteps:x>
where x is the amount of steps needed for the armor to heal. i.e. if x is 10 when the player walks 10 steps they will heal.
finally, add <RegenAmount:x>
where x is the amount of healing that will be done after the RegenSteps amount is met
Example screenshot:

Parameters:
None
Free to use in commercial and not commercial projects, credit is not necessary but appreciated.