Files
roll20-character-sheets/RolemasterUnified_Official/sheet.json
T
Brett Nash 61748a9205 RolemasterUnified Official: Levelup Bugfixes/Optimisations
- Validation
  - Support Body,Head,Arms,Legs format for AT
  - Validate attack sizes for creatures
- Stuff: Fix error in itemmaterial not saving
- Levelup:
  - Don't try and levelup current_level/new_level
  - Spell lists show the group in summary
  - Recreate previous skill ranks correctly
- Misc: Make one of the errors more verbose
- Spells: Fix display of mixed armor penalties
  - calculation was correct, display showed culmulative error
- Create: fix highest message for stat creation (@ixs)
2025-09-24 08:39:07 -07:00

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": "1758728339"
}