implement token conditions
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user