Files
roll20-character-sheets/RolemasterUnified_Official/sheet.json
T
Brett Nash 94e36d3028 RolemasterUnified: Where i hunt bugs and wolves
- Fix for the stat abbrievations used in skill summaries
  - Add test too
- Spell message nits:
  - Remove the trailing . in the PP message
  - Fix unbalanced brace in message for grace
- Uses; clear per level count on level up
- Skills:
  - forEachSkill has a completion callback
- Remove old (unused) purchase module
  - Was used before we had Compendium integration.
- Generate default tokens for creatures
- Incorporate talents in talen file for Creature law.
2025-03-31 21:20:33 -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": "1743481215"
}