From 4b6e7d9ec842ddba55bc522009191786cbbba7b3 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 29 四月 2026 19:02:53 +0800
Subject: [PATCH] 629 【节假日活动】五一活动-服务端(任务活动增加兑换商店;活动任务领奖批量发放所有已完成任务奖励;物品效果277增加C值配置转换比例;)
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActTask.pyc | 0
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc | 0
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc | 0
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.pyc | 0
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTask.txt | 4 ++--
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTask.txt | 4 ++--
6 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
index 89c208b..847380c 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
index fc30ab6..a6aecac 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.pyc
index 450aa92..26ee43a 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActTask.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActTask.pyc
index ef4d031..d244097 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActTask.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActTask.pyc
Binary files differ
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 ae17052..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 ActScoreItemID ActScoreMail ActScoreAwardInfo
-1 [] [] 30 2026-5-1 2026-5-7 0 51 36 ActTaskScore51 {"3000":[0,8,100],"6000":[1,3,300],"9000":[2,5,20],"15000":[3,20,20],"21000":[4,1005,1]}
+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]}
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 ae17052..08f5f91 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,2 @@
-CfgID PlatformList ServerIDList ActNum StartDate EndDate IsDayReset TemplateID ActScoreItemID ActScoreMail ActScoreAwardInfo
-1 [] [] 30 2026-5-1 2026-5-7 0 51 36 ActTaskScore51 {"3000":[0,8,100],"6000":[1,3,300],"9000":[2,5,20],"15000":[3,20,20],"21000":[4,1005,1]}
+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