Files
l5rx-chiaroscuro/system/babele/fr/l5r5e.core-bonds.json
Vlyan 3398369421 Fix migration actor's items
Update french compendium to new structure
some minor compendium fix
2025-02-22 15:56:03 +01:00

92 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"label": "Liens",
"mapping": {
"description": "system.description",
"source_reference": "system.source_reference",
"bond_type": "system.bond_type"
},
"entries": [
{
"id": "Family",
"name": "Familial",
"description": "",
"source_reference": {
"page": "136"
},
"bond_type": "Familial"
},
{
"id": "Comrade",
"name": "Amitié",
"description": "",
"source_reference": {
"page": "137"
},
"bond_type": "Amitié"
},
{
"id": "Lover",
"name": "Amoureux",
"description": "",
"source_reference": {
"page": "137"
},
"bond_type": "Amoureux"
},
{
"id": "Rival",
"name": "Rivalité",
"description": "",
"source_reference": {
"page": "138"
},
"bond_type": "Rivalité"
},
{
"id": "Nemesis",
"name": "Haine",
"description": "",
"source_reference": {
"page": "138"
},
"bond_type": "Haine"
},
{
"id": "Old Flame",
"name": "Ancien amant",
"description": "",
"source_reference": {
"page": "188"
},
"bond_type": "Ancien amant"
},
{
"id": "Partner",
"name": "Partenaire",
"description": "",
"source_reference": {
"page": "189"
},
"bond_type": "Partenaire"
},
{
"id": "Protector and Ward",
"name": "Protecteur et pupille",
"description": "",
"source_reference": {
"page": "189"
},
"bond_type": "Protecteur et pupille"
},
{
"id": "Wanderers Fellowship",
"name": "Frères derrance",
"description": "",
"source_reference": {
"page": "191"
},
"bond_type": "Frères derrance"
}
]
}