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/FuncOpenLV.txt |   30 ++++++++++++++++++------------
 1 files changed, 18 insertions(+), 12 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt
index a1bddd4..098701d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt
@@ -1,31 +1,37 @@
 FuncId	LimitLV	LimiRealmLV	LimitMissionID	MailKey
-1	0	0	1001	
-2	0	0	1002	
-3	0	0	1001	
-4	100	0		
-5	100	0		
-6	100	0		
-7	100	0		
-8	0	0	1001	
+1	0	0	1003	
+2	0	0	0	
+3	0	0	0	
+4	100	0	0	
+5	100	0	0	
+6	100	0	0	
+7	100	0	0	
+8	0	0	1051	
 9	0	0	1040	
 10	1	0	0	
 11	0	0	1010	
-12	0	0	1002	
+12	0	0	1008	
 13	50	0	0	
 14	0	0	0	
 15	0	0	1020	
 16	0	0	1030	
 17	35	0	0	
-18	0	0	1001	
+18	0	0	1003	
 19	20	0	0	
-20	0	0	1003	
+20	0	0	1005	
 21	3	0	0	
 22	3	0	0	
 23	46	0	0	
 24	60	0	0	
 25	58	0	0	
 26	50	0	0	
-27	0	0	1040	
+27	0	0	1044	
 28	106	0	0	
 29	0	0	0	
 30	1	0	0	
+31	0	0	0	
+32	0	0	0	
+33	0	0	0	
+34	0	0	0	
+35	0	0	1003	
+36	0	0	1003	

--
Gitblit v1.8.0