mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
300 lines
10 KiB
JSON
300 lines
10 KiB
JSON
{
|
|
"html": "FateOmni.html",
|
|
"css": "FateOmni.css",
|
|
"authors": "Fred Hicks (Evil Hat Productions)",
|
|
"roll20userid": "3844812 (Evil Hat Productions)",
|
|
"preview": "FateOmni.png",
|
|
"instructions": "For more information about this highly versatile sheet, check out our series of posts at Evil Hat: https://www.evilhat.com/home/fate-on-roll20-part-1-character-sheet-setup/ -- and if you run into any issues, have suggestions, or anything else, please reach out to Evil Hat at feedback@evilhat.com. If you're a sheet developer and looking to make changes to this sheet's code, don't. We maintain an external copy as the authoritative source; problems that emerge with the sheet are our customer service problem, not yours. Changes you make are likely to be erased. So talk to us before making changes.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "setgame",
|
|
"displayname": "Preload character sheet configuration for",
|
|
"displaytranslationkey": "preload-for",
|
|
"type": "select",
|
|
"options": [
|
|
"Don't Pre-Configure|none",
|
|
"Custom Build With Options Below|custom",
|
|
"Fate Core|fcore",
|
|
"Fate Condensed|fcon",
|
|
"Fate Accelerated|fae",
|
|
"3 Rocketeers|threerocketeers",
|
|
"Atomic Robo|robo",
|
|
"Dresden Files Accelerated|dfa",
|
|
"Fate of Cthulhu|foc",
|
|
"Kaiju Incorporated|kaijuinc",
|
|
"Ngen Mapu|ngen",
|
|
"Secrets of Cats|cats",
|
|
"Shadow of the Century|shotc",
|
|
"Tachyon Squadron|tachyon",
|
|
"Venture City|venture"
|
|
],
|
|
"optiontranslationkeys": [ "noset","custom-build","fcore","fcon","fae","threerocketeers","robo","dfa","foc","kaijuinc","ngen","cats","shotc","tachyon","venture"
|
|
],
|
|
"value": "none",
|
|
"description": "Choose a prebuilt set of options. Other than the first two, your choice will override the settings seen below.",
|
|
"descriptiontranslationkey": "preload-desc"
|
|
},
|
|
{
|
|
"attribute": "theme",
|
|
"displayname": "Color Theme",
|
|
"displaytranslationkey": "color-theme",
|
|
"type": "select",
|
|
"options": [
|
|
"Core Blue|blue",
|
|
"World Green|green",
|
|
"Toolkit Purple|purple",
|
|
"Evil Hat|evilhat",
|
|
"Elder God|cthulhu",
|
|
"Golden|orange",
|
|
"Gray|gray",
|
|
"Radical|shotc"
|
|
],
|
|
"value": "blue",
|
|
"description": "Choose a color theme. Players can change it later own to suit their preferences. Some preloaded game settings will override this.",
|
|
"descriptiontranslationkey": "theme-desc"
|
|
},
|
|
{
|
|
"attribute": "Show-Aspects",
|
|
"displayname": "Aspects",
|
|
"displaytranslationkey": "aspects",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Combinable",
|
|
"displayname": "Combinable Skills",
|
|
"displaytranslationkey": "combine-skills",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-Conditions",
|
|
"displayname": "Conditions",
|
|
"displaytranslationkey": "conditions",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Consequences",
|
|
"displayname": "Consequences",
|
|
"displaytranslationkey": "consequences",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Corruption",
|
|
"displayname": "Corruption",
|
|
"displaytranslationkey": "corruption",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-Extras",
|
|
"displayname": "Extras",
|
|
"displaytranslationkey": "extras",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-FP",
|
|
"displayname": "Fate Points",
|
|
"displaytranslationkey": "fp",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Modes",
|
|
"displayname": "Modes",
|
|
"displaytranslationkey": "modes",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-Notes",
|
|
"displayname": "Notes",
|
|
"displaytranslationkey": "notes",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Packages",
|
|
"displayname": "Packages",
|
|
"displaytranslationkey": "packages",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-Powers",
|
|
"displayname": "Powers",
|
|
"displaytranslationkey": "powers",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-Refresh",
|
|
"displayname": "Refresh",
|
|
"displaytranslationkey": "refresh",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Roles",
|
|
"displayname": "Roles",
|
|
"displaytranslationkey": "roles",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-RollableAspects",
|
|
"displayname": "Rollable Aspects",
|
|
"displaytranslationkey": "rollable-aspects",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-Skills",
|
|
"displayname": "Skills",
|
|
"displaytranslationkey": "skills",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Stress",
|
|
"displayname": "Stress",
|
|
"displaytranslationkey": "stress",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Stunts",
|
|
"displayname": "Stunts",
|
|
"displaytranslationkey": "stunts",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "1"
|
|
},
|
|
{
|
|
"attribute": "Show-Skillswaps",
|
|
"displayname": "Swappable Skillsets",
|
|
"displaytranslationkey": "swap-skills",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "Show-DeveloperMode",
|
|
"displayname": "Developer Mode",
|
|
"displaytranslationkey": "developer-mode",
|
|
"type": "select",
|
|
"options": [ "Show|1", "Hide|0" ],
|
|
"optiontranslationkeys": [ "show", "hide" ],
|
|
"default": "0"
|
|
},
|
|
{
|
|
"attribute": "fatedice",
|
|
"displayname": "Dice Method",
|
|
"displaytranslationkey": "Dice Method",
|
|
"type": "select",
|
|
"options": [ "4dF|4dF", "d6-d6|1d6-1d6" ],
|
|
"default": "4dF"
|
|
},
|
|
{
|
|
"attribute": "comstyle",
|
|
"displayname": "Dice Communications",
|
|
"displaytranslationkey": "Dice Communications",
|
|
"type": "select",
|
|
"options": [ "Display sheet's rolls publicly|", "Whisper sheet's rolls to GM|/w gm" ],
|
|
"optiontranslationkeys": [ "Display sheet's rolls publicly", "Whisper sheet's rolls to GM" ],
|
|
"default": ""
|
|
},
|
|
{
|
|
"attribute": "custom-aspects",
|
|
"displayname": "Custom Aspect Labels",
|
|
"displaytranslationkey": "custom-aspects",
|
|
"type": "text",
|
|
"value": "High Concept, Trouble",
|
|
"description": "Enter a list separated by commas. You must select the Custom Build option up top for this to be used.",
|
|
"descriptiontranslationkey": "custom-aspects-desc"
|
|
},
|
|
{
|
|
"attribute": "custom-skills",
|
|
"displayname": "Custom Skill List",
|
|
"displaytranslationkey": "custom-skills",
|
|
"type": "text",
|
|
"value": "",
|
|
"description": "Enter a list separated by commas. You must select the Custom Build option up top for this to be used.",
|
|
"descriptiontranslationkey": "custom-skills-desc"
|
|
},
|
|
{
|
|
"attribute": "custom-combos",
|
|
"displayname": "Custom Combinable Skill Columns",
|
|
"displaytranslationkey": "custom-combos-columns",
|
|
"type": "text",
|
|
"value": "",
|
|
"description": "You must define the skills in the skill list, before categorizing them into columns here. Separate skills by commas and columns (up to 3) by semicolons: \"Skill, Skill; Skill, Skill\", e.g., \"Body, Mind; Air, Earth, Fire, Water\" for two columns skills. If each column has a label, put that at the start of each list followed by a colon, e.g., \"Self: Body, Mind; Element: Air, Earth, Fire, Water\", Make sure to enable Combinable Skills. You must select the Custom Build option up top for this to be used.",
|
|
"descriptiontranslationkey": "custom-combos-desc"
|
|
},
|
|
{
|
|
"attribute": "custom-stress",
|
|
"displayname": "Custom Stress Tracks",
|
|
"displaytranslationkey": "custom-stress",
|
|
"type": "text",
|
|
"value": "",
|
|
"description": "Enter a list separated by commas, with each entry in this format (not including the quotes): \"Label:Default Length\", e.g., \"Social:2\". You may optionally include values for each box (including ones beyond the default length) separated by spaces after the length, e.g., \"Social:2 1 2 3 4 5 6\". You must select the Custom Build option up top for this to be used.",
|
|
"descriptiontranslationkey": "custom-stress-desc"
|
|
},
|
|
{
|
|
"attribute": "custom-consequences",
|
|
"displayname": "Custom Consequences",
|
|
"displaytranslationkey": "custom-consequences",
|
|
"type": "text",
|
|
"value": "Mild:2,Moderate:4,Severe:6",
|
|
"description": "Enter a list separated by commas, with each entry in this format (not including the quotes): \"Label:Value\", e.g., \"Mild:2\". You must select the Custom Build option up top for this to be used.",
|
|
"descriptiontranslationkey": "custom-consequences-desc"
|
|
},
|
|
{
|
|
"attribute": "custom-conditions",
|
|
"displayname": "Custom Conditions",
|
|
"displaytranslationkey": "custom-conditions",
|
|
"type": "text",
|
|
"value": "",
|
|
"description": "Enter a list separated by commas, with each entry in this format (not including the quotes): \"Label:Length\", e.g., \"Indebted:5\". You may optionally include values for each box separated by spaces after the length, e.g., \"Doomed:1 6\". You must select the Custom Build option up top for this to be used.",
|
|
"descriptiontranslationkey": "custom-conditions-desc"
|
|
}
|
|
],
|
|
"legacy": false
|
|
} |