mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
101 lines
4.6 KiB
JSON
101 lines
4.6 KiB
JSON
{
|
|
"html": "Shadowdark-Unofficial.html",
|
|
"css": "Shadowdark-Unofficial.css",
|
|
"authors": "CyberSasquatch",
|
|
"roll20userid": "6042502",
|
|
"preview": "Shadowdark-Unofficial-Preview.png",
|
|
"legacy": false,
|
|
"printable": true,
|
|
"compendium": "",
|
|
"instructions": "A tab-free 3rd-Party Shadowdark sheet for PCs (Crawlers) and NPCs (Monsters, etc.). Features: character info, stats, tracking and sharing (to chat) traits/talents/abilities/notes, rollable attacks and spells, dark mode support, responsive design for smartphones, luck token tracking (normal and pulp mode), 20 gear slots and treasure tracking, import JSON from Shadowdarklings.net format, import monsters by parsing copied text straight from the official PDF, level-up XP calculation, 3rd-party license compliant. No compendium support. This Unofficial Shadowdark sheet for Roll20 is an independent product published under the Shadowdark RPG Third-Party License and is not affiliated with The Arcane Library, LLC. Shadowdark RPG © 2023 The Arcane Library, LLC.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "npc",
|
|
"displayname": "NPC:",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Default sheet type to NPC (monster) instead of PC (Crawler). It is easy to toggle between these in the options section of the sheet."
|
|
},
|
|
{
|
|
"attribute": "core_die",
|
|
"displayname": "Core Die Roll:",
|
|
"type": "text",
|
|
"default": "1d20",
|
|
"description": "Changing the core die will replace the normal 1d20 made with almost all rolls with a randomizer of your choice, such as 2d10 or 3d6."
|
|
},
|
|
{
|
|
"attribute": "init_tiebreaker",
|
|
"displayname": "Add DEX Tiebreaker to Initiative:",
|
|
"type": "checkbox",
|
|
"value": "@{dexterity}/100",
|
|
"description": "Adds the character's dexterity score as a decimal to the end of the initiative bonus for purposes of breaking ties."
|
|
},
|
|
{
|
|
"attribute": "npc_showdesc",
|
|
"displayname": "Show NPC Description text:",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"default": "0",
|
|
"description": "In NPC roll results, show or hide the name of the NPC in the roll result card."
|
|
},
|
|
{
|
|
"attribute": "cd_bar1_v",
|
|
"displayname": "Bar 1 Value:",
|
|
"type": "text",
|
|
"default": "hp",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, set the Bar 1's value to this attribute."
|
|
},
|
|
{
|
|
"attribute": "cd_bar1_m",
|
|
"displayname": "Bar 1 Max:",
|
|
"type": "text",
|
|
"default": "hp_max",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, set the Bar 1's max to this attribute."
|
|
},
|
|
{
|
|
"attribute": "cd_bar1_l",
|
|
"displayname": "Bar 1 Link:",
|
|
"type": "text",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, link the Bar 1's value to this attribute. If set this will override all other bar settings."
|
|
},
|
|
{
|
|
"attribute": "cd_bar2_v",
|
|
"displayname": "Bar 2 Value:",
|
|
"type": "text",
|
|
"default": "ac",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, set the Bar 2's value to this attribute."
|
|
},
|
|
{
|
|
"attribute": "cd_bar2_m",
|
|
"displayname": "Bar 2 Max:",
|
|
"type": "text",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, set the Bar 2's max to this attribute."
|
|
},
|
|
{
|
|
"attribute": "cd_bar2_l",
|
|
"displayname": "Bar 2 Link:",
|
|
"type": "text",
|
|
"default": "ac",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, link the Bar 2's value to this attribute. If set this will override all other bar settings."
|
|
},
|
|
{
|
|
"attribute": "cd_bar3_v",
|
|
"displayname": "Bar 3 Value:",
|
|
"type": "text",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, set the Bar 3's value to this attribute."
|
|
},
|
|
{
|
|
"attribute": "cd_bar3_m",
|
|
"displayname": "Bar 3 Max:",
|
|
"type": "text",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, set the Bar 3's max to this attribute."
|
|
},
|
|
{
|
|
"attribute": "cd_bar3_l",
|
|
"displayname": "Bar 3 Link:",
|
|
"type": "text",
|
|
"description": "On Default Tokens created by doing a Compendium drop onto the virtual table top, link the Bar 3's value to this attribute. If set this will override all other bar settings."
|
|
}
|
|
]
|
|
}
|