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
This commit is contained in:
27
system/babele/fr-fr/l5r5e.core-signature-scrolls.json
Normal file
27
system/babele/fr-fr/l5r5e.core-signature-scrolls.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"label": "Rouleaux de marque",
|
||||
"mapping": {
|
||||
"description": "data.description",
|
||||
"book_reference": "data.book_reference"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"id": "Ichi’s Second Sight",
|
||||
"name": "La seconde vision d’Ichi",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.108"
|
||||
},
|
||||
{
|
||||
"id": "Hasegawa’s Denial",
|
||||
"name": "Le refus d’Hasegawa",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.108"
|
||||
},
|
||||
{
|
||||
"id": "Maikara’s Rebuke",
|
||||
"name": "La mercuriale de Maikara",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.108"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user