*Featured on 10/5
Aura/Tint health
colour script by DXWarlock (William R) – A script
which tints tokens based on health remaining.
<a href="https://app.roll20.net/forum/post/2139713/script-aura-slash-tint-healthcolor#post-2139713" rel="nofollow">https://app.roll20.net/forum/post/2139713/script-aura-slash-tint-healthcolor#post-2139713</a>
A very useful script that I use personally in all my games
now for showing health levels of monsters and such without having to divulge
exact values and “guessing” how beat up the monster looks. The script as described by the creator.
“ This script sets the aura or tint of mobs and
players to a gradient between green/yellow/orange/red based on how hurt they
are.
It will
work on any amount of HP as it takes the max and the current. figures out the
percentage left, and set the hue to the correct color..100% is green, 0 is red.
other percentages are a hue based on that percentage.”
So basically, this script automatically adjusts the “Aura” of the
token based on the percentage difference of health from the current and the max. The great thing
about this script is that it is system agnostic. An example of it in action is
below (The 15 is just for Armor class). Failing if this isn't up to scratch. I can post a list of ones I do use primarily. Aura Tint&Health Colour: <a href="https://app.roll20.net/forum/post/2139713/script-a" rel="nofollow">https://app.roll20.net/forum/post/2139713/script-a</a>... A Script which gives Auras and tints based on the percentage of the health bar remaining. 5th Edition Importer: <a href="https://app.roll20.net/forum/post/1816031/script-d" rel="nofollow">https://app.roll20.net/forum/post/1816031/script-d</a>... A script which allows one to import 5E monsters from the Monster Manual (Stat blocks typed up) to the Character Sheet TokenMod: <a href="https://app.roll20.net/forum/post/1257490/script-t" rel="nofollow">https://app.roll20.net/forum/post/1257490/script-t</a>... A script which allows you to edit all the functions of a token from certain commands. Such as lightning, auras, show names. Alterbars: <a href="https://app.roll20.net/forum/post/1216260/script-a" rel="nofollow">https://app.roll20.net/forum/post/1216260/script-a</a>... A script which allows you to alters the health bars of the token via a prompt, it also prints out deductions and additions into the chat Ammo Tracking Script: <a href="https://gist.github.com/shdwjk/79a60b8d2ee58e87604" rel="nofollow">https://gist.github.com/shdwjk/79a60b8d2ee58e87604</a>... A script designed to track the attributes of something such as arrows, hit dice and so forth. If you wish it to track multiple things you will need to copy the script and edit the calls for it. Timer Script: <a href="https://app.roll20.net/forum/post/1386741/" rel="nofollow">https://app.roll20.net/forum/post/1386741/</a> This script will track time for you and advance time for you in-game. Good for tracking the time that people are taking to judge weather/day/night conditions. Group Initiative: <a href="https://github.com/shdwjk/Roll20API/blob/master/Gr" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Gr</a>... A script which will auto-calculate initiative and roll it for all tokens selected. Very useful for starting combat quickly. Growit Script: <a href="https://app.roll20.net/forum/post/1689767/script-g" rel="nofollow">https://app.roll20.net/forum/post/1689767/script-g</a>... A script that "grows" the size of a image. Useful for growing AoE spells. Center Smaller Tokens: <a href="https://app.roll20.net/forum/post/2309394/centre-a" rel="nofollow">https://app.roll20.net/forum/post/2309394/centre-a</a>... Simple script that centers smaller tokens than 70px x 70px to the center of the square. Calendar Script: <a href="https://app.roll20.net/forum/post/907343/script-my" rel="nofollow">https://app.roll20.net/forum/post/907343/script-my</a>... A script for tracking the date of your games. It will show lunar months, weeks, days. A very in-depth script thats useful for werewolf cycles and what not. Maybe even seasons. Customisable via the script notes. TrackerJacker Script: <a href="https://app.roll20.net/forum/post/2362024/script-t" rel="nofollow">https://app.roll20.net/forum/post/2362024/script-t</a>... Tracks combat, statuses, turns and such things. It is a very in-depth script and is very useful.