12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"ACTOR": {
|
|
"TypePersonnage": "Personnage"
|
|
},
|
|
"ITEM": {
|
|
"TypeArme": "Arme",
|
|
"TypeEquipement": "Equipement",
|
|
"TypeTarot": "Tarot",
|
|
"TypeElementbio": "Element Biographique",
|
|
"TypeArchetype": "Archetype"
|
|
}
|
|
} |