From afee0df6b470b01571244ac2e050396d66360faa Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 25 五月 2026 18:10:53 +0800
Subject: [PATCH] 657 【武将】布阵阵型增加混搭武将组合-服务端

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroLineupHalo.txt |   28 +++++++++++++++-------------
 1 files changed, 15 insertions(+), 13 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 6f3e6f2..5e6b0d7 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,15 @@
-Country	NeedHeroCount	AttrIDList	AttrValueList
-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
+Country	Countrys	NeedHeroCount	AttrIDList	AttrValueList
+1	0	4	16|18	1000|1000
+1	0	5	16|18	1500|1500
+1	0	6	16|18	2000|2000
+2	0	4	16|18	1000|1000
+2	0	5	16|18	1500|1500
+2	0	6	16|18	2000|2000
+3	0	4	16|18	1000|1000
+3	0	5	16|18	1500|1500
+3	0	6	16|18	2000|2000
+4	0	4	16|18	1000|1000
+4	0	5	16|18	1500|1500
+4	0	6	16|18	2000|2000
+0	2	3	16|18	1500|1500
+0	3	2	16|18	1500|1500

--
Gitblit v1.8.0