Update sheet again...

This commit is contained in:
2025-01-20 07:29:31 +01:00
parent 6d4a12252c
commit 148f1db3bf
25 changed files with 84 additions and 74 deletions

View File

@ -281,12 +281,20 @@
}
},
"Label": {
"will":"Will",
"dodge":"Dodge",
"toughness":"Toughness",
"contagion":"Contagion",
"poison":"Poison",
"pain":"Pain",
"paincourage":"Pain/Courage",
"granted": "Granted Dice",
"shields": "Shields",
"armorHitPoints": "Armor hit points",
"grantedAttackDice": "Granted attack",
"grantedDamageDice": "Granted damage",
"grantedDefenseDice": "Granted defense",
"damageResistance": "Damage resistance",
"damageResistanceShort": "DR",
"stealth": "Stealth",
"progressionDice": "Progression dice",
@ -465,7 +473,9 @@
"rollTypeNotFound": "Roll type not found",
"skillNotFound": "Skill not found",
"messageProgressionOK": "{name} can attack this second with {weapon}.",
"messageProgressionKO": "{name} can't attack this second."
"messageProgressionKO": "{name} can't attack this second.",
"messageProgressionOKMonster": "{name} can attack this second with {weapon}.",
"messageProgressionNOKMonster": "{name} can't attack this second."
},
"Opponent": {
"FIELDS": {}