From 3c9f61b98086d55dea80de5efd896aa2700ee5e9 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 30 一月 2026 15:23:58 +0800
Subject: [PATCH] 438 【方案】方案预设-服务端(修复当前流派子方案切换时如切武将方案,定军阁进攻武将不会刷新的bug;)
---
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