NPC + roll enhancements + calcul intensite
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
|
||||
}
|
||||
"ACTOR": {
|
||||
"TypePersonnage": "Personnage",
|
||||
"TypeCreature": "Créature",
|
||||
"TypeEntite": "Entité de cauchemar",
|
||||
"TypeVehicule": "Véhicule"
|
||||
},
|
||||
|
||||
19
lang/fr.json
Normal file
19
lang/fr.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"ACTOR": {
|
||||
"TypeCharacter": "Personnage",
|
||||
"TypePm": "Protagoniste du meneur"
|
||||
},
|
||||
"ITEM": {
|
||||
"TypeCapacite": "Capacité",
|
||||
"TypeArchetype": "Archétype",
|
||||
"TypeSpecialite": "Spécialité",
|
||||
"TypeFamiliarite": "Familiarité",
|
||||
"TypeNature": "Nature Profonde",
|
||||
"TypeTrait": "Trait",
|
||||
"TypeSymbiose": "Symbiose",
|
||||
"TypeRessource": "Ressource",
|
||||
"TypeSingularite": "Singularité",
|
||||
"TypeContact": "Contact",
|
||||
"TypeEquipement": "Equipement"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user