[Fate] Official Sheet from Evil Hat Productions (#6854)
* Initial Upload * Update sheet.json Got rid of some trailing commas * Update sheet.json Added in Kaiju Inc preconfig option * Final bits of polish * Update FateOmni.html Quick formatting for the initialization controls * Update FateOmni.html Footer * Extras implemented * Update FateOmni.html Added support for preloaded extras; put in generic template and Tachyon Squadron blackfish fighter. * Update FateOmni.html Updated footer text * Rollable aspect support A la 3 Rocketeers
|
After Width: | Height: | Size: 412 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
After Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 78 KiB |
@@ -0,0 +1,202 @@
|
||||
{
|
||||
"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",
|
||||
"Atomic Robo|robo",
|
||||
"Dresden Files Accelerated|dfa",
|
||||
"Fate of Cthulhu|foc",
|
||||
"Kaiju Incorporated|kaijuinc",
|
||||
"Secrets of Cats|cats",
|
||||
"Shadow of the Century|shotc",
|
||||
"Venture City|venture"
|
||||
],
|
||||
"optiontranslationkeys": [ "noset","custom-build","fcore","fcon","fae","robo","dfa","foc","kaijuinc","cats","shotc","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": "Show-Aspects",
|
||||
"displayname": "Show Aspects",
|
||||
"displaytranslationkey": "show-aspects",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Conditions",
|
||||
"displayname": "Show Conditions",
|
||||
"displaytranslationkey": "show-conditions",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Consequences",
|
||||
"displayname": "Show Consequences",
|
||||
"displaytranslationkey": "show-consequences",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Corruption",
|
||||
"displayname": "Show Corruption",
|
||||
"displaytranslationkey": "show-corruption",
|
||||
"type": "checkbox",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Extras",
|
||||
"displayname": "Show Extras",
|
||||
"displaytranslationkey": "show-extras",
|
||||
"type": "checkbox",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-FP",
|
||||
"displayname": "Show Fate Points",
|
||||
"displaytranslationkey": "show-fp",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Modes",
|
||||
"displayname": "Show Modes",
|
||||
"displaytranslationkey": "show-modes",
|
||||
"type": "checkbox",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Notes",
|
||||
"displayname": "Show Notes",
|
||||
"displaytranslationkey": "show-notes",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Powers",
|
||||
"displayname": "Show Powers",
|
||||
"displaytranslationkey": "show-powers",
|
||||
"type": "checkbox",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Refresh",
|
||||
"displayname": "Show Refresh",
|
||||
"displaytranslationkey": "show-refresh",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Roles",
|
||||
"displayname": "Show Roles",
|
||||
"displaytranslationkey": "show-roles",
|
||||
"type": "checkbox",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-RollableAspects",
|
||||
"displayname": "Show Rollable Aspects",
|
||||
"displaytranslationkey": "show-rollable-aspects",
|
||||
"type": "checkbox",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Skills",
|
||||
"displayname": "Show Skills",
|
||||
"displaytranslationkey": "show-skills",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Stress",
|
||||
"displayname": "Show Stress",
|
||||
"displaytranslationkey": "show-stress",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-Stunts",
|
||||
"displayname": "Show Stunts",
|
||||
"displaytranslationkey": "show-stunts",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"attribute": "Show-TempAspects",
|
||||
"displayname": "Show Situation Aspects",
|
||||
"displaytranslationkey": "show-situation-aspects",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"checked": "checked"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,291 @@
|
||||
{
|
||||
"Academics": "Academics",
|
||||
"add-fx": "[Add a common effect]",
|
||||
"add-skills": "Load Skillset",
|
||||
"all3": "All Three",
|
||||
"aspect": "Aspect",
|
||||
"aspects": "Aspects",
|
||||
"Athletics": "Athletics",
|
||||
"Awareness": "Awareness",
|
||||
"below": "Below",
|
||||
"beyond": "Beyond",
|
||||
"box-values": "Box Values",
|
||||
"breakdown": "Breakdown",
|
||||
"Burdens": "Burdens",
|
||||
"Burglary": "Burglary",
|
||||
"Careful": "Careful",
|
||||
"cats": "Secrets of Cats",
|
||||
"choose-gameset": "[Choose a Gameset to Load]",
|
||||
"Clever": "Clever",
|
||||
"collateral-damage": "Collateral Damage",
|
||||
"Computers": "Computers",
|
||||
"con-val": "Consequence Value",
|
||||
"condition": "Condition",
|
||||
"condition": "Condition",
|
||||
"conditions": "Conditions",
|
||||
"consequence-choose": "[Choose Consequence]",
|
||||
"consequence": "Consequence",
|
||||
"consequences": "Consequences",
|
||||
"Contacts": "Contacts",
|
||||
"corruption": "Corruption",
|
||||
"cost": "Cost",
|
||||
"Crafts": "Crafts",
|
||||
"custom-track": "Custom Track (?-?-?)",
|
||||
"Deceive": "Deceive",
|
||||
"del-skills": "Remove Skillset",
|
||||
"desc": "Description",
|
||||
"dfa": "Dresden Files Accelerated",
|
||||
"display-by-list": "Compact List",
|
||||
"display-by-rating": "Group By Rating",
|
||||
"rating": "Rating",
|
||||
"display-choose": "[Choose Display Style]",
|
||||
"display-style": "Display Style",
|
||||
"doomed": "Doomed (lasting)",
|
||||
"drawbacks": "Drawbacks",
|
||||
"Drive": "Drive",
|
||||
"edit": "Edit",
|
||||
"Empathy": "Empathy",
|
||||
"escalating-track": "Escalating Track (1-2-3)",
|
||||
"fae": "Fate Accelerated",
|
||||
"fcon": "Fate Condensed",
|
||||
"fcore": "Fate Core",
|
||||
"Fight": "Fight",
|
||||
"flags": "Flags",
|
||||
"Flair": "Flair",
|
||||
"Flashy": "Flashy",
|
||||
"flat-track": "Flat Track (1-1-1)",
|
||||
"foc": "Fate of Cthulhu",
|
||||
"Focus": "Focus",
|
||||
"Force": "Force",
|
||||
"Forceful": "Forceful",
|
||||
"fp": "Fate Points",
|
||||
"Free Aspect": "Free Aspect",
|
||||
"free-invokes": "Free Invokes",
|
||||
"fx1": "Forced Movement (you move your target up to two zones).",
|
||||
"fx1n": "Forced Movement",
|
||||
"fx2": "Area Attack (attack everyone in a zone).",
|
||||
"fx2n": "Area Attack",
|
||||
"fx3": "Inflict Condition (you add an aspect to the target, which you can invoke once for free).",
|
||||
"fx3n": "Inflict Condition",
|
||||
"fx4": "Extra Movement (you can move up to two zones for free).",
|
||||
"fx4n": "Extra Movement",
|
||||
"fx5": "Physical Recovery (you recover from all physical stress).",
|
||||
"fx5n": "Physical Recovery",
|
||||
"fx6": "Mental Recovery (you recover from all mental stress).",
|
||||
"fx6n": "Mental Recovery",
|
||||
"fx7": "Extra Action (you can split your shifts between two different yet related actions, adding a +1 to each action).",
|
||||
"fx7n": "Extra Action",
|
||||
"Gadgetry": "Gadgetry",
|
||||
"Guile": "Guile",
|
||||
"Haste": "Haste",
|
||||
"High Concept": "High Concept",
|
||||
"indebted": "Indebted (sticky)",
|
||||
"initialize": "Initialize",
|
||||
"inperil": "In Peril (sticky)",
|
||||
"Intellect": "Intellect",
|
||||
"Investigate": "Investigate",
|
||||
"Knowledge": "Knowledge",
|
||||
"label": "Label",
|
||||
"Lore": "Lore",
|
||||
"makechoice": "[make your choice]",
|
||||
"mental": "Mental",
|
||||
"mild": "Mild",
|
||||
"moderate": "Moderate",
|
||||
"name": "Name",
|
||||
"Naming": "Naming",
|
||||
"noset": "Don't Pre-Configure",
|
||||
"note": "Note",
|
||||
"notes": "Notes",
|
||||
"Notice": "Notice",
|
||||
"Other Aspect": "Other Aspect",
|
||||
"other": "Other",
|
||||
"Persuade": "Persuade",
|
||||
"physical": "Physical",
|
||||
"Physique": "Physique",
|
||||
"power": "Power",
|
||||
"powers": "Powers",
|
||||
"preload-for": "Preload character sheet configuration for",
|
||||
"Provoke": "Provoke",
|
||||
"quick-add": "Quick Add",
|
||||
"Quick": "Quick",
|
||||
"Rapport": "Rapport",
|
||||
"rating-1": "Poor (-1)",
|
||||
"rating-2": "Terrible (-2)",
|
||||
"rating-3": "Catastrophic (-3)",
|
||||
"rating-4": "Horrifying (-4)",
|
||||
"rating-word-1": "Poor",
|
||||
"rating-word-2": "Terrible",
|
||||
"rating-word-3": "Catastrophic",
|
||||
"rating-word-4": "Horrifying",
|
||||
"rating-word0": "Mediocre",
|
||||
"rating-word1": "Average",
|
||||
"rating-word2": "Fair",
|
||||
"rating-word3": "Good",
|
||||
"rating-word4": "Great",
|
||||
"rating-word5": "Superb",
|
||||
"rating-word6": "Fantastic",
|
||||
"rating-word7": "Epic",
|
||||
"rating-word8": "Legendary",
|
||||
"rating0": "Mediocre (+0)",
|
||||
"rating1": "Average (+1)",
|
||||
"rating2": "Fair (+2)",
|
||||
"rating3": "Good (+3)",
|
||||
"rating4": "Great (+4)",
|
||||
"rating5": "Superb (+5)",
|
||||
"rating6": "Fantastic (+6)",
|
||||
"rating7": "Epic (+7)",
|
||||
"rating8": "Legendary (+8)",
|
||||
"recovering": "Recovering",
|
||||
"refresh": "Refresh",
|
||||
"Relationship": "Relationship",
|
||||
"Resources": "Resources",
|
||||
"roll20-issue": "Adding multiple skills at once sometimes misses a few in the list. You can fill gaps by adding the same list a second time. The process checks for and avoids duplicates. (You can also use this to merge skillsets together.)",
|
||||
"Seeking": "Seeking",
|
||||
"set-choose": "[Choose a Skillset]",
|
||||
"severe": "Severe",
|
||||
"shotc": "Shadow of the Century",
|
||||
"Shaping": "Shaping",
|
||||
"Shoot": "Shoot",
|
||||
"situation-aspect": "Situation Aspect",
|
||||
"situation-aspects": "Situation Aspects",
|
||||
"skill": "Skill",
|
||||
"skills": "Skills",
|
||||
"Sneaky": "Sneaky",
|
||||
"social": "Social",
|
||||
"special-effects": "Special Effects",
|
||||
"Stealth": "Stealth",
|
||||
"stress": "Stress",
|
||||
"stunt": "Stunt",
|
||||
"stunts": "Stunts",
|
||||
"Territory": "Territory",
|
||||
"title": "Title",
|
||||
"track-choose": "[Choose Track Style]",
|
||||
"track-length": "Track Length",
|
||||
"track": "Track",
|
||||
"tracks": "Tracks",
|
||||
"Trouble": "Trouble",
|
||||
"True Name": "True Name",
|
||||
"venture": "Venture City",
|
||||
"Warding": "Warding",
|
||||
"Will": "Will",
|
||||
"preload-desc": "Choose a prebuilt set of options. Other than the first two, your choice will override the settings seen below.",
|
||||
"show-aspects": "Show Aspects",
|
||||
"show-conditions": "Show Conditions",
|
||||
"show-consequences": "Show Consequences",
|
||||
"show-corruption": "Show Corruption",
|
||||
"show-fp": "Show Fate Points",
|
||||
"show-notes": "Show Notes",
|
||||
"show-powers": "Show Powers",
|
||||
"show-refresh": "Show Refresh",
|
||||
"show-skills": "Show Skills",
|
||||
"show-stress": "Show Stress",
|
||||
"show-stunts": "Show Stunts",
|
||||
"show-situation-aspects": "Show Situation Aspects",
|
||||
"custom-build": "Custom build with options below",
|
||||
"custom-aspects": "Custom Aspect Labels",
|
||||
"custom-aspects-desc": "Enter a list separated by commas. You must select the Custom Build option up top for this to be used.",
|
||||
"custom-conditions": "Custom Conditions",
|
||||
"custom-conditions-desc": "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.",
|
||||
"custom-consequences": "Custom Consequences",
|
||||
"custom-consequences-desc": "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.",
|
||||
"custom-skills": "Custom Skill List",
|
||||
"custom-skills-desc": "Enter a list separated by commas. You must select the Custom Build option up top for this to be used.",
|
||||
"custom-stress": "Custom Stress Tracks",
|
||||
"custom-stress-desc": "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.",
|
||||
"roles": "Roles",
|
||||
"role": "Role",
|
||||
"show-roles": "Show Roles",
|
||||
"roles-enabled": "Roles enabled!",
|
||||
"role-choose": "[Choose a Role to Add]",
|
||||
"add-roles": "Add a Premade Role",
|
||||
"skill-comma-list": "List of Skills (separated by commas)",
|
||||
"brain": "Brain",
|
||||
"brawler": "Brawler",
|
||||
"cop": "Cop",
|
||||
"detective": "Detective",
|
||||
"dilettante": "Dilettante",
|
||||
"face": "Face",
|
||||
"hacker": "Hacker",
|
||||
"inventor": "Inventor",
|
||||
"leader": "Leader",
|
||||
"ninja": "Ninja",
|
||||
"saboteur": "Saboteur",
|
||||
"soldier": "Soldier",
|
||||
"spy": "Spy",
|
||||
"thief": "Thief",
|
||||
"warrior": "Warrior",
|
||||
"wheels": "Wheels",
|
||||
"Insight": "Insight",
|
||||
"modes": "Modes",
|
||||
"mode": "Mode",
|
||||
"show-modes": "Show Modes",
|
||||
"modes-enabled": "Modes enabled!",
|
||||
"mode-choose": "[Choose a Mode to Add]",
|
||||
"add-modes": "Add a Premade Mode",
|
||||
"battle": "Battle",
|
||||
"talk": "Talk",
|
||||
"thievery": "Thievery",
|
||||
"woodcraft": "Woodcraft",
|
||||
"action": "Action",
|
||||
"banter": "Banter",
|
||||
"intrigue": "Intrigue",
|
||||
"science": "Science",
|
||||
"science-bracket": "[Science]",
|
||||
"skills-listed-need": "Skills listed must also be added to your skill list. If you list a skill here before it is in your skill list, you may need to close and reopen sheet to sync.",
|
||||
"Intimidation": "Intimidation",
|
||||
"Melee": "Melee",
|
||||
"Missile": "Missile",
|
||||
"Deceit": "Deceit",
|
||||
"Survival": "Survival",
|
||||
"Combat": "Combat",
|
||||
"Vehicles": "Vehicles",
|
||||
"robo": "Atomic Robo",
|
||||
"m12": "Majestic 12",
|
||||
"Teslology": "Teslology",
|
||||
"Transdimensional Tesliana": "Transdimensional Tesliana",
|
||||
"Neuro-Electric Tesliana": "Neuro-Electric Tesliana",
|
||||
"Bureaucracy": "Bureaucracy",
|
||||
"adf": "Advance Defense Force",
|
||||
"erd": "Enhanced Research Department",
|
||||
"sdu": "Sub-Dimensional Unit",
|
||||
"feb": "First Earth Battalion",
|
||||
"psi": "Paranormal Sensory Initiative",
|
||||
"oop": "Office of Operations and Procurement",
|
||||
"Tactics": "Tactics",
|
||||
"crisis": "Crisis",
|
||||
"lab": "Lab",
|
||||
"office": "Office",
|
||||
"pr": "Public Relations",
|
||||
"Fitness": "Fitness",
|
||||
"Tradecraft": "Tradecraft",
|
||||
"Kaiju Studies": "Kaiju Studies",
|
||||
"Technology": "Technology",
|
||||
"Operate": "Operate",
|
||||
"Ambition": "Ambition",
|
||||
"Networking": "Networking",
|
||||
"Spin": "Spin",
|
||||
"fst": "Fate System Toolkit",
|
||||
"kaijuinc": "Kaiju Incorporated",
|
||||
"Omega": "Omega",
|
||||
"Interview": "Interview",
|
||||
"autofocus": "Automatically Focused",
|
||||
"autospecialized": "Automatically Specialized",
|
||||
"extra": "Extra",
|
||||
"extras": "Extras",
|
||||
"show-extras": "Show Extras",
|
||||
"add...": "Add...",
|
||||
"permission": "Permission",
|
||||
"permissions": "Permissions",
|
||||
"extra-desc": "Extras are composed of a series of elements. For each extra, start by adding a title element, then add other elements as needed: permissions, costs, aspects, skills, tracks, ratings (e.g., weapon:X, armor:X), notes. Use the label field when present to insert a small header above the entry.",
|
||||
"optional": "Optional",
|
||||
"none": "None",
|
||||
"label-icon": "Label Icon",
|
||||
"plusdie": "Plus Die",
|
||||
"minusdie": "Minus Die",
|
||||
"blankdie": "Blank Die",
|
||||
"rollable-aspects": "Rollable Aspects",
|
||||
"show-rollable-aspects": "Show Rollable Aspects",
|
||||
"roll-marked-aspects": "Roll Marked Aspects",
|
||||
"aspect-value": "Aspect value when rolled",
|
||||
"zzzz-end-of-json": "<!-- End of JSON File -->"
|
||||
}
|
||||