{ "html": "charsheet_RMSS.html", "css": "charsheet_RMSS.css", "authors": "Diana P.", "preview": "charsheet_rmss.jpg", "roll20userid": "108188", "instructions": "Set up tab allows choice of which calculations and fills to automate. Space provided to add custom skills or other skills at the bottom of the skill tab. \n\n NPC toggle switches to NPC/Monster sheet with space for all fields from Creatures & Monsters as well as a field to allow JSON import of a creature. Example JSON import included. Roll Template toggle shows information about the embedded roll templates. \n\n Should also work for RMFRP. ", "useroptions": [ { "attribute": "npc-show", "displayname": "Sheet Type: ", "displaytranslationkey": "sheettype", "type": "select", "options": [ "PC|1", "NPC|2", "Roll Templates|3" ], "default": "1", "description": "PC is the sheet for Player Characters or NPC's with Player Character-like data. It contains tabs for stats, combat-related information, equipment, known spell lists, notes, experience, and a set-up tab. NPC is the sheet which matches the Creatures and Monster's data sets. It has room for additional notes as well as a JSON converter and JSON example data. Roll Template has information about the RMSS sheet's roll templates.", "descriptiontranslationkey": "sheettypedescription" }, { "attribute": "variablestatbonuscalc", "displayname": "Standard Stat Bonuses for Skills Based on Categories.", "displaytranslationkey": "standard-stat-bonus-based-on-categories", "type": "checkbox", "value": "1", "description": "Set to use the standard category stats with the skills rather than the alternate (individual) stats as explained in Variable Stat Bonuses Based on Skills, section A-9.2 in the Rolemaster Standard Rules.", "descriptiontranslationkey": "standard-stat-bonus-based-on-categories-directions" }, { "attribute": "heightunit", "displayname": "Unit for Height: ", "displaytranslationkey": "height-unit", "type": "text", "default": "in", "description": "Change from inches to centimeters or other length unit of choice. Movement calculations for centimeters/meters are not in; if you know what the formula looks like, please let me know.", "descriptiontranslationkey": "change-height-unit" }, { "attribute": "weightunit", "displayname": "Unit for weight: ", "displaytranslationkey": "weight-unit", "type": "text", "default": "lbs.", "description": "Change from pounds to kilograms or other weight unit of choice.", "descriptiontranslationkey": "change-weight-unit" }, { "attribute": "coinsperpound", "displayname": "Coins per Pound", "displaytranslationkey": "coins-per-pound-n", "type": "number", "value": "64", "description": "Number of coins in a pound, RMSS suggested value is 64 coins weigh 1 pound.", "descriptiontranslationkey": "coins-per-pound-desc" } ], "legacy": true }