mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 14:12:28 +00:00
586 lines
18 KiB
JSON
586 lines
18 KiB
JSON
{
|
|
"html": "5eShaped.html",
|
|
"css": "5eShaped.css",
|
|
"authors": "Mark Lenser (Kryx on Roll20.net, @mlenser on Twitter). Companion script done by Lucian. French translations done by Alzam on Roll20. German translations done by Rouby.",
|
|
"roll20userid": "277007",
|
|
"preview": "5eShaped.jpg",
|
|
"compendium": "dnd5e",
|
|
"instructions": "This sheet is designed for use with D&D 5th edition. It has been designed to match the layout of the D&D 5e Character Sheet.",
|
|
"patreon": "https://www.patreon.com/mlenser",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "is_npc",
|
|
"displayname": "NPC",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "The NPC option sets new characters to default to the NPC layout."
|
|
},
|
|
{
|
|
"attribute": "shaped_d20",
|
|
"displayname": "Roll setting",
|
|
"type": "radio",
|
|
"options": [
|
|
"Normal|d20",
|
|
"Advantage|2d20kh1",
|
|
"Disadvantage|2d20kl1",
|
|
"Query|?{Roll|Normal,d20|Advantage,2d20kh1|Disadvantage,2d20kl1}",
|
|
"Advantage Query|?{Disadvantaged|No,2d20kh1|Yes,d20}",
|
|
"Disadvantage Query|?{Advantaged|No,2d20kl1|Yes,d20}",
|
|
"Roll 2|1d20"
|
|
],
|
|
"description": "Choose how d20s roll"
|
|
},
|
|
{
|
|
"attribute": "output_option",
|
|
"displayname": "Sheet output",
|
|
"type": "select",
|
|
"options": [
|
|
"Public for all to see|",
|
|
"Whispered to the GM|/w GM",
|
|
"Choose when rolling|?{Output|Public,|Whisper,/w GM }"
|
|
],
|
|
"description": "Choose how the sheet outputs"
|
|
},
|
|
{
|
|
"attribute": "death_save_output_option",
|
|
"displayname": "Death saves output",
|
|
"type": "select",
|
|
"options": [
|
|
"Sheet Output|@{output_option}",
|
|
"Public for all to see|",
|
|
"Whispered to the GM|/w GM",
|
|
"Choose when rolling|?{Output|Public,|Whisper,/w GM }"
|
|
],
|
|
"description": "Choose how death saves output"
|
|
},
|
|
{
|
|
"attribute": "hit_dice_output_option",
|
|
"displayname": "Hit Dice output",
|
|
"type": "select",
|
|
"options": [
|
|
"Sheet Output|@{output_option}",
|
|
"Public for all to see|",
|
|
"Whispered to the GM|/w GM",
|
|
"Choose when rolling|?{Output|Public,|Whisper,/w GM }"
|
|
],
|
|
"description": "Choose how hit dice output"
|
|
},
|
|
{
|
|
"attribute": "initiative_output_option",
|
|
"displayname": "Initiative output",
|
|
"type": "select",
|
|
"options": [
|
|
"Sheet Output|@{output_option}",
|
|
"Public for all to see|",
|
|
"Whispered to the GM|/w GM",
|
|
"Choose when rolling|?{Output|Public,|Whisper,/w GM }"
|
|
],
|
|
"description": "Choose how initiative outputs"
|
|
},
|
|
{
|
|
"attribute": "initiative_roll",
|
|
"displayname": "Initiative roll",
|
|
"type": "select",
|
|
"options": [
|
|
"Sheet setting|@{shaped_d20}",
|
|
"Normal|d20",
|
|
"Advantage|2d20kh1",
|
|
"Disadvantage|2d20kl1",
|
|
"Query|?{Roll|Normal,d20|Advantage,2d20kh1|Disadvantage,2d20kl1}",
|
|
"Advantage Query|?{Disadvantaged|No,2d20kh1|Yes,d20}",
|
|
"Disadvantage Query|?{Advantaged|No,2d20kl1|Yes,d20}"
|
|
],
|
|
"description": "Choose how initiative rolls"
|
|
},
|
|
{
|
|
"attribute": "initiative_to_tracker",
|
|
"displayname": "Initiative to tracker",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Choose how initiative sends to the tracker"
|
|
},
|
|
{
|
|
"attribute": "initiative_tie_breaker",
|
|
"displayname": "Initiative tie breaker",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Add Dexterity modifier to initiative to break ties"
|
|
},
|
|
{
|
|
"attribute": "show_character_name",
|
|
"displayname": "Character Name on all roll templates",
|
|
"type": "select",
|
|
"options": [
|
|
"No|",
|
|
"Yes|{{show_character_name=1}}"
|
|
],
|
|
"description": "Show character name on roll templates"
|
|
},
|
|
{
|
|
"attribute": "attacks_vs_target_ac",
|
|
"displayname": "Target's AC on Attacks",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Target an enemy's AC with attacks"
|
|
},
|
|
{
|
|
"attribute": "attacks_vs_target_name",
|
|
"displayname": "Target's name on Attacks and Saves",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show target's name on roll templates"
|
|
},
|
|
{
|
|
"attribute": "show_rests",
|
|
"displayname": "Show Rests",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show rests on the core page (API feature)"
|
|
},
|
|
{
|
|
"attribute": "show_passive_skills",
|
|
"displayname": "Passive skills",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show passive skills"
|
|
},
|
|
{
|
|
"attribute": "show_weight",
|
|
"displayname": "Weight",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show weight"
|
|
},
|
|
{
|
|
"attribute": "show_emote",
|
|
"displayname": "Emote",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show emote"
|
|
},
|
|
{
|
|
"attribute": "show_freetext",
|
|
"displayname": "Freetext",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show freetext"
|
|
},
|
|
{
|
|
"attribute": "show_freeform",
|
|
"displayname": "Freeform",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show freeform"
|
|
},
|
|
{
|
|
"attribute": "show_crit_range",
|
|
"displayname": "Crit range",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show crit range"
|
|
},
|
|
{
|
|
"attribute": "show_dice_modifiers",
|
|
"displayname": "Dice modifiers",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show dice modifiers (useful for things like GWF or other ro<2)"
|
|
},
|
|
{
|
|
"attribute": "show_crit_range",
|
|
"displayname": "Crit range",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show crit range"
|
|
},
|
|
{
|
|
"attribute": "extra_on_a_crit",
|
|
"displayname": "Extra on a crit",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show extra damage on a critical hit"
|
|
},
|
|
{
|
|
"attribute": "ammo_auto_use",
|
|
"displayname": "Automatically use ammo",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Automatically use ammo (API feature)"
|
|
},
|
|
{
|
|
"attribute": "auto_revert_advantage",
|
|
"displayname": "Automatically revert (dis)advantage",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Automatically revert (dis)advantage (API feature)"
|
|
},
|
|
{
|
|
"attribute": "automatically_expend_spell_resources",
|
|
"displayname": "Automatically expend spell resources",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Automatically expend spell resources (API feature)"
|
|
},
|
|
{
|
|
"attribute": "inspiration_multiple",
|
|
"displayname": "Multiple inspiration",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Allow for multiple inspirations"
|
|
},
|
|
{
|
|
"attribute": "critical_damage_houserule",
|
|
"displayname": "Critical damage is maximized",
|
|
"type": "select",
|
|
"options": [
|
|
"Normal|NORMAL",
|
|
"Critical damage is maximized|CRITICAL_DAMAGE_IS_MAXIMIZED",
|
|
"No extra damage on a critical hit from the default damage|NO_CRITICAL_DAMAGE_FROM_DEFAULT_DAMAGE"
|
|
],
|
|
"description": "Critical damage is maximized"
|
|
},
|
|
{
|
|
"attribute": "proficiency_dice",
|
|
"displayname": "Proficiency dice",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Use proficiency dice (d4) instead of a number (2)"
|
|
},
|
|
{
|
|
"attribute": "psionics",
|
|
"displayname": "Psionics",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show Kryx's homebrew Psionics"
|
|
},
|
|
{
|
|
"attribute": "custom_classes",
|
|
"displayname": "Custom classes",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show Kryx's homebrew classes"
|
|
},
|
|
{
|
|
"attribute": "expertise_as_advantage",
|
|
"displayname": "Expertise as Advantage when importing",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Expertise as Advantage when importing (API feature)"
|
|
},
|
|
{
|
|
"attribute": "medium_armor_max_dex",
|
|
"displayname": "Medium armor max dex",
|
|
"type": "number",
|
|
"value": "2",
|
|
"description": "Medium armor max dex"
|
|
},
|
|
{
|
|
"attribute": "base_dc",
|
|
"displayname": "Base DC",
|
|
"type": "number",
|
|
"value": "8",
|
|
"description": "Base DC for saving throws"
|
|
},
|
|
{
|
|
"attribute": "honor_toggle",
|
|
"displayname": "Honor",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show an ability and saving throw for Honor per the DMG"
|
|
},
|
|
{
|
|
"attribute": "sanity_toggle",
|
|
"displayname": "Sanity",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Show an ability and saving throw for Sanity per the DMG"
|
|
},
|
|
{
|
|
"attribute": "saving_throws_half_proficiency",
|
|
"displayname": "Add half proficiency to unproficient saving throws",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Add half proficiency to unproficient saving throws"
|
|
},
|
|
{
|
|
"attribute": "use_custom_saving_throws",
|
|
"displayname": "Use custom saving throws",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Use custom saving throws"
|
|
},
|
|
{
|
|
"attribute": "average_of_abilities",
|
|
"displayname": "Average of the highest 1 or 2 abilities",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Average of the highest 1 or 2 abilities"
|
|
},
|
|
{
|
|
"attribute": "fortitude_strength",
|
|
"displayname": "Fortitude Strength",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Strength to Fortitude"
|
|
},
|
|
{
|
|
"attribute": "fortitude_dexterity",
|
|
"displayname": "Fortitude Dexterity",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Dexterity to Fortitude"
|
|
},
|
|
{
|
|
"attribute": "fortitude_constitution",
|
|
"displayname": "Fortitude Constitution",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Constitution to Fortitude"
|
|
},
|
|
{
|
|
"attribute": "fortitude_intelligence",
|
|
"displayname": "Fortitude Intelligence",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Intelligence to Fortitude"
|
|
},
|
|
{
|
|
"attribute": "fortitude_wisdom",
|
|
"displayname": "Fortitude Wisdom",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Wisdom to Fortitude"
|
|
},
|
|
{
|
|
"attribute": "fortitude_charisma",
|
|
"displayname": "Fortitude Charisma",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Charisma to Fortitude"
|
|
},
|
|
{
|
|
"attribute": "reflex_strength",
|
|
"displayname": "Reflex Strength",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Strength to Reflex"
|
|
},
|
|
{
|
|
"attribute": "reflex_dexterity",
|
|
"displayname": "Reflex Dexterity",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Dexterity to Reflex"
|
|
},
|
|
{
|
|
"attribute": "reflex_constitution",
|
|
"displayname": "Reflex Constitution",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Constitution to Reflex"
|
|
},
|
|
{
|
|
"attribute": "reflex_intelligence",
|
|
"displayname": "Reflex Intelligence",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Intelligence to Reflex"
|
|
},
|
|
{
|
|
"attribute": "reflex_wisdom",
|
|
"displayname": "Reflex Wisdom",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Wisdom to Reflex"
|
|
},
|
|
{
|
|
"attribute": "reflex_charisma",
|
|
"displayname": "Reflex Charisma",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Charisma to Reflex"
|
|
},
|
|
{
|
|
"attribute": "will_strength",
|
|
"displayname": "Will Strength",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Strength to Will"
|
|
},
|
|
{
|
|
"attribute": "will_dexterity",
|
|
"displayname": "Will Dexterity",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Dexterity to Will"
|
|
},
|
|
{
|
|
"attribute": "will_constitution",
|
|
"displayname": "Will Constitution",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Constitution to Will"
|
|
},
|
|
{
|
|
"attribute": "will_intelligence",
|
|
"displayname": "Will Intelligence",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Intelligence to Will"
|
|
},
|
|
{
|
|
"attribute": "will_wisdom",
|
|
"displayname": "Will Wisdom",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Wisdom to Will"
|
|
},
|
|
{
|
|
"attribute": "will_charisma",
|
|
"displayname": "Will Charisma",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "For custom saving throws, apply Charisma to Will"
|
|
},
|
|
{
|
|
"attribute": "hide_ability_checks",
|
|
"displayname": "Hide ability checks",
|
|
"type": "checkbox",
|
|
"value": "{{hide_ability_checks=1}}",
|
|
"description": "Hide ability checks (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_saving_throws",
|
|
"displayname": "Hide saving throws",
|
|
"type": "checkbox",
|
|
"value": "{{hide_saving_throws=1}}",
|
|
"description": "Hide saving checks (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_attack",
|
|
"displayname": "Hide attack",
|
|
"type": "checkbox",
|
|
"value": "{{hide_attack=1}}",
|
|
"description": "Hide attack (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_damage",
|
|
"displayname": "Hide damage",
|
|
"type": "checkbox",
|
|
"value": "{{hide_damage=1}}",
|
|
"description": "Hide damage (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_freetext",
|
|
"displayname": "Hide freetext",
|
|
"type": "checkbox",
|
|
"value": "{{hide_freetext=1}}",
|
|
"description": "Hide freetext (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_recharge",
|
|
"displayname": "Hide recharge",
|
|
"type": "checkbox",
|
|
"value": "{{hide_recharge=1}}",
|
|
"description": "Hide recharge (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_saving_throw_dc",
|
|
"displayname": "Hide saving throw DC",
|
|
"type": "checkbox",
|
|
"value": "{{hide_saving_throw_dc=1}}",
|
|
"description": "Hide saving throw DC (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_saving_throw_success",
|
|
"displayname": "Hide saving throw success",
|
|
"type": "checkbox",
|
|
"value": "{{hide_saving_throw_success=1}}",
|
|
"description": "Hide saving throw success (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "hide_content",
|
|
"displayname": "Hide content",
|
|
"type": "checkbox",
|
|
"value": "{{hide_content=1}}",
|
|
"description": "Hide content (requires stylish, see the documentation)"
|
|
},
|
|
{
|
|
"attribute": "copper_per_gold",
|
|
"displayname": "Copper per Gold",
|
|
"type": "number",
|
|
"value": "100",
|
|
"description": "Copper per Gold"
|
|
},
|
|
{
|
|
"attribute": "silver_per_gold",
|
|
"displayname": "Silver per Gold",
|
|
"type": "number",
|
|
"value": "10",
|
|
"description": "Silver per Gold"
|
|
},
|
|
{
|
|
"attribute": "electrum_per_gold",
|
|
"displayname": "Electrum per Gold",
|
|
"type": "number",
|
|
"value": "2",
|
|
"description": "Electrum per Gold"
|
|
},
|
|
{
|
|
"attribute": "platinum_per_gold",
|
|
"displayname": "Platinum per Gold",
|
|
"type": "number",
|
|
"value": "10",
|
|
"description": "Platinum per Gold"
|
|
},
|
|
{
|
|
"attribute": "distance_system",
|
|
"displayname": "Distance",
|
|
"type": "select",
|
|
"options": [
|
|
"Feet|FEET",
|
|
"Meters|METERS"
|
|
],
|
|
"description": "Choose which distance system to use"
|
|
},
|
|
{
|
|
"attribute": "weight_system",
|
|
"displayname": "Weight",
|
|
"type": "select",
|
|
"options": [
|
|
"Pounds|POUNDS",
|
|
"Kilograms|KILOGRAMS"
|
|
],
|
|
"description": "Choose which weight system to use"
|
|
},
|
|
{
|
|
"attribute": "carrying_capacity_multiplier",
|
|
"displayname": "Carrying Capacity multiplier",
|
|
"type": "number",
|
|
"value": "15",
|
|
"description": "This number increases the Carrying Capacity multiplier (defaults to 15)"
|
|
},
|
|
{
|
|
"attribute": "max_push_drag_lift_multiplier",
|
|
"displayname": "Push, Drag, Life multiplier",
|
|
"type": "number",
|
|
"value": "30",
|
|
"description": "This number increases the Push, Drag, Life multiplier (defaults to 30)"
|
|
},
|
|
{
|
|
"attribute": "encumbered_multiplier",
|
|
"displayname": "Encumbered multiplier",
|
|
"type": "number",
|
|
"value": "5",
|
|
"description": "This number increases the Encumbered multiplier (defaults to 5)"
|
|
},
|
|
{
|
|
"attribute": "heavily_encumbered_multiplier",
|
|
"displayname": "Heavily Encumbered multiplier",
|
|
"type": "number",
|
|
"value": "10",
|
|
"description": "This number increases the Heavily Encumbered multiplier (defaults to 10)"
|
|
}
|
|
]
|
|
}
|