From c924c0d8a969ffd28587b494db4e7263ceb7cc2a Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期一, 01 十二月 2025 18:14:39 +0800 Subject: [PATCH] 129 【战斗】战斗系统-服务端(已死亡的对象不吸血;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroLineupHalo.txt | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroLineupHalo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroLineupHalo.txt index 9d68840..6f3e6f2 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroLineupHalo.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/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