Files
roll20-character-sheets/Torchbearer 2E/sheet.json
T

22 lines
724 B
JSON

{
"html": "torchbearer.html",
"css": "torchbearer.css",
"authors": "Steve K., Corey H.",
"roll20userid": "5047",
"preview": "torchbearer.jpg",
"instructions": "This character sheet is compatible with Torchbearer 2nd Edition. For more information on Torchbearer please visit <a href='https://www.burningwheel.com/'>Burning Wheel</a>.",
"useroptions": [
{
"attribute": "roll_type",
"displayname": "Roll Type",
"type": "select",
"options": [
"complex",
"simple"
],
"default": "complex",
"description": "This option determines whether or not the sheet, by default, uses the advanced roll modal or rolls directly to chat."
}
],
"legacy": false
}