Import initial du système

This commit is contained in:
2026-03-28 08:44:19 +01:00
parent 068fca00e5
commit f7a01900ac
105 changed files with 7362 additions and 2090 deletions

View File

@@ -172,11 +172,16 @@
"CDE.SpellDelete": "Delete Spell",
"CDE.SpellNew": "New Spell",
"CDE.SkillPromptName": "",
"CDE.SkillPromptName": "Skill Roll",
"CDE.Modifiers": "Modifiers",
"CDE.BonusMalus": "Bonus/Malus D",
"CDE.WoundMalus": "Wound Malus",
"CDE.HeiSpend": "HEI Spend",
"CDE.SpellBonus": "Spell Bonus",
"CDE.SpellPower": "Spell Power",
"CDE.BonusAuspiciousDice": "Bonus/Auspicious-Dice",
"CDE.MagicPromptName": "",
"CDE.MagicPromptName": "Magic Roll",
"CDE.OneMagicRoll": "1. Magic Roll",
"CDE.DoNotModify": "Do not Modify this Aspect",
"CDE.AspectSkill": "Aspect/Skill",
@@ -203,7 +208,7 @@
"CDE.Apprentice": "Apprentice",
"CDE.Initiate": "Initiate",
"CDE.Accomplished": "Accomplished",
"CDE.Reknowned": "Reknowned",
"CDE.Renowned": "Renowned",
"CDE.Nuisance": "Level of Nuisance",
"CDE.Figurant": "Figurant",
@@ -211,7 +216,7 @@
"CDE.Adversary": "Adversary",
"CDE.Ally": "Ally",
"CDE.Boss": "Boss",
"CDE.Dininity": "Divinity",
"CDE.Divinity": "Divinity",
"CDE.Aptitudes": "Aptitudes",
"CDE.SuperNatural": "Supernatural Abilities",
@@ -336,5 +341,27 @@
"spell": "Spell",
"supernatural": "Supernatural Ability"
}
}
},
"CDE.WeaponCreate": "Create Weapon",
"CDE.ArmorCreate": "Create Armor",
"CDE.SanheiCreate": "Create San Hei",
"CDE.IngredientCreate": "Create Ingredient",
"CDE.WeaponNew": "New Weapon",
"CDE.ArmorNew": "New Armor",
"CDE.SanheiNew": "New San Hei",
"CDE.IngredientNew": "New Ingredient",
"CDE.ArmorType": "Armor",
"CDE.SanheiType": "San Hei",
"CDE.IngredientType": "Ingredient",
"CDE.ItemType": "Item",
"CDE.Weapons": "Weapons",
"CDE.Armors": "Armors",
"CDE.Sanheis": "San Hei",
"CDE.CreatureMortel": "Mortal",
"CDE.CreatureDemon": "Demon",
"CDE.CreatureEsprit": "Spirit",
"CDE.CreatureEspritAnimal": "Animal Spirit",
"CDE.CreatureFantome": "Ghost",
"CDE.CreatureJiugwaai": "Jiugwaai",
"CDE.CreatureDieu": "God / Divinity"
}