From 9c3df2c9b05648d428904078ff043fd401585070 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 07 八月 2025 16:15:28 +0800
Subject: [PATCH] 121 【武将】武将系统-服务端(重生、遣散;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityAwake.txt |   76 +++++++++++++++++++-------------------
 1 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityAwake.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityAwake.txt
index 848ed88..744d434 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityAwake.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroQualityAwake.txt
@@ -1,38 +1,38 @@
-Quality	AwakeLV	UPCostItem
-1	0	9|10
-1	1	9|20
-1	2	9|30
-1	3	9|40
-1	4	9|50
-2	0	9|10
-2	1	9|20
-2	2	9|30
-2	3	9|40
-2	4	9|50
-2	5	9|60
-3	0	9|10
-3	1	9|20
-3	2	9|30
-3	3	9|40
-3	4	9|50
-3	5	9|60
-3	6	9|70
-4	0	9|10
-4	1	9|20
-4	2	9|30
-4	3	9|40
-4	4	9|50
-4	5	9|60
-4	6	9|70
-4	7	9|80
-5	0	9|10
-5	1	9|20
-5	2	9|30
-5	3	9|40
-5	4	9|50
-5	5	9|60
-5	6	9|70
-5	7	9|80
-5	8	9|90
-5	9	9|100
-5	10	9|150
+Quality	AwakeLV	UPCostItem	RebirthCostMoney
+1	0	9|10	0
+1	1	9|20	100
+1	2	9|30	200
+1	3	9|40	300
+1	4	9|50	400
+2	0	9|10	0
+2	1	9|20	100
+2	2	9|30	200
+2	3	9|40	300
+2	4	9|50	400
+2	5	9|60	0
+3	0	9|10	100
+3	1	9|20	200
+3	2	9|30	300
+3	3	9|40	400
+3	4	9|50	500
+3	5	9|60	600
+3	6	9|70	700
+4	0	9|10	0
+4	1	9|20	100
+4	2	9|30	200
+4	3	9|40	300
+4	4	9|50	400
+4	5	9|60	500
+4	6	9|70	600
+4	7	9|80	700
+5	0	9|10	0
+5	1	9|20	100
+5	2	9|30	200
+5	3	9|40	300
+5	4	9|50	400
+5	5	9|60	500
+5	6	9|70	600
+5	7	9|80	700
+5	8	9|90	800
+5	9	9|100	900
+5	10	9|150	1000

--
Gitblit v1.8.0