-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12205 from LilLiteralist/master
[Star Wars Saga Edition] Added default sheet options
- Loading branch information
Showing
3 changed files
with
269 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,238 @@ | ||
{ | ||
"html": "StarWarsSagaEdition.html", | ||
"css": "StarWarsSagaEdition.css", | ||
"authors": " Alicia G (original author), Stephen C (maintainer)", | ||
"roll20userid": "2889, 436906", | ||
"preview": "StarWarsSagaEditionpreview.png", | ||
"instructions": "# Character Sheet\r Inspired by the Saga Edition sheet by Mad Irishman Productions. This sheet auto-calculates statistics using the rules as written. Most (but not all) supplement rules have been taken into account. If you feel that there is something incorrect or missing, please contact the authors. \r\r\r **Last Updated:** 23 September, 2023\r\r\r View the Wiki for the Change Log and more information on the sheet including complete list of attributes and rolls: https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet", | ||
"legacy": false, | ||
"printable": true | ||
"html": "StarWarsSagaEdition.html", | ||
"css": "StarWarsSagaEdition.css", | ||
"authors": "Alicia G (origial author), Stephen C (maintainer)", | ||
"roll20userid": "2889,436906", | ||
"preview": "StarWarsSagaEditionpreview.png", | ||
"instructions": "# Character Sheet\r Inspired by the Saga Edition sheet by Mad Irishman Productions. This sheet calculates statistics using the rules as written. Not all supplement rules may have been taken into account. If you find a mistake or wish to request a feature, please contact the authors. \r\r\r **Last Updated** 1 October, 2023\r\r\r View the wiki for the change log and more information on the sheet, including complete list of attributes and rolls: https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet", | ||
"useroptions": [ | ||
{ | ||
"attribute": "yellow-logo", | ||
"displayname": "Yellow Star Wars Saga Edition logo", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "force-Show", | ||
"displayname": "Show Force sections", | ||
"description": "Powers, Techniques, Secrets, and Regimens", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "StarshipManeuvers-Show", | ||
"displayname": "Show Starship Maneuvers", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "organization-Show", | ||
"displayname": "Display Organization section", | ||
"description": "A.K.A. Rank and Privilege. Includes fields for criteria, special orders, etc.", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-CustomPCSkills", | ||
"displayname": "Show the option to add new skills on the PC sheet", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "athletics-Show", | ||
"displayname": "Replace Climb, Jump, and Swim skills with Athletics skill?", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "vehicle-AttackModifierPrompt", | ||
"displayname": "Include \"Other modifiers\" prompt for vehicle attacks", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "vehicle-SkillModifierPrompt", | ||
"displayname": "Include \"Other modifiers\" prompt for vehicle skills", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "vehicle-CapitalGrapple", | ||
"displayname": "Grapple modifier for vehicles increases beyond Colossal size", | ||
"description": "+25 for Colossal (frigate), +30 for Colossal (cruiser), +35 for Colossal (station). Default rules are capped at +20 for Colossal and larger.", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Acrobatics", | ||
"displayname": "On the NPC sheet, show the Acrobatics skill", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Athletics", | ||
"displayname": "On the NPC sheet, show the Athletics skill (house rule)", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Acrobatics", | ||
"displayname": "On the NPC sheet, show the Acrobatics skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Climb", | ||
"displayname": "On the NPC sheet, show the Climb skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Deception", | ||
"displayname": "On the NPC sheet, show the Deception skill", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Endurance", | ||
"displayname": "On the NPC sheet, show the Endurance skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-GatherInformation", | ||
"displayname": "On the NPC sheet, show the Gather Information skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Jump", | ||
"displayname": "On the NPC sheet, show the Jump skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Initiative", | ||
"displayname": "On the NPC sheet, show the Initiative skill", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgeBureaucracy", | ||
"displayname": "On the NPC sheet, show the Knowledge (Bureaucracy) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgeGalacticLore", | ||
"displayname": "On the NPC sheet, show the Knowledge (Galactic Lore) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgeLifeSciences", | ||
"displayname": "On the NPC sheet, show the Knowledge (Life Sciences) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgePhysicalSciences", | ||
"displayname": "On the NPC sheet, show the Knowledge (Physical Sciences) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgeSocialSciences", | ||
"displayname": "On the NPC sheet, show the Knowledge (Social Sciences) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgeTactics", | ||
"displayname": "On the NPC sheet, show the Knowledge (Tactics) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-KnowledgeTechnology", | ||
"displayname": "On the NPC sheet, show the Knowledge (Technology) skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Mechanics", | ||
"displayname": "On the NPC sheet, show the Mechanics skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Perception", | ||
"displayname": "On the NPC sheet, show the Perception skill", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Persuasion", | ||
"displayname": "On the NPC sheet, show the Persuasion skill", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Pilot", | ||
"displayname": "On the NPC sheet, show the Pilot skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Ride", | ||
"displayname": "On the NPC sheet, show the Ride skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Stealth", | ||
"displayname": "On the NPC sheet, show the Stealth skill", | ||
"type": "checkbox", | ||
"checked": "checked", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Survival", | ||
"displayname": "On the NPC sheet, show the Survival skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-Swim", | ||
"displayname": "On the NPC sheet, show the Swim skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-TreatInjury", | ||
"displayname": "On the NPC sheet, show the Treat Injury skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-UseComputer", | ||
"displayname": "On the NPC sheet, show the Use Computer skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
}, | ||
{ | ||
"attribute": "show-UsetheForce", | ||
"displayname": "On the NPC sheet, show the Use the Force skill", | ||
"type": "checkbox", | ||
"value": "1" | ||
} | ||
], | ||
"legacy": false | ||
} |