Files
roll20-character-sheets/RolemasterUnified_Official/sheet.json
T
Brett Nash 119a5563b9 RolemasterUnified Official: Defense and minor updates.
- Defenses for creatures on Land, Sea and the Air (and climbing)
- More spells formats for creatures
- Creatures talens now line break.
- Show defense bonus for the dfense dropdown
- Creatures can have shields (with passive dodge too)
- Can now 'refresh' data for creatures.
- Tweak layout of the fancybox so it has less margins on the sides.
- Uses now works with specialised skills - not implemented all over yet
  - Track Grace & Spell Trcikery
- Start of Level Up review:  Show stat gains for now.
- Fix use of Total/Ranks/Uses in charactermancer.  Cleans up Dark mode a bit
- Add a usecounttotal; so total number of rolls for a character total
- Show usecount for normal skills
2025-03-03 22:45:28 -08: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": "1741070712"
}