From 0714ed13e30c85ce2bc5265c0ba23f6825793502 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 09 十二月 2025 12:06:01 +0800
Subject: [PATCH] 121 【武将】武将系统-服务端 - 突破影响的等级临时调大

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityBreak.txt |   90 ++++++++++++++++++++++----------------------
 1 files changed, 45 insertions(+), 45 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityBreak.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityBreak.txt
index c11c529..3fce97c 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityBreak.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityBreak.txt
@@ -1,46 +1,46 @@
 Quality	BreakLV	LVMax	UPLVNeed	UPCostItemList
-1	0	20	10	[[8,10]]
-1	1	40	20	[[8,20]]
-1	2	60	30	[[8,50]]
-1	3	80	40	[[8,100]]
-1	4	100	50	[[8,200]]
-1	5	120	60	[[8,400]]
-1	6	140	70	[[8,800]]
-1	7	160	80	[[8,1600]]
-1	8	200		
-2	0	20	10	[[8,20]]
-2	1	40	20	[[8,50]]
-2	2	60	30	[[8,100]]
-2	3	80	40	[[8,200]]
-2	4	100	50	[[8,400]]
-2	5	120	60	[[8,800]]
-2	6	140	70	[[8,1600]]
-2	7	160	80	[[8,3200]]
-2	8	200		
-3	0	20	10	[[8,50]]
-3	1	40	20	[[8,100]]
-3	2	60	30	[[8,200]]
-3	3	80	40	[[8,400]]
-3	4	100	50	[[8,800]]
-3	5	120	60	[[8,1600]]
-3	6	140	70	[[8,3200]]
-3	7	160	80	[[8,4800]]
-3	8	200		
-4	0	20	10	[[8,100]]
-4	1	40	20	[[8,200]]
-4	2	60	30	[[8,400]]
-4	3	80	40	[[8,800]]
-4	4	100	50	[[8,1600]]
-4	5	120	60	[[8,3200]]
-4	6	140	70	[[8,4800]]
-4	7	160	80	[[8,6400]]
-4	8	200		
-5	0	20	10	[[8,200]]
-5	1	40	20	[[8,400]]
-5	2	60	30	[[8,800]]
-5	3	80	40	[[8,1600]]
-5	4	100	50	[[8,3200]]
-5	5	120	60	[[8,4800]]
-5	6	140	70	[[8,6400]]
-5	7	160	80	[[8,8000]]
-5	8	200		
+1	0	100000	10	[[8,10]]
+1	1	100000	20	[[8,20]]
+1	2	100000	30	[[8,50]]
+1	3	100000	40	[[8,100]]
+1	4	100000	50	[[8,200]]
+1	5	100000	60	[[8,400]]
+1	6	100000	70	[[8,800]]
+1	7	100000	80	[[8,1600]]
+1	8	100000		
+2	0	100000	10	[[8,20]]
+2	1	100000	20	[[8,50]]
+2	2	100000	30	[[8,100]]
+2	3	100000	40	[[8,200]]
+2	4	100000	50	[[8,400]]
+2	5	100000	60	[[8,800]]
+2	6	100000	70	[[8,1600]]
+2	7	100000	80	[[8,3200]]
+2	8	100000		
+3	0	100000	10	[[8,50]]
+3	1	100000	20	[[8,100]]
+3	2	100000	30	[[8,200]]
+3	3	100000	40	[[8,400]]
+3	4	100000	50	[[8,800]]
+3	5	100000	60	[[8,1600]]
+3	6	100000	70	[[8,3200]]
+3	7	100000	80	[[8,4800]]
+3	8	100000		
+4	0	100000	10	[[8,100]]
+4	1	100000	20	[[8,200]]
+4	2	100000	30	[[8,400]]
+4	3	100000	40	[[8,800]]
+4	4	100000	50	[[8,1600]]
+4	5	100000	60	[[8,3200]]
+4	6	100000	70	[[8,4800]]
+4	7	100000	80	[[8,6400]]
+4	8	100000		
+5	0	100000	10	[[8,200]]
+5	1	100000	20	[[8,400]]
+5	2	100000	30	[[8,800]]
+5	3	100000	40	[[8,1600]]
+5	4	100000	50	[[8,3200]]
+5	5	100000	60	[[8,4800]]
+5	6	100000	70	[[8,6400]]
+5	7	100000	80	[[8,8000]]
+5	8	100000		

--
Gitblit v1.8.0