Files
l5rx-chiaroscuro/system/babele/fr-fr/l5r5e.core-titles.json
Vlyan cda02bd8c7 Working on 0.8.x
- NPC with all ring on strengths/weaknesses (CSS TODO).
- Removed Custom tech "Links" as they are in fact "Bonds" and need more work.
- Added Bonds, SignatureScroll, ItemPatterns and working on titles
2021-05-09 14:43:46 +02:00

70 lines
2.1 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": "Titres",
"mapping": {
"description": "data.description",
"book_reference": "data.book_reference"
},
"entries": [
{
"id": "Emerald Magistrate",
"name": "Magistrat dÉmeraude",
"description": "",
"book_reference": "Livre de Règles p.305"
},
{
"id": "Castellan",
"name": "Châtelain",
"description": "",
"book_reference": "Les Cours de Pierre p.128"
},
{
"id": "Covert Agent",
"name": "Agent infiltré",
"description": "",
"book_reference": "Les Cours de Pierre p.128"
},
{
"id": "Dreaded Enforcer",
"name": "Homme de main redouté",
"description": "",
"book_reference": "Les Cours de Pierre p.129"
},
{
"id": "Esteemed Negotiator",
"name": "Négociateur estimé",
"description": "",
"book_reference": "Les Cours de Pierre p.129"
},
{
"id": "Kenshinzen",
"name": "Kenshinzen",
"description": "",
"book_reference": "Les Cours de Pierre p.130"
},
{
"id": "Kyuden Asako Shieldbearer",
"name": "Porteur de bouclier de Kyūden Asako",
"description": "",
"book_reference": "Les Cours de Pierre p.130"
},
{
"id": "Master Artisan",
"name": "Maître artisan",
"description": "",
"book_reference": "Les Cours de Pierre p.130"
},
{
"id": "Winter Court Champion",
"name": "Champion de la Cour d'Hiver",
"description": "",
"book_reference": "Les Cours de Pierre p.131"
},
{
"id": "Seven fold Palace Acolyte",
"name": "Etudiant au palais des Sept Plis",
"description": "",
"book_reference": "Les Cours de Pierre p.131"
}
]
}