From 6a8a39a2a37e507fbf0a9792e34899f215bdcf62 Mon Sep 17 00:00:00 2001 From: cjc <213123@qq.com> Date: 星期一, 13 四月 2026 15:18:53 +0800 Subject: [PATCH] 606 武将突破新增武将星级要求 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroQualityBreak.txt | 60 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 30 insertions(+), 30 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroQualityBreak.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroQualityBreak.txt index bb290d7..df63382 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroQualityBreak.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HeroQualityBreak.txt @@ -1,46 +1,46 @@ Quality BreakLV UPLVNeed UPCostItemList UPLVNeedStar 1 0 10 [[8,10]] 0 1 1 20 [[8,20]] 0 -1 2 30 [[8,50]] 0 -1 3 40 [[8,100]] 0 -1 4 50 [[8,200]] 0 -1 5 60 [[8,400]] 0 -1 6 70 [[8,800]] 0 -1 7 80 [[8,1600]] 0 +1 2 30 [[8,50]] 2 +1 3 40 [[8,100]] 4 +1 4 50 [[8,200]] 7 +1 5 60 [[8,400]] 10 +1 6 70 [[8,800]] 15 +1 7 80 [[8,1600]] 20 1 8 2 0 10 [[8,20]] 0 2 1 20 [[8,50]] 0 -2 2 30 [[8,100]] 0 -2 3 40 [[8,200]] 0 -2 4 50 [[8,400]] 0 -2 5 60 [[8,800]] 0 -2 6 70 [[8,1600]] 0 -2 7 80 [[8,3200]] 0 +2 2 30 [[8,100]] 2 +2 3 40 [[8,200]] 4 +2 4 50 [[8,400]] 7 +2 5 60 [[8,800]] 10 +2 6 70 [[8,1600]] 15 +2 7 80 [[8,3200]] 20 2 8 3 0 10 [[8,50]] 0 3 1 20 [[8,100]] 0 -3 2 30 [[8,200]] 0 -3 3 40 [[8,400]] 0 -3 4 50 [[8,800]] 0 -3 5 60 [[8,1600]] 0 -3 6 70 [[8,3200]] 0 -3 7 80 [[8,4800]] 0 +3 2 30 [[8,200]] 2 +3 3 40 [[8,400]] 4 +3 4 50 [[8,800]] 7 +3 5 60 [[8,1600]] 10 +3 6 70 [[8,3200]] 15 +3 7 80 [[8,4800]] 20 3 8 4 0 10 [[8,100]] 0 4 1 20 [[8,200]] 0 -4 2 30 [[8,400]] 0 -4 3 40 [[8,800]] 0 -4 4 50 [[8,1600]] 0 -4 5 60 [[8,3200]] 0 -4 6 70 [[8,4800]] 0 -4 7 80 [[8,6400]] 0 +4 2 30 [[8,400]] 2 +4 3 40 [[8,800]] 4 +4 4 50 [[8,1600]] 7 +4 5 60 [[8,3200]] 10 +4 6 70 [[8,4800]] 15 +4 7 80 [[8,6400]] 20 4 8 5 0 10 [[8,200]] 0 5 1 20 [[8,400]] 0 -5 2 30 [[8,800]] 0 -5 3 40 [[8,1600]] 0 -5 4 50 [[8,3200]] 0 -5 5 60 [[8,4800]] 0 -5 6 70 [[8,6400]] 0 -5 7 80 [[8,8000]] 0 +5 2 30 [[8,800]] 2 +5 3 40 [[8,1600]] 4 +5 4 50 [[8,3200]] 7 +5 5 60 [[8,4800]] 10 +5 6 70 [[8,6400]] 15 +5 7 80 [[8,8000]] 20 5 8 -- Gitblit v1.8.0