implement token conditions

This commit is contained in:
Bernhard Posselt
2025-09-03 14:11:06 +02:00
parent 54aafefcf4
commit e846a0a30c
19 changed files with 59 additions and 0 deletions

View File

@@ -80,6 +80,33 @@
},
"l5r5e": {
"title": "Legend of the Five Rings",
"conditions": {
"afflicted": "Afflicted",
"bleeding": "Bleeding",
"burning": "Burning",
"compromised": "Compromised",
"dazed": "Dazed",
"disoriented": "Disoriented",
"dying": "Dying",
"enraged": "Enraged",
"exhausted": "Exhausted",
"immobilized": "Immobilized",
"incapacitated": "Incapacitated",
"intoxicated": "Intoxicated",
"prone": "Prone",
"silenced": "Silenced",
"unconscious": "Unconscious",
"lightlyWoundedFire": "Lightly Wounded (Fire)",
"lightlyWoundedWater": "Lightly Wounded (Water)",
"lightlyWoundedAir": "Lightly Wounded (Air)",
"lightlyWoundedEarth": "Lightly Wounded (Earth)",
"lightlyWoundedVoid": "Lightly Wounded (Void)",
"severelyWoundedFire": "Severely Wounded (Fire)",
"severelyWoundedWater": "Severely Wounded (Water)",
"severelyWoundedAir": "Severely Wounded (Air)",
"severelyWoundedEarth": "Severely Wounded (Earth)",
"severelyWoundedVoid": "Severely Wounded (Void)"
},
"global": {
"edge_translation_disclaimer": "",
"add": "Add",