From c08ef00a35fd07f5cb9a2d4382202b2bf2d930f9 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 21 一月 2026 14:54:01 +0800
Subject: [PATCH] 423 【内政】命格系统-服务端(命格卦玉额外属性条数由调整为由该卦玉最终的物品等级决定;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/GubaoStar.txt |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/GubaoStar.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/GubaoStar.txt
index bc15052..30957d0 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/GubaoStar.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/GubaoStar.txt
@@ -1,41 +1,41 @@
-GubaoQuality	GubaoStar	StarUPNeedSelfCnt	StarUPNeedItemList
-2	1	50	[]
-2	2	100	[]
-2	3	100	[]
-2	4	150	[]
-2	5	150	[]
-2	6	0	[[10002,600]]
-2	7	0	[[10002,1200]]
-2	8	0	[[10002,1800]]
-2	9	0	[[10002,2400]]
-2	10	0	[[10002,3000]]
-3	1	50	[]
-3	2	100	[]
-3	3	100	[]
-3	4	150	[]
-3	5	150	[]
-3	6	0	[[10003,600]]
-3	7	0	[[10003,1200]]
-3	8	0	[[10003,1800]]
-3	9	0	[[10003,2400]]
-3	10	0	[[10003,3000]]
-4	1	50	[]
-4	2	100	[]
-4	3	100	[]
-4	4	150	[]
-4	5	150	[]
-4	6	0	[[10004,600]]
-4	7	0	[[10004,1200]]
-4	8	0	[[10004,1800]]
-4	9	0	[[10004,2400]]
-4	10	0	[[10004,3000]]
-5	1	50	[]
-5	2	100	[]
-5	3	100	[]
-5	4	150	[]
-5	5	150	[]
-5	6	0	[[10005,600]]
-5	7	0	[[10005,1200]]
-5	8	0	[[10005,1800]]
-5	9	0	[[10005,2400]]
-5	10	0	[[10005,3000]]
+GubaoQuality	GubaoStar	Condition	StarUPNeedSelfCnt	StarUPNeedItemList
+2	1		50	[]
+2	2		100	[]
+2	3		100	[]
+2	4		150	[]
+2	5		150	[]
+2	6	[2,5]	0	[[10002,600]]
+2	7	[5,6]	0	[[10002,1200]]
+2	8	[10,7]	0	[[10002,1800]]
+2	9	[15,8]	0	[[10002,2400]]
+2	10	[20,9]	0	[[10002,3000]]
+3	1		50	[]
+3	2		100	[]
+3	3		100	[]
+3	4		150	[]
+3	5		150	[]
+3	6	[2,5]	0	[[10003,600]]
+3	7	[5,6]	0	[[10003,1200]]
+3	8	[10,7]	0	[[10003,1800]]
+3	9	[15,8]	0	[[10003,2400]]
+3	10	[20,9]	0	[[10003,3000]]
+4	1		50	[]
+4	2		100	[]
+4	3		100	[]
+4	4		150	[]
+4	5		150	[]
+4	6	[2,5]	0	[[10004,600]]
+4	7	[5,6]	0	[[10004,1200]]
+4	8	[10,7]	0	[[10004,1800]]
+4	9	[15,8]	0	[[10004,2400]]
+4	10	[20,9]	0	[[10004,3000]]
+5	1		50	[]
+5	2		100	[]
+5	3		100	[]
+5	4		150	[]
+5	5		150	[]
+5	6	[2,5]	0	[[10005,600]]
+5	7	[5,6]	0	[[10005,1200]]
+5	8	[10,7]	0	[[10005,1800]]
+5	9	[15,8]	0	[[10005,2400]]
+5	10	[20,9]	0	[[10005,3000]]

--
Gitblit v1.8.0