mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 12:42:32 +00:00
- Edit attacks - Remove pre-compendium culture support - Support better DB and targets for creatures - Support better DB for characters - Use count for transcent (had armor and casted a spell); - Creatures: - Parse ranks for movement skills correctly - Use specialisation for specialised skills
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": "1740462237"
|
|
}
|