Files
roll20-character-sheets/AD&D_1E/sheet.json
T
vince-roll20 92a75e80d2 AD&D1e - major update
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).  ;-)
2016-01-14 00:38:40 -08:00

9 lines
1.2 KiB
JSON

{
"html": "1ESheet.html",
"css": "1ESheet.css",
"authors": "Adam Ness, Vince",
"roll20userid": "5287, 463088",
"preview": "1ESheet.jpg",
"instructions": "This sheet includes all of the basic stats from an AD&D 1st Edition sheet and is also compatible with other OSR style systems such as OSRIC. This sheet should continue to change as needed/requested by the Roll20 community.\n**Sheet Highlights:**\n - Sheet roll buttons for Ability-based skills, Saves, Thief Skills, Attacks, Spells, Special Abilities, and more.\n - Repeatable Weapons, Equipment, Spells, and Special Abilities.\n - Hover over fields and buttons to view the associated attributes name.\n - Roll templates for Attacks, &{template:attacks} and a General &{template:general} for any {key}={value}.\n - Auto-calculated encumbrance for equipment, armor, weapons, and coins.\n - Auto-calculated movement\n - Auto-calculated costs for equipment, armor, and weapons.\n - sheet worker javascript\n - optional: to-hit AC table whispered to the DM when using the attack button.\n - optional: background image(parchment)\n----------\nPlease post suggestions/questions/comments to the Roll20 Character Forum.\nhttps://app.roll20.net/forum/category/277980"
}