From 8fb2ab381f0d78962cfe1069ea37e6980a5f2de2 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 10 十二月 2025 11:42:50 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(优化演武场匹配逻辑;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCache.pyc           |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc    |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc               |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt |    3 ++-
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt |    3 ++-
 5 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc
index b1333a0..af411ca 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc
index 7595e87..4c573b8 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCache.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCache.pyc
index d7878c2..78b7ad0 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCache.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCache.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
index 1a03992..8322fe8 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
@@ -438,7 +438,8 @@
 GoldRushAuto	[3,  30]	[[1]]	[1,2,3,4]		
 GoldRushRefresh	1	42	[10,20,30,40,50]	30	
 ArenaSet	1000	30	3	[[2,1000],[12,2]]	
-ArenaMatch	[[30,15],[25,12],[20,10],[15,7],[10,5]]	2|10	{50:[1, 1], 200:[1, 2], 500:[2, 3],1000:[3,4]}	42|100	
+ArenaMatch	[[30,15],[25,12],[20,10],[15,7],[10,5]]	2|10		42|100	
+ArenaMatchRobot	1.3	[[-30, -20], [-5, -5], [5, 10], [10, 12], [12, 15]]	1		
 ArenaBillboradAward	{"1":[[1,300,0],[12,80,0]],"2":[[1,200,0],[12,60,0]],"3":[[1,100,0],[12,40,0]],"5":[[1,80,0],[12,20,0]],"10":[[1,60,0],[12,16,0]],"50":[[1,40,0],[12,12,0]],"500":[[1,30,0],[12,10,0]],"9999":[[1,20,0],[12,10,0]]}	{"1":[[1,2000,0],[13,50,0]],"2":[[1,1600,0],[13,40,0]],"3":[[1,1200,0],[13,30,0]],"5":[[1,1000,0],[13,25,0]],"10":[[1,800,0],[13,20,0]],"50":[[1,600,0],[13,15,0]],"500":[[1,400,0],[13,10,0]],"9999":[[1,200,0],[13,5,0]]}			
 TianziBillboradAward	{"1":[[1,300,0],[8,100,0],[7,500,0]],"2":[[1,200,0],[8,80,0],[7,450,0]],"3":[[1,100,0],[8,60,0],[7,400,0]],"10":[[1,80,0],[8,50,0],[7,350,0]],"50":[[1,60,0],[8,40,0],[7,300,0]],"100":[[1,40,0],[8,30,0],[7,250,0]],"500":[[1,20,0],[8,20,0],[7,200,0]],"9999":[[1,20,0],[8,10,0],[7,150,0]]}				
 SignInSet	1|30				
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
index 1a03992..8322fe8 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
@@ -438,7 +438,8 @@
 GoldRushAuto	[3,  30]	[[1]]	[1,2,3,4]		
 GoldRushRefresh	1	42	[10,20,30,40,50]	30	
 ArenaSet	1000	30	3	[[2,1000],[12,2]]	
-ArenaMatch	[[30,15],[25,12],[20,10],[15,7],[10,5]]	2|10	{50:[1, 1], 200:[1, 2], 500:[2, 3],1000:[3,4]}	42|100	
+ArenaMatch	[[30,15],[25,12],[20,10],[15,7],[10,5]]	2|10		42|100	
+ArenaMatchRobot	1.3	[[-30, -20], [-5, -5], [5, 10], [10, 12], [12, 15]]	1		
 ArenaBillboradAward	{"1":[[1,300,0],[12,80,0]],"2":[[1,200,0],[12,60,0]],"3":[[1,100,0],[12,40,0]],"5":[[1,80,0],[12,20,0]],"10":[[1,60,0],[12,16,0]],"50":[[1,40,0],[12,12,0]],"500":[[1,30,0],[12,10,0]],"9999":[[1,20,0],[12,10,0]]}	{"1":[[1,2000,0],[13,50,0]],"2":[[1,1600,0],[13,40,0]],"3":[[1,1200,0],[13,30,0]],"5":[[1,1000,0],[13,25,0]],"10":[[1,800,0],[13,20,0]],"50":[[1,600,0],[13,15,0]],"500":[[1,400,0],[13,10,0]],"9999":[[1,200,0],[13,5,0]]}			
 TianziBillboradAward	{"1":[[1,300,0],[8,100,0],[7,500,0]],"2":[[1,200,0],[8,80,0],[7,450,0]],"3":[[1,100,0],[8,60,0],[7,400,0]],"10":[[1,80,0],[8,50,0],[7,350,0]],"50":[[1,60,0],[8,40,0],[7,300,0]],"100":[[1,40,0],[8,30,0],[7,250,0]],"500":[[1,20,0],[8,20,0],[7,200,0]],"9999":[[1,20,0],[8,10,0],[7,150,0]]}				
 SignInSet	1|30				

--
Gitblit v1.8.0