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_10010/PySysDB/HeroLineupHalo.txt |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroLineupHalo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroLineupHalo.txt
index 9d68840..6f3e6f2 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroLineupHalo.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroLineupHalo.txt
@@ -1,13 +1,13 @@
 Country	NeedHeroCount	AttrIDList	AttrValueList
-1	3	16|18	1000|1000
-1	4	16|18	1500|1500
-1	5	16|18	2000|2000
-2	3	16|18	1000|1000
-2	4	16|18	1500|1500
-2	5	16|18	2000|2000
-3	3	16|18	1000|1000
-3	4	16|18	1500|1500
-3	5	16|18	2000|2000
-4	3	16|18	1000|1000
-4	4	16|18	1500|1500
-4	5	16|18	2000|2000
+1	4	16|18	1000|1000
+1	5	16|18	1500|1500
+1	6	16|18	2000|2000
+2	4	16|18	1000|1000
+2	5	16|18	1500|1500
+2	6	16|18	2000|2000
+3	4	16|18	1000|1000
+3	5	16|18	1500|1500
+3	6	16|18	2000|2000
+4	4	16|18	1000|1000
+4	5	16|18	1500|1500
+4	6	16|18	2000|2000

--
Gitblit v1.8.0