mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
- Update weapons to match current Creature Law - Gracefully ignore invalid weapons - Update Spell Law spells to use JSON - ready for new uploads
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": "1748304281"
|
|
}
|