Difference between revisions of "Script:Bloodied and Dead Status Markers"
From Roll20 Wiki
Stephen K. (Talk | contribs) (Created page with "{{script overview |name=Bloodied and Dead Status Markers |author={{user profile|370591|Ken Bauer}} |version=1.0 |lastmodified=2015-01-06 |code=Bloodied and Dead Status Markers...") |
Andreas J. (Talk | contribs) (Api discontinued, link to Index) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{script overview | + | {{orange| API Discontinued}} |
+ | |||
+ | {{main|API:Script Index}} | ||
+ | |||
+ | <strike>script overview | ||
|name=Bloodied and Dead Status Markers | |name=Bloodied and Dead Status Markers | ||
|author={{user profile|370591|Ken Bauer}} | |author={{user profile|370591|Ken Bauer}} | ||
− | |version=1. | + | |version=1.1 |
|lastmodified=2015-01-06 | |lastmodified=2015-01-06 | ||
|code=Bloodied and Dead Status Markers | |code=Bloodied and Dead Status Markers | ||
|dependencies= | |dependencies= | ||
− | |conflicts={{api repository link|Blood and Honor | + | |conflicts={{api repository link|Blood-and-Honor}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | '''Bloodied and Dead Status Markers''' automatically adds the Red marker to represent the "bloodied" state for any tokens that drop below half their health, and the "dead" marker for any that drop to 0 or less. It's assumed that health is stored in Bar 1.</strike> | |
− | + | ||
− | == Script Use == | + | === Script Use === |
This script assumes HP is being tracked in Bar 1. | This script assumes HP is being tracked in Bar 1. | ||
− | == Changelog == | + | === Changelog === |
− | + | {{changelog version|1.1|2015-01-06|* Release}} | |
− | * Release | + | [[Category:Discontinued API Scripts]] |
Latest revision as of 22:20, 20 September 2021
API Discontinued |
Main Page: API:Script Index
script overview
|name=Bloodied and Dead Status Markers
|author=Ken Bauer
|version=1.1
|lastmodified=2015-01-06
|code=Bloodied and Dead Status Markers
|dependencies=
|conflicts=Blood-and-Honor
Bloodied and Dead Status Markers automatically adds the Red marker to represent the "bloodied" state for any tokens that drop below half their health, and the "dead" marker for any that drop to 0 or less. It's assumed that health is stored in Bar 1.
[edit] Script Use
This script assumes HP is being tracked in Bar 1.
[edit] Changelog
v1.1 (2015-01-06)
- Release