Files
roll20-character-sheets/Pathfinder Official/sheet.json
T
2018-03-06 01:15:15 +01:00

121 lines
6.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"html": "Pathfinder Official.html",
"css": "Pathfinder Official.css",
"authors": "Natha",
"roll20userid": "75857",
"preview": "Pathfinder Official.png",
"compendium": "pathfinder",
"instructions": "Check out the Pathfinder Official [Sheet Guide](https://wiki.roll20.net/Pathfinder_Official) for tips and tricks on getting the most out of the sheet.\n\n© 2018. Pathfinder, their respective logos, the Paizo golem, all Paizo titles, the Pathfinder Roleplaying Game rules, and Paizos character names and distinctive likenesses are property and copyright of Paizo, Inc. in the United States and other countries.",
"useroptions": [
{
"attribute": "npc",
"displayname": "NPC",
"displaytranslationkey": "npc-u",
"type": "checkbox",
"value": "1",
"description": "The NPC option sets new characters to default to the NPC card style sheet. Useful if the player characters have already been created and all new character sheets added to the game will likely represent none player characters.",
"descriptiontranslationkey": "npc-info"
},
{
"attribute": "rollshowchar",
"displayname": "Show character name",
"displaytranslationkey": "show-character-name",
"type": "checkbox",
"value": "[[1]]",
"default": "[[1]]",
"description": "Character names are added to the roll template by default (PC and NPC).",
"descriptiontranslationkey": "char-to-templates-info"
},
{
"attribute": "whispertype",
"displayname": "Whisper Rolls to GM",
"displaytranslationkey": "whisp-rolls-gm:",
"type": "select",
"options": [
"Never Whisper Rolls|",
"Query Whisper|?{Whisper?|Public Roll,|Whisper Roll,/w gm }",
"Always Whisper Rolls|/w gm "
],
"optiontranslationkeys": ["never-whisper-roll","query-whisper-roll","always-whisper-roll"],
"default": "",
"description": "All sheet rolls are sent to all players in chat by default. Query Whisper option gives you a prompt with each roll of whether or not the roll should be sent privately only to yourself and the GM. Always Whisper Rolls will send all rolls only to yourself and the GM.",
"descriptiontranslationkey": "whisp-rolls-gm-info"
},
{
"attribute": "cd_bar1_v",
"displayname": "BAR 1 VALUE:",
"displaytranslationkey": "cd-bar1-value:-u",
"type": "text",
"default": "hp_max",
"description": "On Default Tokens created by doing a drop onto the virtual table top, set the Bar 1's value to this attribute.",
"descriptiontranslationkey": "cd-bar1-value-desc:-u"
},
{
"attribute": "cd_bar1_m",
"displayname": "BAR 1 MAX:",
"displaytranslationkey": "cd-bar1-max:-u",
"type": "text",
"default": "hp_max",
"description": "On Default Tokens created by doing a drop onto the virtual table top, set the Bar 1's max to this attribute.",
"descriptiontranslationkey": "cd-bar1-max-desc:-u"
},
{
"attribute": "cd_bar1_l",
"displayname": "BAR 1 LINK:",
"displaytranslationkey": "cd-bar1-link:-u",
"type": "text",
"description": "On Default Tokens created by doing a drop onto the virtual table top, link the Bar 1's value to this attribute. If set this will override all other bar settings.",
"descriptiontranslationkey": "cd-bar1-link-desc:-u"
},
{
"attribute": "cd_bar2_v",
"displayname": "BAR 2 VALUE:",
"displaytranslationkey": "cd-bar2-value:-u",
"type": "text",
"description": "On Default Tokens created by doing a drop onto the virtual table top, set the Bar 2's value to this attribute.",
"descriptiontranslationkey": "cd-bar2-value-desc:-u"
},
{
"attribute": "cd_bar2_m",
"displayname": "BAR 2 MAX:",
"displaytranslationkey": "cd-bar2-max:-u",
"type": "text",
"description": "On Default Tokens created by doing a drop onto the virtual table top, set the Bar 2's max to this attribute.",
"descriptiontranslationkey": "cd-bar2-max-desc:-u"
},
{
"attribute": "cd_bar2_l",
"displayname": "BAR 2 LINK:",
"displaytranslationkey": "cd-bar2-link:-u",
"type": "text",
"description": "On Default Tokens created by doing a drop onto the virtual table top, link the Bar 2's value to this attribute. If set this will override all other bar settings.",
"descriptiontranslationkey": "cd-bar2-link-desc:-u"
},
{
"attribute": "cd_bar3_v",
"displayname": "BAR 3 VALUE:",
"displaytranslationkey": "cd-bar3-value:-u",
"type": "text",
"description": "On Default Tokens created by doing a drop onto the virtual table top, set the Bar 3's value to this attribute.",
"descriptiontranslationkey": "cd-bar3-value-desc:-u"
},
{
"attribute": "cd_bar3_m",
"displayname": "BAR 3 MAX:",
"displaytranslationkey": "cd-bar3-max:-u",
"type": "text",
"description": "On Default Tokens created by doing a drop onto the virtual table top, set the Bar 3's max to this attribute.",
"descriptiontranslationkey": "cd-bar3-max-desc:-u"
},
{
"attribute": "cd_bar3_l",
"displayname": "BAR 3 LINK:",
"displaytranslationkey": "cd-bar3-link:-u",
"type": "text",
"default": "ac",
"description": "On Default Tokens created by doing a drop onto the virtual table top, link the Bar 3's value to this attribute. If set this will override all other bar settings.",
"descriptiontranslationkey": "cd-bar3-link-desc:-u"
}
]
}