tab on 20q and Hide rank 0 (initial) on progession

This commit is contained in:
Vlyan
2020-12-30 17:34:14 +01:00
parent 2074caa125
commit 05354e9c6b
5 changed files with 583 additions and 572 deletions

View File

@@ -8,7 +8,7 @@ L5R5E.paths = {
L5R5E.stances = ["earth", "air", "water", "fire", "void"];
L5R5E.techniques = ["kata", "kiho", "invocation", "ritual", "shuji", "maho", "ninjutsu"];
L5R5E.xp = {
costPerRank: [20, 24, 32, 44, 60],
costPerRank: [0, 20, 24, 32, 44, 60],
ringCostMultiplier: 3,
skillCostMultiplier: 2,
techniqueCost: 3,