mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
21 lines
1.1 KiB
JSON
21 lines
1.1 KiB
JSON
{
|
|
"html": "ApocalypseKeys.html",
|
|
"css": "ApocalypseKeys.css",
|
|
"authors": "Fred Hicks",
|
|
"roll20userid": "881146",
|
|
"preview": "ApocalypseKeysScreenshot.png",
|
|
"legacy": false,
|
|
"instructions": "This is an official sheet created and maintained by Evil Hat. If you run into any issues with this sheet, have suggestions, or anything else, please reach out to Evil Hat at feedback@evilhat.com. We'd be happy to help.\n\nIf you're a sheet developer and looking to make changes to this sheet's code: please don't. We maintain an external copy as the authoritative source; problems that emerge with the sheet are our customer service problem, not yours. Changes you make are likely to be erased. So talk to us before making changes.",
|
|
"compendium": "apocalypsekeys",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "final_mystery_toggle",
|
|
"displayname": "Final Mystery Moves",
|
|
"displaytranslationkey": "Final Mystery Moves",
|
|
"type": "select",
|
|
"options": [ "Hide final mystery move|0", "Show final mystery move|1" ],
|
|
"optiontranslationkeys": [ "Hide final mystery move", "Show final mystery move" ],
|
|
"default": "0"
|
|
}
|
|
]
|
|
} |