mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"html": "Shadowrun4thEdition.html",
|
|
"css": "Shadowrun4thEdition.css",
|
|
"authors": "Cassie Levett",
|
|
"roll20userid": "557736",
|
|
"patreon": "https://www.patreon.com/emeraldgrid",
|
|
"preview": "preview.png",
|
|
"instructions": "This characters sheet is not in active development and will have limited support from original author. *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": "gm_toggle",
|
|
"displayname": "GM Whisper",
|
|
"displaytranslationkey": "gm-whisper",
|
|
"type": "select",
|
|
"options": [
|
|
"Whisper|/w gm",
|
|
"Public|"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"whisper",
|
|
"public"
|
|
],
|
|
"default": "Whisper",
|
|
"description": "Set the default for rolling in public or to gm.",
|
|
"descriptiontranslationkey": "whisperdescription"
|
|
}
|
|
],
|
|
"legacy": true
|
|
} |