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:
Vlyan
2021-05-09 14:43:46 +02:00
parent 0bef6afc66
commit cda02bd8c7
62 changed files with 1658 additions and 222 deletions

View File

@@ -100,6 +100,36 @@
"name": "Subtil",
"description": "",
"book_reference": "Livre de Règles p.241"
},
{
"id": "Kakita Pattern",
"name": "Procédé Kakita",
"description": "",
"book_reference": "LOutremonde p.109"
},
{
"id": "Kenzō Blade",
"name": "Lame Kenzō",
"description": "",
"book_reference": "LOutremonde p.109"
},
{
"id": "Shirogane Jade Inlay",
"name": "Incrustation de Jade de Shirogane",
"description": "",
"book_reference": "LOutremonde p.109"
},
{
"id": "Uchemas Technique",
"name": "Technique dUchema",
"description": "",
"book_reference": "LOutremonde p.109"
},
{
"id": "Yasunori Steel",
"name": "Acier de Yasunori",
"description": "",
"book_reference": "LOutremonde p.109"
}
]
}