mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
1047 lines
48 KiB
JSON
1047 lines
48 KiB
JSON
{
|
||
"TYPES": {
|
||
"Item": {
|
||
"ancestry": "Ancestry",
|
||
"community": "Community",
|
||
"class": "Class",
|
||
"subclass": "Subclass",
|
||
"feature": "Feature",
|
||
"domainCard": "Domain Card",
|
||
"consumable": "Consumable",
|
||
"miscellaneous": "Miscellaneous",
|
||
"weapon": "Weapon",
|
||
"armor": "Armor"
|
||
},
|
||
"Actor": {
|
||
"pc": "PC",
|
||
"npc": "NPC",
|
||
"adversary": "Adversary",
|
||
"environment": "Environment"
|
||
}
|
||
},
|
||
"DAGGERHEART": {
|
||
"Settings": {
|
||
"Menu": {
|
||
"Automation": {
|
||
"Name": "Automation Settings",
|
||
"Label": "Configure Automation",
|
||
"Hint": "Various settings automating resource management and more",
|
||
"HopeLabel": "Hope",
|
||
"FearLabel": "Fear",
|
||
"ActionPointsLabel": "Action Points"
|
||
},
|
||
"Homebrew": {
|
||
"Name": "Homebrew Settings",
|
||
"Label": "Configure Homebrew",
|
||
"Hint": "Various settings allowing extensions to types or altered game rules",
|
||
"AbilityArrayLabel": "Ability Array"
|
||
},
|
||
"Range": {
|
||
"Name": "Range Settings",
|
||
"Label": "Configure Range Handling",
|
||
"Hint": "System ruler setup for displaying ranges in Daggerheart",
|
||
"EnabledLabel": "Enabled",
|
||
"MeleeLabel": "Melee",
|
||
"VeryCloseLabel": "Very Close",
|
||
"CloseLabel": "Close",
|
||
"FarLabel": "Far",
|
||
"VeryFarLabel": "Very Far"
|
||
}
|
||
},
|
||
"Automation": {
|
||
"Hope": {
|
||
"Name": "Hope",
|
||
"Hint": "Automatically increase a character's hope on a hope duality roll result."
|
||
},
|
||
"Fear": {
|
||
"Name": "Fear",
|
||
"Hint": "Automatically increase the GM's fear pool on a fear duality roll result."
|
||
},
|
||
"ActionPoints": {
|
||
"Name": "Action Points",
|
||
"Hint": "Automatically give and take Action Points as combatants take their turns."
|
||
}
|
||
},
|
||
"Resources": {
|
||
"Fear": {
|
||
"Name": "Fear",
|
||
"Hint": "The Fear pool of the GM."
|
||
}
|
||
},
|
||
"General": {
|
||
"AbilityArray": {
|
||
"Name": "Ability Score Array",
|
||
"Hint": "The starting distribution of Ability Scores for a character."
|
||
},
|
||
"RangeMeasurement": {
|
||
"Name": "Enable Range Measurement",
|
||
"Hint": "Enable measuring of ranges with the ruler according to set distances."
|
||
}
|
||
}
|
||
},
|
||
"Notification": {
|
||
"Info": {
|
||
"ClassCanOnlyHaveTwoDomains": "A class can only have 2 domains!",
|
||
"NoTargetsSelected": "No targets are selected.",
|
||
"SecondaryEquipWhileTwohanded": "A secondary weapon can't be equipped together with a Two-Handed weapon.",
|
||
"TwohandedEquipWhileSecondary": "Can't equip a Two-Handed weapon together with a secondary weapon.",
|
||
"SelectClassBeforeSubclass": "Select a Class before selecting a Subclass.",
|
||
"SubclassNotOfClass": "This Subclass doesn't belong to your current Class."
|
||
},
|
||
"Error": {
|
||
"NoClassSelected": "Your character has no class selected!",
|
||
"LacksDomain": "Your character doesn't have the domain of the card!",
|
||
"MaxLoadoutReached": "You can't have any more domain cards at this level!",
|
||
"DuplicateDomainCard": "You already have a domain card with that name!",
|
||
"ActionRequiresTarget": "The action requires at least one target"
|
||
}
|
||
},
|
||
"General": {
|
||
"OpenBetaDisclaimer": "Daggerheart Open Beta {version}",
|
||
"Hope": "Hope",
|
||
"Fear": "Fear",
|
||
"CriticalSuccess": "Critical Success",
|
||
"Advantage": "Advantage",
|
||
"Disadvantage": "Disadvantage",
|
||
"OK": "OK",
|
||
"Cancel": "Cancel",
|
||
"Or": "Or",
|
||
"Description": "Description",
|
||
"Features": "Features",
|
||
"RefreshType": {
|
||
"Session": "Session",
|
||
"Shortrest": "Short Rest",
|
||
"Longrest": "Long Rest"
|
||
}
|
||
},
|
||
"ActionType": {
|
||
"Passive": "Passive",
|
||
"Action": "Action",
|
||
"Reaction": "Reaction"
|
||
},
|
||
"Abilities": {
|
||
"Agility": {
|
||
"Name": "Agility",
|
||
"Verb": {
|
||
"Sprint": "Sprint",
|
||
"Leap": "Leap",
|
||
"Maneuver": "Maneuver"
|
||
}
|
||
},
|
||
"Strength": {
|
||
"Name": "Strength",
|
||
"Verb": {
|
||
"Lift": "Lift",
|
||
"Smash": "Smash",
|
||
"Grapple": "Grapple"
|
||
}
|
||
},
|
||
"Finesse": {
|
||
"Name": "Finesse",
|
||
"Verb": {
|
||
"Control": "Control",
|
||
"Hide": "Hide",
|
||
"Tinker": "Tinker"
|
||
}
|
||
},
|
||
"Instinct": {
|
||
"Name": "Instinct",
|
||
"Verb": {
|
||
"Perceive": "Perceive",
|
||
"Sense": "Sense",
|
||
"Navigate": "Navigate"
|
||
}
|
||
},
|
||
"Presence": {
|
||
"Name": "Presence",
|
||
"Verb": {
|
||
"Charm": "Charm",
|
||
"Perform": "Perform",
|
||
"Deceive": "Deceive"
|
||
}
|
||
},
|
||
"Knowledge": {
|
||
"Name": "Knowledge",
|
||
"Verb": {
|
||
"Recall": "Recall",
|
||
"Analyze": "Analyze",
|
||
"Comprehend": "Comprehend"
|
||
}
|
||
}
|
||
},
|
||
"FeatureProperty": {
|
||
"SpellcastingTrait": "Spellcasting Trait"
|
||
},
|
||
"Condition": {
|
||
"Vulnerable": {
|
||
"Name": "Vulnerable",
|
||
"Description": "While a creature is Vulnerable, all rolls targeting them have advantage.\nA creature who is already Vulnerable can’t be made to take the condition again."
|
||
},
|
||
"Hidden": {
|
||
"Name": "Hidden",
|
||
"Description": "While Hidden, attacks cannot be made directly targeting them nd any rolls against them are at disadvantage.\nWhen a Hidden creature moves or attacks, they are no longer Hidden. However, if a creature is Hidden when they begin making an attack, the roll has advantage; the Hidden condition isn’t cleared until after the attack is resolved."
|
||
},
|
||
"Restrained": {
|
||
"Name": "Restrained",
|
||
"Description": "When an effect makes a creature Restrained, it means they cannot move until this condition is cleared.\nThey can still take actions from their current position."
|
||
}
|
||
},
|
||
"Adversary": {
|
||
"Bruiser": {
|
||
"Name": "Bruiser",
|
||
"Description": "Tough adversaries with powerful attacks."
|
||
},
|
||
"Horde": {
|
||
"Name": "Horde",
|
||
"Description": "A Horde represents a number of foes working in a group."
|
||
},
|
||
"Leader": {
|
||
"Name": "Leader",
|
||
"Description": "Adversaries that command and summon other adversaries."
|
||
},
|
||
"Minion": {
|
||
"Name": "Minion",
|
||
"Description": "Basic enemies that are easily dispatched but dangerous in numbers."
|
||
},
|
||
"Ranged": {
|
||
"Name": "Ranged",
|
||
"Description": "Adversaries that attack from a distance."
|
||
},
|
||
"Skulker": {
|
||
"Name": "Skulker",
|
||
"Description": "Adversaries that maneuver and exploit opportunities to ambush their opponents."
|
||
},
|
||
"Social": {
|
||
"Name": "Social",
|
||
"Description": "Adversaries that are primarily interpersonal threats or challenges."
|
||
},
|
||
"Solo": {
|
||
"Name": "Solo",
|
||
"Description": "Designed to present a challenge to a whole party."
|
||
},
|
||
"Standard": {
|
||
"Name": "Standard",
|
||
"Description": "Rank and File adversaries."
|
||
},
|
||
"Support": {
|
||
"Name": "Support",
|
||
"Description": "Enemies that enhance their allies and/or disrupt their opponents."
|
||
},
|
||
"Trait": {
|
||
"Relentless": {
|
||
"Name": "Relentless",
|
||
"Description": "A foe with Relentless can activate up to X times during a GM move so long as there are enough action tokens.",
|
||
"Tip": "The Relentless move is useful if you want an adversary you can activate more than once during a single GM move. This is often best for exceedingly fast or dangerous foes, or for adversaries who are likely to be battling the party on their own."
|
||
},
|
||
"Slow": {
|
||
"Name": "Slow",
|
||
"Description": "A foe with Slow costs X action tokens to activate.",
|
||
"Tip": "The Slow move is useful if you want an adversary who narratively takes longer to act than others, like a slug creature or a massive ogre. This is usually most effective when that creature is very powerful when it does act, but eats up lots of action tokens to do it."
|
||
},
|
||
"Minion": {
|
||
"Name": "Minion",
|
||
"Description": "For every X damage a PC deals to this adversary, they also deal 1 HP to an additional minion within their attack’s range.",
|
||
"Tip": "The Minion move is useful when you want to drop lots of small enemies into the battlefield, knowing the party can swing through them very easily. This move means that if a PC hits one minion and they do enough damage, they also hit a number of others that are in range for them. Because of this, it’s often best to have minions crowd a PC–it will feel overwhelming and dangerous until they’re able to make an attack against them. If you want that cinematic feeling of the PCs taking out waves of enemies with a single attack roll, minions are a great tool to make that happen."
|
||
}
|
||
}
|
||
},
|
||
"Domains": {
|
||
"Arcana": {
|
||
"Description": "This is the domain of the innate or instinctual use of magic. Those who walk this path tap into the raw, enigmatic forces of the realms to manipulate both the elements and their own energy. Arcana offers wielders a volatile power, but it is incredibly potent when correctly channeled."
|
||
},
|
||
"Blade": {
|
||
"Description": "This is the domain of those who dedicate their lives to the mastery of weapons. Whether by blade, bow, or perhaps a more specialized arm, those who follow this path have the skill to cut short the lives of others. Blade requires study and dedication from its followers, in exchange for inexorable power over death."
|
||
},
|
||
"Bone": {
|
||
"Description": "This is the domain of mastery of swiftness and tactical mastery. Practitioners of this domain have an uncanny control over their own physical abilities, and an eye for predicting the behaviors of others in combat. Bone grants its adherents unparalleled understanding of bodies and their movements in exchange for diligent training."
|
||
},
|
||
"Codex": {
|
||
"Description": "This is the domain of intensive magical study. Those who seek magical knowledge turn to the recipes of power recorded in books, on scrolls, etched into walls, or tattooed on bodies. Codex offers a commanding and versatile understanding of magic to those devotees who are willing to seek beyond the common knowledge."
|
||
},
|
||
"Grace": {
|
||
"Description": "This is the domain of charisma. Through rapturous storytelling, clever charm, or a shroud of lies, those who channel this power define the realities of their adversaries, bending perception to their will. Grace offers its wielders raw magnetism and mastery over language."
|
||
},
|
||
"Midnight": {
|
||
"Description": "This is the domain of shadows and secrecy. Whether by clever tricks, or cloak of night those who channel these forces are practiced in that art of obscurity and there is nothing hidden they cannot reach. Midnight offers practitioners the incredible power to control and create enigmas."
|
||
},
|
||
"Sage": {
|
||
"Description": "This is the domain of the natural world. Those who walk this path tap into the unfettered power of the earth and its creatures to unleash raw magic. Sage grants its adherents the vitality of a blooming flower and ferocity of a hungry predator."
|
||
},
|
||
"Splendor": {
|
||
"Description": "This is the domain of life. Through this magic, followers gain the ability to heal, though such power also grants the wielder some control over death. Splendor offers its disciples the magnificent ability to both give and end life."
|
||
},
|
||
"Valor": {
|
||
"Description": "This is the domain of protection. Whether through attack or defense, those who choose this discipline channel formidable strength to protect their allies in battle. Valor offers great power to those who raise their shield in defense of others."
|
||
}
|
||
},
|
||
"Domain": {
|
||
"CardTypes": {
|
||
"Ability": "Ability",
|
||
"Spell": "Spell",
|
||
"Grimoire": "Grimoire"
|
||
}
|
||
},
|
||
"LevelUp": {
|
||
"Tier1": {
|
||
"Label": "Level 2-4",
|
||
"InfoLabel": "At Level 2, take an additional Experience.",
|
||
"Pretext": "When you level up, record it on your character sheet, then choose two available options from the list below and mark them.",
|
||
"Posttext": "Then increase your Severe Damage Threshold by +2 and choose a new Domain Deck card at your Level or lower."
|
||
},
|
||
"Tier2": {
|
||
"Label": "Level 5-7",
|
||
"InfoLabel": "At Level 5, take an additional Experience and clear all marks on Character Traits.",
|
||
"Pretext": "When you level up, record it on your character sheet, then choose two from the list below or any unmarked from the previous tier.",
|
||
"Posttext": "Then, increase your Damage Thresholds: Major by +1 and Severe by +3. Then choose a new Domain Deck card at your Level or lower. If your loadout is full, you may choose a card to swap."
|
||
},
|
||
"Tier3": {
|
||
"Label": "Level 8-10",
|
||
"InfoLabel": "At Level 8, take an additional Experience and clear all marks on Character Traits.",
|
||
"Pretext": "When you level up, record it on your character sheet, then choose two from the list below or any unmarked from the previous tier.",
|
||
"Posttext": "Then, increase your Damage Thresholds: Minor by +1, Major by +2, and Severe by +4. Then choose a new Domain Deck card at your Level or lower. If your loadout is full, you may choose a card to swap."
|
||
},
|
||
"ChoiceDescriptions": {
|
||
"Attributes": "Increase two unmarked Character Traits by +1 and mark them.",
|
||
"HitPointSlots": "Permanently add one Hit Point Slot.",
|
||
"StressSlots": "Permanently add one Stress Slot.",
|
||
"Experiences": "Increase two Experiences by +1.",
|
||
"Proficiency": "Increase your Proficiency by +1",
|
||
"ArmorOrEvasionSlot": "Permanently add one Armor Slot or take +1 to your Evasion.",
|
||
"MajorDamageThreshold2": "Increase your Major Damage Threshold by +2.",
|
||
"SevereDamageThreshold2": "Increase your Severe Damage Threshold by +2.",
|
||
"MinorDamageThreshold2": "Increase your Minor Damage Threshold by +2.",
|
||
"SevereDamageThreshold3": "Increase your Severe Damage Threshold by +3.",
|
||
"Major2OrSevere4DamageThreshold": "Increase your Major Damage Threshold by +2 or Severe Damage Threshold by +4",
|
||
"Minor1OrMajor1DamageThreshold": "Increase your Minor or Major Damage Threshold by +1.",
|
||
"SevereDamageThreshold4": "Increase your Severe Damage Threshold by +4.",
|
||
"MajorDamageThreshold1": "Increase your Major Damage Threshold by +1.",
|
||
"Subclass": "Take an upgraded subclass card. Then cross out the multiclass option for this tier.",
|
||
"Multiclass": "Multiclass: Choose an additional class for your character, then cross out an unused “Take an upgraded subclass card” and the other multiclass option on this sheet."
|
||
}
|
||
},
|
||
"Downtime": {
|
||
"TendToWounds": {
|
||
"Name": "Tend to Wounds",
|
||
"Description": "Describe how you patch yourself up and remove all marked Hit Points. You may also do this on an ally instead."
|
||
},
|
||
"ClearStress": {
|
||
"Name": "Clear Stress",
|
||
"Description": "Describe how you blow off steam or pull yourself together, and clear all marked Stress."
|
||
},
|
||
"RepairArmor": {
|
||
"Name": "Repair Armor",
|
||
"Description": "Describe how you spend time repairing your armor and clear all of its Armor Slots. You may also do this to an ally’s armor instead."
|
||
},
|
||
"Prepare": {
|
||
"Name": "Prepare",
|
||
"Description": "Describe how you are preparing for the next day’s adventure, then gain a Hope. If you choose to Prepare with one or more members of your party, you may each take two Hope."
|
||
},
|
||
"WorkOnAProject": {
|
||
"Name": "Work on a Project",
|
||
"Description": "Establish or continue work on a project. The GM might ask for a roll to determine how much to tick down on the completion track."
|
||
},
|
||
"Custom": {
|
||
"NamePlaceholder": "Custom Activity...",
|
||
"Placeholder": "A custom downtime activity description..."
|
||
}
|
||
},
|
||
"DeathMoves": {
|
||
"AvoidDeath": {
|
||
"Name": "Avoid Death",
|
||
"Description": "You drop unconscious temporarily and work with the GM to describe how the situation gets much worse because of it. Then roll your Fear die; if its value is equal to or under your Level, take a Scar."
|
||
},
|
||
"RiskItAll": {
|
||
"Name": "Risk It All",
|
||
"Description": "Roll your Duality Dice. If Hope is higher, you stay on your feet and clear an amount of Hit Points and/or Stress equal to the value of the Hope die (divide the Hope die value up between these however you’d prefer). If your Fear die is higher, you cross through the veil of death. If the Duality Dice are tied, you stay on your feet and clear all Hit Points and Stress."
|
||
},
|
||
"BlazeOfGlory": {
|
||
"Name": "Blaze Of Glory",
|
||
"Description": "With Blaze of Glory, the player is accepting death for the character. Take one action (at GM discretion), which becomes an automatic critical success, then cross through the veil of death."
|
||
}
|
||
},
|
||
"Burden": {
|
||
"OneHanded": "One-Handed",
|
||
"TwoHanded": "Two-Handed"
|
||
},
|
||
"Range": {
|
||
"Melee": {
|
||
"Name": "Melee",
|
||
"Description": "means a character is within touching distance of the target. PCs can generally touch targets up to a few feet away from them, but melee range may be greater for especially large NPCs."
|
||
},
|
||
"VeryClose": {
|
||
"Name": "Very Close",
|
||
"Description": "means a distance where one can see fine details of a target- within moments of reaching, if need be. This is usually anywhere from about 5-10 feet away. While in danger, a PC can usually get to anything that’s very close as part of any other action they take. Anything on a battle map that is within the shortest length of a game card (~2-3 inches) can usually be considered very close."
|
||
},
|
||
"Close": {
|
||
"Name": "Close",
|
||
"Description": "means a distance where one can see prominent details of a target-- across a room or to a neighboring market stall, generally about 10-30 feet away. While in danger, a PC can usually get to anything that’s close as part of any other action they take. Anything on a battle map that is within the length of a standard pen or pencil (~5-6 inches) can usually be considered close."
|
||
},
|
||
"Far": {
|
||
"Name": "Far",
|
||
"Description": "means a distance where one can see the appearance of a person or object, but probably not in great detail-- across a small battlefield or down a large corridor. This is usually about 30-100 feet away. While under danger, a PC will likely have to make an Agility check to get here safely. Anything on a battle map that is within the length of a standard piece of paper (~10-11 inches) can usually be considered far."
|
||
},
|
||
"VeryFar": {
|
||
"Name": "Very Far",
|
||
"Description": "means a distance where you can see the shape of a person or object, but probably not make outany details-- across a large battlefield or down a long street, generally about 100-300 feet away. While under danger, a PC likely has to make an Agility check to get here safely. Anything on a battle map that is beyond far distance, but still within sight of the characters can usually be considered very far."
|
||
}
|
||
},
|
||
"DamageType": {
|
||
"Physical": {
|
||
"Name": "Physical",
|
||
"Abbreviation": "Phy"
|
||
},
|
||
"Magical": {
|
||
"Name": "Magical",
|
||
"Abbreviation": "Mag"
|
||
}
|
||
},
|
||
"HealingType": {
|
||
"HitPoints": {
|
||
"Name": "Hit Points",
|
||
"Abbreviation": "HP"
|
||
},
|
||
"Stress": {
|
||
"Name": "Stress",
|
||
"Stress": "STR"
|
||
}
|
||
},
|
||
"ArmorFeature": {
|
||
"Burning": {
|
||
"Name": "Burning",
|
||
"Description": "When an adversary attacks you within Melee range, they mark a Stress."
|
||
},
|
||
"Channeling": {
|
||
"Name": "Channeling",
|
||
"Description": "+1 to Spellcast Rolls"
|
||
},
|
||
"Difficult": {
|
||
"Name": "Difficult",
|
||
"Description": "-1 to all character traits and Evasion"
|
||
},
|
||
"Flexible": {
|
||
"Name": "Flexible",
|
||
"Description": "+1 to Evasion"
|
||
},
|
||
"Fortified": {
|
||
"Name": "Fortified",
|
||
"Description": "When you mark an Armor Slot, you reduce the severity of an attack by two thresholds instead of one."
|
||
},
|
||
"Gilded": {
|
||
"Name": "Gilded",
|
||
"Description": "+1 to Presence"
|
||
},
|
||
"Heavy": {
|
||
"Name": "Heavy",
|
||
"Description": "-1 to Evasion"
|
||
},
|
||
"Hopeful": {
|
||
"Name": "Hopeful",
|
||
"Description": "When you would spend a Hope, you can mark an Armor Slot instead."
|
||
},
|
||
"Impenetrable": {
|
||
"Name": "Impenetrable",
|
||
"Description": "Once per short rest, when you would mark your last Hit Point, you can instead mark a Stress."
|
||
},
|
||
"Magic": {
|
||
"Name": "Magic",
|
||
"Description": "You can't mark an Armor Slot to reduce physical damage."
|
||
},
|
||
"Painful": {
|
||
"Name": "Painful",
|
||
"Description": "Each time you mark an Armor Slot, you must mark a Stress."
|
||
},
|
||
"Physical": {
|
||
"Name": "Physical",
|
||
"Description": "You can't mark an Armor Slot to reduce magic damage."
|
||
},
|
||
"Quiet": {
|
||
"Name": "Quiet",
|
||
"Description": "You gain a +2 bonus to rolls you make to move silently."
|
||
},
|
||
"Reinforced": {
|
||
"Name": "Reinforced",
|
||
"Description": "When you mark your last Armor Slot, increase your damage thresholds by +2 until you clear at least 1 Armor Slot."
|
||
},
|
||
"Resilient": {
|
||
"Name": "Resilient",
|
||
"Description": "Before you mark your last Armor Slot, roll a d6. On a result of 6, reduce the severity by one threshold without marking an Armor Slot."
|
||
},
|
||
"Sharp": {
|
||
"Name": "Sharp",
|
||
"Description": "On a successful attack against a target within Melee range, add a d4 to the damage roll."
|
||
},
|
||
"Shifting": {
|
||
"Name": "Shifting",
|
||
"Description": "When you are targeted for an attack, you can mark an Armor Slot to give the attack roll against you disadvantage."
|
||
},
|
||
"Timeslowing": {
|
||
"Name": "Timeslowing",
|
||
"Description": "Mark an Armor Slot to roll a d4 and add its result as a bonus to your Evasion against an incoming attack."
|
||
},
|
||
"Truthseeking": {
|
||
"Name": "Truthseeking",
|
||
"Description": "This armor glows when another creature within Close range tells a lie."
|
||
},
|
||
"VeryHeavy": {
|
||
"Name": "Very Heavy",
|
||
"Description": "-2 to Evasion; -1 to Agility"
|
||
},
|
||
"Warded": {
|
||
"Name": "Warded",
|
||
"Description": "You reduce incoming magic damage by your Armor Score before applying it to your damage thresholds."
|
||
}
|
||
},
|
||
"WeaponFeature": {
|
||
"Barrier": {
|
||
"Name": "Barrier",
|
||
"Description": "+{armorBonus} to Armor Score; -1 to Evasion"
|
||
},
|
||
"Bonded": {
|
||
"Name": "Bonded",
|
||
"Description": "Gain a bonus to your damage rolls equal to your level."
|
||
},
|
||
"Bouncing": {
|
||
"Name": "Bouncing",
|
||
"Description": "Mark 1 or more Stress to hit that many targets in range of the attack."
|
||
},
|
||
"Brave": {
|
||
"Name": "Brave",
|
||
"Description": "-1 to Evasion; +3 to Severe damage threshold"
|
||
},
|
||
"Brutal": {
|
||
"Name": "Brutal",
|
||
"Description": "When you roll the maximum value on a damage die, roll an additional damage die."
|
||
},
|
||
"Charged": {
|
||
"Name": "Charged",
|
||
"Description": "Mark a Stress to gain a +1 bonus to your Proficiency on a primary weapon attack."
|
||
},
|
||
"Concussive": {
|
||
"Name": "Concussive",
|
||
"Description": "On a successful attack, you can spend a Hope to knock the target back to Far range."
|
||
},
|
||
"Cumbersome": {
|
||
"Name": "Cumbersome",
|
||
"Description": "-1 to Finesse"
|
||
},
|
||
"Deadly": {
|
||
"Name": "Deadly",
|
||
"Description": "When you deal Severe damage, the target must mark an additional HP."
|
||
},
|
||
"Deflecting": {
|
||
"Name": "Deflecting",
|
||
"Description": "When you are attacked, you can mark an Armor Slot to gain a bonus to your Evasion equal to your Armor Score against the attack."
|
||
},
|
||
"Destructive": {
|
||
"Name": "Destructive",
|
||
"Description": "-1 to Agility; on a successful attack, all adversaries within Very Close range must mark a Stress."
|
||
},
|
||
"Devastating": {
|
||
"Name": "Devastating",
|
||
"Description": "Before you make an attack roll, you can mark a Stress to use a d20 as your damage die."
|
||
},
|
||
"DoubleDuty": {
|
||
"Name": "Double Duty",
|
||
"Description": "+1 to Armor Score; +1 to primary weapon damage within Melee range"
|
||
},
|
||
"DoubledUp": {
|
||
"Name": "Doubled Up",
|
||
"Description": "When you make an attack with your primary weapon, you can deal damage to another target within Melee range."
|
||
},
|
||
"Dueling": {
|
||
"Name": "Dueling",
|
||
"Description": "When there are no other creatures within Close range of the target, gain advantage on your attack roll against them."
|
||
},
|
||
"Eruptive": {
|
||
"Name": "Eruptive",
|
||
"Description": "On a successful attack against a target within Melee range, all other adversaries within Very Close range must succeed on a reaction roll (14) or take half damage."
|
||
},
|
||
"Grappling": {
|
||
"Name": "Grappling",
|
||
"Description": "On a successful attack, you can spend a Hope to Restrain the target or pull them into Melee range with you."
|
||
},
|
||
"Greedy": {
|
||
"Name": "Greedy",
|
||
"Description": "Spend a handful of gold to gain a +1 bonus to your Proficiency on a damage roll."
|
||
},
|
||
"Heavy": {
|
||
"Name": "Heavy",
|
||
"Description": "-1 to Evasion"
|
||
},
|
||
"Hooked": {
|
||
"Name": "Hooked",
|
||
"Description": "On a successful attack, you can pull the target into Melee range."
|
||
},
|
||
"Hot": {
|
||
"Name": "Hot",
|
||
"Description": "This weapon cuts through solid material."
|
||
},
|
||
"Invigorating": {
|
||
"Name": "Invigorating",
|
||
"Description": "On a successful attack, roll a d4. On a result of 4, clear a Stress."
|
||
},
|
||
"Lifestealing": {
|
||
"Name": "Lifestealing",
|
||
"Description": "On a successful attack, roll a d6. On a result of 6, clear a Hit Point or clear a Stress."
|
||
},
|
||
"LockedOn": {
|
||
"Name": "Locked On",
|
||
"Description": "On a successful attack, your next attack against the same target with your primary weapon automatically succeeds."
|
||
},
|
||
"Long": {
|
||
"Name": "Long",
|
||
"Description": "This weapon's attack targets all adversaries in a line within range."
|
||
},
|
||
"Massive": {
|
||
"Name": "Massive",
|
||
"Description": "-1 to Evasion; on a successful attack, roll an additional damage die and discard the lowest result."
|
||
},
|
||
"Painful": {
|
||
"Name": "Painful",
|
||
"Description": "Each time you make a successful attack, you must mark a Stress."
|
||
},
|
||
"Paired": {
|
||
"Name": "Paired",
|
||
"Description": "+{bonusDamage} to primary weapon damage to targets within Melee range"
|
||
},
|
||
"Parry": {
|
||
"Name": "Parry",
|
||
"Description": "When you are attacked, roll this weapon's damage dice. If any of the attacker's damage dice rolled the same value as your dice, the matching results are discarded from the attacker's damage dice before the damage you take is totaled."
|
||
},
|
||
"Persuasive": {
|
||
"Name": "Persuasive",
|
||
"Description": "Before you make a Presence Roll, you can mark a Stress to gain a +2 bonus to the result."
|
||
},
|
||
"Pompous": {
|
||
"Name": "Pompous",
|
||
"Description": "You must have a Presence of 0 or lower to use this weapon."
|
||
},
|
||
"Powerful": {
|
||
"Name": "Powerful",
|
||
"Description": "On a successful attack, roll an additional damage die and discard the lowest result."
|
||
},
|
||
"Protective": {
|
||
"Name": "Protective",
|
||
"Description": "+{armorBonus} to Armor Score"
|
||
},
|
||
"Quick": {
|
||
"Name": "Quick",
|
||
"Description": "When you make an attack, you can mark a Stress to target another creature within range."
|
||
},
|
||
"Reliable": {
|
||
"Name": "Reliable",
|
||
"Description": "+1 to attack rolls"
|
||
},
|
||
"Reloading": {
|
||
"Name": "Reloading",
|
||
"Description": "After you make an attack, roll a d6. On a result of 1, you must mark a Stress to reload this weapon before you can fire it again."
|
||
},
|
||
"Retractable": {
|
||
"Name": "Retractable",
|
||
"Description": "The blade can be hidden in the hilt to avoid detection."
|
||
},
|
||
"Returning": {
|
||
"Name": "Returning",
|
||
"Description": "When this weapon is thrown within its range, it appears in your hand immediately after the attack."
|
||
},
|
||
"Scary": {
|
||
"Name": "Scary",
|
||
"Description": "On a successful attack, the target must mark a Stress."
|
||
},
|
||
"Serrated": {
|
||
"Name": "Serrated",
|
||
"Description": "When you roll a 1 on a damage die, it deals 8 damage instead."
|
||
},
|
||
"Sharpwing": {
|
||
"Name": "Sharpwing",
|
||
"Description": "Gain a bonus to your damage rolls equal to your Agility."
|
||
},
|
||
"Sheltering": {
|
||
"Name": "Sheltering",
|
||
"Description": "When you mark an Armor Slot, it reduces damage for you and all allies within Melee range of you who took the same damage."
|
||
},
|
||
"Startling": {
|
||
"Name": "Startling",
|
||
"Description": "Mark a Stress to crack the whip and force all adversaries within Melee range back to Close range."
|
||
},
|
||
"Timebending": {
|
||
"Name": "Timebending",
|
||
"Description": "You can choose the target of your attack after making your attack roll."
|
||
},
|
||
"Versatile": {
|
||
"Name": "Versatile",
|
||
"Description": "This weapon can also be used with these statistics—{charactherTrait}, {range}, {damage}."
|
||
}
|
||
},
|
||
"Feature": {
|
||
"Type": {
|
||
"Ancestry": "Ancestry",
|
||
"Community": "Community",
|
||
"Class": "Class",
|
||
"Subclass": "Subclass"
|
||
},
|
||
"ValueType": {
|
||
"Normal": "Normal",
|
||
"Input": "Input",
|
||
"Dice": "Dice"
|
||
},
|
||
"Max": "Max"
|
||
},
|
||
"FeatureType": {
|
||
"Normal": "Normal",
|
||
"Input": "Input",
|
||
"Ticks": "Ticks"
|
||
},
|
||
"Application": {
|
||
"Downtime": {
|
||
"TakeDowntime": "Take Downtime"
|
||
},
|
||
"LevelUp": {
|
||
"AdvanceLevel": "Continue To Level {level}",
|
||
"TakeLevelUp": "Finish Level Up"
|
||
},
|
||
"DeathMove": {
|
||
"Title": "{actor} - Death Move",
|
||
"TakeMove": "Take Death Move"
|
||
},
|
||
"Settings": {
|
||
"Title": "Daggerheart Settings"
|
||
},
|
||
"Multiclass": {
|
||
"ClassSection": {
|
||
"Title": "Select Class"
|
||
},
|
||
"SubclassSection": {
|
||
"Title": "Select Subclass"
|
||
},
|
||
"DomainSection": {
|
||
"Title": "Select Domain"
|
||
},
|
||
"AlreadyOwnedDomain": "You already have this domain!",
|
||
"Finish": "Finish Multiclass",
|
||
"Close": "Cancel"
|
||
},
|
||
"Cancel": "Cancel"
|
||
},
|
||
"Chat": {
|
||
"DualityRoll": {
|
||
"AdvantageChooseTitle": "Select Hope Dice"
|
||
},
|
||
"DamageRoll": {
|
||
"DealDamage": "Deal Damage"
|
||
},
|
||
"HealingRoll": {
|
||
"Heal": "Heal"
|
||
},
|
||
"DeathMove": {
|
||
"Title": "Death Move"
|
||
},
|
||
"DomainCard": {
|
||
"Title": "Domain Card"
|
||
},
|
||
"FoundationCard": {
|
||
"AncestryTitle": "Ancestry Card",
|
||
"CommunityTitle": "Community Card",
|
||
"SubclassFeatureTitle": "Subclass Feature"
|
||
},
|
||
"FeatureTitle": "Class Feature",
|
||
"EnvironmentTitle": "Environment {actionType}",
|
||
"Downtime": {
|
||
"Title": "Downtime"
|
||
}
|
||
},
|
||
"Sheets": {
|
||
"PC": {
|
||
"Name": "Name",
|
||
"Pronouns": "Pronouns",
|
||
"ShortRest": "Take a Short Rest",
|
||
"LongRest": "Take a Long Rest",
|
||
"Level": "Level",
|
||
"LevelUp": "Level Up!",
|
||
"Tabs": {
|
||
"Features": "Features",
|
||
"Inventory": "Inventory",
|
||
"Foundation": "Foundation",
|
||
"Loadout": "Loadout",
|
||
"Vault": "Vault",
|
||
"Heritage": "Heritage",
|
||
"Story": "Story"
|
||
},
|
||
"Armor": {
|
||
"Title": "Active Armor"
|
||
},
|
||
"Attributes": {
|
||
"AttributeBaseMenuTitle": "Edit starting attribute values"
|
||
},
|
||
"Defense": {
|
||
"Evasion": "EVASION",
|
||
"Armor": "ARMOR"
|
||
},
|
||
"DomainCard": {
|
||
"Recall": "Recall",
|
||
"ToVault": "To Vault",
|
||
"AvailableDomainSlot": "Available Loadout Slot",
|
||
"UnavailableDomainSlot": "Available at level {level}",
|
||
"FoundationTitle": "Foundation",
|
||
"SpecializationTitle": "Specialization",
|
||
"MasteryTitle": "Mastery"
|
||
},
|
||
"Experience": {
|
||
"Title": "Experience"
|
||
},
|
||
"Features": {
|
||
"Title": "Class Features"
|
||
},
|
||
"Gold": {
|
||
"Title": "Gold",
|
||
"Coins": "Coins",
|
||
"Handfulls": "Handfulls",
|
||
"Bags": "Bags",
|
||
"Chests": "Chests"
|
||
},
|
||
"Health": {
|
||
"Title": "HIT POINTS & STRESS",
|
||
"Minor": "Minor",
|
||
"Major": "Major",
|
||
"Severe": "Severe",
|
||
"DeathMoveTooltip": "Make a Death Move",
|
||
"HealthTitle": "HP",
|
||
"StressTitle": "STRESS"
|
||
},
|
||
"Heritage": {
|
||
"EmptyAncestry": "Ancestry Card",
|
||
"EmptyAncestryTip": "(Select an Ancestry)",
|
||
"EmptyCommunity": "Community Card",
|
||
"EmptyCommunityTip": "(Select a Community)",
|
||
"SubclassFoundation": "Subclass Foundation",
|
||
"SubclassFoundationTip": "(Select a Subclass)",
|
||
"Subclass": "Subclass Upgrade",
|
||
"Multiclass": "Multiclass"
|
||
},
|
||
"Hope": {
|
||
"Title": "Hope",
|
||
"Description": "Spend Hope to use an experience or help an ally."
|
||
},
|
||
"Inventory": {
|
||
"Title": "Inventory",
|
||
"InventoryArmor": "Inventory Armor",
|
||
"InventoryWeapon": "Inventory Weapon"
|
||
},
|
||
"InventoryTab": {
|
||
"EquipmentTitle": "Equipment",
|
||
"ConsumableTitle": "Consumables",
|
||
"MiscellaneousTitle": "Miscellaneous",
|
||
"QuantityTitle": "Quantity"
|
||
},
|
||
"Weapons": {
|
||
"Title": "Active Weapons",
|
||
"ProficiencyTitle": "Proficiency",
|
||
"PrimaryTitle": "PRIMARY",
|
||
"SecondaryTitle": "SECONDARY"
|
||
},
|
||
"Story": {
|
||
"BackgroundTitle": "Background",
|
||
"AppearanceTitle": "Appearance",
|
||
"ConnectionsTitle": "Connections",
|
||
"Scars": {
|
||
"Title": "Scars"
|
||
}
|
||
},
|
||
"NewItem": "New Item",
|
||
"NewScar": "New Scar",
|
||
"DeleteConfirmation": "Are you sure you want to delete the item - {item}?"
|
||
},
|
||
"Adversary": {
|
||
"Description": "Description",
|
||
"MotivesAndTactics": "Motives & Tactics",
|
||
"Tier": "Tier",
|
||
"Type": "Type",
|
||
"Attack": {
|
||
"Title": "Attack",
|
||
"Modifier": "Attack Modifier",
|
||
"Name": "Name",
|
||
"Range": "Range",
|
||
"Damage": {
|
||
"Title": "Damage",
|
||
"Value": "Value",
|
||
"Type": "Type"
|
||
}
|
||
},
|
||
"Difficulty": "Difficulty",
|
||
"Reaction": "Reaction Roll",
|
||
"DamageThresholds": {
|
||
"Title": "Damage Thresholds",
|
||
"Minor": "Minor",
|
||
"Major": "Major",
|
||
"Severe": "Severe"
|
||
},
|
||
"HP": "HP",
|
||
"Stress": "Stress",
|
||
"Experience": "Experience",
|
||
"Experiences": "Experiences",
|
||
"Moves": "Moves",
|
||
"NewMove": "New Move"
|
||
},
|
||
"Environment": {
|
||
"ToneAndFeel": "Tone And feel",
|
||
"PotentialAdversaries": "Potential Adversaries",
|
||
"NewFeature": "New Feature"
|
||
},
|
||
"Armor": {
|
||
"BaseScore": "Base Score",
|
||
"Feature": "Feature",
|
||
"Description": "Description",
|
||
"BaseThresholds": {
|
||
"Base": "Base Thresholds",
|
||
"Major": "Major Threshold",
|
||
"Severe": "Severe Threshold"
|
||
}
|
||
},
|
||
"Class": {
|
||
"Tabs": {
|
||
"Features": "Features",
|
||
"Guide": "Character Guide",
|
||
"Items": "Items",
|
||
"Appearance": "Appearance"
|
||
},
|
||
"Domains": "Domains",
|
||
"DamageThresholds": {
|
||
"Title": "Damage Thresholds",
|
||
"Minor": "Minor",
|
||
"Major": "Major",
|
||
"Severe": "Severe"
|
||
},
|
||
"Evasion": "Evasion",
|
||
"ClassFeatures": "Class Features",
|
||
"Subclasses": "Subclasses",
|
||
"Guide": {
|
||
"Suggestions": {
|
||
"Title": "Suggested",
|
||
"Traits": {
|
||
"Title": "Traits"
|
||
}
|
||
},
|
||
"SuggestedPrimaryWeaponTitle": "Suggested Primary Weapon",
|
||
"SuggestedSecondaryWeaponTitle": "Suggested Secondary Weapon",
|
||
"SuggestedArmorTitle": "Suggested Armor",
|
||
"Inventory": {
|
||
"Title": "Inventory",
|
||
"Take": "Take",
|
||
"ThenChoose": "Then Choose Between",
|
||
"AndEither": "And Either"
|
||
},
|
||
"Description": {
|
||
"Title": "Character Description",
|
||
"Explanation": "Choose one (or more) from each line, or make your own",
|
||
"Clothes": "Clothes",
|
||
"Eyes": "Eyes",
|
||
"Body": "Body",
|
||
"Color": "Color",
|
||
"Attitude": "Attitude"
|
||
},
|
||
"Extra": {
|
||
"Title": "Extra",
|
||
"Subtitle": "Title"
|
||
},
|
||
"BackgroundQuestions": {
|
||
"Title": "Background Questions",
|
||
"Question": "Question"
|
||
},
|
||
"Connections": {
|
||
"Title": "Connections",
|
||
"Question": "Question"
|
||
}
|
||
}
|
||
},
|
||
"Heritage": {
|
||
"Title": "Abilities"
|
||
},
|
||
"DomainCard": {
|
||
"Type": "Type",
|
||
"Category": "Category",
|
||
"Foundation": "Foundation",
|
||
"Domain": "Domain",
|
||
"Costs": "Costs",
|
||
"Level": "Level",
|
||
"RecallCost": "Recall Cost",
|
||
"Description": "Description"
|
||
},
|
||
"Feature": {
|
||
"FeatureType": "Type",
|
||
"ActionType": "Action Type",
|
||
"RefreshType": "Refresh Type",
|
||
"ValueType": {
|
||
"Title": "Feature Type",
|
||
"Type": "Type",
|
||
"Property": "Property",
|
||
"Dice": "Dice",
|
||
"Icon": "Icon"
|
||
},
|
||
"Tabs": {
|
||
"Features": "Features",
|
||
"Effects": "Effects",
|
||
"Actions": "Actions"
|
||
},
|
||
"Description": "Description"
|
||
},
|
||
"Consumable": {
|
||
"Quantity": "Quantity",
|
||
"ConsumeOnUse": "Consume On Use"
|
||
},
|
||
"Miscellaneous": {
|
||
"Quantity": "Quantity"
|
||
},
|
||
"Subclass": {
|
||
"Tabs": {
|
||
"General": "General",
|
||
"Foundation": "Foundation",
|
||
"Specialization": "Specialization",
|
||
"Mastery": "Mastery"
|
||
},
|
||
"SpellcastingTrait": "Spellcasting Trait",
|
||
"Description": "Description",
|
||
"SubclassFeature": {
|
||
"Description": "Description",
|
||
"Abilities": "Abilities"
|
||
}
|
||
},
|
||
"Weapon": {
|
||
"SecondaryWeapon": "Secondary Weapon",
|
||
"Trait": "Trait",
|
||
"Range": "Range",
|
||
"Damage": {
|
||
"Title": "Damage",
|
||
"Value": "Value",
|
||
"Type": "Type"
|
||
},
|
||
"Burden": "Burden",
|
||
"Feature": "Feature",
|
||
"Description": "Description"
|
||
}
|
||
},
|
||
"Effects": {
|
||
"Types": {
|
||
"Health": {
|
||
"Name": "Health"
|
||
},
|
||
"Stress": {
|
||
"Name": "Stress"
|
||
},
|
||
"Reach": {
|
||
"Name": "Reach"
|
||
},
|
||
"Damage": {
|
||
"Name": "Damage"
|
||
}
|
||
},
|
||
"ApplyLocations": {
|
||
"AttackRoll": {
|
||
"Name": "Attack Roll"
|
||
},
|
||
"DamageRoll": {
|
||
"Name": "Damage Roll"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|