From a5275a7c8af9124b24fb55f29789f34c79bda447 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 13 十月 2025 14:15:54 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(主线支持定制掉落装备;)

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

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 f8b86d9..e6bc609 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
@@ -413,6 +413,7 @@
 Mainline	10				
 MainEquipDrop	{0:[[10000,1]], 1:[[8000,1], [10000,2]], 2:[[5000,1], [8000,2], [10000,3]]}	42|30	[-3, 2]	long(round(itemLV*attrStep*attrProportion*randfloat(0.9,1.1)))	
 MainBootyDrop	{7:5, 8:10,6:15, 5:50, 1:20}	{7:[50, 100], 8:[0, 5], 6:[0, 2], 5:[0, 1], 1:[5, 10]}			
+MainDropAppoint	{}				
 TreeLVUP	42	4|300	5	120	30
 TurnMax	15	20	{}		
 AngerXP	50	100	50	5	{"1":25, "2":25, "3":15, "4":15, "5":15, "6":5}

--
Gitblit v1.8.0