mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
- Tracker now shows skills correctly. - Creature Law: Template for Encounter Tables - Creature Law: Finish template for creatures - Treasure Law: Add will stat bonus - RRs: Swap the two RR rolls to be consistent with other stuff - RRs: Fix use of sub attributes - Skills; Fix uses for skills with specialisations in level up - Uses: - Taking injuries tickles a use of 'bodydevelopment' - Casting a spell tickles a use of 'powerdevelopment' - Total uses >= Current uses (for new ones) - Display correct global counter for uses.
24 lines
842 B
JSON
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": "1742883768"
|
|
}
|