From 2dd00df9feb52d20a485ab73ce6e50f75d2fe4e5 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 06 五月 2026 11:59:15 +0800
Subject: [PATCH] 374 【活动内容】开服庆典-服务端(修改命格积分计算直接取当前层级经验进行计算;优化武将冲榜洗炼消耗道具数统计在未开始时也算;)

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

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTask.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTask.txt
index c829072..08f5f91 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTask.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTask.txt
@@ -1,2 +1,2 @@
-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]}

--
Gitblit v1.8.0