mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-03 13:42:33 +00:00
- Injuries: - Ignore spaces in the injury string - Misc: Add support for prefix search - Skills: - Add backend support for Character Companion Specialised skills Compendium changes: - Banecroft: - Fix an NPC weapon - Fix an NPC spell list - Update creatures on maps - Arcane: Spirits update
41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
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": "attr_option_usetokenmarkers",
|
|
"displayname": "Use Token Markeres",
|
|
"displaytranslationkey": "option_usetokenmarkers",
|
|
"type": "select",
|
|
"options": [
|
|
"No token marker updates|no",
|
|
"Token Markers on PC sheets|pc",
|
|
"Token Markers on NPC/Creature sheets|npc",
|
|
"Token Markers on all sheets|all"
|
|
],
|
|
"default": "no",
|
|
"description": "Show token makers for character state on the token. Covers stun, bleed and similar states. Requires Token Mod to be installed (and hence a Pro account)."
|
|
},
|
|
{
|
|
"attribute": "option_usefx",
|
|
"displayname": "Use FX",
|
|
"displaytranslationkey": "option_usefx",
|
|
"type": "select",
|
|
"options": [
|
|
"No FX|no",
|
|
"All Supported FX|all"
|
|
],
|
|
"default": "all",
|
|
"description": "Show FX when available based on the sheets guess of the attack"
|
|
}
|
|
],
|
|
"version": "1760941889"
|
|
}
|