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/TreasureItemLib.txt |  136 ++++++++++++++++++++++++++++++++-------------
 1 files changed, 96 insertions(+), 40 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
index 6d62686..d1eeefd 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
@@ -1,41 +1,97 @@
 LibID	ItemID	ItemCount	ItemWeight
-102	510001	1	10
-102	510002	1	10
-102	510003	1	10
-102	510004	1	10
-102	510005	1	10
-102	510006	1	10
-102	510007	1	10
-102	510008	1	10
-102	510009	1	10
-102	510010	1	10
-103	510011	1	10
-103	510012	1	10
-103	510013	1	10
-103	510014	1	10
-103	510015	1	10
-103	510016	1	10
-103	520001	1	10
-103	520002	1	10
-103	520003	1	10
-103	520004	1	10
-104	520005	1	10
-104	520006	1	10
-104	520007	1	10
-104	520008	1	10
-104	520009	1	10
-104	520010	1	10
-104	520011	1	10
-104	520012	1	10
-104	520013	1	10
-104	520014	1	10
-105	520015	1	10
-105	520016	1	10
-105	530001	1	10
-105	530002	1	10
-105	530003	1	10
-105	530004	1	10
-105	530005	1	10
-105	530006	1	10
-105	530007	1	10
-105	530008	1	10
+101	510001	1	100
+102	510002	1	100
+102	510003	1	100
+103	510004	1	100
+103	510005	1	100
+103	510006	1	100
+103	510007	1	100
+104	510008	1	100
+104	510009	1	100
+104	510010	1	100
+104	510011	1	100
+105	510012	1	100
+105	510013	1	100
+105	510014	1	100
+105	510015	1	0
+105	510016	1	0
+101	520001	1	100
+102	520002	1	100
+102	520003	1	100
+103	520004	1	100
+103	520005	1	100
+103	520006	1	100
+103	520007	1	100
+104	520008	1	100
+104	520009	1	100
+104	520010	1	100
+104	520011	1	100
+105	520012	1	100
+105	520013	1	100
+105	520014	1	100
+105	520015	1	100
+105	520016	1	0
+101	530001	1	100
+102	530002	1	100
+102	530003	1	100
+103	530004	1	100
+103	530005	1	100
+103	530006	1	100
+103	530007	1	100
+104	530008	1	100
+104	530009	1	100
+104	530010	1	100
+104	530011	1	100
+105	530012	1	100
+105	530013	1	100
+105	530014	1	100
+105	530015	1	100
+105	530016	1	0
+101	540001	1	100
+102	540002	1	100
+102	540003	1	0
+103	540004	1	0
+103	540005	1	100
+103	540006	1	0
+103	540007	1	0
+104	540008	1	0
+104	540009	1	0
+104	540010	1	100
+104	540011	1	100
+105	540012	1	100
+105	540013	1	0
+105	540014	1	100
+105	540015	1	100
+105	540016	1	0
+200	520005	1	100
+51	12	100	500
+51	7670	5	100
+51	7671	5	100
+51	7672	5	100
+51	7673	5	100
+52	12	500	500
+52	7670	25	100
+52	7671	25	100
+52	7672	25	100
+52	7673	25	100
+53	12	1000	500
+53	7670	50	100
+53	7671	50	100
+53	7672	50	100
+53	7673	50	100
+53	7630	5	100
+53	7631	5	100
+53	7632	5	100
+53	7633	5	100
+53	7600	5	500
+53	7601	5	100
+53	7602	5	100
+53	7603	5	100
+54	7630	50	100
+54	7631	50	100
+54	7632	50	100
+54	7633	50	100
+55	7600	50	100
+55	7601	50	100
+55	7602	50	100
+55	7603	50	100

--
Gitblit v1.8.0