Files
roll20-character-sheets/Castle Falkenstein/sheet.json
T
2022-05-26 04:18:08 +01:00

29 lines
950 B
JSON

{
"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. Please don't edit this sheet, since it will be regularly updated for series over the course of this year (2022)."
}