mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
435 lines
18 KiB
JSON
435 lines
18 KiB
JSON
{
|
|
"html": "Mythras.html",
|
|
"css": "Mythras.css",
|
|
"authors": "Matthew Carpenter",
|
|
"roll20userid": "103705",
|
|
"preview": "Mythras.png",
|
|
"instructions": "Character sheet for the Mythras system. Supports the Default, After the Vampire Wars, Classic Fantasy, Luther Arkwright, M-Space, Mythic Britain, Mythic Constantinople, Mythic Rome, Monster Island and Thennla settings. Use the '+' and '-' buttons to show/hide less commonly used fields of the sheets. Make sure to visit the campaign settings to set the default sheet options.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "type",
|
|
"displayname": "Default Sheet Type",
|
|
"displaytranslationkey": "default-sheet-type-u",
|
|
"type": "select",
|
|
"options": [
|
|
"PC|pc",
|
|
"NPC|npc",
|
|
"Battle Unit|battle_unit",
|
|
"Ship|ship"
|
|
],
|
|
"optiontranslationkeys": ["pc-u","npc-u", "battle-unit-u", "ship-u"],
|
|
"description": "Set default sheet type. Good to change this to NPC once all your PCs are made.",
|
|
"descriptiontranslationkey": "type-description-u"
|
|
},
|
|
{
|
|
"attribute": "hit_locations",
|
|
"displayname": "Default Hit Location Table",
|
|
"displaytranslationkey": "default-hit-location-table-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Humanoid|humanoid",
|
|
"Custom|custom"
|
|
],
|
|
"optiontranslationkeys": ["humanoid-u","custom-u"],
|
|
"description": "Set default hit location table for new characters.",
|
|
"descriptiontranslationkey": "hit-locations-description-u"
|
|
},
|
|
{
|
|
"attribute": "npc_hit_locations",
|
|
"displayname": "Default Hit Location Table for NPCs",
|
|
"displaytranslationkey": "default-hit-location-table-for-npcs-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Humanoid|humanoid",
|
|
"Custom|custom",
|
|
"Rabble/Underling|rabble"
|
|
],
|
|
"optiontranslationkeys": ["humanoid-u","custom-u","rabble-underling-u"],
|
|
"description": "Set default hit location table for new NPCs.",
|
|
"descriptiontranslationkey": "npc-hit-locations-description-u"
|
|
},
|
|
{
|
|
"attribute": "name_display",
|
|
"displayname": "Show Name in Roll Templates",
|
|
"displaytranslationkey": "show-name-in-roll-templates-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Yes|{{character=@{character_name}}}",
|
|
"No|character=@{character_name}"
|
|
],
|
|
"optiontranslationkeys": ["yes-u","no-u"],
|
|
"description": "Show character name in the roll template. Useful if you need to hide a characters true identity.",
|
|
"descriptiontranslationkey": "name-display-description-u"
|
|
},
|
|
{
|
|
"attribute": "roll_display",
|
|
"displayname": "Whisper Rolls to GM",
|
|
"displaytranslationkey": "whisper-rolls-to-gm-u",
|
|
"type": "select",
|
|
"options": [
|
|
"No|",
|
|
"Yes|/w gm "
|
|
],
|
|
"optiontranslationkeys": ["no-u","yes-u"],
|
|
"description": "Rolls are only shown to the GM and the player making the roll.",
|
|
"descriptiontranslationkey": "roll-display-description-u"
|
|
},
|
|
{
|
|
"attribute": "show_reduced",
|
|
"displayname": "Rolls Show 101+ Reduced",
|
|
"displaytranslationkey": "rolls-show-101-reduced-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Yes|1",
|
|
"No|0"
|
|
],
|
|
"optiontranslationkeys": ["yes-u","no-u"],
|
|
"description": "Display a result for high skills reduced down to 100 in the roll templates.",
|
|
"descriptiontranslationkey": "show-reduced-description-u"
|
|
},
|
|
{
|
|
"attribute": "setting_option",
|
|
"displayname": "Setting",
|
|
"displaytranslationkey": "setting-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Default|default",
|
|
"After the Vampire Wars|after_the_vampire_wars",
|
|
"Classic Fantasy|classic_fantasy",
|
|
"Luther Arkwright|luther_arkwright",
|
|
"M-Space|m-space",
|
|
"Monster Island|monster_island",
|
|
"Mythic Britain|mythic_britain",
|
|
"Mythic Rome|mythic_rome",
|
|
"Thennla|thennla"
|
|
],
|
|
"optiontranslationkeys": ["default-u","after-the-vampire-wars-u","classic-fantasy-u","luther-arkwright-u","m-space-u","monster-island-u","mythic-britain-u","mythic-rome-u","thennla-u"],
|
|
"description": "Sets the default sheet options and mechanics to match the rules as presented in the setting's source book. Individual options may be overridden below.",
|
|
"descriptiontranslationkey": "setting-description-u"
|
|
},
|
|
{
|
|
"attribute": "affiliations_enabled_option",
|
|
"displayname": "Affiliations Enabled",
|
|
"displaytranslationkey": "affiliations-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Use affiliations from Mythic Constantinople.",
|
|
"descriptiontranslationkey": "affiliations-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "vehicle_type_option",
|
|
"displayname": "Vehicles",
|
|
"displaytranslationkey": "vehicles-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"Mythras|mythras",
|
|
"M-Space|m-space",
|
|
"Ships & Shield Walls|ships"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","mythra-u","m-space-u","ships-and-shield-walls-u"],
|
|
"description": "Type of vehicle mechanics to use.",
|
|
"descriptiontranslationkey": "vehicle-type-option-description-u"
|
|
},
|
|
{
|
|
"attribute": "extended_conflict_enabled_option",
|
|
"displayname": "Extended Conflict Resolution Enabled",
|
|
"displaytranslationkey": "extended-conflict-resolution-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Use the extended conflict resolution system from M-Space.",
|
|
"descriptiontranslationkey": "extended-conflict-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "simplified_combat_enabled_option",
|
|
"displayname": "Simplified Combat Enabled",
|
|
"displaytranslationkey": "simplified-combat-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Use the optional simplified combat rules from M-Space.",
|
|
"descriptiontranslationkey": "simplified-combat-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "luck_points_rank_option",
|
|
"displayname": "Add Rank to Luck",
|
|
"displaytranslationkey": "add-rank-to-luck-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Add the character's Rank to their total Luck Points.",
|
|
"descriptiontranslationkey": "luck-points-rank-description-u"
|
|
},
|
|
{
|
|
"attribute": "tenacity_enabled_option",
|
|
"displayname": "Tenacity Enabled",
|
|
"displaytranslationkey": "tenacity-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Tenacity is a character attribute.",
|
|
"descriptiontranslationkey": "tenacity-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "firearms_enabled_option",
|
|
"displayname": "Firearms Enabled",
|
|
"displaytranslationkey": "firearms-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Firearms exist in the game setting.",
|
|
"descriptiontranslationkey": "firearms-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "boating_standard_option",
|
|
"displayname": "Boating is a Standard Skill",
|
|
"displaytranslationkey": "boating-is-a-standard-skill-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Boating is listed as a standard skill.",
|
|
"descriptiontranslationkey": "boating-standard-description-u"
|
|
},
|
|
{
|
|
"attribute": "status_standard_option",
|
|
"displayname": "Status is a Standard Skill",
|
|
"displaytranslationkey": "status-is-a-standard-skill-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Status is listed as a standard skill.",
|
|
"descriptiontranslationkey": "status-standard-description-u"
|
|
},
|
|
{
|
|
"attribute": "superstition_standard_option",
|
|
"displayname": "Superstition is a Standard Skill",
|
|
"displaytranslationkey": "superstition-is-a-standard-skill-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Superstition is listed as a standard skill.",
|
|
"descriptiontranslationkey": "superstition-standard-description-u"
|
|
},
|
|
{
|
|
"attribute": "dependencies_enabled_option",
|
|
"displayname": "Dependencies Enabled",
|
|
"displaytranslationkey": "dependencies-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enable the Dependencies mechanics.",
|
|
"descriptiontranslationkey": "dependencies-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "folk_magic_enabled_option",
|
|
"displayname": "Folk Magic Enabled",
|
|
"displaytranslationkey": "folk-magic-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Folk Magic section of the sheet.",
|
|
"descriptiontranslationkey": "folk-magic-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "animism_enabled_option",
|
|
"displayname": "Animism Enabled",
|
|
"displaytranslationkey": "animism-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Animism section of the sheet.",
|
|
"descriptiontranslationkey": "animism-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "spirit_tenacity_option",
|
|
"displayname": "Spirits Have Tenacity",
|
|
"displaytranslationkey": "spirits-have-tenacity-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Spirits have Tenacity as an attribute.",
|
|
"descriptiontranslationkey": "spirits-have-tenacity-description-u"
|
|
},
|
|
{
|
|
"attribute": "mysticism_enabled_option",
|
|
"displayname": "Mysticism Enabled",
|
|
"displaytranslationkey": "mysticism-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Mysticism section of the sheet.",
|
|
"descriptiontranslationkey": "mysticism-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "mythras_psionics_enabled_option",
|
|
"displayname": "mythras Psionics Enabled",
|
|
"displaytranslationkey": "mythras-psionics-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Psionics section of the sheet per Mythras rules.",
|
|
"descriptiontranslationkey": "mythras-psionics-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "sorcery_enabled_option",
|
|
"displayname": "Sorcery Enabled",
|
|
"displaytranslationkey": "sorcery-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Sorcery section of the sheet.",
|
|
"descriptiontranslationkey": "sorcery-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "theism_enabled_option",
|
|
"displayname": "Theism Enabled",
|
|
"displaytranslationkey": "theism-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Theism section of the sheet.",
|
|
"descriptiontranslationkey": "theism-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "max_devotional_pool_based_on_option",
|
|
"displayname": "Max Devotional Pool Based On",
|
|
"displaytranslationkey": "max-devotional-pool-based-on-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"Cult Rank|@{rank_devotion_pool_limit}",
|
|
"POW|@{pow}"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","cult-rank-u","pow-u"],
|
|
"description": "Max devotional pool calculated per Cult Rank or POW.",
|
|
"descriptiontranslationkey": "max-devotional-pool-based-on-description-u"
|
|
},
|
|
{
|
|
"attribute": "arcane_magic_enabled_option",
|
|
"displayname": "Arcane Magic Enabled",
|
|
"displaytranslationkey": "arcane-magic-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Arcane Magic section of the sheet.",
|
|
"descriptiontranslationkey": "arcane-magic-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "divine_magic_enabled_option",
|
|
"displayname": "Divine Magic Enabled",
|
|
"displaytranslationkey": "divine-magic-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Divine Magic section of the sheet.",
|
|
"descriptiontranslationkey": "divine-magic-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "roman_magic_enabled_option",
|
|
"displayname": "Roman Magic Enabled",
|
|
"displaytranslationkey": "roman-magic-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Roman magic section of the sheet for magic as used in Mythic Roman.",
|
|
"descriptiontranslationkey": "roman-magic-enabled-description-u"
|
|
},
|
|
{
|
|
"attribute": "ms_psionics_enabled_option",
|
|
"displayname": "M-Space Psionics Enabled",
|
|
"displaytranslationkey": "ms-psionics-enabled-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Use Setting Default|default",
|
|
"No|0",
|
|
"Yes|1"
|
|
],
|
|
"optiontranslationkeys": ["use-setting-default-u","no-u","yes-u"],
|
|
"description": "Enables the Psionics section of the sheet per M-Space rules.",
|
|
"descriptiontranslationkey": "ms-psionics-enabled-description-u"
|
|
}
|
|
]
|
|
}
|