Commit Graph
16 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -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
mbfgit 2d15a5d7bb [MERP] Typo/fix/enhancement
* Typo: Slash in equipment critical dropdowns had Crush headers
* Fix:  Exploding dice should be >96 (means >=96 in roll20)
* Fix:  Effective MM Bonus on NPC/Equipment only showed penalty,
        not bonus+penalty.  Display issue only.
* Fix:  Orientation on NPC/Creature tab always being rolling 0
* Enhancement: Enable _max for hit points and power points
        so token bars will work when attribute linked.
2023-09-22 00:54:23 +01:00
Juha Makkonen b490f1c28a Fix and refactor MERP character sheet
* Change languages back to text field.
* Change auto-calc mechanisms to JavaScript functions where applicable.
* Add optional professions from 1993 edition.
* Add martial arts skill category.
* Refactor weapon sheet and weapon attack template.
* Add weapon weight calculations.

* Fix ad hoc modifier for secondary skill (MM) rolls.
* Fix tracking skill stat from intuition to intelligence.
* Fix invalid HTML elements.
* Fix race bonuses.
* Adjust the development point display on skills sheet.

* Remove the half-baked background options.
* Update readme.
2021-11-06 21:04:21 +02:00
Juha Makkonen f54cc6bbcd [MERP] Fix minor issues.
* Fix the issue with encumbrance penalty: negative strength bonus no longer yields MM penalty.
* Fix misaligned sheet elements.
* Fix too short text fields.
* Fix encumbrance calculation for NPC/Creature sheet
2021-03-13 18:19:33 +02:00
LyricalStreetPoet 08a6ec7365 Add files via upload 2021-02-21 19:57:35 -06:00
LyricalStreetPoet ea6234cdba Update merp_2nd_ed_sheet.html 2021-02-18 21:18:08 -06:00
LyricalStreetPoet f7d78c6769 Fix BG Options
- Fig background option bug introduced with last checkin
2021-02-18 21:13:38 -06:00
LyricalStreetPoet b1fd1a77df Fix Scout/Warrior Realm Issue
Fix it where the scout/warrior realm isn't overridden at sheet load.
2021-02-18 08:48:31 -06:00
LyricalStreetPoet 9c738ae78b More Improvements
- Added Heat/Cold Resistances
- Added Race Skill Bonus Autocalcs
- Added Weapon Section and Roll Template
2021-02-17 21:29:41 -06:00
LyricalStreetPoet f55cde0030 More Fixes
ENHANCEMENTS
- Condensed Stats
- Added Background Options Section
- Improved/Fixed Body Development
- Added Adolescent Ranks to Appropriate Sections

BUG FIXES
- Fixed NPC Strength Bug
- Fixed Powerpoint Bug
2021-02-16 20:13:33 -06:00
LyricalStreetPoet e477cdb9d1 Add Races and Autocalcs
New Features
- Added all playable races
- Added stat autocalcs for races
- Added defense autocalcs for races
- Added development point fields for leveling
- Autoselect realm based on profession

Enhancements/Bug Fixes
- Fixed Language Headers
- Fixed Spell School Capitalization
- Fixed Appearance (AP) Calculation
- Added some tooltips

TODO
- Add original rolled vs modified stat columns (e.g. Background modifications)
- Add race adolescent bonuses
- Add race special skill bonuses (need new column in skills section).
- Add default secondary skills (new sub-tab?)
- More tooltips
2021-02-15 22:35:56 -06:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Juha Makkonen fd29a081da Add NPC/Creature sheet. Add whisper settings. (#6220) 2020-04-20 14:57:42 -04:00
Juha Makkonen 177becaf66 Add readme documentation. Fix small issues (#4708)
* Fix issue #2: exclude dropped items from total weight
* Fix issue #3: add critical rolls to base spells
* Fix issue #4: add underflow to attack rolls
* Fix issue #5: add missing fumble rolls
* Fix typo: movement maneuver to moving maneuver
2019-02-19 07:07:10 -06:00
Juha Makkonen b42ca36e89 Initial version of MERP character sheet. 2019-02-03 13:34:04 +02:00