Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Script] DeathTracker

1523950015

Edited 1525726596
Robin
API Scripter
DeathTracker DeathTracker sets the statusmarker when a character is death or (optional) almost death, works great together with my&nbsp; LazyExperience script. Optionally : Set an Unconscious statusmarker on Player Characters .&nbsp; This works great with&nbsp; StatusInfo . Commands !dead &nbsp;- Shows the config menu. Tints --- Script:&nbsp; <a href="https://github.com/RobinKuiper/Roll20APIScripts/tree/master/DeathTracker" rel="nofollow">https://github.com/RobinKuiper/Roll20APIScripts/tree/master/DeathTracker</a> Repository:&nbsp; <a href="https://github.com/RobinKuiper/Roll20APIScripts" rel="nofollow">https://github.com/RobinKuiper/Roll20APIScripts</a>
1525726645
Robin
API Scripter
Update&nbsp; 0.1.5 Change the config menu Optionally adjust tint color on HP loss/gain. Optionally FX on HP Loss.
I think a cool feature you could add is an effect that happens when someone is healed. I know this is about dying but health manipulation is a big part of this API.
1526071315
Robin
API Scripter
Jerry F. said: I think a cool feature you could add is an effect that happens when someone is healed. I know this is about dying but health manipulation is a big part of this API. Update 0.1.6 <a href="https://github.com/RobinKuiper/Roll20APIScripts/tree/master/DeathTracker" rel="nofollow">https://github.com/RobinKuiper/Roll20APIScripts/tree/master/DeathTracker</a> Optionally use a gain HP FX (heal). Soon in the one click installer.
I'm not really knowledgable when it comes to APIs, but would it be possible for me to alter the original code in a way that only makes the tint appear if health is under a certain threshold? I love the tracker overall, but some of my players are lamenting that their token is tinted when they take only 1 point of damage, but would love to keep the usability of the tint in general, rather than turn it off. Sadly, I have no idea how to make that happen, if it is possible.