From 4095c74d9e509f9de081334221b5f1747a27f225 Mon Sep 17 00:00:00 2001 From: yeziuku <53083103+yeziuku@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:27:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=E8=B0=83=E6=95=B4=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 数值调整 * Update oshima.fungame.items.json --- .../oshima-studios/oshima.fungame.items.json | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/OshimaModules/configs/oshima-studios/oshima.fungame.items.json b/OshimaModules/configs/oshima-studios/oshima.fungame.items.json index 0f76d24..7a30c84 100644 --- a/OshimaModules/configs/oshima-studios/oshima.fungame.items.json +++ b/OshimaModules/configs/oshima-studios/oshima.fungame.items.json @@ -1145,7 +1145,7 @@ "精灵之戒": { "Id": 14508, "Name": "精灵之戒", - "Description": "增加角色 5 每时间魔法回复,并增加角色 8 点智力。", + "Description": "增加角色 5 点每时间魔法回复,并增加角色 8 点智力。", "BackgroundStory": "这枚戒指由精灵制成,能够帮助法师更快地恢复法力。", "ItemType": 4, "WeaponType": 0, @@ -1174,7 +1174,7 @@ "暗影项链": { "Id": 14509, "Name": "暗影项链", - "Description": "增加角色 20 点敏捷和 20 点行动速度。", + "Description": "增加角色 15 点敏捷和 3 点每时间生命回复。", "BackgroundStory": "项链蕴含着黑暗的力量,让佩戴者更具敏捷性。", "ItemType": 4, "WeaponType": 0, @@ -1188,12 +1188,12 @@ "SkillType": 3, "Effects": [ { - "Id": 8015, - "excrd": 0.15 + "Id": 8004, + "exagi": 15 }, { - "Id": 8009, - "exspd": 20 + "Id": 8021, + "exhr": 5 } ] } @@ -1232,7 +1232,7 @@ "诺尔希的现代汉语字典": { "Id": 14511, "Name": "诺尔希的现代汉语字典", - "Description": "增加角色 25% 攻击力和 160% 物理护甲。", + "Description": "增加角色 10% 攻击力和 40% 物理护甲。", "BackgroundStory": "懂又不懂。", "ItemType": 4, "WeaponType": 0, @@ -1247,11 +1247,11 @@ "Effects": [ { "Id": 8024, - "exdef": 1.6 + "exdef": 0.4 }, { "Id": 8023, - "exatk": 0.25 + "exatk": 0.15 } ] } @@ -1286,7 +1286,7 @@ "路人哥的cos服": { "Id": 14513, "Name": "路人哥的cos服", - "Description": "增加角色 15% 攻击力,增加角色 10% 魔法抗性,但是会减少 8% 物理伤害减免。", + "Description": "增加角色 12% 攻击力,增加角色 12% 魔法抗性,但是会减少 8% 物理伤害减免。", "BackgroundStory": "一套神秘的服饰,据说穿上后会引发未知的力量变化。", "ItemType": 4, "WeaponType": 0, @@ -1301,12 +1301,12 @@ "Effects": [ { "Id": 8023, - "exatk": 0.15 + "exatk": 0.12 }, { "Id": 8020, "mdftype": 0, - "mdfvalue": 0.10 + "mdfvalue": 0.12 }, { "Id": 8019, @@ -1320,7 +1320,7 @@ "白月光的玉佩": { "Id": 14514, "Name": "白月光的玉佩", - "Description": "增加角色 15% 魔法抗性,4 点每时间魔法回复和 15% 冷却缩减。", + "Description": "增加角色 10% 魔法抗性,4 点每时间魔法回复和 5% 冷却缩减。", "BackgroundStory": "据说每个总裁都有一个救命恩人,还有一个冒充救命恩人的人。", "ItemType": 4, "WeaponType": 0, @@ -1336,7 +1336,7 @@ { "Id": 8020, "mdftype": 0, - "mdfvalue": 0.15 + "mdfvalue": 0.10 }, { "Id": 8022, @@ -1344,7 +1344,7 @@ }, { "Id": 8011, - "excdr": 0.15 + "excdr": 0.05 } ] }