Update confrontation

This commit is contained in:
2023-06-28 11:12:51 +02:00
parent 88385d2307
commit a3df0499a7
17 changed files with 424 additions and 66 deletions

View File

@ -106,7 +106,18 @@
"preservation": "Preservation",
"dicepool": "Available dices",
"selectconfront": "Select for confrontation",
"transcendapply": "Apply la Transcend to "
"transcendapply": "Apply la Transcend to ",
"healthcombat": "Health&Fight",
"name": "Name",
"weapons": "Weapons",
"weapon": "Weapon",
"melee": "Melee",
"ranged": "Ranged",
"weapontype": "Weapon type",
"type": "Type",
"applyimpact": "Apply impact",
"applybonus": "Apply bonus",
"bonuspool": "Available bonuses"
}
}
}

View File

@ -30,7 +30,7 @@
"ui": {
"traitType": "Type de trait",
"niveauTrait": "Niveau du trait",
"effect": "Effect",
"effect": "Incidence",
"weight": "Poids",
"cost": "Prix",
"costUnit": "Unité",
@ -106,7 +106,18 @@
"preservation": "Préservation",
"dicepool": "Dés disponibles",
"selectconfront": "Sélectionner pour la Confrontation",
"transcendapply": "Appliquer la Transcendence à "
"transcendapply": "Appliquer la Transcendence à ",
"healthcombat": "Santé&Combat",
"name": "Nom",
"weapons": "Armes",
"weapon": "Arme",
"melee": "Mêlée",
"ranged": "A Distance",
"weapontype": "Type d'arme",
"type": "Type",
"applyimpact": "Appliquer l'impact",
"applybonus": "Appliquer le bonus",
"bonuspool": "Bonus disponibles"
}
}
}