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/TreasureSet.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt
index 28d8bc8..718c8da 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt
@@ -1,4 +1,4 @@
 TreasureType	PackType	CheckPack	IsActType	DailyMaxCount	DailyFreeCount	TreasureCountList	RecycleItemMail	CostItemID	CostItemCountList	CostMoneyType	CostMoneyList	EnsureCount	OnceLucky	LuckyRateFormat	LuckyGridNum	GridNumMaxLimitInfo	NotifyGridNumList	NotifyKey	AwardMoneyType	AwardMoneyValue	WishReset	WishLibSelect	WishLibPubFreeCnt	WishLibCard
-5	2	1	0	99999	3	[1, 10]		20	[1, 10]	1	[200, 2000]	0	1	baseRate	5	{}	[5]		0	0	0	{}	{}	{}
+5	2	1	0	99999	1	[1, 10]		20	[1, 10]	1	[200, 2000]	0	1	baseRate	5	{}	[5]		0	0	0	{}	{}	{}
 12	35	1	0	99999	3	[1, 10]		5	[1, 10]	1	[280, 2800]	0	1	baseRate	5	{}	[4,5]	{4:"HeroCall4", 5:"HeroCall5"}	0	0	1	{"104":1, "105":1}	{"104":1, "105":1}	{"104":25, "105":26}
 13	35	1	0	99999	0	[1, 10]		0	[]	51	[1000]	0	0	baseRate	0	{}	[4,5]	{4:"HeroCall4", 5:"HeroCall5"}	0	0	0	{}	{}	{}

--
Gitblit v1.8.0