From c34f0e246344c4925665492d89aa5cac28ed2fcb Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期六, 28 二月 2026 18:29:44 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(增加效果5512;优化黄月英怒气技能额外效果触发顺序;去除觉1技能被动触发配置改为由怒技主动触发;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Skill.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Skill.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Skill.txt
index 5e31d92..04eb194 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Skill.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Skill.txt
@@ -310,13 +310,13 @@
 2010240	2010240	1	1	神格	4													5022	[35,300,1]|[36,300,1]	23	2010050																				400000
 2011010	2011010	1	1	剑来	1	1	1	1	0	0	1	1	0	13000	0	0	10000	5010	20110101	13		0				0					0	3|1	0	0		0	0	0	0	0	5000
 20110101	20110101	1	1	破甲	0	6	0	0	6	0	0	0	0	0	0	0	5000	17	10000|2			0				0					0			2		0	0	0	0	0	
-2011020	2011020	1	1	璇玑再动	2	1	1	1	1	0	1	1	0	38000	0	0	10000	5014	1	13		0				0					0	4|1	0	0		0	0	0	0	0	50000
+2011020	2011020	1	1	璇玑再动	2	1	1	1	1	0	1	1	0	38000	0	0	10000	5512	2011210|1	13		5014	1	13		0					0	4|1	0	0		0	0	0	0	0	50000
 2011030	2011030	1	1	机枢	3	14			6							0	2500	5011		20	2011010												3	1							300000
 2011050	2011050	1	1	律令	3	0		0								0	10000	5012	3000|2011020|3000|0|1	30	1																				900000
 2011070	2011070	1	1	雷火	3											0	10000	6007	1	8	2011010																				560000
 2011080	2011080	1	1	怒气	3	0	0	6	5	0	0	0	0	5000	0	0	10000	5011		1	1																				800000
 2011090	2011090	1	1	升变	3											0																									500000
-2011210	2011210	1	1	璇玑再动·极	4	0	0	6	0	1	5	1		10000	0	0	10000	5011		20	2011020																				100000
+2011210	2011210	1	1	璇玑再动·极	4	0	0	6	0	1	5	1		10000	0	0	10000																								100000
 2011230	2011230	1	1	璇玑再动·狂	4													6006	11000	8	2010020																				300000
 2011240	2011240	1	1	神格	4				6									45	3000|1	8	2010020																				400000
 2012010	2012010	1	1	两仪	1	1	2	1	1	0	0	1	0	13500	0	0	10000	6006	6500|1	8	3	0				0					0	3|1	0	0		0	0	0	0	0	6000

--
Gitblit v1.8.0