Files
roll20-character-sheets/Pathfinder Community/sheet.json
T
Vince ea3a133d39 Pathfinder Community Sheet v1.79
- Updated the sheet to work within Roll20's CSE update.
- Fixed; Spell Options show 'DC' toggle.
- Added a metric option to sheet settings>sheet configuration>accessibility. This option will show auto-calculated totals for weight and distance as metric(kilograms and meters). This option DOES NOT convert user input for weight and distance. Ensure you have entered metric-based values.
- Updated common buff macros for Divine Favor and Magic Vestment.(thank you EtienneLamoureux)
- Fixed; enabling the Energy Drain condition by applying negative levels also changes the appearance of "Energy Drain" label.
- Fixed; Skill "-misc" and "-misc-mod" columns were not being flagged with a red dashed border used to indicate a parsing error.
- Abilities; added "Other" as a Source basis option. "Other" includes full Level Basis options.
2021-05-10 23:07:28 -07:00

209 lines
10 KiB
JSON

{
"html": "pathfinder_community.html",
"css": "pathfinder_community.css",
"authors": "Samuel Marino, Nibrodooh, Vince, Samuel Terrazas, chris-b, Magik, James W.",
"roll20userid": "63511, 396949, 463088, 26725, 144324, 799951, 92730",
"preview": "pathfinder_community.png",
"compendium": "pathfinder",
"instructions": "# Pathfinder Character Sheet\n## Key features\n- Tab navigation: tabs allow for better organization and faster navigation.\n- Repeating fields: add as many rows as needed for attacks, abilities, feats, spells, inventory, etc.\n- Show/hide sub-sections: there are many options to show/hide sections of the sheet.\n- Settings/configuration tab: show/hide advanced features such as unchained skills and macro-text fields, customize your sheet with font and background choices, header images for roll templates, and much more.\n- Auto-calculated attributes: ability scores & mods, Skills, HP, Saves, total-attack/damage as guided by the rules as written. Most calculations are handled using sheet worker scripts(javascript) which helps to significantly enhance the sheet's performance.\n- Conditions and Buffs: toggle conditions and create buffs that automatically adjust attributes across the sheet.\n- NPC/Monster Parser: drag/drop monsters from the compendium bestiary to the sheet.\n- HeroLab import: import HeroLab characters to the sheet.\n- Menu Buttons: use section-specific buttons to produce a menu of relevant roll choices to chat.\n- and too many features to list...\n### Attributes\n- Mouse over any field to get its attribute name to help with token/ability macros.\n- Many field labels also include helpful title text giving a brief explanation of the attribute.\n- All field titles follow Roll20's attribute syntax, ie. AC would be displayed as \"@{AC}\" on mouse-over.\n### Rolls\n- You can mouse over any button roll to get its attribute/ability name to help with token/ability macros.\n- Roll button titles follow Roll20's ability syntax, using the selected token, ie. \"%{selected|STR-check}\" or \"@{selected|repeating _weapon _$X_attack-roll\"\n### NPC stat block\n- Use the NPC/Monster parser from the NPC tab to drag/drop monsters from the compendium. You may also enter attribute data directly on the NPC tab for easy stat-block input.\n## Additional Notes\n- Use the [Pathfinder Sheet Guide](https://wiki.roll20.net/Pathfinder_Character_Sheet) on the Roll20 wiki for more details.\n- Questions, comments, suggestions, please post in the Character Sheets forum: [Pathfinder sheet thread 6](https://app.roll20.net/forum/post/4735667/pf-pathfinder-sheet-thread-6)\n## Special Thanks\n**Translations: ** 白貓 (Traditional Chinese and the first translation done to the Pathfinder sheet.), Salerno T(italian)\n####Sam M. (the sheet's original author!)\n**And...** everyone in the Roll20 community and character sheet beta test game. Thank you for your assistance and support.\n",
"useroptions": [{
"attribute": "is_v1",
"displayname": "Sheet new since v1",
"displaytranslationkey": "is-v1",
"type": "checkbox",
"value": "1",
"description": "CHECK THIS so all new sheets set to 'new since v1'"
},
{
"attribute": "migrate1",
"displayname": "Update all sheets to latest version",
"displaytranslationkey": "update-to-latest",
"type": "checkbox",
"value": "1",
"description": "Go to Settings, Experimental Features, Apply Default Setting to update all sheets."
},
{
"attribute": "hide_announcements",
"displayname": "Hide announcements for all sheets",
"type": "checkbox",
"value": "1",
"description": "Go to Settings, Experimental Features, Apply Default Settings to hide announcements for all sheets."
},
{
"attribute": "PC-whisper",
"displayname": "PC rolls",
"type": "select",
"options": [" ", "/w gm"],
"optiontranslationkeys": ["public-rolls", "whisper-to-game-master"],
"default": " "
},
{
"attribute": "NPC-whisper",
"displayname": "NPC rolls",
"type": "select",
"options": [" ", "/w gm"],
"optiontranslationkeys": ["public-rolls", "whisper-to-game-master"],
"default": "/ gm"
},
{
"attribute": "is_npc",
"displayname": "IS NPC",
"displaytranslationkey": "is-npc-check-caps",
"type": "checkbox",
"value": "1",
"description": "Sheet is an NPC or Monster",
"descriptiontranslationkey": "is-npc-description"
},
{
"attribute": "set_pfs",
"displayname": "Enable PFS config settings",
"displaytranslationkey": "enable-pfs",
"type": "checkbox",
"value": "1",
"description": "Sets hit points autocalc, prestige and fame points",
"descriptiontranslationkey": "enable-pfs-desc"
},
{
"attribute": "auto_calc_hp",
"displayname": "Auto calc hp",
"displaytranslationkey": "automatically-calculate-hit-points-abbrv",
"type": "checkbox",
"value": "1",
"description": "Check to automatically calculate hit points. Set to true if NPC or PFS checked"
},
{
"attribute": "maxhp_lvl1",
"displayname": "Use Max hp for first level/HD",
"displaytranslationkey": "100-at-level-1",
"type": "checkbox",
"value": "1"
},
{
"attribute": "header_images_toggle",
"displayname": "Use header images",
"displaytranslationkey": "use-header-images",
"type": "checkbox",
"value": "1",
"description": "Include the default header image on roll templates.(NOTE: setting can be overidden by Simple roll templates which do not display header images.)",
"descriptiontranslationkey": "header-image-default"
},
{
"attribute": "toggle_accessible_flag",
"displayname": "Use Other Simple Templates",
"displaytranslationkey": "use-simple-template",
"type": "checkbox",
"value": "@{var_accessible_flag}",
"description": "Use Other Simple Templates",
"descriptiontranslationkey": "use-simple-template"
},
{
"attribute": "toggle_attack_accessible",
"displayname": "Use Attacks Simple Template",
"displaytranslationkey": "use-simple-template-attacks",
"type": "checkbox",
"value": "@{var_accessible_flag}",
"description": "Use simple accessible template for attacks.",
"descriptiontranslationkey": "options-attacks-accessible-title"
},
{
"attribute": "toggle_spell_accessible",
"displayname": "Use Spells Simple Template",
"displaytranslationkey": "use-simple-template-spells",
"type": "checkbox",
"value": "@{var_accessible_flag}",
"description": "Use simple accessible template for spells.",
"descriptiontranslationkey": "options-spells-accessible-title"
},
{
"attribute": "use_specfont",
"displayname": "Font",
"displaytranslationkey": "font",
"type": "select",
"options": ["0", "1", "2", "3", "4", "5"],
"optiontranslationkeys": ["arial-default", "verdana", "comic-sans", "segoe", "lucida", "fantasy"],
"default": "0",
"description": "Extra fonts for Accessiblity"
},
{
"attribute": "max-dex-source",
"displayname": "Encumbrance",
"displaytranslationkey": "encumbrance",
"type": "select",
"options": ["0", "1", "2", "3"],
"optiontranslationkeys": ["armor-shield-load-default", "armor-shield-only", "load-only", "ignore-encumbrance"],
"default": "0",
"description": "Encumbrance based on:",
"descriptiontranslationkey": "encumbrance-based-on"
},
{
"attribute": "use_advanced_options",
"displayname": "Display user defined fields",
"displaytranslationkey": "display-advanced-options",
"type": "checkbox",
"description": "Display extra fields for advanced customization, such as columns marked 'user defined'",
"descriptiontranslationkey": "display-advanced-options-title",
"value": "1"
},
{
"attribute": "normal_macro_show",
"displayname": "Display user defined fields",
"displaytranslationkey": "display-macro-text",
"type": "checkbox",
"description": "Display macro fields for customizing roll template rolls",
"descriptiontranslationkey": "display-macro-text-title",
"value": "1"
},
{
"attribute": "adv_macro_show",
"displayname": "Display Advanced roll-time macro fields",
"displaytranslationkey": "display-advanced-macros",
"type": "checkbox",
"description": "Display Advanced fields to add to rolls. These will add to any 1d20 roll. Evaluated at roll-time, so queries may be used. Each requires '0' as default, and [[]] around rolls",
"descriptiontranslationkey": "display-advanced-macros-title",
"value": "1"
},
{
"attribute": "use_buff_bonuses",
"displayname": " Use buff bonus types and stacking",
"displaytranslationkey": "use-buff-bonus-stacking",
"type": "checkbox",
"value": "1"
},
{
"attribute": "use_horror_adventures",
"displayname": " Horror Adventures",
"displaytranslationkey": "horror-adventures",
"type": "checkbox",
"value": "1",
"descriptiontranslationkey": "toggle-horror-adventures-long"
},
{
"attribute": "include_link_abilities",
"displayname": " Include link to Ability Attacks",
"displaytranslationkey": "include-link-abilities",
"type": "checkbox",
"value": "1",
"description": "When creating an Ability - based attack, include a link to the ability in the weapon notes.",
"descriptiontranslationkey": "options-attacks-include-link-abilities"
},
{
"attribute": "include_link_spells",
"displayname": " Include link to Spell Attacks",
"displaytranslationkey": "include-link-spells",
"type": "checkbox",
"value": "1",
"description": "When creating a Spell-based attack, include a link to the spell in the weapon notes.",
"descriptiontranslationkey": "options-attacks-include-link-spells"
},
{
"attribute": "use_metrics",
"displayname": " Use Metrics",
"displaytranslationkey": "use-metrics",
"type": "checkbox",
"value": "1",
"description": "Show auto-calculated totals for weight and distance as metric. This option DOES NOT convert user input for weight and distance. Ensure you have entered metric-based values.",
"descriptiontranslationkey": "options-use-metrics-title"
}
]
}