From 5cdafc86fbe8a1c298e96c02c0b2fcf87ced6ecc Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 09 六月 2026 17:01:54 +0800
Subject: [PATCH] 670 【战斗】战斗系统 / 新增怒气技能对战斗特性生效
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt
index c829072..57279ef 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt
@@ -1,2 +1,4 @@
-CfgID PlatformList ServerIDList ActNum StartDate EndDate IsDayReset TemplateID
-1 [] [] 30 2026-5-1 2026-5-7 0 51
+CfgID PlatformList ServerIDList ActNum StartDate EndDate IsDayReset TemplateID ActScoreItemID ActScoreMail ActShopTypeEx ActScoreAwardInfo
+1 [] [] 30 2026-5-1 2026-5-7 0 51 36 ActTaskScore51 26 {"3000":[0,8,100],"6000":[1,3,300],"9000":[2,5,20],"15000":[3,20,20],"21000":[4,1005,1]}
+2 [] [] 30 2026-5-21 2026-5-27 0 1 37 ActTaskScoreJRHD 27 {"3000":[0,8,100],"6000":[1,3,300],"9000":[2,5,20],"15000":[3,20,20],"21000":[4,1005,1]}
+3 [] [] 30 2026-6-1 2026-6-7 0 2 38 ActTaskScoreJRHD 29 {"3000":[0,8,100],"6000":[1,3,300],"9000":[2,5,20],"15000":[3,20,20],"21000":[4,1005,1]}
--
Gitblit v1.8.0