From 1f2579972c41c8565bfc304dcd7c4271caf7c3c1 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 15 十二月 2025 19:28:00 +0800
Subject: [PATCH] 121 【武将】武将系统-服务端(优化广播支持按产出格子配置不同的广播;)
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt | 4 ++--
1 files changed, 2 insertions(+), 2 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 ff568d7..4ab2cbf 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 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 {}
+12 35 1 0 99999 3 [1, 10] 5 [1, 10] 1 [280, 2800] 0 1 baseRate 5 {} [4,5] {4:"HeroCall4", 5:"HeroCall5"} 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] {4:"HeroCall4", 5:"HeroCall5"} 0 0 0 0 {}
--
Gitblit v1.8.0