Files

109 lines
3.7 KiB
JSON

{
"html": "cypher_systems_by_roll20.html",
"css": "cypher_systems_by_roll20.css",
"authors": "Natha",
"roll20userid": "75857",
"preview": "cypher_systems_by_roll20.jpg",
"compendium": "Cypher",
"instructions": "A Roll20 Official, all-in-one sheet for Cypher System, Numenera, and The Strange.\n©2019 Monte Cook Games, LLC. Cypher System, Numenera and The Strange are trademarks of Monte Cook Games, LLC, in the U.S.A. and other countries.",
"useroptions": [
{
"attribute": "gnlsettings_sheet_style",
"displayname": "Sheet Style:",
"displaytranslationkey": "sheet-style",
"type": "select",
"options": [
"Cypher System|0",
"Numenéra|1",
"The Strange|2",
"NPC|99"
],
"default": "2",
"optiontranslationkeys": [
"Cypher System",
"Numenéra",
"The Strange",
"npc"
],
"description": "Choose game/theme for new characters. The NPC option sets new characters to default to the NPC card style sheet. Useful if the player characters have already been created and all new character sheets added to the game will likely represent none player characters.",
"descriptiontranslationkey": "gnlsettings_sheet_style-info"
},
{
"attribute": "sheet_background",
"displayname": "Background:",
"displaytranslationkey": "background:",
"type": "select",
"options": [
"Solid color|0",
"Image|1"
],
"default": "1",
"optiontranslationkeys": [
"solid-color",
"image"
],
"description": "Choose background type for new PC's sheets.",
"descriptiontranslationkey": "gnlsettings_sheet_background"
},
{
"attribute": "gnlsettings_sheet_rolls",
"displayname": "Rolls type:",
"displaytranslationkey": "rolls-type:",
"type": "select",
"options": [
"Action Section|0",
"Roll Queries|1"
],
"default": "1",
"optiontranslationkeys": [
"roll-queries",
"action-section"
],
"description": "Roll using the Action section parameters or using roll queries for parameters.",
"descriptiontranslationkey": "gnlsettings_sheet_rolls-info"
},
{
"attribute": "gnlsettings_sheetuseasset",
"displayname": "Use Assets:",
"displaytranslationkey": "use-assets:",
"type": "checkbox",
"value": "1",
"default": "0",
"description": "Ask for/Use assets in attributes, skills and attacks rolls",
"descriptiontranslationkey": "use-assets-title"
},
{
"attribute": "gnlsettings_sheetusebonus",
"displayname": "Use Bonus:",
"displaytranslationkey": "use-bonus:",
"type": "checkbox",
"value": "1",
"default": "0",
"description": "Ask for/Use roll bonus in attributes, skills and attacks rolls",
"descriptiontranslationkey": "use-bonus-title"
},
{
"attribute": "gnlsettings_sheetusecost",
"displayname": "Use Cost:",
"displaytranslationkey": "use-cost:",
"type": "checkbox",
"value": "1",
"default": "0",
"description": "Ask for/Use cost in attributes and skills rolls",
"descriptiontranslationkey": "use-costs-title"
},
{
"attribute": "gnlsettings_sheetuseapi",
"displayname": "API buttons",
"displaytranslationkey": "use-api",
"type": "checkbox",
"value": "[[1]]",
"default": "0",
"description": "Show API buttons in chat roll template. Requires a Pro account, with the Cypher Systems by Roll20 API Companion Script, activated in the current game.",
"descriptiontranslationkey": "use-api-title"
}
],
"legacy": true,
"tags": "Auto-Calculations,Automated Dice"
}