From 6dbfac80eed642dbe2d2f4cf2b8e0e583c7fb61e Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 31 十月 2025 10:49:40 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(词条技能:增加属性类技能支持;增加触发方式24-掉血时触发;增加效果7009-限制技能最多触发次数;效果5011增加验证当前生命支持;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt |    3 +--
 1 files changed, 1 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 461d393..04b0267 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,5 +1,5 @@
 ChapterID	DailyBootyUpperList
-1	[[]]
+1	
 2	[[7,2000]]
 3	[[7,2200],[6,10]]
 4	[[7,2400],[6,10]]
@@ -99,4 +99,3 @@
 98	[[7,8400],[6,28],[5,20],[8,27],[1,400]]
 99	[[7,8400],[6,28],[5,20],[8,28],[1,400]]
 100	[[7,8400],[6,28],[5,20],[8,28],[1,400]]
-	[[7,8600],[6,28],[5,20],[8,28],[1,400]]

--
Gitblit v1.8.0