From 7d5429f0a8a1ddb65f34dd4119aefd5fef3c7bdb Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 12 三月 2026 18:42:16 +0800
Subject: [PATCH] 541 【幻境阁】新增称号加成效果-服务端

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

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Title.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Title.txt
index d8f5f55..0831b08 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Title.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Title.txt
@@ -1,3 +1,9 @@
-TitleID	ExpireMinutes	UnlockWay	UnlockValue	UnlockNeedCnt	UpNeedCnt	StarMax	AttrIDList	InitAttrValueList	AttrPerStarAddList
-1	0	2	3000	1	1	10	16	200	100
-2	0	2	3001	1	1	10	18	200	100
+TitleID	ExpireMinutes	UnlockWay	UnlockValue	UnlockNeedCnt	UpNeedCnt	StarMax	AttrIDList	InitAttrValueList	AttrPerStarAddList	EffType	EffTypeValue	EffValue	EffPerStarAdd
+1	0	2	3000	1	1	10	16	200	100	0	0	0	0
+2	0	2	3001	1	1	10	18	200	100	0	0	0	0
+3	0	2	3000	1	1	10	16	200	100	1	3	20	5
+4	0	2	3001	1	1	10	18	200	100	3	0	10	0
+5	0	2	3000	1	1	10	16	200	100	4	0	10	5
+6	0	2	3001	1	1	10	18	200	100	2	0	100	0
+7	4320	2	3000	1	1	10	16	200	100	2	0	150	0
+8	7200	2	3001	1	1	10	18	200	100	2	0	200	0

--
Gitblit v1.8.0