Files
roll20-character-sheets/RolemasterUnified_Official/sheet.json
T
Brett Nash 1ea4529346 Rolemaster Unified Official: Some minor improvements to movement.
- Add edit notes to the creature sheet
- Fix burrow / tunnel
- Crawl pace is shown for the currant AP/phase
2026-06-15 22:01:35 -07:00

153 lines
5.0 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": false,
"compendium": "RMU",
"useroptions": [
{
"attribute": "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": "pc",
"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"
},
{
"attribute": "option_dbqumultiplier",
"displayname": "DB Quickness Multiplier",
"displaytranslationkey": "DB Quickness Multiplier",
"type": "select",
"options": [
"Default (Qux3)|3",
"Reduced (Qux1)|1"
],
"default": "3",
"description": "Set the default quickness bonus for DB. RAW is 3x, but some feel 1x is more inline with other mechanics in the game"
},
{
"attribute": "option_dodgerunningbonus",
"displayname": "Dodge Running Bonus",
"displaytranslationkey": "Dodge Running Bonus",
"type": "select",
"options": [
"Full Running|full",
"Rank Only|ranks"
],
"default": "full",
"description": "Use a reduced part of the running bonus."
},
{
"attribute": "option_xpprogression",
"displayname": "XP Progression System",
"displaytranslationkey": "Option XP Progression System",
"type": "select",
"options": [
"RMU|rmu",
"Milestone|milestone",
"RM2 or RMSS|rmss",
"Double 2k|ose2k",
"Double 1k|ose1k"
],
"default": "rmu",
"description": "Which XP system to use to determine PC level. RMU is RMU's 10k/level. Milestone, each XP is a level. RM2 10/20/30/40/50k per 5 levels. RMSS is an alias for RM2. Double2k: Double every level from 2k. Double1k: Double every level from 1k"
},
{
"attribute": "option_fixedrrbase",
"displayname": "Fixed RR base",
"displaytranslationkey": "Option Fixed RR base",
"type": "select",
"options": [
"Default (SCR)|no",
"Fixed (50)|fixed"
],
"default": "no",
"description": "Use an RR target of 50 * 2 attack level for spells, instead of the SCR. Useful in reining in the power of high level spell casters."
},
{
"attribute": "option_journalledxp",
"displayname": "Journalled XP",
"displaytranslationkey": "Option Journalled XP",
"type": "select",
"options": [
"Enter XP (default)|no",
"XP from Journal|journal"
],
"default": "no",
"description": "Generate XP from sum of XP in the journal."
},
{
"attribute": "option_allownoprepovercast",
"displayname": "Allow no-prep Overcasting",
"displaytranslationkey": "Option No Prep Overcasting",
"type": "select",
"options": [
"No|no",
"Yes|yes"
],
"default": "no",
"description": "Allow overcasting without the round of prep."
},
{
"attribute": "version",
"displayname": "Set the sheet version",
"displaytranslationkey": "version",
"type": "select",
"options": [
"Latest|latest",
"17|17"
],
"default": "latest",
"description": "Set the version of the sheet in use. You typically want latest"
},
{
"attribute": "option_averagerealmstats",
"displayname": "Average Realm Stat bonuses (Hybrid & Arcane)",
"displaytranslationkey": "Option average realm stat bonuses",
"type": "select",
"options": [
"No (default)|default",
"Average for Arcane|arcane",
"Average for All|average"
],
"default": "default",
"description": "For Hybrid and Arcane casters use the average of realm stats, not the worst."
},
{
"attribute": "option_ppzerorankbonus",
"displayname": "Zero ranks PP development",
"displaytranslationkey": "Option PP Zero Ranks",
"type": "select",
"options": [
"-25 (Default)|-25",
"0 (Arcane)|0"
],
"default": "no",
"description": "For zero ranks in PP development, grant stat bonus PP instead of -25"
}
],
"version": "1781585485"
}