19 lines
489 B
JSON
19 lines
489 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|