{
"DOCUMENT.DND5E": {
  "Activity": "Activity",
  "Advancement": "Advancement",
  "Warning": {
    "SelectType": "{name} type must be selected for creation."
  }
},

"TYPES.Actor.character": "Player Character",
"TYPES.Actor.characterPl": "Player Characters",
"TYPES.Actor.encounter": "Encounter",
"TYPES.Actor.encounterPl": "Encounters",
"TYPES.Actor.group": "Group",
"TYPES.Actor.groupPl": "Groups",
"TYPES.Actor.npc": "Non-Player Character",
"TYPES.Actor.npcPl": "Non-Player Characters",
"TYPES.Actor.vehicle": "Vehicle",
"TYPES.Actor.vehiclePl": "Vehicles",

"TYPES.ActiveEffect.enchantment": "Enchantment",
"TYPES.ActiveEffect.enchantmentPl": "Enchantments",

"TYPES.ChatMessage": {
  "request": "Request Message",
  "rest": "Rest Message",
  "turn": "Combat Turn Message"
},

"TYPES.Item.background": "Background",
"TYPES.Item.backgroundPl": "Backgrounds",
"TYPES.Item.container": "Container",
"TYPES.Item.containerPl": "Containers",
"TYPES.Item.class": "Class",
"TYPES.Item.classPl": "Classes",
"TYPES.Item.consumable": "Consumable",
"TYPES.Item.consumablePl": "Consumables",
"TYPES.Item.equipment": "Equipment",
"TYPES.Item.equipmentPl": "Equipment",
"TYPES.Item.facility": "Facility",
"TYPES.Item.facilityPl": "Facilities",
"TYPES.Item.feat": "Feature",
"TYPES.Item.featurePl": "Features",
"TYPES.Item.loot": "Loot",
"TYPES.Item.lootPl": "Loot",
"TYPES.Item.race": "Species",
"TYPES.Item.racePl": "Species",
"TYPES.Item.raceLegacy": "Race",
"TYPES.Item.raceLegacyPl": "Races",
"TYPES.Item.spell": "Spell",
"TYPES.Item.spellPl": "Spells",
"TYPES.Item.subclass": "Subclass",
"TYPES.Item.subclassPl": "Subclasses",
"TYPES.Item.tool": "Tool",
"TYPES.Item.toolPl": "Tools",
"TYPES.Item.weapon": "Weapon",
"TYPES.Item.weaponPl": "Weapons",

"TYPES.RegionBehavior": {
  "dnd5e.difficultTerrain": "Difficult Terrain",
  "dnd5e.rotateArea": "Rotate Area"
},

"DND5E.title": "Dungeon & Dragons Fifth Edition",
"DND5E.AbbreviationCR": "CR",
"DND5E.AbbreviationConc": "Conc.",
"DND5E.AbbreviationDC": "DC",
"DND5E.AbbreviationKg": "kg",
"DND5E.AbbreviationLR": "LR",
"DND5E.AbbreviationLevel": "Lvl",
"DND5E.AbbreviationLbs": "lbs.",
"DND5E.AbbreviationSR": "SR",

"DND5E.ABILITY": {
  "Configure": {
    "CheckLabel": "{ability} Check",
    "SaveLabel": "{ability} Save",
    "Title": "Configure {ability}"
  },
  "SECTIONS": {
    "Bonuses": {
      "Label": "{ability} Bonuses",
      "Hint": "These bonuses apply to checks & saves made with {ability}."
    },
    "Global": {
      "Label": "Global Bonuses",
      "Hint": "These bonuses apply to checks & saves made with any ability."
    },
    "Score": "{ability} Score"
  }
},

"DND5E.Ability": "Ability",
"DND5E.Abilities": "Abilities",
"DND5E.AbilityStr": "Strength",
"DND5E.AbilityStrAbbr": "str",
"DND5E.AbilityCon": "Constitution",
"DND5E.AbilityConAbbr": "con",
"DND5E.AbilityDex": "Dexterity",
"DND5E.AbilityDexAbbr": "dex",
"DND5E.AbilityInt": "Intelligence",
"DND5E.AbilityIntAbbr": "int",
"DND5E.AbilityWis": "Wisdom",
"DND5E.AbilityWisAbbr": "wis",
"DND5E.AbilityCha": "Charisma",
"DND5E.AbilityChaAbbr": "cha",
"DND5E.AbilityHon": "Honor",
"DND5E.AbilityHonAbbr": "hon",
"DND5E.AbilitySan": "Sanity",
"DND5E.AbilitySanAbbr": "san",
"DND5E.AbilityScore": "Ability Score",
"DND5E.AbilityScoreShort": "Score",
"DND5E.AbilityScorePl": "Ability Scores",
"DND5E.AbilityScoreL": "{ability} Score",
"DND5E.AbilityScoreMax": "Maximum Ability Score",
"DND5E.AbilityScoreMaxShort": "Maximum",
"DND5E.AbilityModifier": "Ability Modifier",
"DND5E.AbilityModifierShort": "Mod",
"DND5E.AbilityPromptText": "What type of {ability} check?",
"DND5E.AbilityPromptTitle": "{ability} Ability Check",
"DND5E.AbilityUseChargesLabel": "{value} Charges",
"DND5E.AbilityUseConsumableLabel": "{max} per {per}",
"DND5E.AbilityUseCast": "Cast Spell",
"DND5E.AbilityUseUse": "Use Ability",
"DND5E.AbilityUseConfig": "Usage Configuration",
"DND5E.AbilityBonuses": "Ability Bonuses",
"DND5E.AbilityConfigure": "Configure {ability}",
"DND5E.AbilityConfigureTitle": "Configure {ability} Saving Throws and Checks",
"DND5E.AbilitySaveConfigure": "{ability} Saving Throws",
"DND5E.AbilityCheckConfigure": "{ability} Ability Checks",
"DND5E.AbilityCheckConfigurationHint": "Configure check bonuses.",
"DND5E.AbilityConfigurationHint": "Configure ability saving throw proficiency, saving throw bonuses, and check bonuses.",
"DND5E.AbilityCheckBonus": "Check Bonus",
"DND5E.AbilityCheckGlobalBonusHint": "This bonus applies to all ability checks made by this actor.",
"DND5E.Action": "Action",
"DND5E.ActionAbbr": "A",
"DND5E.ActionPl": "Actions",
"DND5E.ActionAbil": "Ability Check",
"DND5E.ActionEnch": "Enchant",
"DND5E.ActionHeal": "Heal",
"DND5E.ActionMSAK": "Melee Spell Attack",
"DND5E.ActionMWAK": "Melee Weapon Attack",
"DND5E.ActionOther": "Other",
"DND5E.ActionRSAK": "Ranged Spell Attack",
"DND5E.ActionRWAK": "Ranged Weapon Attack",
"DND5E.ActionSave": "Saving Throw",
"DND5E.ActionSumm": "Summon",
"DND5E.ActionUtil": "Utility",
"DND5E.ActionWarningNoItem": "The requested item {item} no longer exists on Actor {name}",
"DND5E.ActionWarningNoToken": "You must have one or more controlled Tokens in order to use this option.",

"DND5E.ACTIVATION": {
  "FIELDS": {
    "activation": {
      "label": "Activation",
      "condition": {
        "label": "Activation Condition",
        "hint": "Condition required to activate this activity."
      },
      "override": {
        "label": "Override Activation",
        "hint": "Use these activation values instead of the item's when using this activity."
      },
      "type": {
        "label": "Activation Cost",
        "hint": "Activation type (e.g. action, legendary action, minutes)."
      },
      "value": {
        "label": "Activation Value",
        "hint": "Scalar value associated with the activation."
      }
    }
  },
  "Category": {
    "Combat": "Combat",
    "Monster": "Monster",
    "Rest": "Rest",
    "Standard": "Standard",
    "Time": "Time",
    "Vehicle": "Vehicle"
  },
  "Type": {
    "Action": {
      "Header": "Actions",
      "Label": "Action"
    },
    "BonusAction": {
      "Header": "Bonus Actions",
      "Label": "Bonus Action"
    },
    "Crew": {
      "Counted": {
        "one": "{number} crew action",
        "other": "{number} crew actions"
      },
      "Header": "Crew Actions",
      "Label": "Crew Action"
    },
    "Day": {
      "Header": "Days",
      "Label": "Day"
    },
    "Encounter": {
      "Label": "Start of Encounter"
    },
    "Hour": {
      "Header": "Hours",
      "Label": "Hour"
    },
    "Lair": {
      "Header": "Lair Actions",
      "Label": "Lair Action"
    },
    "Legendary": {
      "Counted": {
        "one": "{number} legendary action",
        "other": "{number} legendary actions"
      },
      "Header": "Legendary Actions",
      "Label": "Legendary Action"
    },
    "LongRest": {
      "Label": "End of a Long Rest"
    },
    "Minute": {
      "Header": "Minutes",
      "Label": "Minute"
    },
    "Mythic": {
      "Counted": {
        "one": "{number} mythic action",
        "other": "{number} mythic actions"
      },
      "Header": "Mythic Actions",
      "Label": "Mythic Action"
    },
    "Reaction": {
      "Header": "Reactions",
      "Label": "Reaction"
    },
    "ShortRest": {
      "Label": "End of a Short Rest"
    },
    "TurnEnd": {
      "Label": "End of Turn"
    },
    "TurnStart": {
      "Label": "Start of Turn"
    }
  },
  "Warning": {
    "NoActions": "No {type} are available, but activating this requires at least {required}.",
    "NotEnoughActions": "Not enough {type} to activate, {required} required but only {available} available."
  }
},

"DND5E.ACTIVEEFFECT": {
  "AttributeKeyTooltip": "For a list of common keys, see <a href=\"{url}\">the wiki</a>.",
  "FIELDS": {
    "statuses": {
      "label": "Status Conditions",
      "hint": "While affected by this Active Effect, the target will be treated as having these additional status conditions."
    }
  }
},

"DND5E.ACTIVITY": {
  "Action": {
    "Create": "Create Activity",
    "Delete": "Delete Activity",
    "Edit": "Edit Activity"
  },
  "Title": {
    "one": "Activity",
    "other": "Activities"
  },
  "FIELDS": {
    "description": {
      "label": "Description",
      "chatFlavor": {
        "label": "Chat Flavor",
        "hint": "Additional text displayed in the activation chat message."
      }
    },
    "effects": {
      "element": {
        "level": {
          "label": "Level Limit",
          "hint": "Range of levels required to apply this effect.",
          "max": {
            "label": "Maximum Level"
          },
          "min": {
            "label": "Minimum Level"
          }
        }
      },
      "label": "Applied Effects"
    },
    "img": {
      "label": "Icon"
    },
    "name": {
      "label": "Name"
    },
    "visibility": {
      "identifier": {
        "hint": "The identifier of the class that level limits apply to. If left blank, the character level is used.",
        "label": "Class Identifier"
      },
      "label": "Visibility",
      "level": {
        "hint": "Range of levels required to use this activity.",
        "label": "Level Limit",
        "max": {
          "label": "Maximum Level"
        },
        "min": {
          "label": "Minimum Level"
        }
      },
      "requireAttunement": {
        "hint": "Activity will not be usable if item requires attunement and isn't attuned.",
        "label": "Require Attunement"
      },
      "requireIdentification": {
        "hint": "Activity will not be usable if item isn't identified.",
        "label": "Require Identification"
      },
      "requireMagic": {
        "hint": "Activity will not be usable if magic isn't available.",
        "label": "Require Magic"
      }
    }
  },
  "SECTIONS": {
    "Activation": "Activation",
    "Behavior": "Behavior",
    "Effect": "Effect",
    "Identity": "Identity",
    "Time": "Time"
  },
  "Warning": {
    "UsageNotAllowed": "Using this activity isn't currently possible."
  }
},

"DND5E.ACTOR": {
  "Warning": {
    "CreateActor": "You must have 'Create New Actors' permission in order to summon directly from a compendium.",
    "InvalidItem": "{itemType} items cannot be added to a {actorType}.",
    "NoActor": "Actor cannot be found with UUID '{uuid}' to summon.",
    "Singleton": "Only a single {itemType} can be added to a {actorType}."
  }
},

"DND5E.ActiveEffectOverrideWarning": "This value is being modified by an Active Effect and cannot be edited. Disable the effect to edit it.",
"DND5E.Add": "Add",
"DND5E.AdditionalControls": "Additional Controls",
"DND5E.AdditionalSettings": "Additional Settings",
"DND5E.AddEmbeddedItemPromptHint": "Do you want to add these items to your character sheet?",
"DND5E.Advanced": "Advanced",

"DND5E.ADVANCEMENT": {
  "AbilityScoreImprovement": {
    "Action": {
      "Select": "Select Feat"
    },
    "CapDisplay": {
      "one": "Max {points} point per score",
      "other": "Max {points} points per score"
    },
    "Details": "Improvement Details",
    "Feat": {
      "ASIName": "Ability Score Improvement Feat",
      "Hint": "Drop a feat here to choose one instead of an ability score improvement."
    },
    "FIELDS": {
      "cap": {
        "hint": "Maximum number of points a player can assign to a single score.",
        "label": "Point Cap"
      },
      "fixed": {
        "hint": "Abilities that are improved by a fixed amount and cannot be manually improved during the process.",
        "label": "Fixed Improvement"
      },
      "locked": {
        "hint": "Ability cannot be improved.",
        "label": "Locked",
        "locked": "Ability cannot be improved.",
        "unlocked": "Ability may be improved."
      },
      "max": {
        "hint": "Increase the maximum score from what is allowed on the actor.",
        "label": "Maximum"
      },
      "points": {
        "decrease": "Decrease Points",
        "hint": "Number of points that can be assigned to any unlocked ability score.",
        "increase": "Increase Points",
        "label": "Points"
      },
      "recommendation": {
        "hint": "Epic Boon feat recommended by this class.",
        "label": "Recommendation"
      }
    },
    "Hint": "Allow the player to increase one or more ability scores or take an optional feat.",
    "Journal": {
      "DescriptionEpic": "<p>You gain an Epic Boon feat or another feat of your choice for which you qualify.</p>",
      "DescriptionEpicRecommendation": "<p>You gain an Epic Boon feat or another feat of your choice for which you qualify. {recommendation} is recommended.</p>",
      "DescriptionLegacy": "<p>When you reach {firstLevelOrdinal} level, and again at {otherLevelsOrdinal} level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can’t increase an ability score above {maxAbilityScore} using this feature.</p><p>Using the optional feats rule, you can forgo taking this feature to take a feat of your choice instead.</p>",
      "DescriptionModern": "<p>You gain the Ability Score Improvement feat or another feat of your choice for which you qualify. You gain this feature again at {class} levels {otherLevels}.</p>",
      "Name": "Ability Score Improvement"
    },
    "LockedHint": "Scores cannot be modified with a feat selected.",
    "PointsRemaining": {
      "one": "{points} Point Remaining",
      "other": "{points} Points Remaining"
    },
    "Title": "Ability Score Improvement",
    "TitleEpic": "Epic Boon",
    "Warning": {
      "Type": "Only features with the \"feat\" type can be selected."
    }
  },
  "Action": {
    "Create": "Create Advancement",
    "Delete": "Delete Advancement",
    "Duplicate": "Duplicate Advancement",
    "Edit": "Edit Advancement",
    "View": "View Advancement"
  },
  "Config": {
    "AnyLevel": "Any",
    "Details": "Advancement Details"
  },
  "Defaults": {
    "BackgroundFeat": "Background Feat",
    "BackgroundFeature": "Background Feature",
    "BackgroundProficiencies": "Background Proficiencies",
    "ChooseLanguages": "Choose Languages"
  },
  "HitPoints": {
    "Action": {
      "Roll": "Roll {die}"
    },
    "Average": "Average",
    "Hint": "Track the player's hit points for each level in the class.",
    "MaxAtFirstLevel": "Max at 1st Level: <strong>{max}</strong>",
    "Roll": "Roll {class} Hit Points",
    "Starting": "Hit Points at 1st Level",
    "TakeAverage": "Take Average",
    "Title": "Hit Points",
    "Warning": {
      "Empty": "Hit points must be rolled or the average value must be taken.",
      "Invalid": "Hit points must be a valid whole number."
    }
  },
  "ItemChoice": {
    "Action": {
      "SelectGeneric": "Select Item",
      "SelectSpecific": "Select {type}"
    },
    "Choose": "choose {count}",
    "Chosen": "Chosen: {current} of {max}",
    "Details": "Choice Details",
    "DropHint": "Drop Items here to add them to the list that can be chosen with this advancement.",
    "FIELDS": {
      "allowDrops": {
        "hint": "Allow players to be able to drop their own choices into this advancement.",
        "label": "Allow Drops"
      },
      "choices": {
        "hint": "Specify how many choices are allowed at each level.",
        "label": "Choices",
        "FIELDS": {
          "count": {
            "label": "Count"
          },
          "replacement": {
            "label": "Allow Replacement"
          }
        }
      },
      "pool": {
        "label": "Item Options"
      },
      "restriction": {
        "level": {
          "Available": "Any Available Level",
          "hint": "Only allow choices from spells of this level.",
          "label": "Spell Level"
        },
        "list": {
          "hint": "Only allow spells from these lists.",
          "label": "Spell Lists"
        },
        "subtype": {
          "label": "Subtype"
        },
        "type": {
          "label": "Type"
        }
      },
      "type": {
        "Any": "Anything",
        "hint": "Restrict what Item types can be chosen.",
        "label": "Item Type"
      }
    },
    "Hint": "Present the player with a choice of items (such as equipment, features, or spells) that they can choose for their character at one or more levels.",
    "Replacement": {
      "None": "No Replacement",
      "Title": "replace"
    },
    "Title": "Choose Items",
    "Warning": {
      "InvalidType": "Only {type} items can be selected for this choice.",
      "MaxSelected": "No additional items can be selected, uncheck items before selecting more.",
      "NoOriginal": "Previously selected choice no longer available for replacement.",
      "SpellLevelAvailable": "Only {level} or lower spells can be chosen for this advancement.",
      "SpellLevelSpecific": "Only {level} spells can be chosen for this advancement.",
      "SpellList": "Only spells available on the {lists} spell list can be chosen for this advancement."
    }
  },
  "ItemGrant": {
    "Details": "Grant Details",
    "DropHint": "Drop Items here to add them to the list granted by this advancement.",
    "FIELDS": {
      "items": {
        "label": "Items"
      },
      "optional": {
        "label": "Optional",
        "hint": "If the whole advancement is marked optional, players may opt out of any of the following items, otherwise all non-optional items are granted."
      }
    },
    "Hint": "Grant the character items (such as equipment, features, or spells) when they reach a certain level.",
    "Title": "Grant Items",
    "Warning": {
      "Container": "Container contents will not be added with containers.",
      "Duplicate": "That item already exists on this advancement.",
      "Recursive": "You cannot grant an item in its own advancement."
    }
  },
  "Manager": {
    "Action": {
      "Complete": "Complete",
      "NextStep": "Next",
      "PreviousStep": "Previous",
      "Restart": "Restart"
    },
    "ClosePrompt": {
      "Action": {
        "Continue": "Continue",
        "Stop": "Stop Advancement"
      },
      "Message": "<p>If the advancement process is cancelled, choices made so far will be discarded and no changes will be made to the actor.</p>",
      "Title": "Stop Advancement"
    },
    "RestartPrompt": {
      "Message": "Are you sure you wish to undo all choices so far?",
      "Title": "Restart Advancement Choices"
    },
    "Steps": "Step {current} of {total}",
    "Title": {
      "Default": "Advancement",
      "LevelIncreased": "Level Up Character",
      "LevelNewClass": "Add Class",
      "ModifyChoices": "Modify Choices"
    }
  },
  "Migration": {
    "Action": {
      "Confirm": "Apply Migrations"
    },
    "Hint": "Select which of the following advancements will be added to {name}.",
    "Selection": "Advancement Selection",
    "Title": "Migrate Advancement"
  },
  "ScaleValue": {
    "Action": {
      "CopyFormula": "Copy Formula"
    },
    "Details": "Scale Value Details",
    "FIELDS": {
      "distance": {
        "units": {
          "label": "Distance Units"
        }
      },
      "identifier": {
        "label": "Identifier"
      },
      "scale": {
        "label": "Scale"
      },
      "type": {
        "label": "Scale Type"
      }
    },
    "Hint": "A single value that changes as a class increases in level that is made available in roll formulas (such as a Monk's martial arts die).",
    "Title": "Scale Value",
    "Type": {
      "CR": {
        "FIELDS": {
          "value": {
            "label": "CR"
          }
        },
        "Hint": "Use this for representing creature challenge ratings for features like Wild Shape",
        "Label": "Challenge Rating"
      },
      "Dice": {
        "FIELDS": {
          "faces": {
            "label": "Faces"
          },
          "number": {
            "label": "Number"
          }
        },
        "Hint": "Use this for dice values like bardic inspiration, sneak attack, or superiority dice.",
        "Identifier": "This scale value for the current level will be available in a formula using:<br><copyable-text>@scale.{class}.{identifier}</copyable-text> - whole formula (<code>4d6</code>)<br><copyable-text>@scale.{class}.{identifier}.die</copyable-text> - whole die (<code>d6</code>)<br><copyable-text>@scale.{class}.{identifier}.number</copyable-text> - number of dice (<code>4</code>)<br><copyable-text>@scale.{class}.{identifier}.faces</copyable-text> - number of faces (<code>6</code>)",
        "Label": "Dice"
      },
      "Distance": {
        "Hint": "Use this for numerical values that represent a distance, such as unarmored movement speed, or aura of protection radius.",
        "Label": "Distance"
      },
      "Number": {
        "Hint": "Use this for purely numerical values like rage damage bonus or number of uses per day.",
        "Label": "Numeric"
      },
      "String": {
        "FIELDS": {
          "value": {
            "label": "Value"
          }
        },
        "Hint": "Use this if you are unsure of the type of the scale values, or if the type does not matter.",
        "Identifier": "This scale value for the current level will be available in a formula using:<br><copyable-text>@scale.{class}.{identifier}</copyable-text>",
        "Label": "Anything"
      }
    }
  },
  "Size": {
    "DefaultHint": {
      "Multiple": "Choose your size from either {sizes}.",
      "Single": "Your size is {size}."
    },
    "FIELDS": {
      "sizes": {
        "label": "Sizes"
      }
    },
    "Hint": "Set a character's size.",
    "Title": "Size"
  },
  "SPELLCONFIG": {
    "FIELDS": {
      "spell": {
        "label": "Spell Details",
        "ability": {
          "label": "Ability"
        },
        "method": {
          "label": "Spellcasting Method"
        },
        "prepared": {
          "label": "Preparation"
        },
        "uses": {
          "max": {
            "label": "Uses"
          },
          "per": {
            "label": "Period"
          },
          "requireSlot": {
            "label": "Require Slot",
            "hint": "Require a spell slot to be spent when using the limited uses. If not checked then the uses will be additional free uses that don't consume a slot."
          }
        }
      }
    },
    "FreeCasting": "Free Casting"
  },
  "Subclass": {
    "Action": {
      "Select": "Select Subclass"
    },
    "Hint": "Specify what level this class receives its subclass.",
    "Title": "Subclass",
    "Warning": {
      "InvalidType": "Only subclasses may be selected."
    }
  },
  "Trait": {
    "Action": {
      "AddChoice": "Add Choice",
      "RemoveChoice": "Remove Choice"
    },
    "ChoicesRemaining": "Select {count} more {type}",
    "Details": "Trait Details",
    "FIELDS": {
      "allowReplacements": {
        "hint": "If a trait is already set on the actor, allow the player to choose from any other trait as a replacement.",
        "label": "Allow Replacements"
      },
      "choices": {
        "hint": "The following traits will be presented as a choice to the player.",
        "label": "Choices",
        "FIELDS": {
          "count": {
            "label": "Count"
          },
          "pool": {
            "label": "Traits"
          }
        }
      },
      "grants": {
        "hint": "The following traits will be granted to the character as long as they don't already possess that trait.",
        "label": "Guaranteed"
      },
      "mode": {
        "label": "Mode"
      }
    },
    "Hint": "Grant a character certain traits or give them an option to select traits (such as proficiencies, skills, languages).",
    "Mode": {
      "Default": {
        "Hint": "Gain a trait or proficiency.",
        "Label": "Default"
      },
      "Expertise": {
        "Hint": "Gain expertise in a trait in which you already have proficiency.",
        "Label": "Expertise"
      },
      "Force": {
        "Hint": "Gain expertise in a trait regardless of your previous proficiency level.",
        "Label": "Forced Expertise"
      },
      "Mastery": {
        "Hint": "Gain mastery with a weapon in which you already have proficiency.",
        "Label": "Mastery"
      },
      "Upgrade": {
        "Hint": "Gain proficiency in a trait unless you already have it, otherwise gain expertise.",
        "Label": "Upgrade"
      }
    },
    "TraitType": "Trait Type",
    "Title": "Traits"
  }
},

"DND5E.AdvancementChoices": "choices",
"DND5E.AdvancementClassRestriction": "Class Restriction",
"DND5E.AdvancementClassRestrictionNone": "All Classes",
"DND5E.AdvancementClassRestrictionPrimary": "Original Class Only",
"DND5E.AdvancementClassRestrictionSecondary": "Multiclass Only",
"DND5E.AdvancementConfigurationActionDisable": "Disable Configuration",
"DND5E.AdvancementConfigurationActionEnable": "Enable Configuration",
"DND5E.AdvancementConfigurationModeDisabled": "Configuration Disabled",
"DND5E.AdvancementConfigurationModeEnabled": "Configuration Enabled",
"DND5E.AdvancementConfigureTitle": "Configure {item} Advancement",
"DND5E.AdvancementConfigureAllowDrops": "Allow Drops",
"DND5E.AdvancementConfigureAllowDropsHint": "Should players be able to drop their own choices into this advancement?",
"DND5E.AdvancementConfigureDropAreaHint": "Drop Items here to add them to the pool from which a player can choose.",
"DND5E.AdvancementConfiguredComplete": "Fully Configured",
"DND5E.AdvancementConfiguredIncomplete": "Not Configured",
"DND5E.AdvancementCustomIcon": "Custom Icon",
"DND5E.AdvancementCustomTitle": "Custom Title",
"DND5E.AdvancementDeleteConfirmationLabel": "Remove advancement changes",
"DND5E.AdvancementDeleteConfirmationMessage": "Deleting this item will also delete all advancement choices made for it. These changes will be removed from your character as long as the checkbox below is checked.",
"DND5E.AdvancementDeleteConfirmationTitle": "Confirm Deletion",
"DND5E.AdvancementFlowDropAreaHint": "Drop an Item here to choose it.",
"DND5E.AdvancementHint": "Hint",
"DND5E.AdvancementItemTypeInvalidWarning": "{type} items cannot be added with this advancement type.",
"DND5E.AdvancementLevelHeader": "Level {level}",
"DND5E.AdvancementLevelAnyHeader": "Any Level",
"DND5E.AdvancementLevelNoneHeader": "No Level",
"DND5E.AdvancementLevelDownConfirmationMessage": "Leveling this class down will also undo all advancement choices made for it. These changes will be removed from your character as long as the checkbox below is checked.",
"DND5E.AdvancementLevelDownConfirmationTitle": "Confirm Leveling Down",
"DND5E.AdvancementModifyChoices": "Modify Choices",
"DND5E.AdvancementSaveButton": "Save Advancement",
"DND5E.AdvancementSelectionCreateButton": "Create Advancement",
"DND5E.AdvancementSelectionTitle": "Select Advancement Type",
"DND5E.AdvancementTitle": "Advancement",
"DND5E.Advantage": "Advantage",
"DND5E.AdvantageMode": "Advantage Mode",
"DND5E.Age": "Age",
"DND5E.Alignment": "Alignment",
"DND5E.AlignmentCE": "Chaotic Evil",
"DND5E.AlignmentCG": "Chaotic Good",
"DND5E.AlignmentCN": "Chaotic Neutral",
"DND5E.AlignmentLE": "Lawful Evil",
"DND5E.AlignmentLG": "Lawful Good",
"DND5E.AlignmentLN": "Lawful Neutral",
"DND5E.AlignmentNE": "Neutral Evil",
"DND5E.AlignmentNG": "Neutral Good",
"DND5E.AlignmentTN": "True Neutral",
"DND5E.Amount": "Amount",
"DND5E.Appearance": "Appearance",
"DND5E.Apply": "Apply",
"DND5E.Attunement": "Attunement",
"DND5E.AttunementMax": "Maximum Attuned Items",
"DND5E.AttunementNone": "Attunement Not Required",
"DND5E.AttunementOptional": "Optional Attunement",
"DND5E.AttunementRequired": "Attunement Required",
"DND5E.AttunementAttuned": "Attuned",
"DND5E.AttunementOverride": "Override attunement",
"DND5E.Attuned": "Attuned",
"DND5E.AreaOfEffect": {
  "Label": "Area of Effect",
  "Size": {
    "Label": "Size",
    "Height": "Height",
    "Length": "Length",
    "Radius": "Radius",
    "Thickness": "Thickness",
    "Width": "Width"
  }
},
"DND5E.Armor": "Armor",
"DND5E.ArmorClass": "Armor Class",
"DND5E.ArmorClassEquipment": "Equipped Armor",
"DND5E.ArmorClassFlat": "Flat",
"DND5E.ArmorClassUnarmored": "Unarmored",
"DND5E.ArmorClassNatural": "Natural Armor",
"DND5E.ArmorClassMage": "Mage Armor",
"DND5E.ArmorClassMotionless": "Armor Class while Motionless",
"DND5E.ArmorClassDraconic": "Draconic Resilience",
"DND5E.ArmorClassUnarmoredMonk": "Unarmored Defense (Monk)",
"DND5E.ArmorClassUnarmoredBarbarian": "Unarmored Defense (Barbarian)",
"DND5E.ArmorClassUnarmoredBard": "Unarmored Defense (Bard)",
"DND5E.ArmorClassCustom": "Custom Formula",
"DND5E.ArmorConfig": "Configure Armor",
"DND5E.ArmorConfigHint": "Fill in the above box to override automatically calculated armor class.",
"DND5E.ArmorClassCalculation": "Calculation",
"DND5E.ArmorClassFormula": "Formula",
"DND5E.ArmorHeavyProficiency": "Heavy",
"DND5E.ArmorLightProficiency": "Light",
"DND5E.ArmorMediumProficiency": "Medium",
"DND5E.ArmorValue": "Armor Value",
"DND5E.AC": "AC",

"DND5E.ATTACK": {
  "Attack": {
    "mwak": "Melee Attack",
    "rwak": "Ranged Attack"
  },
  "Classification": {
    "Spell": "Spell",
    "Unarmed": "Unarmed",
    "Weapon": "Weapon"
  },
  "FIELDS": {
    "attack": {
      "label": "Attack Details",
      "ability": {
        "label": "Attack Ability",
        "hint": "Ability used for make the attack and determine damage. Available using @mod in formulas."
      },
      "bonus": {
        "label": "To Hit Bonus",
        "hint": "Bonus added to the to hit roll for the attack."
      },
      "critical": {
        "threshold": {
          "label": "Critical Threshold",
          "hint": "Minimum value on the D20 needed to roll a critical hit."
        }
      },
      "flat": {
        "label": "Flat To Hit",
        "hint": "Ignore the ability modifier, proficiency, and any other bonuses from the actor and only use the bonus defined by the activity when calculating to hit."
      },
      "type": {
        "label": "Attack Type",
        "value": {
          "label": "Attack Type",
          "hint": "Is this a melee or ranged attack?"
        },
        "classification": {
          "label": "Attack Classification",
          "hint": "Is this an unarmed, weapon, or spell attack?"
        }
      }
    },
    "damage": {
      "label": "Attack Damage",
      "critical": {
        "bonus": {
          "label": "Extra Critical Damage",
          "hint": "Extra damage applied when a critical is rolled. Added to the base damage or first damage part."
        }
      },
      "includeBase": {
        "label": "Include Base Damage",
        "hint": "Include the item's base damage with any additional damage parts."
      },
      "parts": {
        "label": "Damage Parts",
        "hint": "Individual damage parts to include with the roll."
      }
    }
  },
  "Formatted": {
    "2014": "{type} {classification} Attack",
    "2024": "{type} Attack Roll"
  },
  "Hint": "Make an attack roll and roll damage.",
  "Mode": {
    "Label": "Attack Mode",
    "Offhand": "Offhand",
    "OneHanded": "One-Handed",
    "Ranged": "Ranged",
    "Thrown": "Thrown",
    "ThrownOffhand": "Offhand Throw",
    "TwoHanded": "Two-Handed"
  },
  "Title": {
    "one": "Attack",
    "other": "Attacks"
  },
  "Type": {
    "Melee": "Melee",
    "Ranged": "Ranged"
  },
  "Warning": {
    "NoQuantity": "Attempting to attack with a weapon with a quantity of zero."
  },
  "Weapon": {
    "Melee": "Melee Weapon",
    "Ranged": "Ranged Weapon"
  }
},

"DND5E.Attack": "Attack",
"DND5E.AttackPl": "Attacks",
"DND5E.AttackRoll": "Attack Roll",
"DND5E.Attributes": "Attributes",
"DND5E.AttrConcentration": {
  "Limit": "Limit"
},
"DND5E.Automatic": "Automatic",
"DND5E.AutomaticValue": "Automatic ({value})",
"DND5E.Award": {
  "Title": "Distribute Award",
  "Action": "Award",
  "Distribution": {
    "Split": "Split",
    "Each": "Each"
  },
  "Message": "{name} has been awarded {award}.",
  "NoDestinations": "No Destinations Available",
  "NoPrimaryParty": "No primary party set, displaying characters assigned to players instead.",
  "NotGMError": "The /award command is only available to GMs.",
  "UnrecognizedWarning": "Unable to parse {commands}. The /award command should be used with XP & currencies values such as '/award 10gp 50xp'."
},
"DND5E.Background": "Background",
"DND5E.BackgroundAdd": "Add Background",
"DND5E.BackgroundName": "Background Name",

"DND5E.Bastion": {
  "Action": {
    "BastionTurn": "Advance Bastion Turn"
  },
  "Attack": {
    "Automatic": "Resolve Automatically",
    "Formula": "Attack Formula",
    "NoActorWarning": "No character selected as target of the attack. Either select a token, or open their character sheet.",
    "Resolve": "Resolve Attack",
    "Result": {
      "Damaged": "{link} damaged in the attack.",
      "Deaths": {
        "one": "<strong>{deaths}</strong> defender was slain in an attack on their bastion!",
        "other": "<strong>{deaths}</strong> defenders were slain in an attack on their bastion!"
      },
      "NoDeaths": "Fended off an attack on their bastion with no casualties!",
      "Undefended": "Undefended bastion attacked!"
    },
    "Title": "Bastion Attack"
  },
  "Button": {
    "Label": "Show Bastion Turn Button",
    "Hint": "Display a button for advancing bastion turns in the main game interface."
  },
  "Configuration": {
    "Name": "Bastions",
    "Label": "Configure Bastions",
    "Hint": "Various configuration options for the Bastion system as presented in the DMG 2024."
  },
  "Confirm": "Advance one bastion turn?",
  "Duration": {
    "Label": "Bastion Turn Duration (days)"
  },
  "Enabled": {
    "Label": "Enable Bastion Functionality",
    "Hint": "When enabled, player characters will have access to a new Bastion tab on their character sheets when reaching level 5, and will be able to build facilities and issue orders to them."
  },
  "Gold": {
    "Claim": "Claim Income",
    "Claimed": "claimed",
    "Unclaimed": "unclaimed"
  },
  "Label": "Bastion",
  "Summary": {
    "Gold": "{value} ({claimed})",
    "NoOrders": "No orders issued to special facilities this turn.",
    "Order": "{link} completed the <strong>{order}</strong> order."
  },
  "Trade": {
    "Cancel": "Cancel Pending Trade",
    "Invalid": "Removing a pending trade will invalidate your trade order.",
    "Pending": "Pending trade"
  }
},

"DND5E.Biography": "Biography",
"DND5E.BiographyPublic": "Public Biography",
"DND5E.BiopgrahyPublicEdit": "Edit Public Biography",
"DND5E.Bonds": "Bonds",
"DND5E.Bonus": "Bonus",
"DND5E.BonusAction": "Bonus Action",
"DND5E.BonusActionAbbr": "BA",
"DND5E.BonusAttack": "Attack Bonus",
"DND5E.BonusDamage": "Damage Bonus",
"DND5E.BonusSaveForm": "Update Bonuses",
"DND5E.BonusTitle": "Configure Actor Bonuses",

"DND5E.BONUSES": {
  "FIELDS": {
    "bonuses": {
      "label": "Global Bonuses",
      "hint": "Global bonuses as formulas which are added to certain rolls.",
      "abilities": {
        "label": "Global Ability Bonuses",
        "check": {
          "label": "Global Ability Check Bonus"
        },
        "save": {
          "label": "Global Saving Throw Bonus"
        },
        "skill": {
          "label": "Global Skill Check Bonus"
        }
      },
      "msak": {
        "label": "Melee Spell Bonuses",
        "attack": {
          "label": "Melee Spell Attack Bonus"
        },
        "damage": {
          "label": "Melee Spell Damage Bonus"
        }
      },
      "mwak": {
        "label": "Melee Weapon Bonuses",
        "attack": {
          "label": "Melee Weapon Attack Bonus"
        },
        "damage": {
          "label": "Melee Weapon Damage Bonus"
        }
      },
      "rsak": {
        "label": "Ranged Spell Bonuses",
        "attack": {
          "label": "Ranged Spell Attack Bonus"
        },
        "damage": {
          "label": "Ranged Spell Damage Bonus"
        }
      },
      "rwak": {
        "label": "Ranged Weapon Bonuses",
        "attack": {
          "label": "Ranged Weapon Attack Bonus"
        },
        "damage": {
          "label": "Ranged Weapon Damage Bonus"
        }
      },
      "spell": {
        "label": "Global Spell Bonuses",
        "dc": {
          "label": "Global Spell DC Bonus"
        }
      }
    }
  }
},

"DND5E.CALENDAR": {
  "Action": {
    "AdvanceTime": "Advance by {amount}",
    "OpenCharacterSheet": "Open Character Sheet",
    "OpenPartySheet": "Open Party Sheet",
    "ReverseTime": "Reverse by {amount}",
    "SetDate": "Set Date"
  },
  "Component": {
    "Day": "Day",
    "Month": "Month",
    "Year": "Year"
  },
  "Configuration": {
    "DisabledMessage": "The DM must enable the calendar interface before it can be used by players.",
    "Hint": "Control whether the calendar HUD is displayed and how it functions.",
    "Label": "Configure Calendar",
    "Name": "Calendar",
    "Preferences": "Calendar Preferences",
    "UnavailableMessage": "The default calendar interface isn't available because it has been disabled by a module."
  },
  "FIELDS": {
    "calendar": {
      "hint": "This calendar will be used for tracking in-game time.",
      "label": "Calendar"
    },
    "enabled": {
      "hint": "Allow the calendar UI to be viewed & customized by all users.",
      "label": "Enabled"
    },
    "formatters": {
      "date": {
        "label": "Date Format"
      },
      "time": {
        "label": "Time Format"
      }
    },
    "visible": {
      "label": "Display Calendar HUD"
    }
  },
  "Formatters": {
    "Date": "Date Formatters",
    "ApproximateDate": {
      "EarlySeason": "Early {season}",
      "Label": "Approximate Date",
      "LateSeason": "Late {season}",
      "MidSeason": "Mid-{season}"
    },
    "ApproximateTime": {
      "Afternoon": "Afternoon",
      "Dawn": "Dawn",
      "Dusk": "Dusk",
      "Evening": "Evening",
      "Label": "Approximate Time",
      "Midnight": "Midnight",
      "Morning": "Morning",
      "Night": "Night",
      "Noon": "Noon",
      "Sunrise": "Sunrise",
      "Sunset": "Sunset"
    },
    "HoursMinutes": {
      "Format": "{H}:{M}",
      "Label": "Hours & Minutes"
    },
    "HoursMinutesSeconds": {
      "Format": "{H}:{M}:{S}",
      "Label": "Hours, Minutes, & Seconds"
    },
    "MonthDay": {
      "Format": "{B} {D}",
      "Label": "Month & Day"
    },
    "MonthDayYear": {
      "Format": "{B} {D}, {y}",
      "Label": "Month, Day, & Year"
    },
    "Time": "Time Formatters"
  },
  "Gregorian": "Gregorian Calendar",
  "Greyhawk": {
    "Day": {
      "Starday": "Starday",
      "Sunday": "Sunday",
      "Moonday": "Moonday",
      "Godsday": "Godsday",
      "Waterday": "Waterday",
      "Earthday": "Earthday",
      "Freeday": "Freeday"
    },
    "Festival": {
      "Needfest": "Needfest",
      "Growfest": "Growfest",
      "Richfest": "Richfest",
      "Brewfest": "Brewfest"
    },
    "Formatters": {
      "MonthDay": "{B} {d}",
      "MonthDayYear": "{B} {d}, {y}"
    },
    "Month": {
      "Fireseek": "Fireseek",
      "Readying": "Readying",
      "Coldeven": "Coldeven",
      "Planting": "Planting",
      "Flocktime": "Flocktime",
      "Wealsun": "Wealsun",
      "Reaping": "Reaping",
      "Godmonth": "Godmonth",
      "Harvester": "Harvester",
      "Patchwall": "Patchwall",
      "Readyreat": "Ready’reat",
      "Sunsebb": "Sunsebb"
    },
    "Name": "Calendar of Greyhawk",
    "Season": {
      "Spring": "Spring",
      "Summer": "Summer",
      "Fall": "Fall",
      "Winter": "Winter"
    }
  },
  "Harptos": {
    "Day": {
      "One": "one-day",
      "Two": "two-day",
      "Three": "three-day",
      "Four": "four-day",
      "Five": "five-day",
      "Six": "six-day",
      "Seven": "seven-day",
      "Eight": "eight-day",
      "Nine": "nine-day",
      "Ten": "ten-day"
    },
    "Festival": {
      "Midwinter": "Midwinter",
      "Greengrass": "Greengrass",
      "Midsummer": "Midsummer",
      "Shieldmeet": "Shieldmeet",
      "Highharvestide": "Highharvestide",
      "FeastOfTheMoon": "The Feast of the Moon"
    },
    "Formatters": {
      "DayMonth": "{d} {B}",
      "DayMonthYear": "{d} {B}, {y} DR",
      "FestivalDayYear": "{day}, {y} DR"
    },
    "Month": {
      "Hammer": "Hammer",
      "HammerCommon": "Deepwinter",
      "Alturiak": "Alturiak",
      "AlturiakCommon": "The Claw of Winter",
      "Ches": "Ches",
      "ChesCommon": "The Claw of the Sunsets",
      "Tarsakh": "Tarsakh",
      "TarsakhCommon": "The Claw of the Storms",
      "Mirtul": "Mirtul",
      "MirtulCommon": "The Melting",
      "Kythorn": "Kythorn",
      "KythornCommon": "The Time of Flowers",
      "Flamerule": "Flamerule",
      "FlameruleCommon": "Summertide",
      "Eleasis": "Eleasis",
      "EleasisCommon": "Highsun",
      "Eleint": "Eleint",
      "EleintCommon": "The Fading",
      "Marpenoth": "Marpenoth",
      "MarpenothCommon": "Leaffall",
      "Uktar": "Uktar",
      "UktarCommon": "The Rotting",
      "Nightal": "Nightal",
      "NightalCommon": "The Drawing Down"
    },
    "Name": "Calendar of Harptos (Forgotten Realms)",
    "Season": {
      "Spring": "Spring",
      "Summer": "Summer",
      "Fall": "Fall",
      "Winter": "Winter"
    }
  },
  "Khorvaire": {
    "Day": {
      "Sul": "Sul",
      "Mol": "Mol",
      "Zol": "Zol",
      "Wir": "Wir",
      "Zor": "Zor",
      "Far": "Far",
      "Sar": "Sar"
    },
    "Formatters": {
      "DayMonth": "{d} {B}",
      "DayMonthYear": "{d} {B} {y} YK"
    },
    "Month": {
      "Zarantyr": "Zarantyr",
      "Olarune": "Olarune",
      "Therendor": "Therendor",
      "Eyre": "Eyre",
      "Dravago": "Dravago",
      "Nymm": "Nymm",
      "Lharvion": "Lharvion",
      "Barrakas": "Barrakas",
      "Rhaan": "Rhaan",
      "Sypheros": "Sypheros",
      "Aryth": "Aryth",
      "Vult": "Vult"
    },
    "Name": "Calendar of Khorvaire (Eberron)",
    "Season": {
      "Spring": "Spring",
      "Summer": "Summer",
      "Autumn": "Autumn",
      "Winter": "Winter"
    }
  }
},

"DND5E.CAST": {
  "Action": {
    "RemoveSpell": "Remove Spell"
  },
  "Enchantment": {
    "Name": "Spell Changes"
  },
  "FIELDS": {
    "spell": {
      "label": "Casting Details",
      "ability": {
        "label": "Casting Ability",
        "hint": "Ability to override the creature's normal spellcasting ability."
      },
      "challenge": {
        "attack": {
          "label": "Attack Bonus",
          "hint": "Flat to hit bonus in place of the spell's normal attack bonus."
        },
        "save": {
          "label": "Save DC",
          "hint": "Flat DC to use in place of the spell's normal save DC."
        },
        "override": {
          "label": "Override Values",
          "hint": "Override the spell's normal attack bonus & DC when casting."
        }
      },
      "level": {
        "label": "Casting Level",
        "hint": "Base level to cast the spell, if different than the spell's level."
      },
      "properties": {
        "label": "Ignored Properties",
        "hint": "Spell components & tags to ignore while casting."
      },
      "spellbook": {
        "label": "Display in Spellbook",
        "hint": "Display spell in the Spells tab of the character sheet."
      },
      "uuid": {
        "label": "Spell to Cast"
      }
    }
  },
  "Hint": "Cast a spell through an item.",
  "SECTIONS": {
    "Spell": "Spell",
    "Spellbook": "Additional Spells"
  },
  "Title": "Cast"
},

"DND5E.Casting": "Casting",
"DND5E.Conditions": "Conditions",

"DND5E.CONTAINER": {
  "Details": "Container Details",
  "FIELDS": {
    "capacity": {
      "label": "Capacity",
      "count": {
        "label": "Item Count"
      },
      "volume": {
        "label": "Volume Capacity",
        "units": {
          "label": "Volume Units"
        },
        "value": {
          "label": "Maximum Volume"
        }
      },
      "weight": {
        "label": "Weight Capacity",
        "units": {
          "label": "Weight Units"
        },
        "value": {
          "label": "Maximum Weight"
        }
      }
    },
    "properties": {
      "label": "Container Properties"
    }
  }
},

"DND5E.Controls": {
  "Hint": "Enable various hints throughout the UI for certain mouse and keyboard controls.",
  "LeftClick": "Left Click",
  "LockHint": "Middle-click to lock",
  "MiddleClick": "Middle Click",
  "Name": "Enable Control Hints",
  "Activity": {
    "FastForwardHint": "<kbd>Shift</kbd> + <left-click> the item to skip this dialog"
  }
},
"DND5E.Challenge": "Challenge",
"DND5E.ChallengeRating": "Challenge Rating",
"DND5E.Charged": "Charged",
"DND5E.Charges": "Charges",
"DND5E.ChatContextDamage": "Apply As Damage",
"DND5E.ChatContextHealing": "Apply As Healing",
"DND5E.ChatContextTempHP": "Apply As Temporary HP",
"DND5E.ChatContextDoubleDamage": "Apply Double As Damage",
"DND5E.ChatContextHalfDamage": "Apply Half As Damage",
"DND5E.ChatContextSelectHit": "Select Hit Targets",
"DND5E.ChatContextSelectMiss": "Select Missed Targets",
"DND5E.ChatFlavor": "Chat Message Flavor",

"DND5E.CHATMESSAGE": {
  "Activities": "Activities",
  "Deltas": {
    "Created": "Item Created",
    "Deleted": "Item Deleted",
    "Recovery": "Recovery"
  },
  "REQUEST": {
    "Action": {
      "Handle": "Handle Request"
    },
    "Complete": "Request Fulfilled",
    "PartyMembers": "Party Members"
  },
  "TURN": {
    "NoCombatant": "Combatant no longer exists!"
  }
},

"DND5E.CHECK": {
  "FIELDS": {
    "check": {
      "label": "Check Details",
      "ability": {
        "label": "Check Ability",
        "hint": "Ability to use when making the check."
      },
      "associated": {
        "label": "Associated Skills or Tools",
        "hint": "Present ability checks using proficiency and bonuses with these skills or tools."
      },
      "dc": {
        "label": "Difficulty Class",
        "calculation": {
          "label": "DC Calculation",
          "hint": "Method or ability used to calculate the difficulty class."
        },
        "formula": {
          "label": "DC Formula",
          "hint": "Custom formula or flat value for defining the check DC."
        }
      }
    }
  },
  "Hint": "Request an ability check possibly assisted by a skill or tool.",
  "ThisTool": "This Tool",
  "Title": "Check"
},

"DND5E.CheckBonus": "Check Bonus",

"DND5E.CLASS": {
  "Multiclass": {
    "Title": "Multiclassing"
  },
  "FIELDS": {
    "hd": {
      "label": "Hit Point Die",
      "additional": {
        "label": "Additional Hit Dice",
        "hint": "Formula for hit dice that are available for this class beyond the normal amount."
      },
      "spent": {
        "label": "Spent Hit Dice"
      }
    },
    "levels": {
      "label": "Class Levels"
    },
    "primaryAbility": {
      "all": {
        "label": "Require All",
        "hint": "Require all primary abilities to meet the minimum in order to multi-class."
      },
      "value": {
        "label": "Primary Ability",
        "hint": "Abilities used most by this class. Used to determine multi-classing restrictions."
      }
    },
    "properties": {
      "label": "Class Properties"
    }
  }
},

"DND5E.ClassAdd": "Add Class",
"DND5E.ClassIdentifier": "Class Identifier",
"DND5E.ClassIdentifierHint": "This class's data will be accessible using <strong>@classes.{identifier}</strong> in roll formulas.",
"DND5E.ClassLevels": "Class Levels",
"DND5E.ClassMakeOriginal": "Original Class",
"DND5E.ClassMakeOriginalHint": "First class taken by character used to determine certain class traits when multiclassing.",
"DND5E.ClassName": "Class Name",
"DND5E.ClassOriginal": "Original Class",
"DND5E.ClassSaves": "Saving Throws",
"DND5E.Confirm": "Confirm",

"DND5E.COMBAT": {
  "Group": {
    "ActiveCount": "{current} of {combatants}",
    "Title": "{name} Group"
  }
},

"DND5E.COMBATANT": {
  "Counted": {
    "one": "{number} combatant",
    "other": "{number} combatants"
  }
},

"DND5E.CompendiumBrowser": {
  "Title": "Compendium Browser",
  "Action": {
    "Open": "Open Compendium Browser"
  },
  "Column": {
    "Icon": "Icon",
    "Name": "Name",
    "Results": "Results",
    "Source": "Source"
  },
  "Filters": {
    "Label": "Filters",
    "Grouped": "{type} ({group})",
    "HasDarkvision": "Has Darkvision",
    "HasSpellcasting": "Has Spellcasting",
    "SearchResults": "Search results"
  },
  "Selection": {
    "Label": "Selected: {summary}",
    "Select": "Select",
    "Summary": {
      "Max": "<span class=\"value\">{value}</span> of up to {max}",
      "Min": "<span class=\"value\">{value}</span> of at least {min}",
      "Range": "<span class=\"value\">{value}</span> of {min} to {max}",
      "Single": "<span class=\"value\">{value}</span> of {max}"
    },
    "Warning": {
      "Document": {
        "one": "document",
        "other": "documents"
      },
      "Max": "Must select at most {max} {document}, {value} selected.",
      "Min": "Must select at least {min} {document}, {value} selected.",
      "Range": "Must select between {min} and {max} documents, {value} selected.",
      "Single": "Must select {max} {document}, {value} selected."
    }
  },
  "Sources": {
    "Name": "Compendium Browser Sources",
    "Label": "Configure Sources",
    "FilterPackages": "Filter Packages",
    "Hint": "Configure which compendium packs have their content available in the compendium browser."
  },
  "Tabs": {
    "Feat.other": "Feats",
    "Item.other": "Items",
    "Monster.other": "Monsters"
  },
  "Types": {
    "Label": "Types"
  },
  "Locked": "Locked"
},
"DND5E.ComponentMaterial": "Material",
"DND5E.ComponentMaterialAbbr": "M",
"DND5E.ComponentSomatic": "Somatic",
"DND5E.ComponentSomaticAbbr": "S",
"DND5E.ComponentVerbal": "Verbal",
"DND5E.ComponentVerbalAbbr": "V",
"DND5E.Components": "Components",
"DND5E.Container": "Container",
"DND5E.ContainerDeleteMessage": "This container will be permanently deleted and cannot be recovered and the {count} items contained within will be moved out.",
"DND5E.ContainerDeleteContents": "Also delete all items within the container.",
"DND5E.ContainerMaxDepth": "Containers cannot be nested more than {depth} levels deep.",
"DND5E.ContainerRecursiveError": "Containers cannot contain themselves.",
"DND5E.Contents": "Contents",
"DND5E.ContextMenuActionEdit": "Edit",
"DND5E.ContextMenuActionDuplicate": "Duplicate",
"DND5E.ContextMenuActionDelete": "Delete",
"DND5E.ContextMenuActionEquip": "Equip",
"DND5E.ContextMenuActionUnequip": "Unequip",
"DND5E.ContextMenuActionPrepare": "Prepare",
"DND5E.ContextMenuActionExpendCharge": "Uncharge",
"DND5E.ContextMenuActionCharge": "Charge",
"DND5E.ContextMenuActionUnprepare": "Unprepare",
"DND5E.ContextMenuActionAttune": "Attune",
"DND5E.ContextMenuActionUnattune": "Unattune",
"DND5E.ContextMenuActionEnable": "Enable",
"DND5E.ContextMenuActionDisable": "Disable",
"DND5E.ContextMenuActionView": "View",
"DND5E.Contiguous": "Contiguous",
"DND5E.ConBlinded": "Blinded",
"DND5E.ConCharmed": "Charmed",
"DND5E.ConDeafened": "Deafened",
"DND5E.ConDiseased": "Diseased",
"DND5E.CONDITIONS": {
  "RiderConditions": {
    "label": "Separate Status Conditions",
    "hint": "When this Active Effect is applied, these additional status conditions will be applied separately."
  }
},
"DND5E.ConExhaustion": "Exhaustion",
"DND5E.ConFrightened": "Frightened",
"DND5E.ConGrappled": "Grappled",
"DND5E.ConImm": "Condition Immunities",
"DND5E.ConIncapacitated": "Incapacitated",
"DND5E.ConInvisible": "Invisible",
"DND5E.ConParalyzed": "Paralyzed",
"DND5E.ConPetrified": "Petrified",
"DND5E.ConPoisoned": "Poisoned",
"DND5E.ConProne": "Prone",
"DND5E.ConRestrained": "Restrained",
"DND5E.ConStunned": "Stunned",
"DND5E.ConUnconscious": "Unconscious",
"DND5E.Concentration": "Concentration",
"DND5E.ConcentrationAbbr": "C",
"DND5E.ConcentrationBreak": "Break Concentration",
"DND5E.ConcentrationBreakWarning": "Breaking concentration on an effect that is active on other creatures requires an active GM to be present.",
"DND5E.ConcentrationBonus": "Concentration Bonus",
"DND5E.ConcentrationDuration": "Concentration, up to {duration}",
"DND5E.ConcentratingOn": "You are maintaining concentration on the effects of the '{name}' {type}.",
"DND5E.ConcentratingEndChoice": "You are concentrating on effects from more than one source. Pick which effect to end.",
"DND5E.ConcentratingMissingItem": "The effect that is concentrated on and to be replaced does not exist.",
"DND5E.ConcentratingLimited": "You are not able to begin concentrating on an additional effect.",
"DND5E.ConcentrationLimit": "Concentration Limit",
"DND5E.ConcentratingEnd": "End Concentration",
"DND5E.ConcentratingItemless": "Concentration With No Source",
"DND5E.ConcentratingWarnLimit": "You cannot maintain concentration on more effects!",
"DND5E.ConcentratingWarnLimitOptional": "You may end concentration on one of your maintained effects to use this item.",
"DND5E.ConcentratingWarnLimitZero": "You are not able to maintain concentration on any effects!",
"DND5E.ConcentrationConfigurationHint": "Configure concentration modifiers and bonuses which apply to this creature.",
"DND5E.ConsumeTitle": "Resource Consumption",
"DND5E.ConsumeAmount": "Consumption Amount",
"DND5E.ConsumeHint": {
  "Attribute": "Attribute to consume (e.g. currency.gp)",
  "Item": "UUID of target in compendium"
},
"DND5E.ConsumeTarget": "Consumption Target",
"DND5E.ConsumeType": "Consumption Category",
"DND5E.ConsumeAmmunition": "Ammunition",
"DND5E.ConsumeAttribute": "Attribute",
"DND5E.ConsumeHitDice": "Hit Dice",
"DND5E.ConsumeHitDiceLargest": "Largest Available",
"DND5E.ConsumeHitDiceLargestLong": "Largest Hit Dice Available",
"DND5E.ConsumeHitDiceSmallest": "Smallest Available",
"DND5E.ConsumeHitDiceSmallestLong": "Smallest Hit Dice Available",
"DND5E.ConsumeMaterial": "Material",
"DND5E.ConsumeCharges": "Item Uses",
"DND5E.ConsumeResource": "Consume Resource?",
"DND5E.ConsumeRecharge": "Consume Recharge?",
"DND5E.ConsumeScaling": "Resource Scaling",
"DND5E.ConsumeScalingLabel": "Use Resources",
"DND5E.ConsumeScalingTooltip": "If checked, consuming additional resources will increase the level the spell is cast at.",

"DND5E.CONSUMABLE": {
  "FIELDS": {
    "damage": {
      "label": "Ammunition Damage",
      "replace": {
        "label": "Replace Weapon Damage",
        "hint": "Replace base weapon damage with this damage rather than augmenting it."
      }
    },
    "magicalBonus": {
      "label": "Magical Bonus"
    },
    "properties": {
      "label": "Consumable Properties"
    },
    "uses": {
      "autoDestroy": {
        "label": "Destroy on Empty",
        "hint": "Reduce the item's quantity by 1 whenever all of its limited uses are expended."
      }
    }
  },
  "Category": {
    "Poison": "Poison"
  },
  "Type": {
    "Ammunition": {
      "Label": "Ammunition",
      "Arrow": "Arrow",
      "Bolt": "Bolt",
      "BulletFirearm": "Bullet, Firearm",
      "BulletSling": "Bullet, Sling",
      "EnergyCell": "Energy Cell",
      "Needle": "Needle"
    },
    "Food": {
      "Label": "Food"
    },
    "Poison": {
      "Label": "Poison",
      "Contact": "Contact",
      "Ingested": "Ingested",
      "Inhaled": "Inhaled",
      "Injury": "Injury"
    },
    "Potion": {
      "Label": "Potion"
    },
    "Rod": {
      "Label": "Rod"
    },
    "Scroll": {
      "Label": "Scroll"
    },
    "Trinket": {
      "Label": "Trinket"
    },
    "Wand": {
      "Label": "Wand"
    },
    "Wondrous": {
      "Label": "Wondrous Item"
    }
  }
},

"DND5E.ConsumableUseWarnStart": "This consumable has",
"DND5E.ConsumableUseWarnEnd": "of the current unit",
"DND5E.ConsumableUnitWarn": "units remaining",
"DND5E.ConsumableLastChargeWarn": "This is the last charge of this unit and consuming it will also reduce the item's quantity by 1",
"DND5E.ConsumableWithoutCharges": "available units to use",

"DND5E.CONSUMPTION": {
  "FIELDS": {
    "consumption": {
      "label": "Consumption",
      "scaling": {
        "abbr": "Scaling",
        "label": "Consumption Scaling",
        "allowed": {
          "label": "Allow Scaling",
          "hint": "Can an activity not on a spell be activated at higher levels?"
        },
        "max": {
          "label": "Max Scaling",
          "hint": "Maximum number of scaling levels for this item, including the base level."
        }
      },
      "spellSlot": {
        "label": "Consume Spell Slot",
        "hint": "Should using this activity consume a slot for this spell?"
      },
      "targets": {
        "label": "Consumption Targets",
        "hint": "Targets of possible consumption when this activity is activated.",
        "FIELDS": {
          "type": {
            "label": "Consumption Type",
            "hint": "Type of consumption target."
          },
          "target": {
            "label": "Consumption Target",
            "hint": "Specific target to be consumed."
          },
          "value": {
            "label": "Consumption Amount",
            "hint": "Enter a negative value to restore rather than consume."
          },
          "scaling": {
            "label": "Consumption Scaling",
            "mode": {
              "label": "Scaling Mode",
              "hint": "How consumption should be scaled."
            },
            "formula": {
              "label": "Scaling Formula",
              "hint": "Custom scaling of consumption amount per level."
            }
          }
        }
      }
    }
  },
  "Action": {
    "ConsumeResource": "Consume Resource",
    "Create": "Create Consumption Target",
    "Delete": "Delete Consumption Target",
    "RefundResource": "Refund Resource"
  },
  "Scaling": {
    "Amount": "Amount",
    "Automatic": "Automatic",
    "None": "No Scaling",
    "SlotLevel": "Slot Level"
  },
  "Target": {
    "ThisItem": "This Item",
    "UnknownItem": "an unknown item"
  },
  "Type": {
    "Action": {
      "Prompt": "Consume {type}?",
      "PromptHint": "Spend {cost} ({available} available)."
    },
    "ActivityUses": {
      "Label": "Activity Uses",
      "PromptDecrease": "Consume Activity Use?",
      "PromptIncrease": "Restore Activity Use?",
      "PromptHintDecrease": "Spend <strong>{cost}</strong> {use} of this activity ({available} {availableUse} available).",
      "PromptHintIncrease": "Recover <strong>{cost}</strong> {use} of this activity.",
      "Warning": "uses on {item}'s activity {activity}"
    },
    "Attribute": {
      "Label": "Attribute",
      "NonEmbeddedHint": "Path of the attribute to consume (e.g. attributes.exhaustion, spells.pact.value).",
      "PromptDecrease": "Consume Attribute?",
      "PromptIncrease": "Restore Attribute?",
      "PromptHintDecrease": "Decrease <code>{attribute}</code> by <strong>{cost}</strong> (currently {current}).",
      "PromptHintIncrease": "Increase <code>{attribute}</code> by <strong>{cost}</strong> (currently {current}).",
      "Warning": "{attribute} amount"
    },
    "HitDice": {
      "Label": "Hit Dice",
      "PromptDecrease": "Consume Hit Die?",
      "PromptIncrease": "Restore Hit Die?",
      "PromptHintDecrease": "Spend <strong>{cost}</strong> {denomination} {die} ({available} remaining).",
      "PromptHintIncrease": "Recover <strong>{cost}</strong> {denomination} {die}.",
      "Warning": "{denomination} hit dice"
    },
    "HitDie": {
      "one": "hit die",
      "other": "hit dice"
    },
    "ItemUses": {
      "Label": "Item Uses",
      "NonEmbeddedHint": "Item identifier or UUID of item in compendium that will be linked automatically to matching item on sheet.",
      "PromptDecrease": "Consume Item Use?",
      "PromptIncrease": "Restore Item Use?",
      "PromptHintDecrease": "Spend <strong>{cost}</strong> {use} of {item} ({available} {availableUse} available).",
      "PromptHintIncrease": "Recover <strong>{cost}</strong> {use} of {item}.",
      "Warning": "uses on {name}"
    },
    "Material": {
      "Label": "Material",
      "NonEmbeddedHint": "Item identifier or UUID of item in compendium that will be linked automatically to matching item on sheet.",
      "PromptDecrease": "Consume Material?",
      "PromptIncrease": "Restore Material?",
      "PromptHintDecrease": "Reduce quantity of {item} by <strong>{cost}</strong> ({quantity} remaining).",
      "PromptHintIncrease": "Increase quantity of {item} by <strong>{cost}</strong>.",
      "Warning": "of {name}"
    },
    "SpellSlot": {
      "one": "{level} slot",
      "other": "{level} slots"
    },
    "SpellSlots": {
      "Label": "Spell Slots",
      "PromptDecrease": "Consume Spell Slot?",
      "PromptIncrease": "Restore Spell Slot?",
      "PromptHintDecrease": "Spend <strong>{cost}</strong> {slot} ({available} remaining).",
      "PromptHintIncrease": "Recover <strong>{cost}</strong> {slot}.",
      "Warning": "{level} slots"
    },
    "Use": {
      "one": "use",
      "other": "uses"
    }
  },
  "Warning": {
    "MissingAttribute": "Attribute {attribute} configured to be consumed by {activity} activity on {item} could not be found.",
    "MissingHitDice": "Actor does not have a class with a {denomination} hit die.",
    "MissingItem": "Item configured to be consumed by {activity} activity on {item} could not be found.",
    "MissingSpellSlot": "No {level} slots available.",
    "None": "No {type} available to spend, {cost} required.",
    "NotEnough": "Not enough {type} available to spend, {cost} required and only {available} available.",
    "WillDestroy": "Consuming {item} will spend its final use and it will be destroyed."
  }
},

"DND5E.Consumed": "Consumed",
"DND5E.Copy": "Copy Text",
"DND5E.Copied": "Copied {value}",
"DND5E.Cover": "Cover",
"DND5E.CoverHalf": "Half",
"DND5E.CoverThreeQuarters": "Three Quarters",
"DND5E.CoverTotal": "Total",
"DND5E.Cost": "Cost",
"DND5E.CostGP": "Cost (GP)",
"DND5E.CreatureAberration": "Aberration",
"DND5E.CreatureAberrationPl": "Aberrations",
"DND5E.CreatureBeast": "Beast",
"DND5E.CreatureBeastPl": "Beasts",
"DND5E.CreatureCelestial": "Celestial",
"DND5E.CreatureCelestialPl": "Celestials",
"DND5E.CreatureConstruct": "Construct",
"DND5E.CreatureConstructPl": "Constructs",
"DND5E.CreatureDragon": "Dragon",
"DND5E.CreatureDragonPl": "Dragons",
"DND5E.CreatureElemental": "Elemental",
"DND5E.CreatureElementalPl": "Elementals",
"DND5E.CreatureFey": "Fey",
"DND5E.CreatureFeyPl": "Fey",
"DND5E.CreatureFiend": "Fiend",
"DND5E.CreatureFiendPl": "Fiends",
"DND5E.CreatureGiant": "Giant",
"DND5E.CreatureGiantPl": "Giants",
"DND5E.CreatureHumanoid": "Humanoid",
"DND5E.CreatureHumanoidPl": "Humanoids",
"DND5E.CreatureMonstrosity": "Monstrosity",
"DND5E.CreatureMonstrosityPl": "Monstrosities",
"DND5E.CreatureOoze": "Ooze",
"DND5E.CreatureOozePl": "Oozes",
"DND5E.CreaturePlant": "Plant",
"DND5E.CreaturePlantPl": "Plants",
"DND5E.CreatureType": "Creature Type",
"DND5E.CreatureTypeTitle": "Configure Creature Type",
"DND5E.CreatureSwarm": "Swarm",
"DND5E.CreatureSwarmSize": "Swarm Size",
"DND5E.CreatureSwarmPhrase": "Swarm of {size} {type}",
"DND5E.CreatureTag": "{size} {type}, {alignment}",
"DND5E.CreatureTypeConfig": "Configure Creature Type",
"DND5E.CreatureTypeSelectorCustom": "Custom Type",
"DND5E.CreatureTypeSelectorSubtype": "Subtype",
"DND5E.CreatureUndead": "Undead",
"DND5E.CreatureUndeadPl": "Undead",
"DND5E.Crewed": "Crewed",
"DND5E.Critical": "Critical",
"DND5E.CriticalHit": "Critical Hit",
"DND5E.PowerfulCritical": "Powerful Critical",
"DND5E.CRLabel": "CR {cr}",
"DND5E.Currency": "Currency",
"DND5E.CurrencyAbbrCP": "cp",
"DND5E.CurrencyAbbrEP": "ep",
"DND5E.CurrencyAbbrGP": "gp",
"DND5E.CurrencyAbbrPP": "pp",
"DND5E.CurrencyAbbrSP": "sp",
"DND5E.CurrencyCP": "Copper",
"DND5E.CurrencyEP": "Electrum",
"DND5E.CurrencyGP": "Gold",
"DND5E.CurrencyPP": "Platinum",
"DND5E.CurrencySP": "Silver",
"DND5E.CurrencyManager": {
  "Title": "Manage Currency",
  "Convert": {
    "Label": "Convert",
    "Action": "Convert All Currency",
    "Hint": "Convert all carried currency to the highest possible denomination to reduce the amount of coinage carried by the character. Be wary, this action cannot be undone."
  },
  "Error": {
    "InsufficientFunds": "Failed to deduct {amount}{denomination} from {name}. Insufficient funds."
  },
  "Transfer": {
    "Label": "Transfer",
    "Action": "Transfer Selected",
    "All": "All",
    "Half": "Half"
  }
},
"DND5E.Current": "Current",

"DND5E.DAMAGE": {
  "FIELDS": {
    "damage": {
      "label": "Damage",
      "critical": {
        "allow": {
          "label": "Allow Critical",
          "hint": "Should the creature be able to roll critical damage?"
        },
        "bonus": {
          "label": "Extra Critical Damage",
          "hint": "Extra damage applied to the first damage part when a critical is rolled."
        }
      },
      "parts": {
        "label": "Damage Parts",
        "hint": "Individual damage parts to include with the roll.",
        "FIELDS": {
          "bonus": {
            "label": "Damage Bonus",
            "hint": "Bonus added to the damage roll."
          },
          "custom": {
            "label": "Custom Damage Formula",
            "enabled": {
              "label": "Enable Custom Formula",
              "hint": "Use a custom formula rather than the default dice."
            },
            "formula": {
              "label": "Damage Formula",
              "hint": "Custom damage formula."
            }
          },
          "denomination": {
            "label": "Die Denomination",
            "hint": "Denomination of the dice to roll."
          },
          "number": {
            "label": "Die Number",
            "hint": "Number of dice to roll."
          },
          "scaling": {
            "label": "Damage Scaling",
            "abbr": "Scaling",
            "mode": {
              "label": "Scaling Mode",
              "abbr": "Mode",
              "hint": "Method by which the scaling increase is calculated."
            },
            "number": {
              "label": "Dice Scaling",
              "abbr": "Dice",
              "hint": "Number of dice to increase for each scaling step. Will be applied to the first die found in the damage formula if more than one is present."
            },
            "formula": {
              "label": "Scaling Formula",
              "hint": "Arbitrary scaling formula that will be multiplied for each scaling step and added to the original formula."
            }
          },
          "types": {
            "label": "Damage Types",
            "hint": "Type of damage inflicted or multiple for the user to select from."
          }
        }
      }
    }
  },
  "Hint": "Damage a creature without any attack or save.",
  "Part": {
    "Action": {
      "Create": "Create Damage Part",
      "Delete": "Delete Damage Part"
    }
  },
  "Scaling": {
    "Half": "Every Other Level",
    "HalfCantrip": "Half Cantrip Scaling",
    "None": "No Scaling",
    "Whole": "Every Level",
    "WholeCantrip": "Cantrip Scaling"
  },
  "Title": "Damage"
},

"DND5E.DamImm": "Damage Immunities",
"DND5E.DamMod": "Damage Modification",
"DND5E.DamRes": "Damage Resistances",
"DND5E.DamVuln": "Damage Vulnerabilities",
"DND5E.Damage": "Damage",
"DND5E.DamageAcid": "Acid",
"DND5E.DamageAll": "All Damage",
"DND5E.DamageApplication": {
  "Change": {
    "Modification": "{type} Modification",
    "Immunity": "{type} Immunity",
    "Resistance": "{type} Resistance",
    "Threshold": "Damage Threshold",
    "Vulnerability": "{type} Vulnerability"
  },
  "Downgrading": "Downgrading {source} to Resistance",
  "Ignoring": "Ignoring {source}"
},
"DND5E.DamageBludgeoning": "Bludgeoning",
"DND5E.DamageCold": "Cold",
"DND5E.DamageFire": "Fire",
"DND5E.DamageForce": "Force",
"DND5E.DamageLightning": "Lightning",
"DND5E.DamageModification": {
  "Label": "Damage Modification",
  "Hint": "Formulas for amounts that will be added to typed damage applied to this actor. Negative values will reduce the damage taken.",
  "BypassHint": "These weapon properties will bypass damage modification for physical damage."
},
"DND5E.DamageNecrotic": "Necrotic",
"DND5E.DamagePiercing": "Piercing",
"DND5E.DamagePhysical": "Non-Magical Physical",
"DND5E.DamagePhysicalBypass": "Physical Bypasses",
"DND5E.DamagePhysicalBypassHint": "These weapon properties will bypass damage resistance for physical damage.",
"DND5E.DamagePhysicalBypasses": "{damageTypes} from attacks that are not {bypassTypes}",
"DND5E.DamagePhysicalBypassesShort": "Bypassed by {type} Sources",
"DND5E.DamagePoison": "Poison",
"DND5E.DamagePsychic": "Psychic",
"DND5E.DamageRadiant": "Radiant",
"DND5E.DamageRoll": "Damage Roll",
"DND5E.DamageSlashing": "Slashing",
"DND5E.DamageThreshold": "Damage Threshold",
"DND5E.DamageThunder": "Thunder",
"DND5E.DamageType": "Damage Type",
"DND5E.DamageTypes": "Damage Types",
"DND5E.Dawn": "Dawn",
"DND5E.Day": "Day",
"DND5E.DeathSave": "Death Saves",
"DND5E.DeathSaveBonus": "Death Save Bonus",
"DND5E.DeathSaveConfigure": "Configure Death Saves",
"DND5E.DeathSaveCriticalSuccess": "{name} critically succeeded on a death saving throw and has regained 1 Hit Point!",
"DND5E.DeathSaveHide": "Hide Death Saves",
"DND5E.DeathSaveShow": "Show Death Saves",
"DND5E.DeathSaveSuccess": "{name} has survived with 3 death save successes and is now stable!",
"DND5E.DeathSaveSuccessLabel": "Death Save Success",
"DND5E.DeathSaveSuccessLabelN.one": "1st death save success",
"DND5E.DeathSaveSuccessLabelN.two": "2nd death save success",
"DND5E.DeathSaveSuccessLabelN.few": "3rd death save success",
"DND5E.DeathSaveSuccesses": "Successes",
"DND5E.DeathSaveFailure": "{name} has died with 3 death save failures!",
"DND5E.DeathSaveFailureLabel": "Death Save Failure",
"DND5E.DeathSaveFailureLabelN.one": "1st death save failure",
"DND5E.DeathSaveFailureLabelN.two": "2nd death save failure",
"DND5E.DeathSaveFailureLabelN.few": "3rd death save failure",
"DND5E.DeathSaveFailures": "Failures",
"DND5E.DeathSaveRoll": "Roll a Death Saving Throw",
"DND5E.DeathSavingThrow": "Death Saving Throw",
"DND5E.DeathSaveUnnecessary": "You do not need to roll death saves because you have a positive number of hit points or have already reached 3 successes or failures.",
"DND5E.Default": "Default",
"DND5E.DefaultSpecific": "Default ({default})",
"DND5E.DefaultAbilityCheck": "Default Ability Check",
"DND5E.Denomination": "Denomination",
"DND5E.Description": "Description",
"DND5E.DescriptionChat": "Chat Description",
"DND5E.DescriptionEdit": "Edit {description}",
"DND5E.DescriptionSummary": "Summary Description",
"DND5E.DescriptionUnidentified": "Unidentified Description",
"DND5E.Details": "Details",
"DND5E.DetailsEdit": "Edit Details",
"DND5E.Die": "Die",
"DND5E.Dimensions": "Dimensions",
"DND5E.Disadvantage": "Disadvantage",
"DND5E.Discord": "Discord",
"DND5E.Disclaimer": "Disclaimer",
"DND5E.DisplayCard": "Display in Chat",
"DND5E.DistAny": "Any",
"DND5E.DistFt": "Feet",
"DND5E.DistFtAbbr": "ft",
"DND5E.DistKm": "Kilometers",
"DND5E.DistKmAbbr": "km",
"DND5E.DistM": "Meters",
"DND5E.DistMAbbr": "m",
"DND5E.DistMi": "Miles",
"DND5E.DistMiAbbr": "mi",
"DND5E.DistSelf": "Self",
"DND5E.DistTouch": "Touch",
"DND5E.DocumentUseWarn": "You lack permission to use an item on this document.",
"DND5E.DocumentViewWarn": "You lack permission to view this document.",

"DND5E.DURATION": {
  "FIELDS": {
    "duration": {
      "label": "Duration",
      "concentration": {
        "label": "Concentration",
        "hint": "Creature must maintain concentration while active."
      },
      "override": {
        "label": "Override Duration",
        "hint": "Use these duration values instead of the item's when using this activity."
      },
      "special": {
        "label": "Special Duration",
        "hint": "Description of any special duration details."
      },
      "units": {
        "label": "Duration Units",
        "hint": "Units used to measure duration."
      },
      "value": {
        "label": "Duration Value",
        "hint": "Value of the duration in the specified units, if applicable."
      }
    }
  }
},

"DND5E.Duration": "Duration",
"DND5E.DurationPermanent": "Permanent",
"DND5E.DurationTime": "Time",
"DND5E.DurationType": "Duration Type",
"DND5E.DurationUnits": "Duration Units",
"DND5E.DurationValue": "Duration Value",
"DND5E.Dusk": "Dusk",
"DND5E.Effect": "Effect",
"DND5E.Effects": "Effects",
"DND5E.EFFECT": {
  "Action": {
    "Create": "Create Effect",
    "Delete": "Delete Effect",
    "Dissociate": "Dissociate Effect"
  },
  "Empty": "No associated effects. Use the <i class=\"fas fa-plus\"></i> button above to create one, or select an existing effect from the drop-down.",
  "Label": "Available Effects",
  "RIDER": {
    "Activity": "Enchantment Rider Activity",
    "Effect": "Enchantment Rider Effect"
  }
},
"DND5E.EffectsApplyTokens": "Apply to selected tokens",
"DND5E.EffectApplyWarningConcentration": "Applying an effect that is being concentrated on by another character requires GM permissions.",
"DND5E.EffectApplyWarningOwnership": "Effects cannot be applied to tokens you are not the owner of.",
"DND5E.EffectsSearch": "Search effects",

"DND5E.ENCHANT": {
  "FIELDS": {
    "effects.element": {
      "level": {
        "label": "Level Limit",
        "hint": "Range of levels required to use this enchantment.",
        "max": {
          "label": "Maximum Level"
        },
        "min": {
          "label": "Minimum Level"
        }
      },
      "riders": {
        "label": "Attached",
        "activity": {
          "label": "Additional Activities",
          "hint": "These additional activities will be added to the enchanted item when this enchantment is applied, and removed when the enchantment is removed."
        },
        "effect": {
          "label": "Additional Effects",
          "hint": "These additional effects will be added to the enchanted item when this enchantment is applied, and removed when the enchantment is removed."
        },
        "item": {
          "label": "Additional Items",
          "hint": "These additional items will be added to the creature when one of its items is enchanted, and will be removed if the enchantment is ever removed."
        }
      }
    },
    "enchant": {
      "label": "Enchantment Configuration",
      "identifier": {
        "label": "Class Identifier",
        "hint": "Identifier used to determine whether the character level or a specific class level should be used for enchantment level limits."
      },
      "self": {
        "label": "Automatically Enchant Self",
        "hint": "Automatically apply selected enchantment to the item containing this activity when it is used, and remove it when the activity is used again."
      }
    },
    "restrictions": {
      "label": "Restrictions",
      "hint": "Restrictions on the type of item to which this enchantment can be applied.",
      "allowMagical": {
        "label": "Allow Magical",
        "hint": "Allow physical items that are already magical to be enchanted."
      },
      "categories": {
        "label": "Valid Categories",
        "hint": "Specific item categories to which this enchantment can be applied."
      },
      "properties": {
        "label": "Valid Properties",
        "hint": "Specific item properties which must be present for this enchantment to be applied."
      },
      "type": {
        "label": "Item Type",
        "hint": "Type of item to which this enchantment can be applied.",
        "Any": "Any Enchantable Type"
      }
    }
  },
  "DropArea": "Place item here to enchant it…",
  "Enchanted": "{current} &sol; {max} enchanted",
  "Enchantment": {
    "Action": {
      "Create": "Create Enchantment",
      "Delete": "Delete Enchantment"
    },
    "Active": "{name} (active)",
    "Empty": "No associated enchantments. Use the <i class=\"fas fa-plus\"></i> button above to create one, or select an existing enchantment from the drop-down."
  },
  "Hint": "Apply an enchantment to an item that modifies its stats or functionality.",
  "SECTIONS": {
    "Enchanting": "Enchanting",
    "Enchantments": "Enchantments",
    "Restrictions": "Restrictions"
  },
  "Title": "Enchant",
  "Warning": {
    "ConcentrationEnded": "Cannot apply this enchantment because concentration has ended.",
    "MissingProperty": "Item must have one of these properties to be enchanted: {validProperties}.",
    "NoMagicalItems": "Items that are already magical cannot be enchanted.",
    "NoTargetActor": "Enchanting from a compendium requires an assigned character or selected token.",
    "NoSubtype": "Only {allowedType} items can be enchanted by this enchantment, but this item doesn't have a sub-type.",
    "WrongType": "{incorrectType} items cannot be enchanted by this enchantment, only {allowedType} items are allowed."
  }
},

"DND5E.ENCHANTMENT": {
  "Action": {
    "Apply": "Apply Enchantment",
    "Disable": "Disable Enchantment",
    "Edit": "Edit Enchantment",
    "Enable": "Enable Enchantment",
    "Remove": "Remove Enchantment"
  },
  "Category": {
    "Active": "Active Enchantments",
    "General": "Enchantments",
    "Inactive": "Inactive Enchantments"
  },
  "FIELDS": {
    "enchantment": {
      "label": "Enchantment Configuration",
      "items": {
        "max": {
          "label": "Item Limit",
          "hint": "Formula for the maximum number of enchantments of this type that can be active at a time."
        },
        "period": {
          "label": "Replacement Period",
          "hint": "How frequently the enchantments of this type can be re-bound to different items."
        }
      }
    }
  },
  "Items": {
    "Entry": "{item} on <em>{actor}</em>"
  },
  "Label": "Enchantment",
  "Period": {
    "AtWill": "At Will",
    "LongRest": "Long Rest",
    "Never": "Never",
    "ShortRest": "Short Rest"
  },
  "Warning": {
    "NotOnActor": "Enchantments can only be added to items, not directly to actors.",
    "Override": "This value is being modified by an Enchantment and cannot be edited. Disable the enchantment in the effects tab to edit it."
  }
},

"DND5E.ENCOUNTER": {
  "Action": {
    "AddCreature": "Add Creature",
    "Award": "Award XP & Currency"
  },
  "Difficulty": {
    "high": "High Difficulty",
    "low": "Low Difficulty",
    "moderate": "Moderate Difficulty"
  },
  "Tab": {
    "Description": "Description",
    "Loot": "Loot",
    "Members": "Members"
  }
},

"DND5E.Environment": "Environment",

"DND5E.EQUIPMENT": {
  "Type": {
    "Clothing": {
      "Label": "Clothing"
    },
    "Ring": {
      "Label": "Ring"
    },
    "Rod": {
      "Label": "Rod"
    },
    "Trinket": {
      "Label": "Trinket"
    },
    "Vehicle": {
      "Label": "Vehicle Equipment"
    },
    "Wand": {
      "Label": "Wand"
    },
    "Wondrous": {
      "Label": "Wondrous Item"
    }
  }
},

"DND5E.EquipmentBonus": "Magical Bonus",
"DND5E.EquipmentHeavy": "Heavy Armor",
"DND5E.EquipmentLight": "Light Armor",
"DND5E.EquipmentMedium": "Medium Armor",
"DND5E.EquipmentNatural": "Natural Armor",
"DND5E.EquipmentShield": "Shield",
"DND5E.EquipmentShieldProficiency": "Shields",
"DND5E.Equipped": "Equipped",
"DND5E.Exhaustion": "Exhaustion",
"DND5E.ExhaustionLevel": "Exhaustion Level {n}",

"DND5E.ExperiencePoints": {
  "Abbreviation": "XP",
  "Boons": {
    "one": "{number} Boon",
    "other": "{number} Boons"
  },
  "Current": "Current XP",
  "Format": "{value} XP",
  "Label": "Experience Points",
  "Pool": "XP Pool",
  "Progress": "Progress to next Level",
  "StatBlock": {
    "Standard": "XP {value}",
    "Lair": "XP {value}, or {lair} in lair"
  },
  "Value": "XP Value"
},

"DND5E.Expertise": "Expertise",

"DND5E.FACILITY": {
  "Action": {
    "DeleteDefender": "Delete Defender",
    "DeleteOccupant": "Delete Occupant",
    "RemoveCraft": "Remove Craft"
  },
  "AvailableFacility": {
    "basic": {
      "build": "Build Facility",
      "free": "Free Facility"
    },
    "special": {
      "free": "Add Facility"
    }
  },
  "Build": {
    "Unbuilt": "Unbuilt"
  },
  "Costs": {
    "Automatic": "Deduct Automatically",
    "Days": "{days} days",
    "Label": "Costs",
    "Manual": "Mark as Paid",
    "Paid": "paid",
    "Unpaid": "unpaid"
  },
  "Craft": {
    "BaseItem": {
      "Label": "Purchase Base Item",
      "Hint": "If checked, the base item will be purchased at full price instead of crafted."
    },
    "Hint": "The items that this facility is currently in the process of crafting or harvesting, if any."
  },
  "Description": "Description",
  "FIELDS": {
    "building": {
      "built": {
        "label": "Built",
        "hint": "Basic facilities must be built first before they can be used."
      }
    },
    "defenders": {
      "max": {
        "label": "Defenders"
      }
    },
    "disabled": {
      "hint": "Disabled facilities cannot be issued orders and are repaired at the beginning of the next turn.",
      "label": "Disabled"
    },
    "enlargeable": {
      "hint": "Certain special facilities may have their size categories increased for a cost.",
      "label": "Can Be Enlarged"
    },
    "free": {
      "hint": "Free facilities do not count towards your special facilities cap.",
      "label": "Free Facility"
    },
    "hirelings": {
      "max": {
        "label": "Hirelings"
      }
    },
    "level": {
      "label": "Level Requirement"
    },
    "order": {
      "label": "Order"
    },
    "progress": {
      "max": {
        "label": "Total"
      },
      "order": {
        "label": "Executing"
      },
      "value": {
        "label": "Current"
      }
    },
    "size": {
      "label": "Size"
    },
    "trade": {
      "creatures": {
        "max": {
          "label": "Creature Capacity"
        }
      },
      "profit": {
        "label": "Profit Factor"
      },
      "stock": {
        "stocked": {
          "hint": "Appropriate for facilities that do not store a variable value of goods, but are instead considered either stocked or empty.",
          "label": "Stocked"
        },
        "value": {
          "label": "Value"
        },
        "max": {
          "label": "Max"
        }
      }
    },
    "type": {
      "subtype": {
        "label": "Type"
      },
      "value": {
        "label": "Category"
      }
    }
  },
  "Goods": "Goods",
  "NoDefenders": "Bastion is undefended.",
  "Occupants": "Occupants",
  "Order": {
    "Execute": "Execute Order",
    "Issue": "Issue Order: {order}"
  },
  "Orders": {
    "Label": "Orders",
    "build": {
      "inf": "Build",
      "present": "Building"
    },
    "change": {
      "inf": "Change",
      "present": "Changing"
    },
    "craft": {
      "inf": "Craft",
      "present": "Crafting"
    },
    "empower": {
      "inf": "Empower",
      "present": "Empowering"
    },
    "enlarge": {
      "inf": "Enlarge",
      "present": "Enlarging"
    },
    "harvest": {
      "inf": "Harvest",
      "present": "Harvesting"
    },
    "maintain": {
      "inf": "Maintain",
      "present": "Maintaining"
    },
    "recruit": {
      "inf": "Recruit",
      "present": "Recruiting"
    },
    "repair": {
      "inf": "Repair",
      "present": "Repairing"
    },
    "research": {
      "inf": "Research",
      "present": "Researching"
    },
    "trade": {
      "inf": "Trade",
      "present": "Trading"
    }
  },
  "Progress": "Progress",
  "Properties": "Properties",
  "Sizes": {
    "cramped": "Cramped",
    "roomy": "Roomy",
    "vast": "Vast"
  },
  "Squares": "{squares} squares",
  "Trade": {
    "Buy": {
      "Supplement": "Buy"
    },
    "Creatures": {
      "Buy": "Drop animals that you wish to purchase into the slots above, and update the cost appropriately below."
    },
    "Price": {
      "Label": "Base Price",
      "Hint": "Select which stock to sell, and input the base price above."
    },
    "Sell": {
      "Label": "Sell Stock",
      "Supplement": "Sell"
    },
    "Stock": {
      "Buy": "Buying",
      "Sell": "Selling"
    },
    "Stocked": {
      "Label": "Fully Stock",
      "Hint": "Input the required cost to fully stock this facility below."
    }
  },
  "Types": {
    "Basic": {
      "Label": {
        "one": "Basic Facility",
        "other": "Basic Facilities"
      },
      "Bedroom": "Bedroom",
      "DiningRoom": "Dining Room",
      "Parlor": "Parlor",
      "Courtyard": "Courtyard",
      "Kitchen": "Kitchen",
      "Storage": "Storage"
    },
    "Special": {
      "Label": {
        "one": "Special Facility",
        "other": "Special Facilities"
      },
      "ArcaneStudy": "Arcane Study",
      "Armory": "Armory",
      "Barrack": "Barrack",
      "Garden": "Garden",
      "Library": "Library",
      "Sanctuary": "Sanctuary",
      "Smithy": "Smithy",
      "Storehouse": "Storehouse",
      "Workshop": "Workshop",
      "GamingHall": "Gaming Hall",
      "Greenhouse": "Greenhouse",
      "Laboratory": "Laboratory",
      "Sacristy": "Sacristy",
      "Scriptorium": "Scriptorium",
      "Stable": "Stable",
      "TeleportationCircle": "Teleportation Circle",
      "Theater": "Theater",
      "TrainingArea": "Training Area",
      "TrophyRoom": "Trophy Room",
      "Archive": "Archive",
      "MeditationChamber": "Meditation Chamber",
      "Menagerie": "Menagerie",
      "Observatory": "Observatory",
      "Pub": "Pub",
      "Reliquary": "Reliquary",
      "Demiplane": "Demiplane",
      "Guildhall": "Guildhall",
      "Sanctum": "Sanctum",
      "WarRoom": "War Room"
    }
  },
  "Use": {
    "Description": "Issued the <strong>{order}</strong> order to their {link} {facilityType}."
  }
},

"DND5E.Favorite": "Favorite",
"DND5E.FavoriteDrop": "Drop Favorite",
"DND5E.FavoriteRemove": "Remove Favorite",
"DND5E.Favorites": "Favorites",
"DND5E.FeatureActionRecharge": "Action Recharge",

"DND5E.FEATURE": {
  "FIELDS": {
    "cover": {
      "label": "Cover",
      "hint": "Cover provided to crew by this vehicle feature."
    },
    "properties": {
      "label": "Feature Properties"
    },
    "requirements": {
      "label": "Requirements"
    },
    "type": {
      "label": "Feature Type"
    }
  }
},

"DND5E.Feature": {
  "Background": "Background Feature",
  "Class": {
    "Label": "Class Feature",
    "ArcaneShot": "Arcane Shot",
    "ArtificerInfusion": "Artificer Infusion",
    "ArtificerPlan": "Artificer Plan",
    "ChannelDivinity": "Channel Divinity",
    "DefensiveTactic": "Defensive Tactic",
    "EldritchInvocation": "Eldritch Invocation",
    "ElementalDiscipline": "Elemental Discipline",
    "FightingStyle": "Fighting Style",
    "HuntersPrey": "Hunter's Prey",
    "Ki": "Ki Ability",
    "Maneuver": "Maneuver",
    "Metamagic": "Metamagic Option",
    "Multiattack": "Multiattack",
    "PactBoon": "Pact Boon",
    "PsionicPower": "Psionic Power",
    "Rune": "Rune",
    "SuperiorHuntersDefense": "Superior Hunter's Defense"
  },
  "Feat": {
    "Label": "Feat",
    "EpicBoon": "Epic Boon Feat",
    "FightingStyle": "Fighting Style Feat",
    "General": "General Feat",
    "Origin": "Origin Feat"
  },
  "Monster": "Monster Feature",
  "Species": "Species Feature",
  "SpeciesLegacy": "Race Feature",
  "SupernaturalGift": {
    "Label": "Supernatural Gift",
    "Blessing": "Blessing",
    "Charm": "Charm",
    "EpicBoon": "Epic Boon"
  },
  "Vehicle": {
    "Label": "Vehicle Feature"
  }
},
"DND5E.Focus": {
  "Label": "Spellcasting Focus",
  "Arcane": "Arcane Focus",
  "Druidic": "Druidic Focus",
  "Holy": "Holy Focus"
},
"DND5E.Loot.Art": "Art Object",
"DND5E.Loot.Gear": "Adventuring Gear",
"DND5E.Loot.Gem": "Gemstone",
"DND5E.Loot.Junk": "Junk",
"DND5E.Loot.Material": "Material",
"DND5E.Loot.Resource": "Resource",
"DND5E.Loot.Trade": "Trade Good",
"DND5E.Loot.Treasure": "Treasure",
"DND5E.Flaws": "Flaws",
"DND5E.FormulaCannotContainDiceError": "{name} formula cannot contain dice expressions.",

"DND5E.FORWARD": {
  "FIELDS": {
    "activity": {
      "label": "Triggered Activity"
    }
  },
  "Hint": "Trigger another activity on this item with different consumption & scaling details.",
  "Title": "Forward",
  "Warning": {
    "NoActivity": "Linked activity must be configured before Forward activity can be used."
  }
},

"DND5E.EffectCreate": "Create Effect",
"DND5E.EffectToggle": "Toggle Effect",
"DND5E.EffectEdit": "Edit Effect",
"DND5E.EffectEnable": "Enable Effect",
"DND5E.EffectDelete": "Delete Effect",
"DND5E.EffectDisable": "Disable Effect",
"DND5E.EffectTemporary": "Temporary Effects",
"DND5E.EffectPassive": "Passive Effects",
"DND5E.EffectInactive": "Inactive Effects",
"DND5E.EffectNew": "New Effect",
"DND5E.EffectType": {
  "Inactive": "Inactive",
  "Passive": "Passive",
  "Temporary": "Temporary",
  "Unavailable": "Unavailable"
},
"DND5E.EffectUnavailable": "Unavailable Effects",
"DND5E.EffectUnavailableInfo": "Source item must be equipped or attuned to activate these",
"DND5E.Encumbrance": "Encumbrance",
"DND5E.Eyes": "Eyes",
"DND5E.Faith": "Faith",
"DND5E.FeatureActive": "Active Abilities",
"DND5E.FeatureAdd": "Create Feature",
"DND5E.FeatureAttack": "Feature Attack",
"DND5E.FeaturePassive": "Passive Abilities",
"DND5E.FeatureRechargeOn": "Recharge On",
"DND5E.FeatureRechargeResult": "1d6 Result",
"DND5E.FeatureSearch": "Search features",
"DND5E.FeatureUsage": "Feature Usage",
"DND5E.Features": "Features",
"DND5E.FeaturesBackground": "Background Features",
"DND5E.FeaturesClass": "{class} Features",
"DND5E.FeaturesOther": "Other Features",
"DND5E.Feats": "Feats",
"DND5E.FeetAbbr": "ft.",
"DND5E.Filter": "Filter",
"DND5E.FilterClear": "Clear Filters",
"DND5E.FilterGroupCategory": "Group by Category",
"DND5E.FilterGroupOrigin": "Group by Origin",
"DND5E.FilterGroupAction": "Group by Action",
"DND5E.FilterNoSpells": "No spells found for this set of filters.",
"DND5E.NoSpellLevels": "This character has no spellcaster levels, but you may add spells manually.",

"DND5E.FLAGS": {
  "EnhancedDualWielding": {
    "Name": "Enhanced Dual Wielding",
    "Hint": "Allow bonus action extra attacks using any melee weapon without the Two-Handed property."
  }
},

"DND5E.FlagsInstructions": "Configure character features and traits which fine-tune behaviors of the D&D Fifth Edition system.",
"DND5E.FlagsSave": "Update Special Traits",
"DND5E.FlagsTitle": "Configure Special Traits",
"DND5E.FlagsDiamondSoul": "Diamond Soul",
"DND5E.FlagsDiamondSoulHint": "Gain proficiency to all saving throws.",
"DND5E.FlagsPowerfulBuild": "Powerful Build",
"DND5E.FlagsPowerfulBuildHint": "Provides increased carrying capacity.",
"DND5E.FlagsElvenAccuracy": "Elven Accuracy",
"DND5E.FlagsElvenAccuracyHint": "Roll an extra d20 with advantage to Dex, Int, Wis, or Cha.",
"DND5E.FlagsHalflingLucky": "Halfling Lucky",
"DND5E.FlagsHalflingLuckyHint": "Reroll ones when rolling d20 checks.",
"DND5E.FlagsHalflingNimbleness": "Halfling Nimbleness",
"DND5E.FlagsHalflingNimblenessHint": "Movement through larger creatures is not blocked.",
"DND5E.FlagsAlert": "Alert Feat",
"DND5E.FlagsAlertHint": "Proficient in Initiative rolls.",
"DND5E.FlagsAlertHintLegacy": "Provides +5 to Initiative.",
"DND5E.FlagsJOAT": "Jack of All Trades",
"DND5E.FlagsJOATHint": "Half-Proficiency to Ability Checks in which you are not already Proficient.",
"DND5E.FlagsObservant": "Observant Feat",
"DND5E.FlagsObservantHint": "Provides a +5 to passive Perception and Investigation.",
"DND5E.FlagsTavernBrawler": "Tavern Brawler Feat",
"DND5E.FlagsTavernBrawlerHint": "Proficient with improvised weapons.",
"DND5E.FlagsReliableTalent": "Reliable Talent",
"DND5E.FlagsReliableTalentHint": "Rogues Reliable Talent Feature.",
"DND5E.FlagsRemarkableAthlete": "Remarkable Athlete",
"DND5E.FlagsRemarkableAthleteHint": "Half-Proficiency (rounded-up) to physical Ability Checks and Initiative.",
"DND5E.FlagsWeaponCritThreshold": "Weapon Critical Hit Threshold",
"DND5E.FlagsWeaponCritThresholdHint": "An expanded critical hit threshold for weapon attacks.",
"DND5E.FlagsSpellCritThreshold": "Spell Critical Hit Threshold",
"DND5E.FlagsSpellCritThresholdHint": "An expanded critical hit threshold for spell attacks.",
"DND5E.FlagsMeleeCriticalDice": "Melee Critical Damage Dice",
"DND5E.FlagsMeleeCriticalDiceHint": "A number of additional damage dice added to melee weapon critical hits.",
"DND5E.FlagsToolExpertise": "Tool Expertise",
"DND5E.FlagsToolExpertiseHint": "Doubles your proficiency bonus for any ability check you make that uses your proficiency with a tool.",
"DND5E.Flat": "Flat",
"DND5E.Formula": "Formula",
"DND5E.FormulaMalformedError": "Problem preparing the {property} formula within {name}.",
"DND5E.FormulaMissingReferenceWarn": "The {property} formula within {name} has references to missing data: {references}",
"DND5E.Gear": "Gear",
"DND5E.Gender": "Gender",
"DND5E.GlobalBonus": "Global Bonus",
"DND5E.GrantedAbilities": "Granted Abilities",
"DND5E.GroupInventory": "Inventory",
"DND5E.GroupHP": "Aggregate Hit Points",
"DND5E.GroupSummary": "A group of {members}",
"DND5E.GroupSummaryEmpty": "Empty group",
"DND5E.GroupControls": "Controls",
"DND5E.Group": {
  "Action": {
    "ChangePace": "Change Pace",
    "Inventory": {
      "Group": "Show Group Inventory",
      "Vehicle": "Show Vehicle Inventory"
    },
    "Remove": "Remove Member",
    "SetPrimaryVehicle": "Set Primary Vehicle",
    "UnsetPrimaryVehicle": "Unset Primary Vehicle",
    "View": "View Member"
  },
  "Config": {
    "Art": {
      "Label": "Member Art",
      "portraits": "Portraits",
      "tokens": "Tokens"
    },
    "Legend": "Group Sheet Options"
  },
  "Challenge": "Challenge",
  "Distribute": {
    "noxp": "Distribute pooled currency",
    "xp": "Distribute pooled XP & currency"
  },
  "Member": {
    "one": "Member",
    "other": "Members"
  },
  "PlaceMembers": "Place Members",
  "Primary": {
    "Remove": "Remove as Primary Party",
    "Set": "Set as Primary Party"
  },
  "Type": "Group Type",
  "TypeEncounter": "Encounter",
  "TypeGeneric": "Group",
  "TypeParty": "Party",
  "Vehicle": {
    "Count": {
      "one": "Vehicle",
      "other": "Vehicles"
    },
    "Primary": {
      "label": "Primary Vehicle"
    }
  },
  "Warning": {
    "PhysicalItemOnly": "Only physical items are supported.",
    "PlaceMembers": "Error placing tokens in scene."
  }
},
"DND5E.Habitat": {
  "Categories": {
    "Any": "Any",
    "Arctic": "Arctic",
    "Coastal": "Coastal",
    "Desert": "Desert",
    "Forest": "Forest",
    "Grassland": "Grassland",
    "Hill": "Hill",
    "Mountain": "Mountain",
    "Planar": "Planar",
    "Swamp": "Swamp",
    "Underdark": "Underdark",
    "Underwater": "Underwater",
    "Urban": "Urban"
  },
  "Configuration": {
    "Custom": "Custom",
    "Label": "Habitat",
    "Legend": "Categories",
    "Subtype": "{type} Subtype",
    "Title": "Configure Habitat"
  },
  "Subtype": "{type} ({subtype})"
},
"DND5E.Hair": "Hair",
"DND5E.HalfProficient": "Half Proficient",

"DND5E.HEAL": {
  "FIELDS": {
    "healing": {
      "label": "Healing",
      "bonus": {
        "label": "Healing Bonus",
        "hint": "Bonus added to the healing roll."
      },
      "custom": {
        "label": "Custom Healing Formula",
        "enabled": {
          "label": "Enable Custom Formula",
          "hint": "Should the custom formula be used rather than the default dice."
        },
        "formula": {
          "label": "Healing Formula",
          "hint": "Custom healing formula."
        }
      },
      "denomination": {
        "label": "Die Denomination",
        "hint": "Denomination of the dice to roll."
      },
      "number": {
        "label": "Die Number",
        "hint": "Number of dice to roll."
      },
      "scaling": {
        "label": "Healing Scaling",
        "mode": {
          "label": "Scaling Mode",
          "hint": "Method by which the scaling increase is calculated."
        },
        "number": {
          "label": "Dice Scaling",
          "hint": "Number of dice to increase for each scaling step. Will be applied to the first die found in the healing formula if more than one is present."
        },
        "formula": {
          "label": "Scaling Formula",
          "hint": "Arbitrary scaling formula that will be multiplied for each scaling step and added to the original formula."
        }
      },
      "types": {
        "label": "Healing Types",
        "hint": "Type of healing inflicted or multiple for the user to select from."
      }
    }
  },
  "Hint": "Heal a creature",
  "Title": "Heal"
},

"DND5E.Healing": "Healing",
"DND5E.HealingRoll": "Healing Roll",
"DND5E.HealingTemp": "Temporary Hit Points",
"DND5E.Height": "Height",

"DND5E.HITPOINTS": {
  "Counted": {
    "one": "{number} hit point",
    "other": "{number} hit points"
  },
  "DT": {
    "abbr": "DT"
  },
  "Other": {
    "label": "Other Options"
  }
},

"DND5E.HitPoints": "Hit Points",
"DND5E.HitPointsBonusLevel": "Per Level Bonus",
"DND5E.HitPointsBonusOverall": "Overall Bonus",
"DND5E.HitPointsConfig": "Configure Hit Points",
"DND5E.HitPointsCurrent": "Current Hit Points",
"DND5E.HitPointsMax": "Maximum Hit Points",
"DND5E.HitPointsMin": "Minimum Hit Points",
"DND5E.HitPointsOverride": "Maximum Override",
"DND5E.HitPointsOverrideHint": "Override automatically calculated hit points, ignoring any HP from classes, bonuses, and ability modifier.",
"DND5E.HitPointsTemp": "Temporary Hit Points",
"DND5E.HitPointsTempShort": "Temporary HP",
"DND5E.HitPointsTempMax": "Temporary Maximum",
"DND5E.HitPointsTempMaxHint": "Temporary change to the maximum HP.",
"DND5E.HitPointsTempMaxShort": "Temp Max HP",
"DND5E.HP": "HP",
"DND5E.HPFormula": "Health Formula",
"DND5E.HPFormulaError": "The provided hit point formula could not be evaluated.",
"DND5E.HPFormulaRollMessage": "Roll Hit Point Formula",

"DND5E.HITDICE": {
  "Abbreviation": "HD",
  "Action": {
    "Decrease": "Decrease",
    "Increase": "Increase"
  },
  "Available": "{number} available",
  "Config": "Adjust Hit Dice",
  "Counted": {
    "one": "{number} hit die",
    "other": "{number} hit dice"
  }
},

"DND5E.HitDie": "Hit Die",
"DND5E.HitDice": "Hit Dice",
"DND5E.HitDiceConfig": "Adjust Hit Dice",
"DND5E.HitDiceConfigHint": "Adjust remaining hit dice levels for each class.",
"DND5E.HitDiceMax": "Maximum Hit Dice",
"DND5E.HitDiceRemaining": "Remaining Hit Dice",
"DND5E.HitDiceRoll": "Roll Hit Dice",
"DND5E.HitDiceWarn": "{name} has no available {formula} Hit Dice remaining!",
"DND5E.HitDiceNPCWarn": "{name} has no available Hit Dice remaining!",
"DND5E.Ideals": "Ideals",
"DND5E.Identified": "Identified",
"DND5E.Identifier": "Identifier",
"DND5E.IdentifierError": "An identifier can only contain letters (a-z), numbers (0-9), dashes (-), and underscores (_).",
"DND5E.Identify": "Identify",
"DND5E.Immunities": "Immunities",
"DND5E.Initiative": "Initiative",
"DND5E.InitiativeAbbr": "Init",
"DND5E.InitiativeBonus": "Initiative Bonus",
"DND5E.InitiativeRoll": "Initiative Roll",
"DND5E.InitiativeConfig": "Configure Initiative",
"DND5E.InitiativeConfigHint": "Configure initiative modifiers and bonuses which apply to this Actor.",
"DND5E.Inspiration": "Inspiration",
"DND5E.Inventory": "Inventory",
"DND5E.InventorySearch": "Search inventory",
"DND5E.Issues": "Issues",
"DND5E.ItemActionType": "Action Type",
"DND5E.ItemActivation": "Activation",
"DND5E.ItemActivationCondition": "Activation Condition",
"DND5E.ItemActivationCost": "Activation Cost",
"DND5E.ItemActivationType": "Activation Type",
"DND5E.ItemAmmoProperties": "Ammunition Properties",
"DND5E.ItemAttackBonus": "Attack Roll Bonus",
"DND5E.ItemAttackFlat": "Flat Bonus",
"DND5E.ItemAttackFlatHint": "If checked, don't add proficiency, ability modifier, or any other bonuses to attack roll except what is included here.",
"DND5E.ItemBackgroundDetails": "Background Details",
"DND5E.ItemClassDetails": "Class Details",
"DND5E.ItemConsumableActivation": "Consumable Activation",
"DND5E.ItemConsumableUsage": "Consumable Usage",
"DND5E.ItemConsumableDetails": "Consumable Details",
"DND5E.ItemConsumableProperties": "Consumable Properties",
"DND5E.ItemConsumableStatus": "Consumable Status",
"DND5E.ItemConsumableSubtype": "{category} Type",
"DND5E.ItemConsumableType": "Consumable Type",
"DND5E.ItemCreate": "Create Item",
"DND5E.ItemCritThreshold": "Critical Hit Threshold",
"DND5E.ItemCritExtraDamage": "Extra Critical Hit Damage",
"DND5E.ItemDelete": "Delete Item",
"DND5E.ItemEdit": "Edit Item",
"DND5E.ItemEquipmentAction": "Equipment Action",
"DND5E.ItemEquipmentBase": "Base Equipment",
"DND5E.ItemEquipmentDetails": "Equipment Details",
"DND5E.ItemEquipmentDexMod": "Max. Dexterity Modifier",
"DND5E.ItemEquipmentDexModAbbr": "Max Dex",
"DND5E.ItemEquipmentProperties": "Equipment Properties",
"DND5E.ItemEquipmentStatus": "Equipment Status",
"DND5E.ItemEquipmentStealthDisav": "Imposes Stealth Disadvantage",
"DND5E.ItemEquipmentType": "Equipment Type",
"DND5E.ItemEquipmentUsage": "Equipment Usage",
"DND5E.ItemFacilityDetails": "Facility Details",
"DND5E.ItemFeatureDetails": "Feature Details",
"DND5E.ItemFeatureProperties": "Feature Properties",
"DND5E.ItemFeatureSubtype": "{category} Type",
"DND5E.ItemFeatureType": "Feature Type",
"DND5E.ItemLootDetails": "Loot Details",
"DND5E.ItemLootProperties": "Loot Properties",
"DND5E.ItemLootSubtype": "{category} Type",
"DND5E.ItemLootType": "Loot Type",
"DND5E.ItemName": "Item Name",
"DND5E.ItemNew": "New {type}",
"DND5E.ItemRarityCommon": "common",
"DND5E.ItemRarityMundane": "mundane",
"DND5E.ItemRarityUncommon": "uncommon",
"DND5E.ItemRarityRare": "rare",
"DND5E.ItemRarityVeryRare": "very rare",
"DND5E.ItemRarityLegendary": "legendary",
"DND5E.ItemRarityArtifact": "artifact",
"DND5E.ItemRechargeCheck": "{name} recharge check - {result}",
"DND5E.ItemRechargeFailure": "failure!",
"DND5E.ItemRechargeSuccess": "success!",
"DND5E.ItemRecoveryRoll": "{name} recovers {count} charges",
"DND5E.ItemLossRoll": "{name} loses {count} charges",
"DND5E.ItemRecoveryRollMax": "{name} recovers all charges",
"DND5E.ItemRecoveryFormulaWarning": "Unable to recover uses for {name}. Invalid recovery formula '{formula}' ({uuid}).",
"DND5E.ItemRequiredStr": "Required Strength",
"DND5E.Items": "Items",
"DND5E.ItemSiegeProperties": "Siege Properties",
"DND5E.ItemSpeciesDetails": "Species Details",
"DND5E.ItemSpeciesDetailsLegacy": "Race Details",
"DND5E.ItemSubclassDetails": "Subclass Details",
"DND5E.ItemToolBase": "Base Tool",
"DND5E.ItemToolBonus": "Tool Bonus",
"DND5E.ItemToolDetails": "Tool Details",
"DND5E.ItemToolProficiency": "Tool Proficiency",
"DND5E.ItemToolProperties": "Tool Properties",
"DND5E.ItemToolStatus": "Tool Status",
"DND5E.ItemToolType": "Tool Type",
"DND5E.ItemToolUsage": "Tool Usage",
"DND5E.ItemVehicleProperties": "Vehicle Properties",
"DND5E.ItemView": "View Item",
"DND5E.ItemWeaponAttack": "Weapon Attack",
"DND5E.ItemWeaponBase": "Base Weapon",
"DND5E.ItemWeaponDetails": "Weapon Details",
"DND5E.ItemWeaponProperties": "Weapon Properties",
"DND5E.ItemWeaponStatus": "Weapon Status",
"DND5E.ItemWeaponType": "Weapon Type",
"DND5E.ItemWeaponUsage": "Weapon Usage",

"DND5E.ITEM": {
  "Category": {
    "Label": "Category",
    "Physical": "Physical"
  },
  "Property": {
    "Adamantine": "Adamantine",
    "Ammunition": "Ammunition",
    "Concentration": "Concentration",
    "Finesse": "Finesse",
    "Firearm": "Firearm",
    "Focus": "Focus",
    "Heavy": "Heavy",
    "Light": "Light",
    "Loading": "Loading",
    "Material": "Material",
    "Magical": "Magical",
    "Reach": "Reach",
    "Reload": "Reload",
    "Returning": "Returning",
    "Ritual": "Ritual",
    "Sidekick": "Sidekick",
    "Silvered": "Silvered",
    "Somatic": "Somatic",
    "Special": "Special",
    "StealthDisadvantage": "Stealth Disadvantage",
    "Thrown": "Thrown",
    "Trait": "Passive Trait",
    "TwoHanded": "Two-Handed",
    "Versatile": "Versatile",
    "Verbal": "Verbal",
    "WeightlessContents": "Weightless Contents"
  },
  "SECTIONS": {
    "Activities": "Activities",
    "Advancement": "Advancement",
    "Contents": "Contents",
    "Description": "Description",
    "Details": "Details",
    "Effects": "Effects"
  }
},

"DND5E.JackOfAllTrades": "Jack of all Trades",

"DND5E.JOURNALENTRY": {
  "Navigation": {
    "Next": "Next",
    "Previous": "Previous",
    "Up": "Up"
  }
},

"DND5E.LAIR": {
  "Label": "Lair",
  "Action": {
    "Label": "Lair Action",
    "Initiative": "Lair Action Initiative Count",
    "Uses": "Uses Lair Action"
  },
  "HasLair": "Has Lair",
  "Inside": "Inside Lair"
},

"DND5E.Language": {
  "All": "All Languages",
  "Label": "Language",
  "Category": {
    "Exotic": "Exotic Languages",
    "Rare": "Rare Languages",
    "Standard": "Standard Languages"
  },
  "Communication": {
    "Label": "Ranged Communication",
    "Telepathy": "Telepathy"
  },
  "Language": {
    "Aarakocra": "Aarakocra",
    "Abyssal": "Abyssal",
    "Aquan": "Aquan",
    "Auran": "Auran",
    "Celestial": "Celestial",
    "Common": "Common",
    "CommonSign": "Common Sign Language",
    "DeepSpeech": "Deep Speech",
    "Draconic": "Draconic",
    "Druidic": "Druidic",
    "Dwarvish": "Dwarvish",
    "Elvish": "Elvish",
    "Giant": "Giant",
    "Gith": "Gith",
    "Gnoll": "Gnoll",
    "Gnomish": "Gnomish",
    "Goblin": "Goblin",
    "Halfling": "Halfling",
    "Ignan": "Ignan",
    "Infernal": "Infernal",
    "Orc": "Orc",
    "Primordial": "Primordial",
    "Sylvan": "Sylvan",
    "Terran": "Terran",
    "ThievesCant": "Thieves' Cant",
    "Undercommon": "Undercommon"
  }
},
"DND5E.Languages": "Languages",

"DND5E.LegendaryAction": {
  "Description": "Legendary Action Uses: {uses}. Immediately after another creature’s turn, the {name} can expend a use to take one of the following actions. The {name} regains all expended uses at the start of each of its turns.",
  "DescriptionLegacy": "The {name} can take {usesNamed}, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature’s turn. The {name} regains spent legendary actions at the start of its turn.",
  "Label": "Legendary Action",
  "LabelPl": "Legendary Actions",
  "LairUses": "{normal} ({lair} in Lair)",
  "Max": "Maximum Legendary Actions",
  "Ordinal": {
    "one": "{n}st Legendary Action",
    "two": "{n}nd Legendary Action",
    "few": "{n}rd Legendary Action",
    "other": "{n}th Legendary Action"
  },
  "Remaining": "Remaining Legendary Actions",
  "Spent": "Spent Legendary Actions"
},

"DND5E.LegendaryResistance": {
  "Action": {
    "Resist": "Legendary Resistance"
  },
  "Label": "Legendary Resistance",
  "LabelPl": "Legendary Resistances",
  "LairUses": "{normal}/Day, or {lair}/Day in Lair",
  "Max": "Maximum Legendary Resistances",
  "Ordinal": {
    "one": "{n}st Legendary Resistance",
    "two": "{n}nd Legendary Resistance",
    "few": "{n}rd Legendary Resistance",
    "other": "{n}th Legendary Resistance"
  },
  "Remaining": "Remaining Legendary Resistances",
  "Resisted": "Used Legendary Resistance",
  "Spent": "Spent Legendary Resistances"
},

"DND5E.Level": "Level",
"DND5E.LevelAvg": "Avg. Level",
"DND5E.LevelPl": "Levels",
"DND5E.LevelActionDecrease": "Level Down",
"DND5E.LevelActionIncrease": "Level Up",
"DND5E.LevelCount": "{ordinal} Level",
"DND5E.LevelLimit": {
  "Label": "Level Limit",
  "Max": "Maximum Level",
  "Min": "Minimum Level"
},
"DND5E.LevelNumber": "Level {level}",
"DND5E.LevelScaling": "Level Scaling",
"DND5E.LimitedUses": "Limited Uses",
"DND5E.LimitedUsesAvailable": "Remaining Uses",
"DND5E.LimitedUsesMax": "Maximum Uses",
"DND5E.LimitedUsesPer": "Use Recovery Mode",
"DND5E.LimitedUsesPrompt": "Uses Prompt",
"DND5E.LimitedUsesPromptTooltip": "If unchecked, the prompt to consume an available use will be suppressed.",
"DND5E.Long": "Long",
"DND5E.Loyalty": "Loyalty",
"DND5E.MagicalBonus": "Magical Bonus",
"DND5E.Materials": "Materials",
"DND5E.Max": "Max",
"DND5E.MaxCharacterLevelExceededWarn": "Character cannot be advanced past level {max}.",
"DND5E.MaxClassLevelExceededWarn": "Class cannot be advanced past level {max}.",
"DND5E.MaxClassLevelMinimumWarn": "Class must have at least one level.",
"DND5E.Maximum": "Maximum",
"DND5E.Minimum": "Minimum",
"DND5E.Method": "Method",
"DND5E.Modifier": "Modifier",
"DND5E.ModuleArtConfigH": "Configure which module-provided art should be used.",
"DND5E.ModuleArtConfigL": "Configure Art",
"DND5E.ModuleArtConfigN": "Module-provided Art",
"DND5E.ModuleArtConfigPortraits": "Portraits",
"DND5E.ModuleArtConfigTokens": "Tokens",
"DND5E.ModuleArtPriorityDecrease": "Decrease Priority",
"DND5E.ModuleArtPriorityHint": "Use the arrows to adjust the priority of the art sources. When a single Actor has art provided from multiple sources, the one with the highest priority will be used.",
"DND5E.ModuleArtPriorityIncrease": "Increase Priority",
"DND5E.Multiple": "Multiple",
"DND5E.Multiplier": "Multiplier",
"DND5E.MythicActionLabel": "Mythic Action",
"DND5E.Name": "Character Name",
"DND5E.NameUnidentified": "Unidentified Name",
"DND5E.NoCharges": "No Charges",
"DND5E.None": "None",
"DND5E.NoneActionLabel": "None",
"DND5E.Normal": "Normal",
"DND5E.NotProficient": "Not Proficient",
"DND5E.Notes": "Notes",

"DND5E.NPC": {
  "ActionCostCounted": {
    "other": "Costs {number} Actions"
  },
  "FIELDS": {
    "attributes": {
      "price": {
        "denomination": {
          "label": "Denomination"
        },
        "hint": "The hire rate per day, or the livestock purchase price.",
        "label": "Cost",
        "value": {
          "label": "Amount"
        }
      }
    },
    "traits": {
      "important": {
        "hint": "Important NPCs track death saves, hit dice, and loyalty (if enabled). Any NPC with class levels is considered important regardless of this setting.",
        "label": "Important NPC"
      }
    }
  },
  "Label": "NPC",
  "SECTIONS": {
    "Actions": "Actions",
    "BonusActions": "Bonus Actions",
    "LegendaryActions": "Legendary Actions",
    "MythicActions": "Mythic Actions",
    "Reactions": "Reactions",
    "Traits": "Traits"
  }
},

"DND5E.NUMBER": {
  "1": "one",
  "2": "two",
  "3": "three",
  "4": "four",
  "5": "five",
  "6": "six",
  "7": "seven",
  "8": "eight",
  "9": "nine"
},

"DND5E.Number": "Number",
"DND5E.OtherFormula": "Other Formula",

"DND5E.ORDINAL": {
  "one": "{number}st",
  "two": "{number}nd",
  "few": "{number}rd",
  "other": "{number}th"
},

"DND5E.PactMagic": "Pact Magic",
"DND5E.Passive": "Passive",
"DND5E.PassivePerception": "Passive Perception",
"DND5E.Period": "Period",
"DND5E.PersonalityTraits": "Personality Traits",
"DND5E.Portrait": "Portrait",
"DND5E.Prepared": "Prepared",
"DND5E.Preparation": "Preparation",
"DND5E.Prerequisites": {
  "Header": "Feature Prerequisites",
  "FIELDS": {
    "prerequisites": {
      "items": {
        "hint": "Identifiers for items that the character must have before selecting this item.",
        "label": "Required Items"
      },
      "label": "Prerequisites",
      "level": {
        "hint": "Character or class level required to select this feature when levelling up.",
        "label": "Required Level"
      },
      "repeatable": {
        "hint": "This feature can be chosen more than once.",
        "label": "Repeatable"
      }
    }
  },
  "Warning": {
    "InvalidLevel": "must be at least level {level}",
    "Message": "{actor} {requirements} in order to take this {type}.",
    "MissingItem": "must have previously taken {items}",
    "NotRepeatable": "must not have taken this before"
  }
},
"DND5E.Price": "Price",
"DND5E.Proficiency": "Proficiency",
"DND5E.ProficiencyBonus": "Proficiency Bonus",
"DND5E.ProficiencyBonusAbbr": "PB",
"DND5E.ProficiencyConfigurationHint": "Configure proficiency and bonuses.",
"DND5E.ProficiencyConfigureTitle": "Configure {label}",
"DND5E.ProficiencyLevel": "Proficiency Level",
"DND5E.ProficiencyOther": "Other",
"DND5E.Proficient": "Proficient",
"DND5E.Properties": "Properties",
"DND5E.PropertyBase": "Base",
"DND5E.PropertyTotal": "Total",
"DND5E.Public": "Public",
"DND5E.Quality": "Quality",
"DND5E.Quantity": "Quantity",
"DND5E.QuantityAbbr": "Qty",
"DND5E.QuantityFormula": "Quantity Formula",
"DND5E.QuantityRoll": "Roll Quantities",
"DND5E.RacialTraits": "Species Traits",
"DND5E.RacialTraitsLegacy": "Racial Traits",

"DND5E.RANGE": {
  "FIELDS": {
    "range": {
      "label": "Range",
      "long": {
        "label": "Long Range",
        "hint": "Far attack range of the weapon, if present on the weapon."
      },
      "override": {
        "label": "Override Range",
        "hint": "Use these range values instead of the item's when using this activity."
      },
      "reach": {
        "label": "Reach"
      },
      "special": {
        "label": "Special Range",
        "hint": "Description of any special range details."
      },
      "units": {
        "label": "Range Units",
        "hint": "Units used to measure range."
      },
      "value": {
        "label": "Range Value",
        "hint": "Value of the range in the specified units, if applicable."
      }
    }
  },
  "Formatted": {
    "Range": "range {range}",
    "Reach": "reach {reach}"
  }
},

"DND5E.Range": "Range",
"DND5E.RangeDistance": "Distance",
"DND5E.RangeLong": "Long Range",
"DND5E.RangeNormal": "Normal Range",
"DND5E.RangeUnits": "Range Type or Units",
"DND5E.Rarity": "Rarity",
"DND5E.Reaction": "Reaction",
"DND5E.ReactionAbbr": "R",
"DND5E.ReactionPl": "Reactions",
"DND5E.Recharge": "Recharge",
"DND5E.RechargeLong": "Recharge after a Long Rest",
"DND5E.RechargeShort": "Recharge after a Short or Long Rest",
"DND5E.Recovery": "Recovery",
"DND5E.RecoveryFormula": "Recovery Formula",

"DND5E.REGIONBEHAVIORS": {
  "DIFFICULTTERRAIN": {
    "FIELDS": {
      "ignoredDispositions": {
        "hint": "Tokens with these dispositions will not be affected by this difficult terrain.",
        "label": "Ignored Dispositions"
      },
      "magical": {
        "hint": "This difficult terrain is created by a magical effect.",
        "label": "Magical"
      },
      "types": {
        "hint": "Types that best describe the source of this difficult terrain, if any.",
        "label": "Types"
      }
    },
    "Type": {
      "All": "All Types",
      "Ice": "Slippery Ice",
      "Magical": "Magical",
      "Nonmagical": "Nonmagical",
      "Plants": "Plants or Undergrowth",
      "Rocks": "Rubble or Rocks",
      "Liquid": "Shallow Liquid",
      "Mud": "Thick Mud",
      "Sand": "Shifting Sand",
      "Slope": "Steep Slope",
      "Snow": "Deep Snow",
      "Webs": "Sticking Webs"
    }
  },
  "ROTATEAREA": {
    "Action": {
      "AddPosition": "Add Position",
      "DeletePosition": "Delete Position",
      "RotateToPosition": "Rotate to Position"
    },
    "DirectionMode": {
      "Clockwise": "Clockwise",
      "CounterClockwise": "Counter Clockwise",
      "Longest": "Longest",
      "Shortest": "Shortest"
    },
    "FIELDS": {
      "directionMode": {
        "label": "Direction Mode",
        "hint": "How the rotation direction is decided when moving to the next position."
      },
      "lights": {
        "ids": {
          "label": "Lights"
        }
      },
      "positions": {
        "label": "Positions",
        "element": {
          "angle": {
            "label": "Angle"
          }
        }
      },
      "regions": {
        "ids": {
          "label": "Regions"
        }
      },
      "sounds": {
        "ids": {
          "label": "Ambient Sounds"
        }
      },
      "tiles": {
        "ids": {
          "label": "Tiles"
        }
      },
      "time": {
        "mode": {
          "label": "Speed Mode",
          "hint": "How the rotation speed is determined from the rotation time, either the same regardless of the distance moved (fixed) or dependant on the distance rotated (variable)."
        },
        "value": {
          "label": "Rotation Time",
          "hint": "Time in miliseconds to rotate to the next position (in fixed mode) or to rotate 90˚ (in variable mode)."
        }
      },
      "walls": {
        "ids": {
          "label": "Walls"
        },
        "link": {
          "label": "Link Walls",
          "hint": "Rotate any wall segments attached to the ones specified."
        }
      }
    },
    "SpeedMode": {
      "Fixed": "Fixed (total rotation time)",
      "Variable": "Variable (time to rotate 90˚)"
    },
    "Warning": {
      "RecursiveRegion": "Cannot rotate same region that contains the behavior."
    }
  }
},

"DND5E.Remaining": "Remaining",
"DND5E.RequiredMaterials": "Required Materials",
"DND5E.Requirements": "Requirements",
"DND5E.Resistances": "Resistances",
"DND5E.Resources": "Resources",
"DND5E.ResourceLabel": "Label",
"DND5E.ResourceMax": "Resource Maximum",
"DND5E.ResourceValue": "Resource Value",
"DND5E.ResourcePrimary": "Resource 1",
"DND5E.ResourceSecondary": "Resource 2",
"DND5E.ResourceTertiary": "Resource 3",

"DND5E.REST": {
  "Configuration": "Rest Configuration",
  "HitDice": {
    "AutoSpend": {
      "Hint": "Automatically spend hit dice until they run out or health is full.",
      "Label": "Auto Spend HD"
    },
    "None": "No Hit Dice remaining to roll during this rest.",
    "Select": "Select Dice to Roll"
  },
  "Label": "Rest",
  "Long": {
    "Abbreviation": "LR",
    "Hint": {
      "Group": "On a long rest group members will recover hit points, hit dice, class resources, limited use item charges, and spell slots.",
      "GroupLegacy": "On a long rest group members will recover hit points, half of their maximum hit dice, class resources, limited use item charges, and spell slots.",
      "Normal": "On a long rest you will recover hit points, hit dice, class resources, limited use item charges, and spell slots.",
      "NormalLegacy": "On a long rest you will recover hit points, half your maximum hit dice, class resources, limited use item charges, and spell slots."
    },
    "Label": "Long Rest",
    "LabelShort": "L. Rest",
    "Recovery": "Recovers after Long Rest",
    "Result": {
      "Full": "{name} takes a long rest and recovers {health} and {dice}.",
      "HitDice": "{name} takes a long rest and recovers {dice}.",
      "HitPoints": "{name} takes a long rest and recovers {health}.",
      "Short": "{name} takes a long rest."
    }
  },
  "NewDay": {
    "Hint": "Recover limited use abilities which recharge at dusk, dawn, or on a new day.",
    "Label": "New Day"
  },
  "RecoverTempHP": {
    "Label": "Remove Temp HP"
  },
  "RecoverTempMaxHP": {
    "Hint": "Remove any adjustments to a character's maximum Hit Points.",
    "Label": "Recover Max HP"
  },
  "Request": {
    "AutoRest": {
      "Hint": "Automatically perform the rest for selected party actors, rather than sending a rest request to players.",
      "Label": "Auto Rest"
    },
    "Label": "Rest Request"
  },
  "Short": {
    "Abbreviation": "SR",
    "Hint": {
      "Group": "On a short rest group members can spend Hit Dice and will recover item uses.",
      "Normal": "On a short rest you may spend remaining Hit Dice and recover item uses."
    },
    "Label": "Short Rest",
    "LabelShort": "S. Rest",
    "Recovery": "Recovers after Short Rest",
    "Result": {
      "Full": "{name} takes a short rest spending {dice} to recover {health}.",
      "Short": "{name} takes a short rest."
    }
  },
  "Warning": {
    "OnlyByRequest": "Rests can only be performed at the request of the GM."
  }
},

"DND5E.Ritual": "Ritual",
"DND5E.RitualAbbr": "R",

"DND5E.ROLL": {
  "Range": {
    "Label": "Roll Range",
    "Maximum": "Maximum Roll",
    "Minimum": "Minimum Roll"
  },
  "Section": "{label} Rolls",
  "Status": "Status"
},

"DND5E.Roll": "Roll",
"DND5E.RollConfiguration": {
  "Title": "Configure Roll",
  "Configuration": "Configuration",
  "Rolls": "Rolls"
},
"DND5E.RollExample": "e.g. 1d4",
"DND5E.RollMode": "Roll Mode",
"DND5E.RollSituationalBonus": "Situational Bonus?",
"DND5E.Rule": {
  "Tooltip": "Tooltip",
  "Type": {
    "Label": "Rule Type",
    "Condition": "Condition",
    "Rule": "Rule"
  }
},

"DND5E.MOVEMENT": {
  "Action": {
    "Configure": "Configure Movement Speed"
  },
  "FIELDS": {
    "bonus": {
      "label": "Movement Bonus"
    },
    "ignoredDifficultTerrain": {
      "label": "Ignored Difficult Terrain"
    },
    "special": {
      "label": "Special Movement"
    },
    "speeds": {
      "label": "Movement Speeds"
    },
    "units": {
      "label": "Unit"
    }
  },
  "Hover": "Hover",
  "Speed": "Combat Speed",
  "Type": {
    "Burrow": "Burrow",
    "Climb": "Climb",
    "Fly": "Fly",
    "Speed": "Speed",
    "Swim": "Swim",
    "Walk": "Walk"
  }
},

"DND5E.Movement": "Movement",

"DND5E.SAVE": {
  "FIELDS": {
    "damage": {
      "label": "Save Damage",
      "onSave": {
        "label": "Damage on Save",
        "hint": "How much damage should be applied on a successful save?",
        "Full": "Full Damage",
        "Half": "Half Damage",
        "None": "No Damage"
      },
      "parts": {
        "label": "Damage Parts",
        "hint": "Individual damage parts to include with the roll."
      }
    },
    "effects": {
      "onSave": {
        "label": "Always Apply",
        "hint": "This effect will always be applied, even if the target succeeds on its saving throw."
      }
    },
    "save": {
      "label": "Save Details",
      "ability": {
        "label": "Challenge Abilities",
        "hint": "Abilities that may be rolled to attempt to save."
      },
      "dc": {
        "label": "Difficulty Class",
        "calculation": {
          "label": "DC Calculation",
          "hint": "Method or ability used to calculate the difficulty class."
        },
        "formula": {
          "label": "DC Formula",
          "hint": "Custom formula or flat value for defining the save DC."
        },
        "CustomFormula": "Custom Formula",
        "DefaultFormula": "8 + @mod + @prof"
      }
    }
  },
  "Hint": "Request a saving throw with the option of rolling damage.",
  "OnSave": "On Save",
  "Title": {
    "one": "Save",
    "other": "Saves"
  }
},

"DND5E.SaveBonus": "Saving Throw Bonus",
"DND5E.SaveGlobalBonusHint": "This bonus applies to all saving throws made by this actor.",
"DND5E.Scroll": {
  "CreateFrom": "Create Scroll from {spell}",
  "CreateScroll": "Create Scroll",
  "Details": "Scroll Details",
  "Explanation": {
    "Label": "Explanation",
    "Hint": "Amount of the rules on using spell scrolls to include in the created scroll.",
    "Complete": "Complete",
    "Reference": "Reference"
  },
  "RequiresConcentration": "Requires Concentration",
  "SaveDC": "Save DC",
  "Values": "Spell Values"
},
"DND5E.Senses": "Senses",
"DND5E.SensesConfig": "Configure Senses",
"DND5E.SensesConfigHint": "Configure any special sensory perception abilities that this actor possesses.",
"DND5E.SenseDarkvision": "Darkvision",
"DND5E.SenseBlindsight": "Blindsight",
"DND5E.SenseTremorsense": "Tremorsense",
"DND5E.SenseTruesight": "Truesight",
"DND5E.SenseUnits": "Units",
"DND5E.SenseSpecial": "Special Senses",
"DND5E.Shape": "Shape",

"DND5E.SheetClass": {
  "Character": "Default 5e Character Sheet",
  "ClassSummary": "Default 5e Class Summary Sheet",
  "Container": "Default 5e Container Sheet",
  "DifficultTerrain": "Default 5e Difficult Terrain Sheet",
  "Encounter": "Default 5e Encounter Sheet",
  "Group": "Default 5e Group Sheet",
  "Item": "Default 5e Item Sheet",
  "JournalEntry": "Default 5e Journal Entry Sheet",
  "JournalEntryLegacy": "Legacy 5e Journal Entry Sheet",
  "MapLocation": "Default 5e Map Location Sheet",
  "NPC": "Default 5e NPC Sheet",
  "RotateArea": "Default 5e Rotate Area Sheet",
  "Rule": "Default 5e Rule Sheet",
  "SpellList": "Default 5e Spell List Sheet",
  "Token": "Default 5e Token Sheet",
  "Vehicle": "Default 5e Vehicle Sheet"
},

"DND5E.SheetModeEdit": "Edit",
"DND5E.SheetModePlay": "Play",
"DND5E.SavingThrow": "Saving Throw",
"DND5E.SavingThrowDC": "DC {dc} {ability} Saving Throw",
"DND5E.SavingThrowRoll": "Roll {ability} Saving Throw",
"DND5E.SavingThrowShort": "Save",
"DND5E.SaveDC": "DC {dc} {ability}",
"DND5E.SavePromptTitle": "{ability} Saving Throw",
"DND5E.ScalingFormula": "Scaling Formula",
"DND5E.ScalingMode": "Scaling Mode",
"DND5E.ScalingValue": "Scaling Value",
"DND5E.School": "School",
"DND5E.SchoolAbj": "Abjuration",
"DND5E.SchoolCon": "Conjuration",
"DND5E.SchoolDiv": "Divination",
"DND5E.SchoolEnc": "Enchantment",
"DND5E.SchoolEvo": "Evocation",
"DND5E.SchoolIll": "Illusion",
"DND5E.SchoolNec": "Necromancy",
"DND5E.SchoolTrs": "Transmutation",
"DND5E.Size": "Size",
"DND5E.SizeGargantuan": "Gargantuan",
"DND5E.SizeGargantuanAbbr": "Gt",
"DND5E.SizeHuge": "Huge",
"DND5E.SizeHugeAbbr": "Hg",
"DND5E.SizeLarge": "Large",
"DND5E.SizeLargeAbbr": "Lg",
"DND5E.SizeMedium": "Medium",
"DND5E.SizeMediumAbbr": "Md",
"DND5E.SizeSmall": "Small",
"DND5E.SizeSmallAbbr": "Sm",
"DND5E.SizeTiny": "Tiny",
"DND5E.SizeTinyAbbr": "Tn",

"DND5E.SKILL": {
  "SECTIONS": {
    "Details": "{label} Details",
    "Bonuses": {
      "Label": "{label} Bonuses",
      "Hint": "These bonuses apply to passive scores & checks made with {label}."
    },
    "Global": {
      "Label": "Global Bonuses",
      "Hint": "These bonuses apply to checks made with any skill."
    }
  }
},

"DND5E.Skill": "Skill",
"DND5E.Skills": "Skills",
"DND5E.SkillAcr": "Acrobatics",
"DND5E.SkillAni": "Animal Handling",
"DND5E.SkillArc": "Arcana",
"DND5E.SkillAth": "Athletics",
"DND5E.SkillDec": "Deception",
"DND5E.SkillHis": "History",
"DND5E.SkillIns": "Insight",
"DND5E.SkillInv": "Investigation",
"DND5E.SkillItm": "Intimidation",
"DND5E.SkillMed": "Medicine",
"DND5E.SkillNat": "Nature",
"DND5E.SkillPer": "Persuasion",
"DND5E.SkillPrc": "Perception",
"DND5E.SkillPrf": "Performance",
"DND5E.SkillRel": "Religion",
"DND5E.SkillSlt": "Sleight of Hand",
"DND5E.SkillSte": "Stealth",
"DND5E.SkillSur": "Survival",
"DND5E.SkillRoll": "Roll {ability} ({skill}) Check",
"DND5E.SkillTitle": "{ability} ({skill})",
"DND5E.SkillPromptTitle": "{ability} ({skill}) Check",
"DND5E.SkillConfigureTitle": "Configure {skill}",
"DND5E.SkillConfigure": "Configure Skill",
"DND5E.SkillsConfig": "Configure Skills",
"DND5E.SkillBonuses": "Skill Bonuses",
"DND5E.SkillBonusCheck": "Check Bonus",
"DND5E.SkillBonusPassive": "Passive Bonus",
"DND5E.SkillConfigurationHint": "Configure skill proficiency and bonuses.",
"DND5E.SkillGlobalBonusCheckHint": "This bonus applies to all skill checks made by this actor.",
"DND5E.SkillModifierHint": "{skill} Modifier",
"DND5E.SkillPassiveHint": "Passive {skill}",
"DND5E.SkillPassiveSpecificHint": "Passive {ability} ({skill})",
"DND5E.SkillPassiveScore": "Passive {skill} Score",
"DND5E.SkillPassives": "Skill Passives",
"DND5E.Skin": "Skin",
"DND5E.Skip": "Skip",

"DND5E.SOURCE": {
  "FIELDS": {
    "source": {
      "label": "Source",
      "book": {
        "label": "Book"
      },
      "custom": {
        "label": "Custom Label"
      },
      "license": {
        "label": "License"
      },
      "page": {
        "label": "Page/Section"
      },
      "revision": {
        "label": "Revision"
      },
      "rules": {
        "label": "Rules Version"
      },
      "uuid": {
        "label": "Original Source"
      }
    }
  },
  "Action": {
    "Configure": "Configure Source"
  },
  "Display": {
    "Full": "{book} {page}",
    "Page": "pg. {page}"
  }
},

"DND5E.Special": "Special",
"DND5E.SpecialHint": "Special values separated by semi-colons.",
"DND5E.SpecialTraits": "Special Traits",
"DND5E.Species": {
  "Label": "Species",
  "Add": "Add Species",
  "AddLegacy": "Add Race",
  "Features": "Species Features",
  "FeaturesLegacy": "Race Features",
  "Name": "Species Name"
},
"DND5E.Speed": "Speed",
"DND5E.SpeedSpecial": "Special Movement",
"DND5E.SpellAbility": "Spellcasting Ability",
"DND5E.SpellAbilitySet": "Set as Primary Spellcasting Ability",
"DND5E.SpellAdd": "Add Spell",
"DND5E.SpellAttackBonus": "Spell Attack Bonus",
"DND5E.SpellCantrip": "Cantrip",
"DND5E.SpellCastConsume": "Consume Spell Slot?",
"DND5E.SpellCastNoSlots": "You have no available {level} spell slots with which to cast {name}",
"DND5E.SpellCastNoSlotsLeft": "You have no available spell slots with which to cast {name}!",
"DND5E.SpellCastTime": "Casting Time",
"DND5E.SpellCastUpcast": "Cast at Level",
"DND5E.SpellcasterLevel": "Spellcaster Level",
"DND5E.SpellCastingHeader": "Spell Casting",
"DND5E.Spellcasting": "Spellcasting",

"DND5E.SPELLCASTING": {
  "METHODS": {
    "AtWill": {
      "label": "At-Will"
    },
    "Innate": {
      "label": "Innate Spellcasting"
    },
    "Ritual": {
      "label": "Ritual Only"
    },
    "Spell": {
      "label": "Spellcasting",
      "Full": {
        "label": "Full Caster"
      },
      "Half": {
        "label": "Half Caster"
      },
      "Third": {
        "label": "Third Caster"
      },
      "Artificer": {
        "label": "Artificer"
      }
    },
    "Pact": {
      "abbr": "Pact",
      "label": "Pact Magic",
      "Full": {
        "label": "Pact Magic"
      }
    }
  },
  "SLOTS": {
    "spell0": "Cantrips",
    "spell1": "1st Level",
    "spell2": "2nd Level",
    "spell3": "3rd Level",
    "spell4": "4th Level",
    "spell5": "5th Level",
    "spell6": "6th Level",
    "spell7": "7th Level",
    "spell8": "8th Level",
    "spell9": "9th Level"
  },
  "STATES": {
    "Unprepared": "Not Prepared",
    "Prepared": "Prepared",
    "AlwaysPrepared": "Always Prepared"
  },
  "Unlabeled": "Unlabeled Spellcasting"
},

"DND5E.SpellcastingClass": "{class} Spellcasting",
"DND5E.SpellComponent": "Spell Component",
"DND5E.SpellComponents": "Spell Components",
"DND5E.SpellCreate": "Create Spell",
"DND5E.SpellDC": "Spell DC",
"DND5E.SpellDetails": "Spell Details",
"DND5E.SpellEffects": "Spell Effects",
"DND5E.SpellHeader": {
  "Formula": "Formula",
  "Range": "Range",
  "Roll": "Roll",
  "School": "School",
  "Target": "Target",
  "Time": "Time"
},
"DND5E.SpellLevel": "Spell Level",
"DND5E.SpellLevels": "Spell Levels",
"DND5E.SpellLevel0": "Cantrip",
"DND5E.SpellLevel1": "1st Level",
"DND5E.SpellLevel2": "2nd Level",
"DND5E.SpellLevel3": "3rd Level",
"DND5E.SpellLevel4": "4th Level",
"DND5E.SpellLevel5": "5th Level",
"DND5E.SpellLevel6": "6th Level",
"DND5E.SpellLevel7": "7th Level",
"DND5E.SpellLevel8": "8th Level",
"DND5E.SpellLevel9": "9th Level",
"DND5E.SpellLevelSpell": "{level} ({n} Slots)",
"DND5E.SpellLevelPact": "Pact Slot [Level {level}] ({n} Slots)",
"DND5E.SpellMaterials": "Spellcasting Materials",
"DND5E.SpellMaterialsConsumed": "Consume Materials",
"DND5E.SpellMaterialsCost": "Material Cost",
"DND5E.SpellMaterialsDescription": "Material Description",
"DND5E.SpellMaterialsSupply": "Material Supply",
"DND5E.SpellName": "Spell Name",
"DND5E.SpellNone": "None",
"DND5E.SpellPrepAtWill": "At-Will",
"DND5E.SpellPrepInnate": "Innate Spellcasting",
"DND5E.SpellPrepRitual": "Ritual Only",
"DND5E.SpellPrepPrepared": "Prepared",
"DND5E.SpellPrepAlways": "Always Prepared",
"DND5E.SpellPreparation": {
  "Label": "Spell Preparation",
  "Formula": "Preparation Formula",
  "Method": "Spellcasting Method"
},
"DND5E.SpellSourceClass": "Source Class",
"DND5E.SpellPrepared": "Prepared",
"DND5E.SpellProgArt": "Artificer",
"DND5E.SpellProgAvailable": "Available slots",
"DND5E.SpellProgFull": "Full Caster",
"DND5E.SpellProgHalf": "Half Caster",
"DND5E.SpellProgLeveled": "Leveled Magic",
"DND5E.SpellProgOverride": "Override slots",
"DND5E.SpellProgPact": "Pact Magic",
"DND5E.SpellProgThird": "Third Caster",
"DND5E.SpellProgression": "Spell Progression",
"DND5E.SpellsSearch": "Search spells",
"DND5E.SpellSchool": "Spell School",
"DND5E.SpellScroll": "Spell Scroll",
"DND5E.SpellSlotExpended": "Expended Spell Slot",
"DND5E.SpellSlotN.one": "{n}st spell slot",
"DND5E.SpellSlotN.two": "{n}nd spell slot",
"DND5E.SpellSlotN.few": "{n}rd spell slot",
"DND5E.SpellSlotN.other": "{n}th spell slot",
"DND5E.SpellSlotTemporary": "Temporary Spell Slot",
"DND5E.SpellSlotsN.one": "{n}st Level Slots",
"DND5E.SpellSlotsN.two": "{n}nd Level Slots",
"DND5E.SpellSlotsN.few": "{n}rd Level Slots",
"DND5E.SpellSlotsN.other": "{n}th Level Slots",
"DND5E.SpellSlotsPact": "Pact Slots",
"DND5E.SpellSlotsConfig": "Configure Spell Slots",
"DND5E.SpellTag": "Spell Tag",
"DND5E.SpellTarget": "Spell Target",
"DND5E.SpellUnprepared": "Unprepared",
"DND5E.SpellUsage": "Spell Usage",
"DND5E.Spellbook": "Spellbook",
"DND5E.Spent": "Spent",
"DND5E.StartingEquipment": {
  "Title": "Starting Equipment",
  "Action": {
    "AddEntry": "Add Entry",
    "Configure": "Configure Starting Equipment",
    "RemoveEntry": "Remove Entry"
  },
  "Choice": {
    "Armor": "Choose Armor",
    "Focus": "Choose Spellcasting Focus",
    "Tool": "Choose Tool",
    "Weapon": "Choose Weapon"
  },
  "ChooseList": "<em>Choose {prefixes}:</em> {choices}",
  "Currency": "Currency",
  "DropHint": "Drop item here to link",
  "IfProficient": "If Proficient",
  "Operator": {
    "AND": "All of…",
    "OR": "One of…"
  },
  "Prefixes":  "abcdefghijklmnopqrstuvwxyz",
  "RequireProficiency": "Require Proficiency",
  "SpecificItem": "Specific Item",
  "Warning": {
    "Depth": "Only three levels of depth allowed in starting equipment.",
    "ItemTypeInvalid": "{type} items cannot be added to starting equipment."
  },
  "Wealth": {
    "Label": "Starting Wealth",
    "Hint": "Formula in GP that can be used in place of starting equipment."
  }
},
"DND5E.SubclassAdd": "Add Subclass",
"DND5E.SubclassIdentifierHint": "This identifier should match the identifier on the parent class to ensure they are properly linked.",
"DND5E.SubclassAssignmentError": "{class} already has a subclass. Remove the existing '{subclass}' subclass before adding a new one.",
"DND5E.SubclassDuplicateError": "A subclass with the identifier {identifier} already exists on this actor.",
"DND5E.SubclassMismatchWarn": "{name} subclass has no matching class with identifier '{class}'.",
"DND5E.SubclassName": "Subclass Name",
"DND5E.Subtype": "Subtype",
"DND5E.Summary": "Summary",

"DND5E.SUMMON": {
  "FIELDS": {
    "bonuses": {
      "ac": {
        "label": "Bonus Armor Class",
        "hint": "Bonus to the Armor Class set on the summoned creature added to what is specified in their statblock."
      },
      "attackDamage": {
        "label": "Bonus Attack Damage",
        "hint": "Additional damage done by the creature's attacks."
      },
      "hd": {
        "label": "Bonus Hit Dice",
        "hint": "Additional hit dice added to the creature on top of what is derived from the HP formula in their statblock. Can only be used when summoning NPC actors."
      },
      "healing": {
        "label": "Bonus Healing",
        "hint": "Additional healing provided by healing abilities."
      },
      "hp": {
        "label": "Bonus Hit Points",
        "hint": "Additional hit points added to the creature on top of what is specified in their statblock."
      },
      "saveDamage": {
        "label": "Bonus Save Damage",
        "hint": "Additional damage done by the creature's abilities that require saving throws."
      }
    },
    "creatureSizes": {
      "label": "Creature Sizes",
      "hint": "Summoned creature and token will be changed to this size. If more than one size is selected, then the player will be able to choose from these sizes when summoning."
    },
    "creatureTypes": {
      "label": "Creature Types",
      "hint": "Summoned creature will be changed to this type. If more than one type is selected, then the player will be able to choose from these types when summoning."
    },
    "match": {
      "ability": {
        "label": "Match Ability",
        "hint": "Specific ability to use when when matching attacks and save DCs."
      },
      "attacks": {
        "label": "Match Attacks",
        "hint": "Modify to hit values on the summoned creature's attacks to match that of the summoner."
      },
      "disposition": {
        "label": "Match Disposition",
        "hint": "Modify the summoned creature's disposition to match that of the summoner."
      },
      "proficiency": {
        "label": "Match Proficiency",
        "hint": "Modify the summoned creature's proficiency to match that of the summoner."
      },
      "saves": {
        "label": "Match Saves",
        "hint": "Modify saving throw DCs on the summoned creature's abilities to match that of the summoner."
      }
    },
    "profiles": {
      "element": {
        "count": {
          "label": "Count"
        },
        "cr": {
          "label": "Challenge Rating",
          "abbr": "CR",
          "hint": "Maximum CR of the summoned creature."
        },
        "level": {
          "label": "Level Limit",
          "hint": "Range of levels required to use this profile.",
          "max": {
            "label": "Maximum Level"
          },
          "min": {
            "label": "Minimum Level"
          }
        },
        "name": {
          "label": "Display Name",
          "hint": "Name of the profile displayed in the usage dialog."
        },
        "types": {
          "label": "Creature Types",
          "hint": "List of creature types from which the summoned creature can be selected."
        },
        "uuid": {
          "label": "Linked Creature"
        }
      },
      "label": "Summons Profiles"
    },
    "summon": {
      "label": "Summoning Details",
      "identifier": {
        "label": "Class Identifier",
        "hint": "Identifier used to determine whether the character level or a specific class level should be used for profile level limits."
      },
      "mode": {
        "label": "Mode",
        "hint": "Sets how the creatures that are to be summoned are specified.",
        "CR": "By Challenge Rating & Type",
        "Direct": "By Direct Link"
      },
      "prompt": {
        "label": "Summon Prompt",
        "hint": "Should the player be prompted to place the summons? Players will still be able to summon from the chat card if prompt is disabled."
      }
    }
  },
  "Action": {
    "Place": "Place Summons",
    "Summon": "Summon",
    "View": "View Summon"
  },
  "CreatureChanges": {
    "Label": "Creature Changes",
    "Hint": "Changes that will be made to the creature being summoned. Any @ references used in the following formulas will be based on the summoner's stats. Summoned creatures' stats can be referenced using @summon (e.g. @summon.attributes.hd.max to reference the creature's hit dice count)."
  },
  "Hint": "Summon a new creature to the scene.",
  "ItemChanges": {
    "Label": "Item Changes",
    "Hint": "Changes made to items on the summoned creature."
  },
  "Profile": {
    "Label": "Summons Profile",
    "Action": {
      "Create": "Create Profile",
      "Delete": "Delete Profile"
    },
    "ChallengeRatingLabel": "Challenge Rating of {cr} or lower",
    "DropHint": "Drop creature here",
    "Empty": "Click the <i class=\"fas fa-plus\"></i> button above to create a profile.",
    "EmptyDrop": "Click the <i class=\"fas fa-plus\"></i> button above to create a profile or drop a creature to summon here."
  },
  "SECTIONS": {
    "Changes": "Changes",
    "Profiles": "Profiles",
    "Summoning": "Summoning"
  },
  "Title": "Summon",
  "Warning": {
    "NoOwnership": "You must have ownership of '{actor}' in order to summon it.",
    "NoProfile": "Cannot find summoning profile {profileId} on '{item}'.",
    "Wildcard": "You must have 'Use File Browser' permissions to summon creatures with wildcard artwork."
  }
},

"DND5E.Summoning": {
  "Label": "Summoning"
},
"DND5E.Supply": "Supply",
"DND5E.Suppressed": "Suppressed",

"DND5E.TARGET": {
  "Action": {
    "PlaceTemplate": "Place Measured Template"
  },
  "Count": {
    "Any": "Any",
    "Every": "Every"
  },
  "FIELDS": {
    "target": {
      "label": "Targeting",
      "affects": {
        "label": "Affected Targets",
        "choice": {
          "label": "Choose Targets",
          "hint": "When targeting an area, can the user choose who it affects?"
        },
        "count": {
          "label": "Target Count",
          "hint": "Number of individual targets that can be affected."
        },
        "special": {
          "label": "Special Targeting",
          "hint": "Description of any special targeting details."
        },
        "type": {
          "label": "Target Type",
          "hint": "Type of targets that can be affected (e.g. creatures, objects, spaces)."
        }
      },
      "override": {
        "label": "Override Target",
        "hint": "Use these target values instead of the item's when using this activity."
      },
      "prompt": {
        "label": "Measured Template Prompt",
        "hint": "Should the player be prompted to place a measured template? Players will still be able to place templates from the chat card if prompt is disabled."
      },
      "template": {
        "label": "Area of Effect",
        "contiguous": {
          "label": "Contiguous Areas",
          "hint": "Must all created areas be connected to one another?"
        },
        "count": {
          "label": "Area Count",
          "hint": "Number of distinct areas that can be targeted."
        },
        "height": {
          "label": "Area Height",
          "hint": "Height of a cylinder affected if applicable."
        },
        "size": {
          "label": "Area Size",
          "hint": "Size of the area of effect on its primary axis."
        },
        "type": {
          "label": "Area Type",
          "hint": "Type of area of effect targeted."
        },
        "units": {
          "label": "Area Units",
          "hint": "Units used to measure the area of effect sizes."
        },
        "width": {
          "label": "Area Width",
          "hint": "Width of a line affected if applicable."
        }
      }
    }
  },
  "Formatted": "{count} {type}",
  "Type": {
    "Ally": {
      "Label": "Ally",
      "Counted": {
        "any": "any allies",
        "every": "every ally",
        "one": "{number} ally",
        "other": "{number} allies"
      }
    },
    "Any": {
      "Label": "Any"
    },
    "Circle": {
      "Label": "Circle",
      "Counted": {
        "one": "{number} circle",
        "other": "{number} circles"
      }
    },
    "Cone": {
      "Label": "Cone",
      "Counted": {
        "one": "{number} cone",
        "other": "{number} cones"
      }
    },
    "Creature": {
      "Label": "Creature",
      "Counted": {
        "any": "any creatures",
        "every": "every creature",
        "one": "{number} creature",
        "other": "{number} creatures"
      }
    },
    "CreatureOrObject": {
      "Label": "Creature or Object",
      "Counted": {
        "any": "any creatures or objects",
        "every": "every creature or object",
        "one": "{number} creature or object",
        "other": "{number} creatures or objects"
      }
    },
    "Cube": {
      "Label": "Cube",
      "Counted": {
        "one": "{number} cube",
        "other": "{number} cubes"
      }
    },
    "Cylinder": {
      "Label": "Cylinder",
      "Counted": {
        "one": "{number} cylinder",
        "other": "{number} cylinders"
      }
    },
    "Emanation": {
      "Label": "Emanation",
      "Counted": {
        "one": "{number} emanation",
        "other": "{number} emanations"
      }
    },
    "Enemy": {
      "Label": "Enemy",
      "Counted": {
        "any": "any enemies",
        "every": "every enemy",
        "one": "{number} enemy",
        "other": "{number} enemies"
      }
    },
    "Line": {
      "Label": "Line",
      "Counted": {
        "one": "{number} line",
        "other": "{number} lines"
      }
    },
    "Object": {
      "Label": "Object",
      "Counted": {
        "any": "any objects",
        "every": "every object",
        "one": "{number} object",
        "other": "{number} objects"
      }
    },
    "Radius": {
      "Label": "Radius",
      "Counted": {
        "one": "{number} radius",
        "other": "{number} radii"
      }
    },
    "Self": {
      "Label": "Self"
    },
    "Sphere": {
      "Label": "Sphere",
      "Counted": {
        "one": "{number} sphere",
        "other": "{number} spheres"
      }
    },
    "Space": {
      "Label": "Space",
      "Counted": {
        "any": "any spaces",
        "every": "every space",
        "one": "{number} space",
        "other": "{number} spaces"
      }
    },
    "Square": {
      "Label": "Square",
      "Counted": {
        "one": "{number} square",
        "other": "{number} squares"
      }
    },
    "Target": {
      "Label": "Target",
      "Counted": {
        "any": "any targets",
        "every": "every target",
        "one": "{number} target",
        "other": "{number} targets"
      }
    },
    "Wall": {
      "Label": "Wall",
      "Counted": {
        "one": "{number} wall",
        "other": "{number} walls"
      }
    },
    "WillingCreature": {
      "Label": "Willing Creature",
      "Counted": {
        "any": "any willing creatures",
        "every": "every willing creature",
        "one": "{number} willing creature",
        "other": "{number} willing creatures"
      }
    }
  },
  "Warning": {
    "PlaceTemplate": "Failed to place measured template."
  }
},

"DND5E.Target": "Target",
"DND5E.TargetPl": "Targets",
"DND5E.TargetType": "Target Type",
"DND5E.TargetTypeArea": "Area",
"DND5E.TargetTypeIndividual": "Individual",
"DND5E.TargetUnits": "Area of Effect Units",
"DND5E.TargetValue": "Target Length or Count",
"DND5E.TargetWidth": "Line Width",
"DND5E.TemplatePrompt": "Template Prompt",
"DND5E.TemplatePromptTooltip": "If unchecked, the prompt for placing a Measured Template will be suppressed.",
"DND5E.Temp": "Temp",
"DND5E.Threshold": "Threshold",
"DND5E.TimeDay": "Days",
"DND5E.TimeDayAbbr": "d",
"DND5E.TimeDisp": "Until Dispelled",
"DND5E.TimeDispTrig": "Until Dispelled or Triggered",
"DND5E.TimeHour": "Hours",
"DND5E.TimeHourAbbr": "h",
"DND5E.TimeInst": "Instantaneous",
"DND5E.TimeMinute": "Minutes",
"DND5E.TimeMinuteAbbr": "m",
"DND5E.TimeMonth": "Months",
"DND5E.TimePerm": "Permanent",
"DND5E.TimeRound": "Rounds",
"DND5E.TimeTurn": "Turns",
"DND5E.TimeYear": "Years",
"DND5E.TMP": "TMP",
"DND5E.ToHit": "To Hit",
"DND5E.Tokens": {
  "NoneSelected": "No Tokens Selected",
  "NoneTargeted": "No Tokens Targeted",
  "Selected": "Selected",
  "Targeted": "Targeted"
},
"DND5E.ToggleDescription": "Toggle Description",

"DND5E.TOOL": {
  "SECTIONS": {
    "Details": "{label} Details",
    "Bonuses": {
      "Label": "{label} Bonuses",
      "Hint": "These bonuses apply to checks made with {label}."
    },
    "Global": {
      "Label": "Global Bonuses",
      "Hint": "These bonuses apply to checks made with any tool."
    }
  }
},

"DND5E.ToolArtisans": "Artisan's Tools",
"DND5E.ToolBonuses": "Tool Bonuses",
"DND5E.ToolCheck": "Tool Check",
"DND5E.ToolConfigure": "Configure Tool Proficiency",
"DND5E.ToolDisguiseKit": "Disguise Kit",
"DND5E.ToolForgeryKit": "Forgery Kit",
"DND5E.ToolGamingSet": "Gaming Set",
"DND5E.ToolHerbalismKit": "Herbalism Kit",
"DND5E.ToolMusicalInstrument": "Musical Instrument",
"DND5E.ToolNavigators": "Navigator's Tools",
"DND5E.ToolPoisonersKit": "Poisoner's Kit",
"DND5E.ToolPromptTitle": "{tool} Check",
"DND5E.ToolThieves": "Thieves' Tools",
"DND5E.ToolVehicle": "Vehicles",
"DND5E.TraitAll": "All {category}",
"DND5E.TraitArmorPlural.one": "Armor Training",
"DND5E.TraitArmorPlural.other": "Armor Training",
"DND5E.TraitArmorProf": "Armor Training",
"DND5E.TraitArmorLegacyPlural.one": "Armor Proficiency",
"DND5E.TraitArmorLegacyPlural.other": "Armor Proficiencies",
"DND5E.TraitArmorLegacyProf": "Armor Proficiencies",
"DND5E.TraitCIPlural.one": "Condition Immunity",
"DND5E.TraitCIPlural.other": "Condition Immunities",
"DND5E.TraitConfig": "Configure {trait}",
"DND5E.TraitConfigChooseAnyCounted": "any {count} {type}",
"DND5E.TraitConfigChooseAnyUncounted": "any {type}",
"DND5E.TraitConfigChooseList": "{count} from {list}",
"DND5E.TraitConfigChooseOther": "{count} other {type}",
"DND5E.TraitConfigChooseWrapper": "Choose {choices}",
"DND5E.TraitDIPlural.one": "Damage Immunity",
"DND5E.TraitDIPlural.other": "Damage Immunities",
"DND5E.TraitDMPlural.one": "Damage Modification",
"DND5E.TraitDMPlural.other": "Damage Modifications",
"DND5E.TraitDRPlural.one": "Damage Resistance",
"DND5E.TraitDRPlural.other": "Damage Resistances",
"DND5E.TraitDVPlural.one": "Damage Vulnerability",
"DND5E.TraitDVPlural.other": "Damage Vulnerabilities",
"DND5E.TraitGenericPlural.one": "Trait",
"DND5E.TraitGenericPlural.other": "Traits",
"DND5E.TraitLanguagesPlural.one": "Language",
"DND5E.TraitLanguagesPlural.other": "Languages",
"DND5E.TraitSave": "Update",
"DND5E.TraitSavesPlural.one": "Saving Throw Proficiency",
"DND5E.TraitSavesPlural.other": "Saving Throw Proficiencies",
"DND5E.TraitSelectorSpecial": "Special (Split with Semi-Colon)",
"DND5E.TraitSkillsPlural.one": "Skill Proficiency",
"DND5E.TraitSkillsPlural.other": "Skill Proficiencies",
"DND5E.TraitToolPlural.one": "Tool Proficiency",
"DND5E.TraitToolPlural.other": "Tool Proficiencies",
"DND5E.TraitToolProf": "Tool Proficiencies",
"DND5E.TraitWeaponPlural.one": "Weapon Proficiency",
"DND5E.TraitWeaponPlural.other": "Weapon Proficiencies",
"DND5E.TraitWeaponProf": "Weapon Proficiencies",
"DND5E.Traits": "Traits",
"DND5E.TraitsChosen": "Chosen Traits",

"DND5E.TRANSFORM": {
  "Action": {
    "Restore": "Restore Transformation",
    "Transform": "Transform"
  },
  "Dialog": {
    "Title": "Configure Transformation"
  },
  "FIELDS": {
    "profiles": {
      "element": {
        "cr": {
          "label": "Challenge Rating",
          "abbr": "CR",
          "hint": "Maximum CR of the source creature."
        },
        "level": {
          "label": "Level Limit",
          "hint": "Range of levels required to use this profile.",
          "max": {
            "label": "Maximum Level"
          },
          "min": {
            "label": "Minimum Level"
          }
        },
        "movement": {
          "hint": "Movement types that are not allowed on source creatures.",
          "label": "Restricted Movement Types"
        },
        "name": {
          "hint": "Name of the profile displayed in the usage dialog.",
          "label": "Display Name"
        },
        "sizes": {
          "hint": "List of creature sizes from which the source creature can be selected.",
          "label": "Creature Sizes"
        },
        "types": {
          "hint": "List of creature types from which the source creature can be selected.",
          "label": "Creature Types"
        },
        "uuid": {
          "label": "Linked Actor"
        }
      },
      "label": "Transform Profiles"
    },
    "transform": {
      "label": "Transformation Details",
      "customize": {
        "label": "Customize",
        "hint": "Use custom transformation settings rather than the defaults provided by the selected preset."
      },
      "identifier": {
        "label": "Class Identifier",
        "hint": "Identifier used to determine whether the character level or a specific class level should be used for profile level limits."
      },
      "mode": {
        "label": "Mode",
        "hint": "Sets how the transformation source creatures are selected.",
        "CR": "By Challenge Rating",
        "Direct": "By Direct Link"
      },
      "preset": {
        "label": "Preset"
      }
    }
  },
  "Hint": "Change an actor using the stats of another.",
  "Preset": {
    "Appearance": {
      "Label": "Appearance Only"
    },
    "Default": "Default",
    "Label": "Presets",
    "Polymorph": {
      "Label": "Polymorph"
    },
    "WildShape": {
      "Label": "Wild Shape"
    }
  },
  "Profile": {
    "Action": {
      "Create": "Create Profile",
      "Delete": "Delete Profile"
    },
    "ChallengeRatingLabel": "Challenge Rating of {cr} or lower",
    "DropHint": "Drop creature here",
    "Empty": "Click the <i class=\"fas fa-plus\"></i> button above to create a profile.",
    "Label": "Transform Profile"
  },
  "SECTIONS": {
    "Profiles": "Profiles",
    "Settings": "Settings",
    "Transformation": "Transformation"
  },
  "Setting": {
    "Effects": {
      "All": {
        "Hint": "Keep all effects, ignoring any other effects settings.",
        "Label": "All Effects"
      },
      "Background": {
        "Label": "Background Effects"
      },
      "Class": {
        "Label": "Class Effects"
      },
      "Equipment": {
        "Label": "Equipment Effects"
      },
      "Feature": {
        "Label": "Feature Effects"
      },
      "Origin": {
        "Hint": "Keep any effects created directly on this source actor.",
        "Label": "This Actor"
      },
      "OtherOrigin": {
        "Hint": "Keep any effects imposed by an outside actor.",
        "Label": "Other Actors"
      },
      "Spell": {
        "Label": "Spell Effects"
      }
    },
    "FIELDS": {
      "effects": {
        "label": "Active Effects"
      },
      "keep": {
        "hint": "These details will be retained from the source actor.",
        "label": "Keep"
      },
      "merge": {
        "hint": "Merge these proficiencies, keeping whichever has the higher modifier.",
        "label": "Merge"
      },
      "minimumAC": {
        "hint": "Formula defining the armor class for the transformed creature, if the target actor's AC is not already higher.",
        "label": "Minimum Armor Class"
      },
      "other": {
        "label": "Other Options"
      },
      "spellLists": {
        "hint": "The spells on these spell lists will be kept if the actor has a matching item.",
        "label": "Retained Spell Lists"
      },
      "tempFormula": {
        "hint": "Formula for temp HP that will be added upon transformation.",
        "label": "Temp Formula"
      },
      "transformTokens": {
        "label": "Transform Tokens"
      }
    },
    "Keep": {
      "Biography": {
        "Label": "Biography"
      },
      "CreatureType": {
        "Label": "Creature Type"
      },
      "Equipment": {
        "Label": "Equipment"
      },
      "Features": {
        "Label": "Features"
      },
      "GearProficiency": {
        "Label": "Gear Proficiency"
      },
      "Health": {
        "Label": "Hit Points & Hit Dice"
      },
      "Languages": {
        "Label": "Languages"
      },
      "Mental": {
        "Hint": "Keep intelligence, wisdom, and charisma scores.",
        "Label": "Mental Abilities"
      },
      "Physical": {
        "Hint": "Keep strength, dexterity, and constitution scores.",
        "Label": "Physical Abilities"
      },
      "Proficiency": {
        "Label": "Proficiency Bonus"
      },
      "Resistances": {
        "Label": "Damage Resistances"
      },
      "Saves": {
        "Label": "Save Proficiencies"
      },
      "Self": {
        "Hint": "Only change portrait and token artwork, other settings will be ignored.",
        "Label": "Self"
      },
      "Skills": {
        "Label": "Skill Proficiencies"
      },
      "Spells": {
        "Label": "Spells"
      },
      "TempHP": {
        "Label": "Temp HP"
      },
      "Vision": {
        "Label": "Vision"
      }
    },
    "Merge": {
      "Saves": {
        "Label": "Save Proficiencies"
      },
      "Skills": {
        "Label": "Skill Proficiencies"
      }
    }
  },
  "TemporaryClass": "Temporary Class",
  "Title": "Transform",
  "Warning": {
    "NoOwnership": "You do not have permission to transform this actor.",
    "NoPermission": "Transformation permission haven't been granted to players.",
    "OriginalActor": "No original actor was found with ID '{reference}'.",
    "SourceActor": "No actor found to transform into."
  }
},

"DND5E.TRAVEL": {
  "FIELDS": {
    "pace": {
      "label": "Pace"
    },
    "time": {
      "hint": "Number of hours traveled per day used to convert travel speed to pace.",
      "label": "Hours per Day"
    }
  },
  "Label": "Travel Pace",
  "Pace": {
    "Fast": "Fast",
    "Normal": "Normal",
    "Slow": "Slow"
  },
  "Per": {
    "Day": "Per Day",
    "Hour": "Per Hour"
  },
  "Slowed": {
    "Group": "The group's pace is slowed due to a member having their speed reduced to half or less.",
    "Member": "This group member is slowing down the rest of the group."
  },
  "Speed": "Travel Speed",
  "Type": {
    "Air": "Air",
    "Land": "Land",
    "Water": "Water"
  }
},

"DND5E.Treasure": {
  "Categories": {
    "Any": "Any",
    "Arcana": "Arcana",
    "Armaments": "Armaments",
    "Implements": "Implements",
    "Individual": "Individual",
    "None": "None",
    "Relics": "Relics"
  },
  "Configuration": {
    "Label": "Treasure",
    "Title": "Configure Treasure"
  }
},
"DND5E.Trigger": "Trigger",
"DND5E.Type": "Type",
"DND5E.Uncrewed": "Uncrewed",
"DND5E.Unequipped": "Not Equipped",
"DND5E.Unidentified.DefaultName": "Unidentified {name}",
"DND5E.Unidentified.Notice": "You must identify this item to learn its details.",
"DND5E.Unidentified.Title": "Unidentified",
"DND5E.Unidentified.Value": "???",
"DND5E.Unit": "Unit",

"DND5E.UNITS": {
  "DISTANCE": {
    "Foot": {
      "Label": "Feet",
      "Abbreviation": "ft"
    },
    "Kilometer": {
      "Label": "Kilometers",
      "Abbreviation": "km"
    },
    "Label": "Distance Unit",
    "Meter": {
      "Label": "Meters",
      "Abbreviation": "m"
    },
    "Mile": {
      "Label": "Miles",
      "Abbreviation": "mi"
    }
  },
  "TIME": {
    "Day": {
      "Label": "Day"
    },
    "Hour": {
      "Label": "Hour"
    },
    "Minute": {
      "Label": "Minute"
    },
    "Month": {
      "Label": "Month"
    },
    "Round": {
      "Label": "Round",
      "Counted": {
        "narrow": "{number}r",
        "one": "{number} round",
        "other": "{number} rounds"
      }
    },
    "Second": {
      "Label": "Second"
    },
    "Turn": {
      "Label": "Turn",
      "Abbreviation": "t",
      "Counted": {
        "narrow": "{number}t",
        "one": "{number} turn",
        "other": "{number} turns"
      }
    },
    "Week": {
      "Label": "Week"
    },
    "Year": {
      "Label": "Year"
    }
  },
  "TRAVEL": {
    "Kilometer": {
      "AbbreviationHour": "km/h",
      "AbbreviationDay": "km/d",
      "Label": "Kilometers"
    },
    "Label": "Travel Unit",
    "Mile": {
      "AbbreviationDay": "mi/d",
      "AbbreviationHour": "mph",
      "Label": "Miles"
    }
  },
  "VOLUME": {
    "Label": "Volume Units",
    "CubicFoot": {
      "Label": "Cubic Feet",
      "Abbreviation": "ft³",
      "Counted": {
        "narrow": {
          "one": "{number}ft³",
          "other": "{number}ft³"
        },
        "short": {
          "one": "{number} cu ft",
          "other": "{number} cu ft"
        },
        "long": {
          "one": "{number} cubic foot",
          "other": "{number} cubic feet"
        }
      }
    },
    "Liter": {
      "Label": "Liters",
      "Abbreviation": "L"
    }
  },
  "WEIGHT": {
    "Label": "Weight Units",
    "Kilogram": {
      "Label": "Kilogram",
      "Abbreviation": "kg"
    },
    "Megagram": {
      "Label": "Tonnes",
      "Abbreviation": "t",
      "Counted": {
        "narrow": {
          "one": "{number}t",
          "other": "{number}t"
        },
        "short": {
          "one": "{number} t",
          "other": "{number} t"
        },
        "long": {
          "one": "{number} tonne",
          "other": "{number} tonnes"
        }
      }
    },
    "Pound": {
      "Label": "Pounds",
      "Abbreviation": "lb"
    },
    "Ton": {
      "Label": "Tons",
      "Abbreviation": "tn",
      "Counted": {
        "narrow": {
          "one": "{number}tn",
          "other": "{number}tn"
        },
        "short": {
          "one": "{number} tn",
          "other": "{number} tn"
        },
        "long": {
          "one": "{number} ton",
          "other": "{number} tons"
        }
      }
    }
  }
},

"DND5E.Unknown": "Unknown",
"DND5E.Unlimited": "Unlimited",

"DND5E.USAGE": {
  "SECTION": {
    "Consumption": "Consumption",
    "Creation": "Creation",
    "Scaling": "Scaling"
  }
},

"DND5E.Usage": "Usage",
"DND5E.Use": "Use",
"DND5E.UseItem": "Use {item}",
"DND5E.Uses": "Uses",
"DND5E.UsesAvailable": "Available Uses",
"DND5E.UsesMax": "Maximum Uses",
"DND5E.UsesPeriod": "Recovery Period",
"DND5E.UsesPeriods": {
  "Charges": "Charges",
  "ChargesAbbreviation": "Charges"
},

"DND5E.USES": {
  "FIELDS": {
    "uses": {
      "label": "Uses",
      "max": {
        "label": "Maximum Uses",
        "hint": "Formula for the maximum number of uses."
      },
      "recovery": {
        "label": "Use Recovery",
        "hint": "Recovery profiles for this activity's uses.",
        "FIELDS": {
          "period": {
            "label": "Recovery Period",
            "hint": "Time when this recovery will occur."
          },
          "type": {
            "label": "Recovery Type",
            "hint": "How uses are recovered."
          },
          "formula": {
            "label": "Recovery Formula",
            "hint": "Formula used to determine how many uses are recovered."
          }
        }
      },
      "spent": {
        "label": "Spent Uses",
        "hint": "Number of uses that have been spent."
      }
    }
  },
  "Recovery": {
    "Action": {
      "Create": "Create Recovery Profile",
      "Delete": "Delete Recovery Profile"
    },
    "Combat": "Combat",
    "Never": "Never",
    "Period": {
      "Dawn": {
        "Label": "Dawn"
      },
      "Day": {
        "Label": "Day"
      },
      "Dusk": {
        "Label": "Dusk"
      },
      "Initiative": {
        "Label": "Initiative"
      },
      "LongRest": {
        "Label": "Long Rest",
        "Abbreviation": "LR"
      },
      "ShortRest": {
        "Label": "Short Rest",
        "Abbreviation": "SR"
      },
      "Turn": {
        "Label": "Each Turn"
      },
      "TurnEnd": {
        "Label": "End of Turn",
        "Abbreviation": "Turn End"
      },
      "TurnStart": {
        "Label": "Start of Turn",
        "Abbreviation": "Turn Start"
      }
    },
    "Recharge": {
      "Label": "Recharge",
      "Range": "Recharge {range}"
    },
    "Special": "Special",
    "Time": "Time",
    "Type": {
      "Formula": "Custom Formula",
      "LoseAll": "Lose All Uses",
      "RecoverAll": "Recover All Uses"
    }
  }
},

"DND5E.UTILITY": {
  "FIELDS": {
    "roll": {
      "label": "Roll",
      "formula": {
        "label": "Roll Formula",
        "hint": "Formula for an arbitrary roll."
      },
      "name": {
        "label": "Roll Label",
        "hint": "Display name for the rolling button."
      },
      "prompt": {
        "label": "Roll Prompt",
        "hint": "Display the roll configuration dialog when rolling."
      },
      "visible": {
        "label": "Visible to All",
        "hint": "Display the rolling button in chat for all players."
      }
    }
  },
  "Hint": "Make an arbitrary roll or indicate some other action was performed not represented by other activity types.",
  "Title": "Use"
},

"DND5E.Value": "Value",

"DND5E.VEHICLE": {
  "Action": {
    "Create": {
      "Equipment": "Create Equipment",
      "Feature": "Create Feature",
      "Weapon": "Create Weapon"
    },
    "Crew": {
      "Decrease": "Decrease",
      "Increase": "Increase"
    },
    "Drop": {
      "Animal": "Drop Draft Animal",
      "Crew": "Drop Crew",
      "Passengers": "Drop Passengers"
    },
    "Uncrew": "Uncrew"
  },
  "Actions": {
    "Ordinal": {
      "one": "{n}st Action",
      "two": "{n}nd Action",
      "few": "{n}rd Action",
      "other": "{n}th Action"
    }
  },
  "Activation": {
    "Crew": {
      "label": "Crew Action"
    }
  },
  "Crew": {
    "Assigned": "Assigned",
    "Label": "Crew",
    "Passengers": "Passengers",
    "Unassigned": "Unassigned"
  },
  "FIELDS": {
    "attributes": {
      "actions": {
        "label": "Actions",
        "max": {
          "hint": "Actions taken with a full crew complement",
          "label": "Maximum Actions"
        },
        "spent": {
          "label": "Spent Actions"
        },
        "stations": {
          "label": "Action Stations"
        },
        "thresholds": {
          "full": {
            "label": "Full Crew Complement"
          },
          "mid": {
            "label": "Partial Crew Complement"
          },
          "min": {
            "label": "Minimum Crew Complement"
          },
          "label": "Thresholds"
        }
      },
      "capacity": {
        "cargo": {
          "value": {
            "label": "Cargo"
          }
        },
        "label": "Capacity"
      }
    },
    "crew": {
      "max": {
        "label": "Crew"
      }
    },
    "passengers": {
      "max": {
        "label": "Passengers"
      }
    },
    "traits": {
      "beam": {
        "value": {
          "label": "Beam"
        }
      },
      "keel": {
        "value": {
          "label": "Keel"
        }
      }
    }
  },
  "Mishap": {
    "label": "Mishap",
    "Threshold": {
      "abbr": "MT",
      "label": "Mishap Threshold"
    }
  },
  "MOUNTABLE": {
    "FIELDS": {
      "cover": {
        "label": "Cover",
        "hint": "Cover provided to crew operating this equipment."
      },
      "crew": {
        "label": "Crew"
      },
      "hp": {
        "label": "Hit Points",
        "conditions": {
          "label": "Health Conditions"
        },
        "dt": {
          "label": "Damage Threshold"
        },
        "max": {
          "label": "Max HP"
        },
        "value": {
          "label": "Current HP"
        }
      },
      "speed": {
        "conditions": {
          "label": "Speed Conditions"
        },
        "value": {
          "label": "Speed"
        }
      }
    }
  },
  "Option": {
    "Abilities": "Show Abilities",
    "Initiative": "Show Initiative",
    "Quality": "Show Quality"
  },
  "Tabs": {
    "Cargo": "Cargo",
    "CrewPassengers": "Crew & Passengers"
  },
  "Type": {
    "Air": {
      "label": "Air Vehicle"
    },
    "label": "Vehicle Type",
    "Land": {
      "label": "Land Vehicle"
    },
    "Space": {
      "label": "Space Vehicle"
    },
    "Water": {
      "label": "Water Vehicle"
    }
  }
},

"DND5E.Vehicle": "Vehicle",
"DND5E.Versatile": "Versatile",
"DND5E.VersatileDamage": "Versatile Damage",
"DND5E.VsDC": "vs DC.",
"DND5E.Vulnerabilities": "Vulnerabilities",
"DND5E.WarnBadACFormula": "The provided AC formula \"{formula}\" could not be evaluated.",
"DND5E.WarnCantAddMultipleAdvancements": "It is not currently possible to add multiple items with advancements to an actor at the same time. Please add them individually.",
"DND5E.WarnMultipleArmor": "More than one suit of armor equipped, AC calculation may be incorrect.",
"DND5E.WarnMultipleShields": "More than one shield equipped, AC calculation may be incorrect.",

"DND5E.WEAPON": {
  "FIELDS": {
    "ammunition": {
      "type": {
        "label": "Ammunition Type"
      }
    },
    "armor": {
      "value": {
        "label": "Armor Class"
      }
    },
    "damage": {
      "hint": "Intrinsic damage dice from the weapon. Ability modifier and additional damage parts will be provided automatically when attacking."
    },
    "mastery": {
      "label": "Mastery",
      "hint": "Special weapon ability unlocked for characters who have Weapon Mastery or a related feature."
    }
  },
  "Mastery": {
    "Label": "Weapon Mastery",
    "Flavor": "Mastery",
    "Cleave": "Cleave",
    "Graze": "Graze",
    "Nick": "Nick",
    "Push": "Push",
    "Sap": "Sap",
    "Slow": "Slow",
    "Topple": "Topple",
    "Vex": "Vex"
  }
},

"DND5E.WeaponCategory": "{category} Weapon",
"DND5E.WeaponImprov": "Improvised",
"DND5E.WeaponMartialM": "Martial Melee",
"DND5E.WeaponMartialProficiency": "Martial",
"DND5E.WeaponMartialR": "Martial Ranged",
"DND5E.WeaponNatural": "Natural",
"DND5E.WeaponSiege": "Siege Weapon",
"DND5E.WeaponSimpleM": "Simple Melee",
"DND5E.WeaponSimpleProficiency": "Simple",
"DND5E.WeaponSimpleR": "Simple Ranged",
"DND5E.Weight": "Weight",
"DND5E.WhisperedTo": "Whispered to",
"DND5E.Wiki": "Wiki",
"DND5E.available": "available",
"DND5E.description": "A system for playing the fifth edition of the worlds most popular roleplaying game in the Foundry Virtual Tabletop environment.",
"DND5E.of": "of",
"DND5E.per": "per",
"DND5E.spell": "spell",

"EDITOR.DND5E.Inline": {
  "ApplyStatus": "Apply Status to Selected Tokens",
  "AttackExtended": "<em>{type}</em>: {parts}",
  "AttackLong": "{formula} to hit",
  "AttackShort": "{formula}",
  "AwardEach": "{award} each",
  "CheckShort": "{check}",
  "CheckLong": "{check} check",
  "CheckUsing": "{check} using {tool}",
  "DamageExtended": "<em>Hit:</em> {damage} damage",
  "DamageDouble": "{first} plus {second}",
  "DamageShort": "{formula} {type}",
  "DamageLong": "{average} ({formula}) {type}",
  "DC": "DC {dc} {check}",
  "DCPassiveShort": "DC {dc} passive {check}",
  "DCPassiveLong": "passive {check} score of {dc} or higher",
  "ItemActivity": "{item} ({activity})",
  "NoActorWarning": "No selected or assigned actor could be found to execute this roll.",
  "PassiveShort": "passive {check}",
  "PassiveLong": "passive {check} score",
  "RequestRoll": "Request Roll",
  "RollRequest": "Roll Request",
  "SaveShort": "{save}",
  "SaveLong": "{save} saving throw",
  "SpecificCheck": "{ability} ({type})",
  "Warning": {
    "NoActivityOnItem": "{item} on {actor} does not have an Activity with name {activity}.",
    "NoActor": "No selected or assigned actor could be found to execute this roll.",
    "NoItemOnActor": "{actor} does not have an Item with name {item}."
  }
},

"EFFECT.DND5E": {
  "StatusBleeding": "Bleeding",
  "StatusBloodied": "Bloodied",
  "StatusBurning": "Burning",
  "StatusBurrowing": "Burrowing",
  "StatusConcentrating": "Concentrating",
  "StatusCursed": "Cursed",
  "StatusDead": "Dead",
  "StatusDehydration": "Dehydration",
  "StatusDodging": "Dodging",
  "StatusEncumbered": "Encumbered",
  "StatusEthereal": "Ethereal",
  "StatusExceedingCarryingCapacity": "Exceeding Carrying Capacity",
  "StatusFalling": "Falling",
  "StatusFlying": "Flying",
  "StatusHalfCover": "Half Cover",
  "StatusHeavilyEncumbered": "Heavily Encumbered",
  "StatusHiding": "Hiding",
  "StatusHovering": "Hovering",
  "StatusMalnutrition": "Malnutrition",
  "StatusMarked": "Marked",
  "StatusSilenced": "Silenced",
  "StatusSleeping": "Sleeping",
  "StatusStable": "Stable",
  "StatusSuffocation": "Suffocation",
  "StatusSurprised": "Surprised",
  "StatusThreeQuartersCover": "Three-Quarters Cover",
  "StatusTotalCover": "Total Cover",
  "StatusTransformed": "Transformed"
},

"TYPES.JournalEntryPage.class": "Class Summary",
"TYPES.JournalEntryPage.map": "Map Location",
"TYPES.JournalEntryPage.rule": "Rule",
"TYPES.JournalEntryPage.spells": "Spell List",
"TYPES.JournalEntryPage.subclass": "Subclass Summary",
"JOURNALENTRYPAGE.DND5E": {
  "Class": {
    "FIELDS": {
      "description": {
        "additionalEquipment": {
          "label": "Additional Equipment Description",
          "hint": "Additional descriptive text displayed beneath the starting equipment section."
        },
        "additionalHitPoints": {
          "label": "Additional Hit Points Description",
          "hint": "Additional descriptive text displayed beneath the auto-generated hit points section."
        },
        "additionalTraits": {
          "label": "Additional Proficiencies Description",
          "hint": "Additional descriptive text displayed beneath list of proficiencies granted by this class."
        },
        "subclass": {
          "label": "Subclass Introduction",
          "hint": "Introduction that will be displayed before this class's subclasses."
        },
        "value": {
          "label": "Introduction",
          "hint": "Primary description of the class that will appear first."
        }
      },
      "item": {
        "label": "Selected Class"
      },
      "style": {
        "label": "Style",
        "hint": "Force the page style to use modern or legacy formatting, rather than what is specified by the class."
      },
      "subclassHeader": {
        "label": "Subclass Header"
      },
      "subclassItems": {
        "label": "Subclasses"
      }
    },
    "EquipmentHeader": "Equipment",
    "EquipmentDescription": "You start with the following equipment, in addition to the equipment granted by your background:",
    "Features": {
      "DescriptionLegacy": "As a {lowercaseName}, you gain the following class features, which are summarized in the {name} table.",
      "DescriptionModern": "As a {name}, you gain the following class features when you reach the specified {name} levels. These features are listed in the {name} Features table.",
      "Header": "Class Features",
      "Name": "Level {level}: {name}"
    },
    "HitPoints": {
      "Header": "Hit Points",
      "HitDiceLegacy": "<strong>Hit Dice:</strong> {dice} per {class} level",
      "HitDiceModern": "{dice} per {class} level",
      "Level1": "<strong>Hit Points at 1st Level:</strong> {max} + your Constitution modifier",
      "LevelX": "<strong>Hit Points at Higher Levels:</strong> {dice} (or {average}) + your Constitution modifier per {class} level after 1st"
    },
    "ItemHint": "Drop a class here",
    "NoValidClass": "No valid class selected, press the edit button to add a class.",
    "OptionalFeaturesCaption": "Optional Class Features",
    "OptionalFeaturesDescription": "The following section contains optional {class} features. These features are not granted automatically, and you can choose one, some, or all of them at your DM's discretion.",
    "SpellSlotLevel": "Slot Level",
    "SpellSlots": "Spell Slots",
    "SpellSlotsPerSpellLevel": "—Spell Slots per Spell Level—",
    "Style": {
      "Inferred": "Inferred from Source",
      "Legacy": "Legacy",
      "Modern": "Modern"
    },
    "SubclassHint": "Drop subclasses here",
    "TableCaption": "The {class}",
    "TableOptionalCaption": "Optional {class} Features",
    "Traits": {
      "Caption": "Core {class} Traits",
      "Header": "Proficiencies"
    }
  },
  "EditDescription": "Edit",
  "TableTOC": "Table: {caption}",
  "SpellList": {
    "DropHint": "Drop spells or folders of spells here to add to the list",
    "Grouping": {
      "Label": "Grouping Mode",
      "Hint": "Controls how the spells will be grouped by default in the spell list.",
      "Alphabetical": "By First Letter",
      "Level": "By Level",
      "None": "No Grouping",
      "School": "By School"
    },
    "IdentifierHint": "Identifier should match that defined on the associated document, if applicable. For example, when creating a spell list for the Wizard class, the identifier should be 'wizard'.",
    "Type": {
      "Label": "Spell List Type",
      "Other": "Uncategorized"
    },
    "UnlinkedSpells": {
      "Label": "Unlinked Spells",
      "Add": "Add Unlinked Spell",
      "Configuration": "Spell Configuration",
      "Edit": "Edit Unlinked Spell"
    }
  },
  "Subclass": {
    "FIELDS": {
      "description": {
        "value": {
          "label": "Introduction",
          "hint": "Description of the subclass that will appear before any listed features."
        }
      },
      "item": {
        "label": "Selected Subclass"
      },
      "style": {
        "label": "Style",
        "hint": "Force the page style to use modern or legacy formatting, rather than what is specified by the subclass."
      }
    },
    "ItemHint": "Drop a subclass here",
    "NoValidSubclass": "No valid subclass selected, press the edit button to add a subclass."
  }
},

"KEYBINDINGS.DND5E.DragCopy": "Force Copy when Dragging Document",
"KEYBINDINGS.DND5E.DragMove": "Force Move when Dragging Document",
"KEYBINDINGS.DND5E.SkipDialogNormal": "Skip Dialog",
"KEYBINDINGS.DND5E.SkipDialogAdvantage": "Skip Dialog (roll with Advantage/Critical)",
"KEYBINDINGS.DND5E.SkipDialogDisadvantage": "Skip Dialog (roll with Disadvantage/Non-Critical)",

"MACRO.5eMissingTargetWarn": "Your controlled actor '{actor}' does not have an {type} with name '{name}'.",
"MACRO.5eMultipleTargetsWarn": "Your controlled actor '{actor}' has more than one {type} with name '{name}'. The first match will be chosen.",
"MACRO.5eNoActorSelected": "No selected or assigned actor could be found to target with macro.",
"MACRO.5eUnownedWarn": "You can only create macro buttons for owned Items",

"MIGRATION.5eBegin": "Applying D&D 5e System Migration for version {version}. Please be patient and do not close your game or shut down your server.",
"MIGRATION.5eComplete": "D&D 5e System Migration to version {version} completed!",
"MIGRATION.5eVersionTooOldWarning": "Your D&D 5e system data is from too old a Foundry version and cannot be reliably migrated to the latest version. The process will be attempted, but errors may occur.",

"SETTINGS.5eAutoCollapseCardL": "Automatically collapse Item Card descriptions in the Chat Log",
"SETTINGS.5eAutoCollapseCardN": "Collapse Item Cards in Chat",
"SETTINGS.5eAutoSpellTemplateL": "When a spell is cast, defaults to begin the process to create the corresponding Measured Template if any (requires TRUSTED or higher player role)",
"SETTINGS.5eAutoSpellTemplateN": "Always place Spell Template",
"SETTINGS.5eNoAdvancementsN": "Disable level-up automation",
"SETTINGS.5eNoAdvancementsL": "Do not prompt for level-up or character creation choices.",
"SETTINGS.5eNoConcentrationN": "Disable concentration tracking",
"SETTINGS.5eNoConcentrationL": "Disable the system's automated tracking of concentration.",
"SETTINGS.5eGridAlignedSquareTemplatesL": "When square templates are created as the result of casting a spell or using an item, they will be locked to the grid alignment and unable to be rotated.",
"SETTINGS.5eGridAlignedSquareTemplatesN": "Grid-Aligned Square Templates",
"SETTINGS.DND5E": {
  "AUTOMATION": {
    "Movement": {
      "Name": "Movement Automation",
      "Hint": "Configure the amount of movement automation used by the system: Full automation including token blocking, partial automation of difficult terrain only, or off entirely.",
      "Full": "Full",
      "NoBlocking": "Partial",
      "None": "None"
    }
  },
  "BLOODIED": {
    "Name": "Bloodied Status",
    "Hint": "Configure whether the bloodied status is tracked automatically and its visibility.",
    "All": "Display for Allies & Enemies",
    "Player": "Only Display for Allies",
    "None": "Never Display"
  },
  "COLLAPSETRAYS": {
    "Name": "Collapse Trays in Chat",
    "Hint": "Automatically collapse damage, hit, and effect trays that appear in chat cards.",
    "Always": "Collapse All",
    "Older": "Collapse Older Trays",
    "Never": "Collapse After Use",
    "Manual": "Never Collapse"
  },
  "COMBAT": {
    "Hint": "Various configuration options that affect combat.",
    "Label": "Configure Combat",
    "Name": "Combat",
    "DexTiebreaker": {
      "Name": "Dexterity Tiebreaker",
      "Hint": "Append the raw Dexterity ability score to break ties in Initiative."
    },
    "InitiativeScore": {
      "Name": "Initiative Score",
      "Hint": "Use a creature's initiative score (10 + bonus) rather than rolling for initiative.",
      "All": "Use Score for Everyone",
      "None": "Always Roll for Initiative",
      "NPCs": "Use Score for GM NPCs"
    }
  },
  "CRITICAL": {
    "Name": "Critical Damage",
    "MaxDice": {
      "Name": "Maximize Dice",
      "Hint": "Make critical hits more deadly by maximizing the values of base damage dice."
    },
    "MultiplyModifiers": {
      "Name": "Multiply Modifiers",
      "Hint": "Make critical hits more deadly by multiplying non-dice modifiers in addition to rolled dice."
    }
  },
  "DEFAULTSKILLS": {
    "Name": "Default Skills",
    "Hint": "The default skills that appear on NPC sheets regardless of level of proficiency."
  },
  "General": "General",
  "LOYALTY": {
    "Hint": "Enable optional Loyalty tracking.",
    "Name": "Loyalty Score"
  },
  "METRIC": {
    "LengthUnits": {
      "Name": "Use Metric Length Units",
      "Hint": "Defaults to using meters instead of feet for movement and senses."
    },
    "VolumeUnits": {
      "Name": "Use Metric Volume Units",
      "Hint": "Defaults to using liters instead of cubic feet for container capacity."
    },
    "WeightUnits": {
      "Name": "Use Metric Weight Units",
      "Hint": "Replaces all reference to lbs with kgs and updates the encumbrance calculations to use metric weight units."
    }
  },
  "NPCS": {
    "Name": "NPCs",
    "AutoRecharge": {
      "Name": "Recharge Abilities",
      "Hint": "Roll to recharge NPC abilities automatically at the start of the NPC's turn.",
      "No": "Do not recharge automatically",
      "Silent": "Recharge without creating chat card",
      "Yes": "Recharge and display chat card"
    },
    "AutoRollNPCHP": {
      "Name": "Hit Points",
      "Hint": "Configure whether to roll for NPC max HP whenever a new token is created.",
      "No": "Do not roll",
      "Silent": "Roll without creating chat card",
      "Yes": "Roll and create chat card"
    }
  },
  "THEME": {
    "Name": "Theme",
    "Hint": "Theme that will apply to the UI and all sheets by default. Automatic will be determined by your browser or operating system settings."
  },
  "PERMISSIONS": {
    "AllowRests": {
      "Hint": "Allow players to rest directly from their characters' sheets. When disabled, players will only be able to rest when the GM makes a request from the party.",
      "Name": "Allow Individual Rests"
    },
    "AllowSummoning": {
      "Hint": "Allow players to use summoning abilities to summon actors. Players must also have the Create Tokens core permission.",
      "Name": "Allow Summoning"
    },
    "AllowTransformation": {
      "Hint": "Allow players to transform their own actors. Players must also have the Create Actors & Create Tokens core permissions.",
      "Name": "Allow Transformation"
    }
  },
  "RULESVERSION": {
    "Name": "Rules Version",
    "Hint": "Change handling of various rules between the 2024 and 2014 rule sets.",
    "Legacy": "Legacy Rules (2014)",
    "Modern": "Modern Rules (2024)"
  },
  "VARIANT": {
    "Hint": "Enable and configure rules variations offered by the system.",
    "Label": "Configure Variant Rules",
    "Name": "Variant Rules",
    "AllowFeats": {
      "Hint": "Allow players to choose a feat rather than taking an ability score improvement during class advancement when using the Legacy rules.",
      "Name": "Allow Feats"
    },
    "CurrencyWeight": {
      "Hint": "Carried currency affects character encumbrance.",
      "Name": "Track Currency Weight"
    },
    "Encumbrance": {
      "Hint": "Enable automatic tracking of encumbrance and the application of status effects for characters carrying too much.",
      "Name": "Encumbrance Tracking",
      "None": "None",
      "Normal": "Normal (max carrying capacity)",
      "Variant": "Variant (encumbered & heavily encumbered)"
    },
    "HonorScore": {
      "Hint": "Enable the use of the optional Honor ability score.",
      "Name": "Honor Ability Score"
    },
    "LevelingMode": {
      "Hint": "Determine how the players gain new levels.",
      "Name": "Leveling Mode",
      "NoXP": "Level Advancement without XP",
      "XP": "Experience Points",
      "XPBoons": "Experience Points with Epic Boons"
    },
    "ProficiencyModifier": {
      "Bonus": "PHB: Bonus (+2, +3, +4, +5, +6)",
      "Dice": "DMG: Dice (1d4, 1d6, 1d8, 1d10, 1d12)",
      "Hint": "Configure proficiency modifier to use a fixed bonus or a dice roll.",
      "Name": "Proficiency Variant"
    },
    "Rest": {
      "Epic": "Epic Heroism (LR: 1 hour, SR: 1 min)",
      "Gritty": "Gritty Realism (LR: 7 days, SR: 8 hours)",
      "Hint": "Configure which rest variant should be used for games within this system.",
      "Name": "Rest Variant",
      "Normal": "Player's Handbook (LR: 8 hours, SR: 1 hour)"
    },
    "SanityScore": {
      "Hint": "Enable the use of the optional Sanity ability score.",
      "Name": "Sanity Ability Score"
    }
  },
  "VISIBILITY": {
    "Hint": "Various configuration options that affect player visibility of certain information that the DM may wish to keep secret.",
    "Label": "Configure Visibility",
    "Name": "Visibility",
    "Attack": {
      "Name": "Attack Result Visibility",
      "Hint": "Control visibility of attack roll results in chat cards for players.",
      "All": "Show results & target ACs",
      "HideAC": "Show only results",
      "None": "Hide all"
    },
    "Challenge": {
      "All": "Show all",
      "Hint": "Control what roll DCs are visible to the players and whether successes/failures are highlighted.",
      "Name": "Challenge Visibility",
      "None": "Hide all",
      "Player": "Show only from other players"
    },
    "ItemDescriptions": {
      "Hint": "Hide the descriptions of NPC items from players when posted to chat by the DM. Will only hide the descriptions for items without a Chat Description set.",
      "Name": "Conceal NPC Descriptions"
    }
  }
},

"SHEETS.DND5E": {
  "THEME": {
    "Label": "Theme",
    "Automatic": "Automatic",
    "Dark": "Dark Mode",
    "Light": "Light Mode"
  }
},

"SOURCE.BOOK.FreeRules": "Free Rules",
"SOURCE.BOOK.SRD51": "System Reference Document 5.1",
"SOURCE.BOOK.SRD52": "System Reference Document 5.2",
"SIDEBAR.SortModePriority": "Sort by priority"
}
