mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-07 23:52:29 +00:00
- 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
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": "1741070712"
|
|
}
|