From d67912acac89a3eca0acdefbbc2874ab2996ee07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=9B=E6=B0=B4=E5=B1=85=E5=AE=A4?= Date: Thu, 23 Nov 2023 11:16:06 +0800 Subject: [PATCH] :bug: The additional mastery for repairing the Key of Khaj-Nisut is not accounted for --- GenshinDamageRule.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GenshinDamageRule.json b/GenshinDamageRule.json index fdb7c4d..225e372 100644 --- a/GenshinDamageRule.json +++ b/GenshinDamageRule.json @@ -1956,7 +1956,8 @@ "rate": 1.0 }, "KeyOfKhajNisut": { - "stack": 3.0 + "stack": 3.0, + "rate": 0.5 }, "WolfFang": { "e_stack": 4.0,