mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
919 lines
31 KiB
JSON
919 lines
31 KiB
JSON
{
|
|
"html": "SWTRedesign.html",
|
|
"css": "SWTRedesign.css",
|
|
"authors": "ChaosOS, Finderski",
|
|
"roll20userid": "173448",
|
|
"preview": "SWT_SheetImage.jpg",
|
|
"instructions": "# Savage Worlds Tabbed Character Sheet\r\r### version 4.0.1\r\r## Character Sheet\r\r* This version of the sheet supports the Savage Worlds Adventure Edition (SWADE) and Savage Worlds Deluxe (SWEX)\r* Supports Wild Cards and Extras\r* The sheet has a configuration section so it can be tweaked to fit the Setting being played\r\r## Custom Configuration\r\rTo configure the sheet to meet your needs, click the crossed hammer and wrench.\r\r## Skills\r\r* All skills from the SWADE and SWEX rules are included in the sheet, but are hidden by default. To manage them, click the crossed hammer and wrench next to the Skills heading and place a check mark next to each skill you'd like to use.\r* If you need to make a skill an Unskilled roll, you can either use the Unskilled \"skill\" OR place a -2 in the skill modifier field.\r\r## Additional Notes\r\r* More info about individual sections can be found in the Documentation section of sheet.\r* If there's something you want added, or you'd like to report a bug, feel free to join the SWT QA Game (https://app.roll20.net/join/2770481/ScpvXg). That game has forums for Bug Reports and Enhancement Request; or PM Finderski at https://app.roll20.net/users/173448/\r\r---",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "is_npc",
|
|
"displayname": "Extra",
|
|
"displaytranslationkey": "extra",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "The Extra option sets new characters to default as Extras, instead of Wild Cards.",
|
|
"descriptiontranslationkey": "extra-config"
|
|
},
|
|
{
|
|
"attribute": "attsatdsix",
|
|
"displayname": "Start Attributes at d6",
|
|
"displaytranslationkey": "start-attributes-at-d6",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Start Attributes at d6 instead of d4",
|
|
"descriptiontranslationkey": "start-attributes-at-d6-not-d4"
|
|
},
|
|
{
|
|
"attribute": "ArcanumTab",
|
|
"displayname": "Hide Powers Section",
|
|
"displaytranslationkey": "hide-powers-section",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Hide the Arcanum tab on the Character Sheet. This will hide not only Spells/Powers, but Talismans.",
|
|
"descriptiontranslationkey": "hide-powers-desc"
|
|
},
|
|
{
|
|
"attribute": "showsoak",
|
|
"displayname": "Show Soak Button",
|
|
"displaytranslationkey": "show-soak-button",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Show the Soak Button. This will appear on the main character sheet tab uner the Health section.",
|
|
"descriptiontranslationkey": "unshake-button-desc",
|
|
"default": "on"
|
|
},
|
|
{
|
|
"attribute": "showunshake",
|
|
"displayname": "Show Unshake Button",
|
|
"displaytranslationkey": "show-unshake-button",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Show the Unshake Button. This will appear on the main character sheet tab uner the Health section.",
|
|
"descriptiontranslationkey": "soak-button-desc"
|
|
},
|
|
{
|
|
"attribute": "WCI",
|
|
"displayname": "Wild Card Icon",
|
|
"displaytranslationkey": "wild-card-icon",
|
|
"type": "select",
|
|
"options": [
|
|
"â|â",
|
|
"âª|âª",
|
|
"â|â",
|
|
"â |â ",
|
|
"à¼|à¼"
|
|
],
|
|
"default": "âª",
|
|
"description": "Select the Wild Card icon to be used in the Stat Block output.",
|
|
"descriptiontranslationkey": "wild-card-icon-desc"
|
|
},
|
|
{
|
|
"attribute": "useconsumables",
|
|
"displayname": "Use Consumables",
|
|
"displaytranslationkey": "use-consumables",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check this box to show the Consumables repeating section. This would appear under the Money/Wealth section of the character sheet.",
|
|
"descriptiontranslationkey": "use-consumables-description"
|
|
},
|
|
{
|
|
"attribute": "NoPPRule",
|
|
"displayname": "No Power Points",
|
|
"displaytranslationkey": "no-power-points",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to not use Power Points with the Arcane Backgrounds.",
|
|
"descriptiontranslationkey": "no-power-points-desc"
|
|
},
|
|
{
|
|
"attribute": "gritty",
|
|
"displayname": "Use Gritty Damage",
|
|
"displaytranslationkey": "use-gritty-damage",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to have a Gritty Damage Button show on the Damage roll template output. This would require you to create an Injury Table rollable table to be referenced by the button.",
|
|
"descriptiontranslationkey": "gritty-damage-description"
|
|
},
|
|
{
|
|
"attribute": "injurytablename",
|
|
"displayname": "Injury Table Name",
|
|
"displaytranslationkey": "injury-table-name",
|
|
"type": "text",
|
|
"value": "",
|
|
"description": "If you're using the Gritty Damage rule, provide the Injury Table Rollable Table name to be used by the button.",
|
|
"descriptiontranslationkey": "injury-table-description"
|
|
},
|
|
{
|
|
"attribute": "RaiseHBRule",
|
|
"displayname": "Variable Bonus Damage",
|
|
"displaytranslationkey": "variable-bonus-damage",
|
|
"type": "select",
|
|
"options": [
|
|
"Don't use|0",
|
|
"Variable Bonus Damage (Raise Based)|1",
|
|
"variable Bonus Damage (Edge Based)|2"
|
|
],
|
|
"default": "0",
|
|
"optiontranslationkeys": [
|
|
"dont-use",
|
|
"variable-bonus-damage-raise-based",
|
|
"variable-bonus-damage-edge-based"
|
|
],
|
|
"description": "Selecting the Variable Bonus Damage (Raised Based) will prompt for the Bonus Damage Die Type. This is mostly useful for Damage only rolls. The other allows you to set a variable bonus type that is static and will always be rolled regardless of number of Raises; this is useful for Edges and Hindrances that have this type of effect.",
|
|
"descriptiontranslationkey": "variable-bonus-damage-desc"
|
|
},
|
|
{
|
|
"attribute": "altRuleSkillSpec",
|
|
"displayname": "Use Skill Specialization Rule",
|
|
"displaytranslationkey": "use-skill-specialization",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Skill Specialization Setting Rule.",
|
|
"descriptiontranslationkey": "skill-spec-desc"
|
|
},
|
|
{
|
|
"attribute": "bennies",
|
|
"displayname": "Roll XP for Un-/spen Bennies",
|
|
"displaytranslationkey": "roll-extra-xp-for-bennies",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"default": "0",
|
|
"description": "Enables the button for rolling for extra XP based on unspent/spent bennies.",
|
|
"descriptiontranslationkey": "extra-xp-desc"
|
|
},
|
|
{
|
|
"attribute": "usecharisma",
|
|
"displayname": "Use Charisma",
|
|
"displaytranslationkey": "use-charisma",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"default": "1",
|
|
"description": "Check this box to use the Charisma attribute found in editions prior to the Adventure Edition",
|
|
"descriptiontranslationkey": "use-charisma-desc"
|
|
},
|
|
{
|
|
"attribute": "settingconfig",
|
|
"displayname": "Quick Setting Configuration",
|
|
"displaytranslationkey": "quick-setting-configuration",
|
|
"type": "select",
|
|
"options": [
|
|
"No Setting|0",
|
|
"50 Fathoms|1",
|
|
"All For One|2",
|
|
"Deadlands: Reloaded|3",
|
|
"East Texas University|4",
|
|
"Hellfrost|5",
|
|
"Interface Zero 2.0|6",
|
|
"Interface Zero 3.0|15",
|
|
"Lankhmar|7",
|
|
"Last Parsec|8",
|
|
"Low Life|9",
|
|
"Necessary Evil|10",
|
|
"Pirates of the Spanish Main|11",
|
|
"Rifts|13",
|
|
"Rippers|14",
|
|
"Tour of Darkness|12"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"none-of-these",
|
|
"50-fathoms",
|
|
"all-for-one",
|
|
"deadlands-reloaded",
|
|
"east-texas-university",
|
|
"hellfrost",
|
|
"interface-zero-20",
|
|
"interface-zero-30",
|
|
"lankhmar",
|
|
"last-parsec",
|
|
"low-life",
|
|
"necessary-evil",
|
|
"pirates-of-the-spanish-main",
|
|
"rifts",
|
|
"rippers",
|
|
"tour-of-darknes"
|
|
],
|
|
"default": "0",
|
|
"description": "Quick Settings allows you to configure your sheet for various settings, automatically enabling setting appropriate backgrounds, logos, setting specific naming conventions, derived stats, or additional settings. **WARNING**: Selecting something here, may impact any of the fields you select/modify below. If you want tighter control over which sheet fields are displayed, you're better off leaving this part alone and manually selecting the fields you want to have on your sheet.",
|
|
"descriptiontranslationkey": "quick-settings-desc"
|
|
},
|
|
{
|
|
"attribute": "background",
|
|
"displayname": "Sheet Background",
|
|
"displaytranslationkey": "sheet-background",
|
|
"type": "select",
|
|
"options": [
|
|
"No Background|1",
|
|
"Cyberpunk|7",
|
|
"Hellfrost|8",
|
|
"Hellfrost: Land of Fire|9",
|
|
"Last Parsec|5",
|
|
"Noir|4",
|
|
"Old Map|2",
|
|
"Parchment|10",
|
|
"Rippers|12",
|
|
"Rifts/Sci Fi|11",
|
|
"Superhero|6",
|
|
"Zombiepocalypes|3",
|
|
"Interface Zero 3.0|13"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"no-background-image",
|
|
"cyberpunk",
|
|
"hellfrost",
|
|
"hellfrost-land-of-fire",
|
|
"last-parsec",
|
|
"noir",
|
|
"old-map",
|
|
"parchment",
|
|
"rippers",
|
|
"rifts-scifi",
|
|
"superhero",
|
|
"zombie-esque",
|
|
"interface-zero-30"
|
|
],
|
|
"default": "1",
|
|
"description": "Select the character sheet background you'd like for your game.",
|
|
"descriptiontranslationkey": "sheet-background-desc"
|
|
},
|
|
{
|
|
"attribute": "logo",
|
|
"displayname": "Sheet Logo",
|
|
"displaytranslationkey": "sheet-logo",
|
|
"type": "select",
|
|
"options": [
|
|
"Savage Worlds Deluxe|1",
|
|
"Savage Worlds Deluxe (Bloodied)|4",
|
|
"All For One|13",
|
|
"Deadlands|6",
|
|
"Deadlands: Noir|7",
|
|
"Deadlands: Hell on Earth|8",
|
|
"East Texas University|14",
|
|
"Hellfrost|10",
|
|
"Hellfrost: Land of Fire|11",
|
|
"Interface Zero 2.0|9",
|
|
"Interface Zero 3.0|17",
|
|
"Lankhmar|12",
|
|
"The Last Parsec|3",
|
|
"Necessary Evil|5",
|
|
"Pirates of the Spanish Main|2",
|
|
"Rifts|15",
|
|
"Rippers|16"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"savage-world-deluxe",
|
|
"savage-worlds-deluxe-bloodied",
|
|
"all-for-one",
|
|
"deadlands",
|
|
"deadlands-noir",
|
|
"deadlands-hell-on-earth",
|
|
"east-texas-university",
|
|
"hellfrost",
|
|
"hellfrost-land-of-fire",
|
|
"interface-zero-20",
|
|
"interface-zero-30",
|
|
"lankhmar",
|
|
"the-last-parsec",
|
|
"necessary-evil",
|
|
"pirates-of-the-spanish-main",
|
|
"rifts",
|
|
"rippers"
|
|
],
|
|
"default": "1",
|
|
"description": "Select the character sheet setting logo you'd like for your game.",
|
|
"descriptiontranslationkey": "sheet-logo-desc"
|
|
},
|
|
{
|
|
"attribute": "usescholarship",
|
|
"displayname": "Show Scholarship (Formerly Academics Derived Stat)",
|
|
"displaytranslationkey": "show-scholarship",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check this box to use Scholarship.",
|
|
"descriptiontranslationkey": "show-academeics-derived-desc"
|
|
},
|
|
{
|
|
"attribute": "Corruption",
|
|
"displayname": "Show Corruption",
|
|
"displaytranslationkey": "show-corruption",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Corruption Stat.",
|
|
"descriptiontranslationkey": "show-corruption-desc"
|
|
},
|
|
{
|
|
"attribute": "potsmFame",
|
|
"displayname": "Show Fame",
|
|
"displaytranslationkey": "show-fame",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Fame Stat.",
|
|
"descriptiontranslationkey": "show-fame-desc"
|
|
},
|
|
{
|
|
"attribute": "izFirewall",
|
|
"displayname": "Show Firewall",
|
|
"displaytranslationkey": "show-firewall",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Firewall Stat from IZ2.0.",
|
|
"descriptiontranslationkey": "show-firewall-desc"
|
|
},
|
|
{
|
|
"attribute": "hfGlory",
|
|
"displayname": "Show Glory",
|
|
"displaytranslationkey": "show-glory",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Glory Stat.",
|
|
"descriptiontranslationkey": "show-glory-desc"
|
|
},
|
|
{
|
|
"attribute": "DLGrit",
|
|
"displayname": "Show Grit",
|
|
"displaytranslationkey": "show-grit",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Grit Stat.",
|
|
"descriptiontranslationkey": "grit-desc"
|
|
},
|
|
{
|
|
"attribute": "neuraltoughness",
|
|
"displayname": "Show Neural Toughness",
|
|
"displaytranslationkey": "show-neural-toughness",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Neural Toughness Stat.",
|
|
"descriptiontranslationkey": "show-nt-desc"
|
|
},
|
|
{
|
|
"attribute": "ripReason",
|
|
"displayname": "Show Reason",
|
|
"displaytranslationkey": "show-reason",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Neural Reason Stat.",
|
|
"descriptiontranslationkey": "show-reason-desc"
|
|
},
|
|
{
|
|
"attribute": "tdsanity",
|
|
"displayname": "Show Sanity",
|
|
"displaytranslationkey": "show-sanity",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Sanity Stat.",
|
|
"descriptiontranslationkey": "show-sanity-desc"
|
|
},
|
|
{
|
|
"attribute": "useSize",
|
|
"displayname": "Show Size fields",
|
|
"displaytranslationkey": "show-size-fields",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check this box to show the Size field under Derived Stats. This will appear above Toughness and modify Toughness.",
|
|
"descriptiontranslationkey": "show-size-desc"
|
|
},
|
|
{
|
|
"attribute": "ripStatus",
|
|
"displayname": "Show Status",
|
|
"displaytranslationkey": "show-status",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Status Stat.",
|
|
"descriptiontranslationkey": "show-status-desc"
|
|
},
|
|
{
|
|
"attribute": "izStrain",
|
|
"displayname": "Show Strain",
|
|
"displaytranslationkey": "show-strain",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Strain Stat from Interface Zero and other cyberpunk games",
|
|
"descriptiontranslationkey": "show-strain-desc"
|
|
},
|
|
{
|
|
"attribute": "izStreetCred",
|
|
"displayname": "Show Street Cred",
|
|
"displaytranslationkey": "show-street-cred",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Street Cred Stat from IZ 2.0.",
|
|
"descriptiontranslationkey": "show-street-cred-desc"
|
|
},
|
|
{
|
|
"attribute": "izStreetCredThree",
|
|
"displayname": "Show Street Cred",
|
|
"displaytranslationkey": "show-street-cred-three",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to use the Street Cred Stat from IZ 3.0.",
|
|
"descriptiontranslationkey": "show-street-cred-three-desc"
|
|
},
|
|
{
|
|
"attribute": "usewealth",
|
|
"displayname": "Use the Wealth System",
|
|
"displaytranslationkey": "use-the-wealth-system",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Use the Wealth System found in Savage Worlds Adventure Edition.",
|
|
"descriptiontranslationkey": "use-wealth-desc"
|
|
},
|
|
{
|
|
"attribute": "useWealthMod",
|
|
"displayname": "Use the Wealth Modifier Field",
|
|
"displaytranslationkey": "use-wealth-modifier-field",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Displays a modifier field for the wealth roll. Useful for things like Edges or Hindrances that always apply a modifier to the wealth roll.",
|
|
"descriptiontranslationkey": "use-wealth-mod-desc"
|
|
},
|
|
{
|
|
"attribute": "50fPo8Clams",
|
|
"displayname": "Money Label",
|
|
"displaytranslationkey": "money-label",
|
|
"type": "select",
|
|
"options": [
|
|
"Money|0",
|
|
"Clams|2",
|
|
"Credits|4",
|
|
"Lankhmar Currency|3",
|
|
"Livre|5",
|
|
"Pieces of Eight|1"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"money",
|
|
"money-clams",
|
|
"money-credits",
|
|
"lankhmar-currency",
|
|
"livre",
|
|
"pieces-of-eight"
|
|
],
|
|
"default": "0",
|
|
"description": "Selecting an option will change the Money label to the one selected.",
|
|
"descriptiontranslationkey": "mone-label-desc"
|
|
},
|
|
{
|
|
"attribute": "smoothDice",
|
|
"displayname": "Smooth Dice",
|
|
"displaytranslationkey": "use-smooth-dice",
|
|
"type": "checkbox",
|
|
"value": "1dF",
|
|
"description": "Smooths dice probability curves by adding 1dF (1, 0, -1) to every roll",
|
|
"descriptiontranslationkey": "use-smooth-dice-desc"
|
|
},
|
|
{
|
|
"attribute": "fightingname",
|
|
"displayname": "Rename : Fighting",
|
|
"displaytranslationkey": "rename-skill-fighting",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "academicsname",
|
|
"displayname": "Rename : Academics",
|
|
"displaytranslationkey": "rename-skill-academics",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "athleticsname",
|
|
"displayname": "Rename : Athletics",
|
|
"displaytranslationkey": "rename-skill-athletics",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "battlename",
|
|
"displayname": "Rename : Battle",
|
|
"displaytranslationkey": "rename-skill-battle",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "boatingname",
|
|
"displayname": "Rename : Boating",
|
|
"displaytranslationkey": "rename-skill-boating",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "climbingname",
|
|
"displayname": "Rename : Climbing",
|
|
"displaytranslationkey": "rename-skill-climbing",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "commonknowledgename",
|
|
"displayname": "Rename : Common Knowledge",
|
|
"displaytranslationkey": "rename-skill-commonknowledge",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "drivingname",
|
|
"displayname": "Rename : Driving",
|
|
"displaytranslationkey": "rename-skill-driving",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "electronicsname",
|
|
"displayname": "Rename : Electronics",
|
|
"displaytranslationkey": "rename-skill-electronics",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "faithname",
|
|
"displayname": "Rename : Faith",
|
|
"displaytranslationkey": "rename-skill-faith",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "focusname",
|
|
"displayname": "Rename : Focus",
|
|
"displaytranslationkey": "rename-skill-focus",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "gamblingname",
|
|
"displayname": "Rename : Gambling",
|
|
"displaytranslationkey": "rename-skill-gambling",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "gutsname",
|
|
"displayname": "Rename : Guts",
|
|
"displaytranslationkey": "rename-skill-guts",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "hackingname",
|
|
"displayname": "Rename : Hacking",
|
|
"displaytranslationkey": "rename-skill-hacking",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "healingname",
|
|
"displayname": "Rename : Healing",
|
|
"displaytranslationkey": "rename-skill-healing",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "intimidationname",
|
|
"displayname": "Rename : Intimidation",
|
|
"displaytranslationkey": "rename-skill-intimidation",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "investigationname",
|
|
"displayname": "Rename : Investigation",
|
|
"displaytranslationkey": "rename-skill-investigation",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "native-languagename",
|
|
"displayname": "Rename : Native Language",
|
|
"displaytranslationkey": "rename-skill-native-language",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "lockpickingname",
|
|
"displayname": "Rename : Lockpicking",
|
|
"displaytranslationkey": "rename-skill-lockpicking",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "noticename",
|
|
"displayname": "Rename : Notice",
|
|
"displaytranslationkey": "rename-skill-notice",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "occultname",
|
|
"displayname": "Rename : Occult",
|
|
"displaytranslationkey": "rename-skill-occult",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "performancename",
|
|
"displayname": "Rename : Performance",
|
|
"displaytranslationkey": "rename-skill-performance",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "persuasionname",
|
|
"displayname": "Rename : Persuasion",
|
|
"displaytranslationkey": "rename-skill-persuasion",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "pilotingname",
|
|
"displayname": "Rename : Piloting",
|
|
"displaytranslationkey": "rename-skill-piloting",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "psionicsname",
|
|
"displayname": "Rename : Psionics",
|
|
"displaytranslationkey": "rename-skill-psionics",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "repairname",
|
|
"displayname": "Rename : Repair",
|
|
"displaytranslationkey": "rename-skill-repair",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "researchname",
|
|
"displayname": "Rename : Research",
|
|
"displaytranslationkey": "rename-skill-research",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "ridingname",
|
|
"displayname": "Rename : Riding",
|
|
"displaytranslationkey": "rename-skill-riding",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "ritualname",
|
|
"displayname": "Rename : Ritual",
|
|
"displaytranslationkey": "rename-skill-ritual",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "sciencename",
|
|
"displayname": "Rename : Science",
|
|
"displaytranslationkey": "rename-skill-science",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "shootingname",
|
|
"displayname": "Rename : Shooting",
|
|
"displaytranslationkey": "rename-skill-shooting",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "spellcastingname",
|
|
"displayname": "Rename : Spellcasting",
|
|
"displaytranslationkey": "rename-skill-spellcasting",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "stealthname",
|
|
"displayname": "Rename : Stealth",
|
|
"displaytranslationkey": "rename-skill-stealth",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "streetwisename",
|
|
"displayname": "Rename : Streetwise",
|
|
"displaytranslationkey": "rename-skill-streetwise",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "survivalname",
|
|
"displayname": "Rename : Survival",
|
|
"displaytranslationkey": "rename-skill-survival",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "swimmingname",
|
|
"displayname": "Rename : Swimming",
|
|
"displaytranslationkey": "rename-skill-swimming",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "tauntname",
|
|
"displayname": "Rename : Taunt",
|
|
"displaytranslationkey": "rename-skill-taunt",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "thieveryname",
|
|
"displayname": "Rename : Thievery",
|
|
"displaytranslationkey": "rename-skill-thievery",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "throwingname",
|
|
"displayname": "Rename : Throwing",
|
|
"displaytranslationkey": "rename-skill-throwing",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "trackingname",
|
|
"displayname": "Rename : Tracking",
|
|
"displaytranslationkey": "rename-skill-tracking",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "weirdsciencename",
|
|
"displayname": "Rename : Weird Science",
|
|
"displaytranslationkey": "rename-skill-weird-science",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"attribute": "codename",
|
|
"displayname": "Use Code Name",
|
|
"displaytranslationkey": "use-code-name",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to change the Character Name label to Code Name.",
|
|
"descriptiontranslationkey": "use-code-name-desc"
|
|
},
|
|
{
|
|
"attribute": "Cybernetics",
|
|
"displayname": "Use Cybernetics",
|
|
"displaytranslationkey": "use-cybernetics",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check this box to change the Augmentations label to Cybernetics.",
|
|
"descriptiontranslationkey": "use-cybernetics-desc"
|
|
},
|
|
{
|
|
"attribute": "ETUClass",
|
|
"displayname": "Use Class for ETU",
|
|
"displaytranslationkey": "use-class-for-etuu",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check this box to change the Rank label to Class (e.g. Sophomore instead of Novice).",
|
|
"descriptiontranslationkey": "use-class-desc"
|
|
},
|
|
{
|
|
"attribute": "powerOrigins",
|
|
"displayname": "Use Origin of Parahuman Abilities",
|
|
"displaytranslationkey": "use-origin-of-parahuman-abilities",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show where to enter a character's origin of parahuman abilities.",
|
|
"descriptiontranslationkey": "parahuman-origin-desc"
|
|
},
|
|
{
|
|
"attribute": "ppe",
|
|
"displayname": "Use PPE",
|
|
"displaytranslationkey": "use-ppe-u",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to change the Power Points label to PPE.",
|
|
"descriptiontranslationkey": "use-ppe-desc"
|
|
},
|
|
{
|
|
"attribute": "ThreatRating",
|
|
"displayname": "Use Threat Rating",
|
|
"displaytranslationkey": "use-threat-rating",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to change the Rank label to Threat Rating.",
|
|
"descriptiontranslationkey": "use-threat-rating-desc"
|
|
},
|
|
{
|
|
"attribute": "tlpSpecies",
|
|
"displayname": "Use Species",
|
|
"displaytranslationkey": "use-species",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to change the Race label to Species.",
|
|
"descriptiontranslationkey": "use-species-desc"
|
|
},
|
|
{
|
|
"attribute": "activitiesexams",
|
|
"displayname": "Show Activities & Exams",
|
|
"displaytranslationkey": "show-activities-and-exams",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check this box to show the Activities & Exams section.",
|
|
"descriptiontranslationkey": "activities-exams-desc"
|
|
},
|
|
{
|
|
"attribute": "a41archetype",
|
|
"displayname": "Show Archetype",
|
|
"displaytranslationkey": "show-archetypes",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Archetype field.",
|
|
"descriptiontranslationkey": "show-archetype-desc"
|
|
},
|
|
{
|
|
"attribute": "useBurn",
|
|
"displayname": "Show Burn",
|
|
"displaytranslationkey": "show-burn",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Burn field.",
|
|
"descriptiontranslationkey": "show-burn-desc"
|
|
},
|
|
{
|
|
"attribute": "izengrams",
|
|
"displayname": "Show Engrams",
|
|
"displaytranslationkey": "show-engrams",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Engrams section from IZ2.0.",
|
|
"descriptiontranslationkey": "show-engrams-desc"
|
|
},
|
|
{
|
|
"attribute": "fencinginfo",
|
|
"displayname": "Show Fencing Styles & Schools",
|
|
"displaytranslationkey": "show-fencing-styles-n-schools",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Fencing Styles & Schools fields under Fighting.",
|
|
"descriptiontranslationkey": "show-fencing-desc"
|
|
},
|
|
{
|
|
"attribute": "tlpHW",
|
|
"displayname": "Show Homeworld",
|
|
"displaytranslationkey": "show-homeworld",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Homeworld field.",
|
|
"descriptiontranslationkey": "show-homeworld-desc"
|
|
},
|
|
{
|
|
"attribute": "heroicpath",
|
|
"displayname": "Show Hero's Journey",
|
|
"displaytranslationkey": "show-heros-journey",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Hero's Journey field.",
|
|
"descriptiontranslationkey": "show-heros-journey-desc"
|
|
},
|
|
{
|
|
"attribute": "IconicFramwork",
|
|
"displayname": "Show Iconic Framework",
|
|
"displaytranslationkey": "show-iconic-framework",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Iconic Framework field.",
|
|
"descriptiontranslationkey": "show-iconic-framework-desc"
|
|
},
|
|
{
|
|
"attribute": "useISP",
|
|
"displayname": "Show Internal Strength Points (ISP)",
|
|
"displaytranslationkey": "show-internal-strength-points-isp-u",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the ISP field.",
|
|
"descriptiontranslationkey": "show-isp-desc"
|
|
},
|
|
{
|
|
"attribute": "useIRSC",
|
|
"displayname": "Show Internal System Charges",
|
|
"displaytranslationkey": "show-internal-system-charges",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Internal System Charges field.",
|
|
"descriptiontranslationkey": "show-isc-desc"
|
|
},
|
|
{
|
|
"attribute": "useLoad",
|
|
"displayname": "Show Load and Encumbrance",
|
|
"displaytranslationkey": "show-load-and-encumbrance",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Load and Encumbrance information. This will appear below the derived stats.",
|
|
"descriptiontranslationkey": "show-load-desc"
|
|
},
|
|
{
|
|
"attribute": "majorminor",
|
|
"displayname": "Show Majors/Minors",
|
|
"displaytranslationkey": "show-majors-minors",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Major/Minor (i.e. typically used for ETU) field.",
|
|
"descriptiontranslationkey": "show-majors-desc"
|
|
},
|
|
{
|
|
"attribute": "a41motivation",
|
|
"displayname": "Show Motivation",
|
|
"displaytranslationkey": "show-motivation",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Motivation field.",
|
|
"descriptiontranslationkey": "show-motivation-desc"
|
|
},
|
|
{
|
|
"attribute": "tlpOccupation",
|
|
"displayname": "Show Occupation",
|
|
"displaytranslationkey": "show-occupation",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Occupation field.",
|
|
"descriptiontranslationkey": "show-occupation-desc"
|
|
},
|
|
{
|
|
"attribute": "iztap",
|
|
"displayname": "Show TAP Readout",
|
|
"displaytranslationkey": "show-tap-readout",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the TAP Readout section from IZ2.0.",
|
|
"descriptiontranslationkey": "show-tap-desc"
|
|
},
|
|
{
|
|
"attribute": "worstNightmare",
|
|
"displayname": "Show Worst Nightmare",
|
|
"displaytranslationkey": "show-worst-nightmare",
|
|
"type": "checkbox",
|
|
"value": "on",
|
|
"description": "Check this box to show the Worst Nightmare field.",
|
|
"descriptiontranslationkey": "show-nightmare-desc"
|
|
}
|
|
],
|
|
"legacy": true
|
|
} |