mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
25 lines
1.2 KiB
JSON
25 lines
1.2 KiB
JSON
{
|
|
"html": "YellowKing.html",
|
|
"css": "YellowKing.css",
|
|
"authors": "Alan Scott",
|
|
"roll20userid": "202071",
|
|
"preview": "Preview.png",
|
|
"instructions": "This is a character sheet for The Yellow King RPG written by Robin D. Laws and Published by Pelgrane Press.\n\nIt includes four separate versions of the sheet, one for each of the game's four sequences. It is recommended that you adjust the default sheet settings to reflect the sequence you are playing in, as new sheets will automatically be created using the chosen sequence. Once a character has been created, you can use the dropdown menu it the upper right corner to change to a different sequence. Character attributes will be preserved across sequence changes, but they will be hidden if the currently selected sequence doesn't include those attribues.\n\nUse Roll20's card deck functions to track shocks and injuries.\n\nGaze not at the Yellow Sign.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "sequence",
|
|
"displayname": "Sequence: ",
|
|
"type": "select",
|
|
"options": [
|
|
"Paris|paris",
|
|
"The Wars|wars",
|
|
"Aftermath|aftermath",
|
|
"ThisIsNormalNow|tinn"
|
|
],
|
|
"default": "paris",
|
|
"description": "Select the sequence that newly created sheets will default to."
|
|
}
|
|
],
|
|
"legacy": false
|
|
}
|