Files
roll20-character-sheets/ShadowbaneInquisition/sheet.json
T

58 lines
2.1 KiB
JSON

{
"html": "Shadowbane.html",
"css": "Shadowbane.css",
"authors": "ChtiKenny",
"roll20userid": "7292133",
"preview": "preview.png",
"compendium": "dnd5e",
"instructions": "This sheet is designed for use in Roll20. It is based on the Warhammer 40000: Dark Heresy 2ed ttrpg by Fantasy Flight Games, and derived from the OnlyWarEnhanced sheet by Jason Lee.\r\rIt was created for the Shadowbane Inquisition custom rules by Colby W.\n\nIf you need assistance with this sheet, head to our Discord https://discord.gg/rc9Fwgp9qv",
"useroptions": [
{
"attribute": "initmod0",
"displayname": "Initiative Overrides",
"type": "select",
"options": [
"No tiebreaker|[[floor",
"Decimal tiebreaker|[[",
"AGI tiebreaker|tiebreaker [[@{AGI_total}]] roll [[floor"
],
"default": "[[floor",
"description": "Select the initiative tiebreaker setting to use on the character sheet."
},
{
"attribute": "settings_hitroll",
"displayname": "Auto Roll Hit Locations",
"type": "select",
"options": [
"Automatically roll hit locations|{{loc=[[1d100]]}}",
"Don't automatically roll hit locations| "
],
"default": "{{loc=[[1d100]]}}",
"description": "Select the Auto Hit Location setting to use on the character sheet."
},
{
"attribute": "settings_crunchsummary",
"displayname": "Crunch Summary in Righteous Fury",
"type": "select",
"options": [
"Include Crunch Summary|crunch",
"Exclude Crunch Summary| "
],
"default": " ",
"description": "Includes a summary of the gameplay-related information for Righteous Fury rolls."
},
{
"attribute": "settings_weapondescription",
"displayname": "Weapon Special in Damage Roll",
"type": "select",
"options": [
"Include weapon Special|description",
"Exclude weapon Special| "
],
"default": " ",
"description": "Select the Weapon Special Effects setting to use on the character sheet."
}
],
"legacy": false
}