From 2567001cedd80bd8b217a0e5e7e929311362d856 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 15 十二月 2025 18:54:22 +0800
Subject: [PATCH] 121 【武将】武将系统-服务端(寻宝系数增加心愿物品规则;武将招募保底产出增加受永久卡限制;武将招募首次获得武将增加全服广播;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 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 6819a03..ff568d7 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
-5	2	1	0	99999	2	[1, 10]		5	[1, 10]	1	[100, 1000]	0	1	baseRate	5	{}	[5,6]		0	0
-12	35	1	0	99999	3	[1, 10]		5	[1, 10]	1	[280, 2800]	0	1	baseRate	5	{}	[5,6]		51	10
-13	35	1	0	99999	0	[1, 10]		0	[]	51	[1000]	0	0	baseRate	0	{}	[]		0	0
+TreasureType	PackType	CheckPack	IsActType	DailyMaxCount	DailyFreeCount	TreasureCountList	RecycleItemMail	CostItemID	CostItemCountList	CostMoneyType	CostMoneyList	EnsureCount	OnceLucky	LuckyRateFormat	LuckyGridNum	GridNumMaxLimitInfo	NotifyGridNumList	NotifyKey	AwardMoneyType	AwardMoneyValue	WishOutput	WishReset	WishLibSelect
+5	2	1	0	99999	2	[1, 10]		5	[1, 10]	1	[100, 1000]	0	1	baseRate	5	{}	[5,6]		0	0	0	0	{}
+12	35	1	0	99999	3	[1, 10]		5	[1, 10]	1	[280, 2800]	0	1	baseRate	5	{}	[4,5]	HeroCall	51	10	0	1	{"104":1, "105":1}
+13	35	1	0	99999	0	[1, 10]		0	[]	51	[1000]	0	0	baseRate	0	{}	[4,5]	HeroCall	0	0	0	0	{}

--
Gitblit v1.8.0