{
"html": "falkenstein.html",
"css": "falkenstein.css",
"authors": "GiGs",
"roll20userid": "157788",
"preview": "falkenstein.jpg",
"useroptions": [
{
"attribute": "cardvalue",
"displayname": "Ask For Card Value: ",
"type": "checkbox",
"value": "?{Modifier?|0}",
"checked": "checked",
"description": "Ask for the value of the played cards when making rolls."
},
{
"attribute": "show_name",
"displayname": "Show Name On Rolls: ",
"type": "select",
"options": [
"Show Name|{{name=**@{character_name}**}}",
"Hide Name| "
],
"default": "{{name=**@{character_name}**}}",
"description": "Show the character name when making rolls."
}
],
"instructions": "A character sheet for the Castle Falkenstein game system, made for a Sheet Author tutorial series at https://cybersphere.me. The sheet is perfectly functional, and GiGs is not maintaining the sheet as of March, 2023."
}