Merge pull request #15199 from NyloCreates/master

[The Hidden Isle] New Sheet: Add unofficial community sheet
This commit is contained in:
Lucas Hall
2026-06-18 14:28:45 -04:00
committed by GitHub
4 changed files with 2836 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

+57
View File
@@ -0,0 +1,57 @@
{
"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."
}
]
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff