From 0a828f7072e9c653f229edd7fce56d0b15db499d Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期三, 31 十二月 2025 10:51:11 +0800
Subject: [PATCH] 382 宿缘升级属性优化 降低蓝紫提高红品 降低增伤加成

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt
index fc9af3b..d1eba0c 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt
@@ -1,19 +1,19 @@
 FatesID	FatesQuality	HeroIDList	AwardItemList	AttrIDList	LVAttrValueList
-1	1	510001|520001|530001|540001	[[8,20]]	16|17|18	100|100|100
-2	2	510002|520002|510003|520003	[[8,30]]	16|17|18	100|100|100
+1	1	510001|520001|530001|540001	[[8,20]]	16|17|18	25|25|25
+2	2	510002|520002|510003|520003	[[8,30]]	16|17|18	50|50|50
 3	3	510004|510005|510006	[[8,50]]	16|17|18|22	100|100|100|20
 4	3	520004|520005|520006	[[8,50]]	16|17|18|24	100|100|100|20
 5	3	530004|530005|530006	[[8,50]]	16|17|18|26	100|100|100|20
 6	3	540004|540005|540006	[[8,50]]	16|17|18|28	100|100|100|20
 7	3	510007|520007|530007	[[1003,1]]	16|17|18|30	100|100|100|20
 8	33	540007|540002|540003	[[1,200]]	16|17|18|32	100|100|100|20
-9	4	510008|510009|510010	[[8,100]]	16|17|18|21	100|100|100|40
-10	4	520008|520009|520010	[[1001,1]]	16|17|18|23	100|100|100|40
-11	4	530008|530009|530010	[[8,100]]	16|17|18|25	100|100|100|40
-12	4	540008|540009|540010	[[8,100]]	16|17|18|27	100|100|100|40
-13	4	530011|540011|510011	[[8,100]]	16|17|18|29	100|100|100|40
-14	44	520011|530002|530003	[[8,100]]	16|17|18|31	100|100|100|40
-15	5	510012|510013|510014|510015	[[1,1000]]	16|17|18|35	100|100|100|100
-16	5	520012|520013|520014|520015	[[1,1000]]	16|17|18|36	100|100|100|100
-17	5	530012|530013|530014|530015	[[8,500]]	16|17|18|35	100|100|100|100
-18	5	540012|540013|540014|540015	[[1004,1]]	16|17|18|36	100|100|100|100
+9	4	510008|510009|510010	[[8,100]]	16|17|18|21	100|100|100|30
+10	4	520008|520009|520010	[[1001,1]]	16|17|18|23	100|100|100|30
+11	4	530008|530009|530010	[[8,100]]	16|17|18|25	100|100|100|30
+12	4	540008|540009|540010	[[8,100]]	16|17|18|27	100|100|100|30
+13	4	530011|540011|510011	[[8,100]]	16|17|18|29	100|100|100|30
+14	44	520011|530002|530003	[[8,100]]	16|17|18|31	100|100|100|30
+15	5	510012|510013|510014|510015	[[1,1000]]	16|17|18|35	200|200|200|30
+16	5	520012|520013|520014|520015	[[1,1000]]	16|17|18|36	200|200|200|30
+17	5	530012|530013|530014|530015	[[8,500]]	16|17|18|35	200|200|200|30
+18	5	540012|540013|540014|540015	[[1004,1]]	16|17|18|36	200|200|200|30

--
Gitblit v1.8.0