Commit Graph
33 Commits
Author SHA1 Message Date
shdwjk 22a7fec99c Added color to list of ignored tags for repeating area of templates. 2016-03-05 15:57:28 -06:00
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 0861773136 footer update 2016-02-18 00:14:42 -08:00
vince-roll20 653d90beac AD&D1e - minor update
- set defaults for qty and carried to 0 and unchecked to help sheet
workers trigger  for auto-calcing weights
- set default carrying capacity limits based on STR 8-11.
2016-02-16 00:34:00 -08:00
vince-roll20 c35bf74df0 - fix to-hit table whisper on attacks 2016-02-02 08:28:10 -08:00
vince-roll20 c7c0f2aeae AD&D1e - minor update
- made text clickable for section/sub-section collapsible titles
- fixed spells/day for spell levels 1-9 not being unique attribute names
2016-01-30 14:53:50 -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 27f3cf48ed Removed old css style on roll templates
removed indent style on the roll template's <td> tags that would cause formatting issues on some inline rolls.
2015-04-22 23:36:33 -07: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 3c07b8d457 Updated Image 2015-04-14 22:49:43 -07:00
vince-roll20 053376f195 Updated image
updated image to include roll templates and new sheet roll buttons
2015-04-12 17:34:17 -07:00
vince-roll20 9f79039fbb Create 1ESheet.png 2015-04-12 16:59:28 -07:00
vince-roll20 58d27d3ba9 Delete 1ESheet.png 2015-04-12 16:49:37 -07:00
vince-roll20 acbe281437 Updated text 2015-04-12 16:10:26 -07:00
vince-roll20 c0bee1483b Added additional sheet-rolls and roll templates
- created 6 sheet-roll buttons that match the first 6 repeatable attack items
- created sheet-roll buttons for Thief Skills
- changed the Thief Skills layout into a table for easier formatting
- added roll templates for attacks ( &{template:attacks} ) and a general template ( &{template:general} ) to be used for any key and value
- modified the sheet-rolls on the sheet to include roll templates
2015-04-12 15:42:23 -07:00
vince-roll20 7d2b9fe629 changed HitDice attribute to a text field.
More flexible input.
2015-04-03 07:32:18 -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 11af2ed057 New sheet image, titles for to-hit table
- Made a new screen shot of the sheet.  Last image had an incorrect
modifier entry that included a "+".  Should be numbers only.
- Added titles for the To-Hit table.
2015-03-18 23:01:02 -07:00
vince-roll20 65257c9712 changed attribute Sex to Gender
changed attribute @{Sex} to @{Gender} as per roll20's suggestion
2015-03-17 22:57:00 -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 c5a9f468a0 Updated sheet image and json
Updated the sheet's image and json descriptive text.
2015-03-17 00:32:41 -07:00
vince-roll20 1d0ca71ddf Update 1ESheet.css 2015-03-16 00:30:55 -07:00
vince-roll20 2f7fe7eb23 Added repeatable weapon attributes and more.
- added repeatable weapon attributes.
- added title="something" to help with macros
- made some minor cosmetic changes
- rearranged Thief Skills to more closely match the PHB table
- added attribute ToHitBonus
2015-03-16 00:30:13 -07:00
vince-roll20 c0dcc5b63e added "old school" logo and some small sheet adjustments.
Added a logo, changed sex to gender as per roll20 request(I did not change the attribute name "attrib_Sex" so as not to break anyone's macros that pull that attribute), changed the multi-class label on the sheet to "Multi-Class 2" and "Multi-Class 3" accordingly.  Rearranged a few of the attribute labels on the sheet to better organize sheet info.  Added some section titles.
2015-03-14 12:50:56 -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
Riley Dutton f485bb8d96 Fixing invalid JSON. 2014-05-16 08:34:27 -05:00
Adam Ness 179b437f4f Adding AD&D sheet 2014-05-14 23:57:19 -05:00