Combat and CombatTracker (#108)

* Added Combat and CombatTracker

* Some cleneaup

* Fixing and cleaning up

* Added categories for combatants

* Style improvements

* Layout change
This commit is contained in:
WBHarry 2025-06-07 00:06:54 +02:00 committed by GitHub
parent 32730b3aac
commit aa8fe6a7a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 730 additions and 684 deletions

View file

@ -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",
@ -150,6 +163,14 @@
"Or": "Or",
"Description": "Description",
"Features": "Features",
"Adversary": {
"Singular": "Adversary",
"Plural": "Adversaries"
},
"Character": {
"Singular": "Character",
"Plural": "Characters"
},
"RefreshType": {
"Session": "Session",
"Shortrest": "Short Rest",
@ -329,6 +350,12 @@
"grimoire": "Grimoire"
}
},
"Combat": {
"giveSpotlight": "Give The Spotlight",
"requestSpotlight": "Request The Spotlight",
"requestingSpotlight": "Requesting The Spotlight",
"combatStarted": "Active"
},
"LevelUp": {
"Tier1": {
"Label": "Level 2-4",