From 78d4038b8c45814a40febb7e0c31383f4270e087 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 30 九月 2025 19:27:13 +0800
Subject: [PATCH] 165 【挑战】天子的考验-服务端

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FBLine.txt |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FBLine.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FBLine.txt
index 4ae835c..5a5361b 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FBLine.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FBLine.txt
@@ -1,9 +1,9 @@
-DataMapID	LineID	LVLimitMin	PassAwardList	SweepAwardList	LineupIDList
-30010	1	0	[[3,100],[4,10]]	[[3,50]]	1010109
-30010	2	10	[[3,150],[4,20]]	[[3,75]]	1010209
-30010	3	20	[[3,200],[4,30]]	[[3,100]]	1010309
-30010	4	50	[[3,250],[4,40]]	[[3,125]]	1010409
-30010	5	100	[[3,300],[4,50]]	[[3,150]]	1010509
-30020	1	0	[]	[]	3002001
-30020	2	0	[]	[]	3002002
-30020	3	0	[]	[]	3002003
+DataMapID	LineID	LVLimitMin	PassAwardList	SweepAwardList	LineupIDList	NPCLV	Difficulty
+30010	1	0	[[3,100],[4,10]]	[[3,50]]	1010109	0	0
+30010	2	10	[[3,150],[4,20]]	[[3,75]]	1010209	0	0
+30010	3	20	[[3,200],[4,30]]	[[3,100]]	1010309	0	0
+30010	4	50	[[3,250],[4,40]]	[[3,125]]	1010409	0	0
+30010	5	100	[[3,300],[4,50]]	[[3,150]]	1010509	0	0
+30020	1	0	[]	[]	3002001	0	0
+30020	2	0	[]	[]	3002002	0	0
+30020	3	0	[]	[]	3002003	0	0

--
Gitblit v1.8.0