Commit Graph
53 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 6f100f128b Pulling updated github action in and triggers some sheets that need final update 2024-05-27 16:44:43 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
Aqua Alex 21ae6668bf Fixed minor bug
The strength stat for exceptional strength had mistake in the Bend Bars and Open Gates areas.
2018-11-02 19:37:07 +02:00
Aqua Alex 1fa3f8b3da Minor - Added Hide Check boxes
Added two checkboxes to hide the Priest and Wizard sections on the Spell Tab
2018-07-09 23:23:44 +02:00
Aqua Alex 408df29e20 total weight now equal gear weight
on request from Gargamond I am not adding gear weight and weapon weight together. There is still a total weapon and total gear weight, but the total column only includes the gear weight
2018-06-19 11:46:20 +02:00
Aqua Alex 96cd82ddeb Upgraded Spell Tab
Added spheres/schools and Equivalent caster levels to the spell tab.
Added a few new fields to spell & scolls
Fixed issues with weight
added a general PC_THAC0 field
2018-06-18 20:02:32 +02:00
Aqua Alex 0c5db78e27 minor change - Calc Weights
Issue with the calculation of Total Weight. The Gear Weight and Weapon Weight is sometimes added together and other times it are just combined
so 20 + 30 is sometimes 50 and sometimes 2030 :(
2018-06-17 19:36:52 +02:00
Aqua Alex ad38de7328 calculate weights
added script for gear and weapon weight totals
2018-06-09 14:07:09 +02:00
Aqua Alex 990b557b22 Minor Change
Added stats for encumberance for Str 19-25
2018-06-09 01:52:06 +02:00
Aqua Alex 001e6253f9 added TheAaron's script
Added script from The Aaron for worker script and calulating the total gearweight  with worker scripts
2018-06-08 23:13:50 +02:00
Aqua Alex c01ae48e62 minor
fixed 2 ones missed
2018-06-08 22:16:55 +02:00
Aqua Alex a7bc5aea49 minor correction
changed all the +05 to +5 (and same for -05)
2018-06-08 22:12:47 +02:00
Aqua Alex 7cd25156d1 More enhancements
added attack and AC penalties for movement
updated worker script so strength is used to populate max weight per movement category
changed the weight fields for gear and the coin fields to numeric fields
2018-06-08 22:08:48 +02:00
Aqua Alex bcdea87c84 minor
small correction
2018-06-08 20:03:08 +02:00
Aqua Alex d8d8be8a9e Minor Changes
removed the clearing of notes fields
added+0 instead of 0 on some fields
corrected the Find Remove Traps dex adjustment
2018-06-08 19:57:20 +02:00
Aqua Alex 330b25bedc Add Spell Tab
Added a new Spell Tab and made some other minor changes
2018-06-03 14:47:46 +02:00
Alex Hart ff31cafb6e minor update
minor update
2017-05-16 15:10:25 +02:00
Alex Hart d2c0db60ad small correction on Note
fixed a small issue with note on poison bonus
2017-05-16 14:47:52 +02:00
Alex Hart 0ea92dd7aa added new template
Added template to allow for inverse checks. like surprise check equal or
less than target number is fail
2017-04-25 02:08:56 +02:00
Alex Hart c88ad31b13 Small change
Improve workerscript for Con to determine if character (multi or dual
class) is a Warrior type and then show correct HP Bonus for CONSTITUTION
stat.
2017-04-06 17:34:56 +02:00
Alex Hart 8f6cda6528 WorkerScript Added
WorkerScript added to sheet to work out additional values based of each
Ability/Stat score.
Also add values to thief skills for dex.
2017-04-05 23:15:09 +02:00
Alex Hart 4da98aaefd minor change
Added optional property for displaying reference for source materials to
the 2Espell template.
2017-03-30 21:29:53 +02:00
aideenfb 9e80a268a5 Fix Bug in 2Eattack template 2017-03-03 22:54:56 -06:00
aideenfb 536553798d Changed version number 2017-02-25 01:39:52 -06:00
aideenfb e9752cc2db Updates to Information Header 2017-02-25 01:34:48 -06:00
aideenfb 8e24596157 Add 2Echeck Template 2017-02-25 00:59:34 -06:00
aideenfb 56920262e7 Adding name to rogue skill checkbox
Adding name to rogue skill checkbox so the sheet remembers whether the player has asked to hide the rogue skills section of the sheet.
2017-02-15 06:19:57 -06:00
aideenfb fc8913fb2c Add Announcement Notification
This adds a collapsible notification header to the character sheet so that existing users of the sheet can be made aware of the new features that have been implemented and provide feedback on proposed additional improvements to the character sheet.
2017-02-15 05:24:26 -06:00
aideenfb e1ce3a167a Fixed syntax error 2017-02-09 19:23:50 -06:00
aideenfb fa91a77d6b Revised with full set of roll Templates
Revised to include 4 new templates for this character sheet:
2Edefault - now with 3 optional description propertys.
2Eattack - new template for resolving attacks quickly.
2Espell - new template for posting spell info.
2Esave - new template which uses helper commands to resolve saving throws, and prevents roll formulas from creating errors by comparing against a negative number.
2017-02-09 11:26:42 -06:00
aideenfb 0cdf59c3cc added 2 additional desc properties
Added desc1, and desc2 properties which retain the same formatting as the base desc property. This is intended to allow for separating effect descriptions which apply under different circumstances.
2017-02-08 17:23:55 -06:00
aideenfb 9ab3972a43 proposed 2Edefault rolltemplate
This adds a cleanly styled template to replace the default template built into roll 20. This template fixes the problem where if you enter descriptive text after having used an equals sign in any of the previous table rows the default template crams your descriptive text into only one half of the display area.
This adds a special function property which users can call named "desc" which has a colspan="2" property for the table cell so that descriptive text will use the full width of the display area.
2017-02-05 07:05:37 -06:00
Arenlor (Jerod Lycett) b32946184b Add or worse above
Seems there was two places that needed it, this fixes the second

Signed-off-by: Arenlor (Jerod Lycett) <arenlor@arenlor.com>
2016-11-06 14:30:31 -05:00
Jerod Lycett (Arenlor) 09300e02dd Added 'or worse' to AC
Clarified that it hits an AC of n or worse
2016-09-25 17:29:33 -04:00
Jerod Lycett (Arenlor) 60bfca4155 Fix hench HP
In Firefox the HP was not visible for henchmen, changing this to use the
same class as other number fields such as current weight fixed this
issue.
2016-07-09 10:31:19 -04:00
anarisis 36b09da7be v2.05
Fixed duplicate naming in saving throw roll buttons.
2014-12-12 13:02:51 -08:00
anarisis 3834d6d64d v2.04
Formatting fix, change to spell list, and initiative macros should now update turn order when tokens are selected.
2014-09-05 14:59:43 -07:00
anarisis bf25390b08 v2.03.1
Fixed a minor bug where the "number of attacks" fields for weapons weren't saving.
2014-07-15 11:58:50 -07:00
anarisis 747cb296de V2.03
Changed the "weight" and "max HP" character information fields to text fields.
Adjusted the spelling for the character sheet selection.
Added weapon name to attack and damage rolls.
Turned rogue skills into a collapsible section.
2014-07-02 02:58:56 -07:00
anarisis ee07462b64 v2.02.1 Bug fix
Fixed a bug where the hit bonus from strength was being used when the bonus for damage was needed.
2014-06-10 21:27:04 -07:00
anarisis 217f535bf7 Update 2ESheet.html 2014-06-07 12:27:57 -07:00
anarisis a90809c65f Bugfixes and improvements
Fixed Pick Pockets/Read Languages bug
Removed saving throw info from ability score notes
Increased armor type field size
Made XP a repeating section, so you can have as many individual class trackers as you need
Added backstab multiplier
2014-06-05 20:27:28 -07:00
anarisis d6735e3577 Bugfix
Autofills certain fields with default values to avoid macro failure from empty fields.
2014-06-04 00:31:26 -07:00
anarisis 871e4886c5 Bonus selection
The sheet now allows players to pick whether to apply dex bonuses, strength bonuses, or both.
2014-06-01 19:26:01 -07:00
anarisis 6d5a1d2094 Major update!
Minor changes to stat fields
Added armor type
Increased space for level
Added Experience section
Clarified macro prompts
Kit field added
Added initiative roll in weapon section which includes weapon speed
Fixed duplicate roll buttons for damage
Damage and hit rolls now include strength bonuses
Sub abilities from Skills & Powers added
Rogue skills from Skills & Powers added
Currency and Equipment sections updated
2014-06-01 16:08:15 -07:00
anarisis 19b30300e6 Minor bugfix
Fixed a bug where the "cast today" checkbox in memorized spells wasn't retaining it's value.
2014-05-28 18:09:59 -07:00
anarisis a554ae9f2b Removed obsolete rolls
The rolls area at the bottom of the sheet was no longer functional, and had been replaced by the button in the repeating weapons section.
2014-05-23 02:13:22 -07:00
Riley Dutton 37e01a2b17 fixing merge 2014-04-21 08:20:25 -05:00
anarisis 1bb3ee8835 Updates to rolls, ready for template.
The AD&D2E sheet now has updated roll buttons, and buttons for each
weapon slot and proficiency slot. It's also been prepared for
availability as a standard template.
2014-04-18 17:05:16 -07:00