Skip to content

Commit

Permalink
PF_simple - HP|max fix, carried coin weight, crit damage roll query
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
vince-roll20 committed Mar 5, 2016
1 parent dbd1697 commit aaecf71
Showing 1 changed file with 152 additions and 20 deletions.

0 comments on commit aaecf71

Please sign in to comment.