mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
- Total HP, @{HP|max} has been changed to @{HPCurrent_max} so that HP
can be properly linked with token bars. This conversion is handled
automatically using sheet workers to verify the version of the sheet and
updating @{HPCurrent_max} with the value of @{HP|max}. Once the sheet
has been updated, any changes made to @{HPCurrent_max} will also be
reflected on @{HP|max} for backward compatibility.
- Carried coins are now included in Total Weight and encumbrance.
- The Critical damage roll has been changed from simply multiplying
damage based off of the crit multiplier to rolling damage once(w/mods),
and prompting for additional damage(w/mods), x2, x3, or x4 damage.
This is a "clone" of the mythweavers sheet. It is meant to look and feel very similar because that is what users are familiar with. I've drawn inspiration from other roll20 character sheet authors as well to include: Diana P. Sam Ian And others. If you like it, please use it. Hopefully you all find it helpful.