mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-06 07:02:28 +00:00
Some Highlights 1. removed the preset attack buttons(no longer necessary) 2. drag/drop sheet rolls to the quick bar 3. In accordance to the latest Roll20 update, old ability macros will need to be updated to include "$X", where X is the row number of the repeating item 4. added more ability-based skills/info and gave them rolls 5. added Surprise and Initiative rolls (both rolls use @SurpriseBonus as modifier) 6. added editable macro-text for attacks (allows you to customize your macros) 7. added many new sections; 8. Movement: with auto-calc rates and current load indicators based off of carrying capacity vs total weight carried 9. Wealth: with coins total and carried 10. Equipment: repeating rows with auto-calc cost/weight. Armor, coins carried, and weapons costs/weight are included elsewhere and do not need to be included as equipment. 11. Sheet worker javascript was used for weight, cost, and encumbrance (thanks to Aaron's TAS script) 12. The encumbrance function sets a checkbox to the current load. Current load is determined by comparing the total weight carried to the amounts entered for a character's carrying capacities (normal, heavy, very heavy, and max). Currently these limits are entered by the sheet user. These limits may be automated in future updates. 13. Special Abilities: repeating rows w/roll and macro-text 14. Spells: repeating rows w/roll and macro-text 15. Notes 16. added Footer with sheet info 17. option to /w gm to-hit table info to the DM when making an attack 18. option to toggle a parchment background (void of coffee or Jolt Cola stains). ;-)