Init/progression dice

This commit is contained in:
2025-01-18 00:00:25 +01:00
parent e12476d64f
commit 4e673913a1
45 changed files with 660 additions and 504 deletions

View File

@ -278,6 +278,12 @@
}
},
"Label": {
"progressionDice": "Progression dice",
"rollProgressionCount": "Roll progression count",
"rollProgressionDice": "Roll progression dice",
"earned": "Earned",
"divinityPoints": "Divinity points",
"aetherPoints": "Aether points",
"attacks": "Attacks",
"monster": "Monster",
"Resist" :"Resist",
@ -446,7 +452,9 @@
"Notifications": {
"rollFromWeapon": "Roll from an equipped weapon",
"rollTypeNotFound": "Roll type not found",
"skillNotFound": "Skill not found"
"skillNotFound": "Skill not found",
"messageProgressionOK": "{name} can attack this second with {weapon}.",
"messageProgressionKO": "{name} can't attack this second."
},
"Opponent": {
"FIELDS": {}