Files
roll20-character-sheets/Shadowrun5thEdition/sheet.json
T
2018-10-16 09:52:51 -05:00

28 lines
1.5 KiB
JSON

{
"html": "Shadowrun5thEdition.html",
"css": "Shadowrun5thEdition.css",
"authors": " Cassie Levett",
"roll20userid": "557736",
"patreon": "https://www.patreon.com/emeraldgrid",
"preview": "preview.png",
"instructions": "Shadowrun 5th Edition version 1.0. Instructions for use can be found on the [GitHub README](https://github.com/clevett/roll20-character-sheets/blob/master/Shadowrun5thEdition/README.md). *The Topps Company, Inc. has sole ownership of the names, logo, artwork, marks, photographs, sounds, audio, video and/or any proprietary material used in connection with the game Shadowrun. The Topps Company, Inc. has granted permission to use such names, logos, artwork, marks and/or any proprietary materials for promotional and informational purposes on its website but does not endorse, and is not affiliated with any official capacity whatsoever.*",
"useroptions": [
{
"attribute": "sheet_type",
"displayname": "Sheet Type",
"displaytranslationkey": "sheettype",
"type": "select",
"options": [
"Player Character|pc",
"Goon|goon",
"Host|host",
"Sprite|sprite",
"Vehicle|vehicle"
],
"optiontranslationkeys": ["pc","goon","host","sprite","vehicle"],
"default": "pc",
"description": "Set the default sheet type.",
"descriptiontranslationkey": "sheetdescription"
}
]
}