Esprit de la Loi + Automaton

This commit is contained in:
2026-05-02 23:16:10 +02:00
parent d6b5891519
commit 0df4a5a9fb
280 changed files with 10668 additions and 419 deletions
+57 -1
View File
@@ -223,6 +223,9 @@
"MNBL.potionHeroique": "Heroic",
"MNBL.potionInefficace": "Ineffective",
"MNBL.potionPoison": "Poison",
"MNBL.potions": "Potions",
"MNBL.potionStatut": "Status",
"MNBL.potionDuree": "Duration",
"MNBL.preparePotion": "Prepare a Potion",
"MNBL.capacites": "Capacities / Powers",
"MNBL.capacite": "Capacity",
@@ -230,6 +233,7 @@
"MNBL.typeCapaciteElue": "Chosen Power",
"MNBL.typeCapaciteElementaire": "Elemental Power",
"MNBL.typeCapaciteDemoniaque": "Demonic Power",
"MNBL.typeCapaciteAutomaton": "Automaton Ability",
"MNBL.typeCapaciteCreature": "Creature Power",
"MNBL.creatureTypeCreature": "Creature",
"MNBL.creatureTypeDemon": "Demon",
@@ -240,6 +244,37 @@
"MNBL.elementTypeEau": "Water",
"MNBL.creatureType": "Creature Type",
"MNBL.elementType": "Element",
"MNBL.demonType": "Demon Type",
"MNBL.demonPuissance": "Power Level",
"MNBL.demonTypeNone": "— Undefined —",
"MNBL.demonTypeCombat": "Combat Demon",
"MNBL.demonTypeDesir": "Desire Demon",
"MNBL.demonTypeSavoir": "Knowledge Demon",
"MNBL.demonTypeProtection": "Protection Demon",
"MNBL.demonTypeVoyage": "Travel Demon",
"MNBL.demonPuissanceNone": "— Undefined —",
"MNBL.demonPuissanceMineur": "Minor",
"MNBL.demonPuissanceMedian": "Median",
"MNBL.demonPuissanceMajeur": "Major",
"MNBL.creatureTypeAutomaton": "Automaton",
"MNBL.automatonType": "Automaton Type",
"MNBL.automatonPuissance": "Power Level",
"MNBL.automatonTypeNone": "— Undefined —",
"MNBL.automatonTypeCombat": "Combat",
"MNBL.automatonTypeVoyage": "Travel",
"MNBL.automatonTypePerception": "Perception",
"MNBL.automatonTypeRestauration": "Restoration",
"MNBL.automatonTypeReparateur": "Repairer",
"MNBL.automatonPuissanceNone": "— Undefined —",
"MNBL.automatonPuissanceMineur": "Minor",
"MNBL.automatonPuissanceMedian": "Median",
"MNBL.automatonPuissanceMajeur": "Major",
"MNBL.automatonVoyageType": "Travel Type",
"MNBL.automatonVoyageTypeNone": "— Undefined —",
"MNBL.automatonVoyageTypeTerrestre": "Terrestrial",
"MNBL.automatonVoyageTypeAquatique": "Aquatic",
"MNBL.automatonVoyageTypeAerien": "Aerial",
"MNBL.automatonVoyageTypeExtradimensionnel": "Extra-dimensional",
"MNBL.invoquerElementaire": "Summon an Elemental",
"MNBL.bannirElementaire": "Banish",
"MNBL.invocationsActives": "Active Invocations",
@@ -262,5 +297,26 @@
"MNBL.invocationConcentrationMineur": "1 round",
"MNBL.invocationConcentrationMedian": "1 minute",
"MNBL.invocationConcentrationMajeur": "1 hour",
"MNBL.invocationAmeBloque": "Blocked Soul"
"MNBL.invocationAmeBloque": "Blocked Soul",
"MNBL.invoquerDemon": "Invoke a Demon",
"MNBL.invoquerEsprit": "Invoke a Law Spirit",
"MNBL.libererDemon": "Release",
"MNBL.invocationsDemons": "Active Demonic Invocations",
"MNBL.invocationDemonSeuil": "Difficulty Threshold",
"MNBL.invocationDemonAme": "Soul Spent",
"MNBL.invocationDemonCoercition": "Coercion",
"MNBL.invocationDemonLoiChaos": "Lore: Law & Chaos",
"MNBL.invocationDemonResultSucces": "The Demon is invoked!",
"MNBL.invocationDemonResultHeroique": "Heroic success! More favorable agreement.",
"MNBL.invocationDemonResultEchec": "Invocation failed. You lose half the Soul points spent.",
"MNBL.invocationDemonResultDramatique": "Dramatic failure! All Soul points are lost.",
"MNBL.enchantementLoi": "Law Enchantment",
"MNBL.enchanter": "Enchant",
"MNBL.enchantementActif": "Enchanted",
"MNBL.enchantementBonus": "Bonus",
"MNBL.enchantementAntiChaos": "Anti-Chaos",
"MNBL.enchantementStandard": "Standard (skill bonus)",
"MNBL.enchantementTypeAntiChaos": "Anti-Chaos (luminous aura)"
}