added zeni and reworking identity

This commit is contained in:
Vlyan
2020-12-16 10:36:12 +01:00
parent 0c99a65e57
commit 48356701b2
4 changed files with 171 additions and 106 deletions

View File

@@ -6,7 +6,7 @@ L5R5E.paths = {
};
L5R5E.stances = ["earth", "air", "water", "fire", "void"];
L5R5E.feats = ["kata", "kiho", "invocation", "ritual", "shuji", "maho", "ninjutsu"];
L5R5E.techniques = ["kata", "kiho", "invocation", "ritual", "shuji", "maho", "ninjutsu"];
// Map SkillId - CategoryId
L5R5E.skills = new Map();