Files
roll20-character-sheets/Fate/sheet.json
T
Fred Hicks 0a5bef1cab [Fate] Game settings fixes, bugs squashed, other tweaks and features (#6930)
* Update sheet.json

Prior edit blew away prefix on attribute names so most of the settings now don't work. This should restore them to functionality.

* Create RollingDice-orange.jpg

* 3 rocketeers preload and golden theme added

* Update FateOmni.css

Changed image URLs in CSS to point to *Roll20's* master rather than my account's fork of it.

* Support for rollable stunts

* Update FateOmni.html

Added modular equipment bays to the Blackfish loadable Extra.

* Update FateOmni.html

Bug fix that prevented the roll button from working correctly when skills are displayed as a "Compact List" but modes/roles are not enabled.

* Share all aspects

Button now exists to share all of a character's aspects at once.

* Tachyon Squadron support

* Further Tachyon Squadron support

Added Ship Construction Toolkit ship templates for easy addition of custom ships
2020-07-13 10:24:07 -05:00

245 lines
7.8 KiB
JSON

{
"html": "FateOmni.html",
"css": "FateOmni.css",
"authors": "Fred Hicks (Evil Hat Productions)",
"roll20userid": "3844812 (Evil Hat Productions)",
"preview": "FateOmni.png",
"instructions": "If you run into any issues, have suggestions, or anything else, please reach out to Evil Hat at feedback@evilhat.com.",
"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",
"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","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-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-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-TempAspects",
"displayname": "Situation Aspects",
"displaytranslationkey": "situation-aspects",
"type": "select",
"options": [ "Show|1", "Hide|0" ],
"optiontranslationkeys": [ "show", "hide" ],
"default": "1"
},
{
"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-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"
},
{
"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-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-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"
}
]
}