Minor fixes

This commit is contained in:
2024-12-17 07:09:20 +01:00
parent 4e6abebd70
commit 9dfe08b8a4
1402 changed files with 333918 additions and 140 deletions

View File

@ -85,6 +85,14 @@
"label": "Appearance"
}
},
"perception": {
"value": {
"label": "Perception"
},
"bonus": {
"label": "Bonus"
}
},
"saves": {
"will": {
"label": "Will"
@ -207,6 +215,9 @@
"mace": "Mace"
},
"FIELDS": {
"combatProgressionDice": {
"label": "Combat progression dice"
},
"equipped": {
"label": "Equipped"
},
@ -438,6 +449,9 @@
"cost": {
"label": "Cost"
},
"gainedPoints": {
"label": "Gained points"
},
"description": {
"label": "Description"
}
@ -461,6 +475,35 @@
"Platinums": "Platinum"
},
"Label": {
"Movement": "Movement",
"movement": {
"walk": "Walk",
"run": "Run",
"sprint": "Sprint",
"jog": "Jog"
},
"perception": "Perception",
"bonus": "Bonus",
"Saves": "Saves",
"grit": "Grit",
"gritEarned": "Grit earned",
"luck": "Luck",
"luckEarned": "Luck earned",
"saves": {
"will": "Will",
"dodge": "Dodge",
"toughness": "Toughness",
"contagion": "Contagion",
"poison": "Poison",
"pain": "Pain"
},
"Challenges": "Challenges",
"challenges": {
"strength": "Strength",
"agility": "Agility",
"dying": "Dying"
},
"HP": "HP",
"characteristics": "Characteristics",
"characteristic": "Characteristic",
"description": "Description",