From e843e063cbbf9d3c795a2d3c4e7f0e9d8cb75669 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 29 六月 2026 19:01:12 +0800
Subject: [PATCH] 652 【内政】神兽系统-服务端(神兽战斗支持;神兽技能支持等级技能、塑魂技能;增加效果6041;效果6011支持配置按buff技能类型;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt |    7 +++++--
 1 files changed, 5 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..7a925f4 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,5 @@
-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]}
+4	[]	[]	30	2026-6-19	2026-6-25	0	3	39	ActTaskScoreJRHD	30	{"3000":[0,8,100],"6000":[1,3,300],"9000":[2,5,20],"15000":[3,20,20],"21000":[4,1005,1]}

--
Gitblit v1.8.0