Commit Graph
8 Commits
Author SHA1 Message Date
Torvawk 387a9b9463 corrected crit range title mispellings
the weapon critrang title was crtirang instead.
2016-04-26 10:23:36 -07:00
vince-roll20 aaecf712a3 PF_simple - HP|max fix, carried coin weight, crit damage roll query
- 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.
2016-03-05 11:12:23 -08:00
vince-roll20 72ae962d6c Pathfinder - Simple
- 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
2015-12-23 15:37:00 -08:00
vince-roll20 78a701415f Pathfinder - Simple
corrected the names of repeating attributes.  I mistakenly renamed them
when doing the update for repeating sections.
2015-12-22 11:19:40 -08:00
vince-roll20 ab2a5c97e7 PF - Simple
- added expanded damage mod
- added $ for repeating sections (spells)
- added Attention text explaining the update.
2015-12-20 19:10:06 -08:00
vince-roll20 ac87237863 Update pathfinder.html
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.
2015-05-15 23:47:56 -07:00
Riley Dutton 3d45fb8f2d Update sheet.json 2014-09-15 19:56:46 -05:00
Riley Dutton c5d24016c5 renaming 2014-09-15 19:51:41 -05:00