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:
39
system/babele/fr-fr/l5r5e.core-item-patterns.json
Normal file
39
system/babele/fr-fr/l5r5e.core-item-patterns.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"label": "Procédés de fabrication",
|
||||
"mapping": {
|
||||
"description": "data.description",
|
||||
"book_reference": "data.book_reference"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"id": "Kakita Pattern",
|
||||
"name": "Procédé Kakita",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.109"
|
||||
},
|
||||
{
|
||||
"id": "Kenzō Blade",
|
||||
"name": "Lame Kenzō",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.109"
|
||||
},
|
||||
{
|
||||
"id": "Shirogane Jade Inlay",
|
||||
"name": "Incrustation de Jade de Shirogane",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.109"
|
||||
},
|
||||
{
|
||||
"id": "Uchema’s Technique",
|
||||
"name": "Technique d’Uchema",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.109"
|
||||
},
|
||||
{
|
||||
"id": "Yasunori Steel",
|
||||
"name": "Acier de Yasunori",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.109"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user