From d05b57a3684ea7a013f19b35d318364cfe5ed9fc Mon Sep 17 00:00:00 2001 From: cjc <213123@qq.com> Date: 星期五, 14 八月 2026 14:07:37 +0800 Subject: [PATCH] 999 炼器大会增加周六场 增加独立排行榜奖励 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActBillboardAward.txt | 11 +++++++++++ ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTime.txt | 1 + ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActType.txt | 1 + 3 files changed, 13 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActBillboardAward.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActBillboardAward.txt index 72d5586..4ee8a0d 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActBillboardAward.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActBillboardAward.txt @@ -200,3 +200,14 @@ 1005 101 200 0 [[3,80],[1,160]] 1005 201 500 0 [[3,60],[1,120]] 1005 501 2000 0 [[3,40],[1,80]] +1006 1 1 0 [[5,50],[3,500],[1,1000],[3019,1]] +1006 2 2 0 [[5,40],[3,400],[1,800]] +1006 3 3 0 [[5,30],[3,300],[1,600]] +1006 4 5 0 [[5,20],[3,200],[1,400]] +1006 6 10 0 [[5,14],[3,160],[1,320]] +1006 11 20 0 [[5,12],[3,140],[1,280]] +1006 21 50 0 [[5,10],[3,120],[1,240]] +1006 51 100 0 [[5,8],[3,100],[1,200]] +1006 101 200 0 [[3,80],[1,160]] +1006 201 500 0 [[3,60],[1,120]] +1006 501 2000 0 [[3,40],[1,80]] diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTime.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTime.txt index 3d08fb8..cd2d2b9 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTime.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActTime.txt @@ -2,3 +2,4 @@ 1 [] [] gcz_test 99 2026-5-1 2026-5-5 gcz 2 1 2 [] [] gcz_test 99 2026-6-1 2026-6-5 gcz 2 1 3 ["test","xssg","ryzj","sghy"] [] ["test", "lqdh_xssg", "lqdh_ryzj", "lqdh_sghy"] 99 W3 W3 lianqi 3 1 +4 ["test","xssg","ryzj","sghy"] [] ["test", "lqdh_xssg", "lqdh_ryzj", "lqdh_sghy"] 99 W6 W6 lianqi 3 2 diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActType.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActType.txt index ff1e3e9..1cff055 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActType.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActType.txt @@ -1,3 +1,4 @@ ActFuncType ActTempID JoinFamilyCnt ActShopType CTGIDList CTGAssistTempID GuessTempID PersonalTempID FamilyTemplID 2 1 48 25 [23001,23002,23003,23004,23005,23006,23007,23008,23009,23010] 2 2 1003 1004 3 1 0 101 [30000,30001,30002,30003,30004,30005,30006,30007,30008,30009] 0 0 1005 0 +3 2 0 101 [30000,30001,30002,30003,30004,30005,30006,30007,30008,30009] 0 0 1006 0 -- Gitblit v1.8.0