- 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
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
||
"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"
|
||
}
|
||
]
|
||
}
|