mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"html": "the-hidden-isle.html",
|
|
"css": "the-hidden-isle.css",
|
|
"authors": "NyloCreates",
|
|
"roll20userid": "4642624",
|
|
"preview": "preview.png",
|
|
"instructions": "Unofficial community character sheet for The Hidden Isle. Tracks Agent sheets, Territory/Adversaries, skills, fortune, harm, trauma, load, magic proficiencies, contacts, ideals, burdens, vices, virtues, inventory, abilities, clocks, and notes. No official rulebook text or publisher art is reproduced.",
|
|
"legacy": false,
|
|
"useroptions": [
|
|
{
|
|
"attribute": "sheet_face",
|
|
"displayname": "Default Sheet Face",
|
|
"type": "select",
|
|
"options": [
|
|
"Agent|front",
|
|
"Territory/Adversaries|side2"
|
|
],
|
|
"default": "front",
|
|
"description": "Choose whether new sheets open on the Agent face or the Territory/Adversaries face."
|
|
},
|
|
{
|
|
"attribute": "suit_tab",
|
|
"displayname": "Default Suit Tab",
|
|
"type": "select",
|
|
"options": [
|
|
"Swords|swords",
|
|
"Wands|wands",
|
|
"Cups|cups",
|
|
"Pentacles|pentacles"
|
|
],
|
|
"default": "swords",
|
|
"description": "Choose which suit tab is shown first."
|
|
},
|
|
{
|
|
"attribute": "page_tab",
|
|
"displayname": "Default Agent Page",
|
|
"type": "select",
|
|
"options": [
|
|
"Inventory|inventory",
|
|
"Abilities|abilities",
|
|
"Magic|magic",
|
|
"Contacts|contacts",
|
|
"Notes|notes",
|
|
"Clocks|clocks"
|
|
],
|
|
"default": "inventory",
|
|
"description": "Choose which Agent page is shown first."
|
|
},
|
|
{
|
|
"attribute": "load_warning_dismissed",
|
|
"displayname": "Hide Load Warning by Default",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "If checked, the funny Load warning starts hidden on new sheets."
|
|
}
|
|
]
|
|
}
|