From 1872ec13f8be9b2287ee2b7cf76e1e7505f70d58 Mon Sep 17 00:00:00 2001 From: CMHopeSunshine <277073121@qq.com> Date: Sun, 16 Oct 2022 09:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D`=E5=A6=AE?= =?UTF-8?q?=E9=9C=B2`=E6=9C=89=E6=95=88=E8=AF=8D=E6=9D=A1=E5=92=8C?= =?UTF-8?q?=E9=AB=98=E5=91=BD=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LittlePaimon/config/data/score.json | 12 ++++++++++++ requirements.txt | 2 -- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/LittlePaimon/config/data/score.json b/LittlePaimon/config/data/score.json index 15f0019..6f5b2c6 100644 --- a/LittlePaimon/config/data/score.json +++ b/LittlePaimon/config/data/score.json @@ -583,6 +583,14 @@ "元素精通": 1, "元素充能效率": 1 } + }, + "妮露": { + "常规": { + "生命值": 1, + "元素精通": 1, + "暴击率": 1, + "暴击伤害": 1 + } } }, "Talent": { @@ -821,6 +829,10 @@ "坎蒂丝": [ 2, 1 + ], + "妮露": [ + 2, + 1 ] } } \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 2606e74..0f5d1b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,6 @@ lxml>=4.8.0 Pillow>=9.1.0 matplotlib>=3.5.1 pypinyin>=0.46.0 -pymongo>=4.1.0 -xlsxwriter>=3.0.3 aiofiles>=0.8.0 tortoise-orm>=0.19.2 tqdm>=4.64.0