mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
22 lines
724 B
JSON
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
|
|
} |