From 39a3e6eb3733f199276188c993bdc63bdc76651f Mon Sep 17 00:00:00 2001 From: Masterain98 Date: Sat, 20 May 2023 04:14:35 +0000 Subject: [PATCH] Automatic Config File Push --- .../Snap.Hutao/ReliquaryWeightConfiguration.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/Snap.Hutao/Snap.Hutao/ReliquaryWeightConfiguration.json b/src/Snap.Hutao/Snap.Hutao/ReliquaryWeightConfiguration.json index d4d2b3a7..cf80887c 100644 --- a/src/Snap.Hutao/Snap.Hutao/ReliquaryWeightConfiguration.json +++ b/src/Snap.Hutao/Snap.Hutao/ReliquaryWeightConfiguration.json @@ -803,5 +803,18 @@ "recharge": 75, "heal": 100, "element": "Dendro" + }, + "10000081": { + "hp": 0, + "atk": 75, + "def": 0, + "cpct": 100, + "cdmg": 100, + "mastery": 75, + "dmg": 100, + "phy": 0, + "recharge": 75, + "heal": 0, + "element": "Dendro" } } \ No newline at end of file