From 7fa00bae91f4a660b00d6f3f54051a4a3c8e3981 Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期三, 28 一月 2026 17:57:45 +0800
Subject: [PATCH] 999 清除低权重的天赋

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroTalent.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroTalent.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroTalent.txt
index a7f1069..1fb8840 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroTalent.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroTalent.txt
@@ -17,10 +17,10 @@
 250	45	750	50	50	80
 260	51	1000	50	50	80
 270	53	1000	50	50	80
-280	57	750	5	5	5
-290	59	750	5	5	5
-300	61	750	5	5	5
-310	63	750	5	5	5
+280	57	750	0	0	0
+290	59	750	0	0	0
+300	61	750	0	0	0
+310	63	750	0	0	0
 320	22	750	50	50	80
 330	24	750	50	50	80
 340	26	750	50	50	80

--
Gitblit v1.8.0