From 82bc8f5f160c05ed526bab3cb188471b39eb1839 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 28 十一月 2025 17:33:38 +0800 Subject: [PATCH] 129 【战斗】战斗系统-服务端(卑弥呼所有技能;技能表增加字段Buff保留-BuffRetain,支持死亡保留、复活保留;增加触发方式42-大回合开始时(死亡后有效);增加属性ID 73复活生命加成、74复活怒气加成;优化效果6014-支持失败次数额外概率;优化死亡、复活时的buff处理;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt index d424d1d..6e666b9 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt @@ -1,6 +1,6 @@ ChapterID DailyBootyUpperList 1 -2 [[7,7360]] +2 [[7,7360],[6,8]] 3 [[7,7720],[6,10]] 4 [[7,8080],[6,10]] 5 [[7,8440],[6,10],[5,10]] @@ -99,4 +99,4 @@ 98 [[7,41920],[6,22],[5,41],[8,98],[1,374]] 99 [[7,42280],[6,22],[5,42],[8,99],[1,376]] 100 [[7,42640],[6,22],[5,42],[8,100],[1,378]] - [[7,43000],[6,22],[5,42],[8,101],[1,380]] +101 [[7,43000],[6,22],[8,42],[5,101],[1,380]] -- Gitblit v1.8.0