From d7efe45d34e7ceed5c6ddedd5358496d493ff841 Mon Sep 17 00:00:00 2001 From: wei12378 <90132628+wei12378@users.noreply.github.com> Date: Sun, 5 Sep 2021 17:17:53 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20data/talents.json=20to?= =?UTF-8?q?=20=E6=95=B0=E6=8D=AE/talents.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {data => 数据}/talents.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename {data => 数据}/talents.json (99%) diff --git a/data/talents.json b/数据/talents.json similarity index 99% rename from data/talents.json rename to 数据/talents.json index 9b4efed..b48345f 100644 --- a/data/talents.json +++ b/数据/talents.json @@ -196,11 +196,11 @@ "description": "所有属性+2", "grade": 3, "effect": { - "SPR": 2, - "MNY": 2, - "CHR": 2, - "STR": 2, - "INT": 2 + "SPR": 20000000, + "MNY": 20000000, + "CHR": 20000000, + "STR": 20000000, + "INT": 20000000 } }, "1024": { @@ -1152,4 +1152,4 @@ "description": "不知道有什么用……", "grade": 2 } -} \ No newline at end of file +}