- 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.
- rolled back my changes to repeating attribute names (this was not
necessary)
- only titles of the repeating attributes have been changed to include
"$"
- kept previous change to damage mod selection and attention text
repeating_lvl-5-spells fieldset class was incorrectly set to repeating_lvl-0-spells which caused repeating_lvl-5-spells descriptions to be overwritten by repeating_lvl-0-spells description.