From 4f006de1a8a79c8ccee7a337f64e94dea18890e2 Mon Sep 17 00:00:00 2001
From: hwj35 <691170510@qq.com>
Date: 星期二, 21 十月 2025 10:40:40 +0800
Subject: [PATCH] 1111 初始装备-NPC血量修改

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureSet.txt |    1 +
 1 files changed, 1 insertions(+), 0 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 5099752..60475be 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,3 +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	[200, 2000]	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

--
Gitblit v1.8.0