mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"html": "they_came_from.html",
|
|
"css": "they_came_from.css",
|
|
"authors": "Scott Casey, Sigil Services for Onyx Path Publishing",
|
|
"roll20userid": "459831",
|
|
"preview": "preview.jpg",
|
|
"instructions": "This is the official sheet for They Came From Beneath the Sea by Onyx Path.",
|
|
"legacy": false,
|
|
"compendium":"TCFBTS",
|
|
"useroptions":[
|
|
{
|
|
"attribute":"whisper",
|
|
"displayname":"Rolls are",
|
|
"displaynametranslationkey":"rolls are",
|
|
"type":"select",
|
|
"options":[
|
|
"Public|",
|
|
"Whispered to GM|/w gm "
|
|
],
|
|
"optiontranslationkeys":[
|
|
"public",
|
|
"whispered to gm"
|
|
],
|
|
"default":""
|
|
},
|
|
{
|
|
"attribute":"difficulty_automation",
|
|
"displayname":"Difficulty Automation",
|
|
"displaynametranslationkey":"Difficulty Automation",
|
|
"type":"select",
|
|
"options":[
|
|
"Off|off",
|
|
"On|on"
|
|
],
|
|
"optiontranslationkeys":[
|
|
"Off",
|
|
"On"
|
|
],
|
|
"default":""
|
|
},
|
|
{
|
|
"attribute":"enhancement_automation",
|
|
"displayname":"Enhancement Automation",
|
|
"displaynametranslationkey":"Enhancement Automation",
|
|
"type":"select",
|
|
"options":[
|
|
"Off|off",
|
|
"On|on"
|
|
],
|
|
"optiontranslationkeys":[
|
|
"Off",
|
|
"On"
|
|
],
|
|
"default":""
|
|
}
|
|
]
|
|
} |