mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Merged with main
This commit is contained in:
commit
c05460b84b
23 changed files with 626 additions and 587 deletions
27
lang/en.json
27
lang/en.json
|
|
@ -61,6 +61,13 @@
|
|||
"outline": "Outline",
|
||||
"edge": "Edge"
|
||||
}
|
||||
},
|
||||
"VariantRules": {
|
||||
"title": "Variant Rules",
|
||||
"label": "Variant Rules",
|
||||
"hint": "Apply variant rules from the Daggerheart system",
|
||||
"name": "Variant Rules",
|
||||
"actionTokens": "Action Tokens"
|
||||
}
|
||||
},
|
||||
"Automation": {
|
||||
|
|
@ -101,6 +108,12 @@
|
|||
"Hint": "Enable measuring of ranges with the ruler according to set distances."
|
||||
}
|
||||
},
|
||||
"VariantRules": {
|
||||
"ActionTokens": {
|
||||
"Name": "Action Tokens",
|
||||
"Hint": "Give each player action tokens to use in combat"
|
||||
}
|
||||
},
|
||||
"DualityRollColor": {
|
||||
"Name": "Duality Roll Colour Scheme",
|
||||
"Hint": "The display type for Duality Rolls",
|
||||
|
|
@ -156,6 +169,14 @@
|
|||
"Single": "Experience",
|
||||
"plural": "Experiences"
|
||||
},
|
||||
"Adversary": {
|
||||
"Singular": "Adversary",
|
||||
"Plural": "Adversaries"
|
||||
},
|
||||
"Character": {
|
||||
"Singular": "Character",
|
||||
"Plural": "Characters"
|
||||
},
|
||||
"RefreshType": {
|
||||
"Session": "Session",
|
||||
"Shortrest": "Short Rest",
|
||||
|
|
@ -335,6 +356,12 @@
|
|||
"grimoire": "Grimoire"
|
||||
}
|
||||
},
|
||||
"Combat": {
|
||||
"giveSpotlight": "Give The Spotlight",
|
||||
"requestSpotlight": "Request The Spotlight",
|
||||
"requestingSpotlight": "Requesting The Spotlight",
|
||||
"combatStarted": "Active"
|
||||
},
|
||||
"LevelUp": {
|
||||
"Options": {
|
||||
"trait": "Gain a +1 bonus to two unmarked character traits and mark them.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue