From d8d9d409ac2deeaa343480bcc7db432373471a2e Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 31 十二月 2025 16:10:46 +0800 Subject: [PATCH] 129 【战斗】战斗系统-服务端(等级参考值支持多个模版,原等级表参考值去除改为配置在等级参考值表;阵容表增加对应的等级参考值模版ID字段;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt index f4de928..d1932f5 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt @@ -49,17 +49,17 @@ cw.tehui.2 xssg 12 221 0 120 12 cw.tehui.3 xssg 18 222 0 180 18 cw.tehuiall xssg 30 223 0 300 30 -cw.daily.1 xssg 6 220 0 60 6 -cw.daily.2 xssg 12 221 0 120 12 -cw.daily.3 xssg 18 222 0 180 18 -cw.daily.4 xssg 30 223 0 300 30 -cw.daily.5 xssg 68 223 0 680 68 -cw.daily.6 xssg 198 223 0 1980 198 -cw.daily.7 xssg 328 223 0 3280 328 -cw.weekly.2 xssg 68 222 0 680 68 -cw.weekly.3 xssg 198 222 0 1980 198 -cw.weekly.4 xssg 328 222 0 3280 328 -cw.weekly.5 xssg 648 222 0 6480 648 +cw.daily.1 xssg 6 224 0 60 6 +cw.daily.2 xssg 12 225 0 120 12 +cw.daily.3 xssg 18 226 0 180 18 +cw.daily.4 xssg 30 227 0 300 30 +cw.daily.5 xssg 68 228 0 680 68 +cw.daily.6 xssg 198 229 0 1980 198 +cw.daily.7 xssg 328 230 0 3280 328 +cw.weekly.2 xssg 68 232 0 680 68 +cw.weekly.3 xssg 198 233 0 1980 198 +cw.weekly.4 xssg 328 234 0 3280 328 +cw.weekly.5 xssg 648 235 0 6480 648 test.sc.1 test 6 11 0 60 6 test.sc.2 test 18 12 0 180 18 test.sc.3 test 30 13 0 300 30 -- Gitblit v1.8.0