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 |   56 ++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 36 insertions(+), 20 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 5788b10..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,21 +1,37 @@
 FuncId	LimitLV	LimiRealmLV	LimitMissionID	MailKey
-12	1	0	0	
-15	0	0	1010	
-72	50	0	0	
-75	0	0	0	
-78	0	0	1020	
-79	0	0	1030	
-81	35	0	0	
-99	1	0	0	
-102	20	0	0	
-108	0	0	1007	
-110	3	0	0	
-113	3	0	0	
-115	46	0	0	
-116	60	0	0	
-119	58	0	0	
-185	50	0	0	
-195	0	0	1040	
-214	106	0	0	
-215	0	0	0	
-236	1	0	0	
+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	1008	
+13	50	0	0	
+14	0	0	0	
+15	0	0	1020	
+16	0	0	1030	
+17	35	0	0	
+18	0	0	1003	
+19	20	0	0	
+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	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