Files
roll20-character-sheets/RolemasterUnified_Official/sheet.json
T
Brett Nash c065a3f35f RolemasterUnified Official: Many Bugfixes and small features
- Attacks Edit
   - Restore the attack table correctly
   - Option for attack crit scaling
   - Be more liberal in letting attack edits.
- Encumberance:
   - Move to single % encumberance, not 5 increments
   - Fix problem with negative weight allowance.
   - Update weight when items are deleted always
- DB
   - Fix issue with partial block - hopefully for real this time
   - Include parry in DB
   - Add enhanced and restricted parry
   - Placeholders for Flatfoot and Surprised
   - Update when encumberance penalty changes.
- Add support for manually adding description only talents
- Add a space for unusual events
- Fix a typo arkness -> darkness
- Fix for creatures display for level, level variance and size
- Internal
  - Ignore more stuff in revision control
- Add placeholder for called shots and parry mods.
- Show last 3 errors
- Add ability for attacks to adjust criticals up and down
- Creature Law:
  - Fix layout of inline creatures in Creature Law
- Attacks/Targetting
  - Don't fetch tokenid, it's not useful
  - Refresh based on name
- Creatures
  - Publish perception as a special skill for creatures
  - Placeholder for power level scaling.
2025-06-02 20:18:14 -07:00

24 lines
842 B
JSON

{
"html": "rolemasterunified.html",
"css": "rolemasterunified.css",
"authors": "Brett Nash (brett@nash.space)",
"roll20userid": "10306453",
"preview": "preview.png",
"instructions": "Rolemaster Unified Official sheet. Compendium enable. Report bugs and send feature requests to https://github.com/nashidau/roll20-RolemasterUnified",
"legacy": false,
"printable": true,
"compendium": "RMU",
"useroptions": [
{
"attribute": "default_currency",
"displayname": "Currency for the Game",
"displaytranslationkey": "defaultcurrency",
"type": "text",
"default": "GP(Gold Pieces)=10SP;SP(Silver Pieces)*=10BP;BP(Bronze Pieces)=10CP;CP(Copper Pieces)",
"description": "Custom currency description",
"descriptiontranslationkey": "DefaultCurrency"
}
],
"version": "1748908524"
}