Commit Graph
14 Commits
Author SHA1 Message Date
shdwjk 8d403601a8 AD&D 1E: Added optional colors to the header of the Attacks Template 2016-03-05 14:23:10 -06:00
shdwjk ce9edf15ab AD&D 1E: Added optional colors to the header of the General Template 2016-03-05 14:02:44 -06:00
vince-roll20 3760ed86ed AD&D1e - minor update
- small change to sheet worker (changed some math functions to parseInt)
- darkened the disabled fields to help them stand out more.
2016-02-28 17:52:10 -08:00
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
vince-roll20 8522050248 AD&D1e updates
- fixed repeating sections to comply with new roll20 update
- removed preset attacks.  No longer necessary with update.
- added a background option
- added a few new sections (wealth, equipment,special abilities, spells,
notes )
- movement and encumbrance(plan to add auto-calc weights from euipment)
- special abilities, and spells are only textarea now, but will updated
with more fields soon.
2015-12-15 23:58:44 -08:00
vince-roll20 755fb54988 AD&D 1e sheet update 2015-12-08 21:36:34 -08:00
vince-roll20 ec638ceeff Updated css
)
2015-04-15 21:47:35 -07:00
vince-roll20 826f8f9b45 Roll templates 2015-04-14 22:52:39 -07:00
vince-roll20 50a44e4e81 Added attrib_HitDice
- added attrib_HitDice attribute.
- changed column layout to allow better placement of HitDice field.
- changed Multi-Class 2 and 3 to just Class 2, and Class 3 to help text
overlap of input fields when the sheet is decreased in size.
2015-03-28 01:07:21 -07:00
vince-roll20 8001da2bf4 added roll helpers & hide/show for Thief skills
- added roll helpers cs and cf to the Save sheet rolls and made them
inline.
- added hide/show toggle got Thief Skills
2015-03-17 22:49:59 -07:00
vince-roll20 1d0ca71ddf Update 1ESheet.css 2015-03-16 00:30:55 -07:00
Kevin Searle 69eff64538 Changed Strenth to text field to accomodate Exceptional Strength. 2014-11-05 21:49:29 -06:00
Adam Ness 8e4da83a98 Fixing several errors in the AD&D 1E sheet and adding a screenshot 2014-05-16 11:29:04 -05:00
Adam Ness 179b437f4f Adding AD&D sheet 2014-05-14 23:57:19 -05:00