From e843e063cbbf9d3c795a2d3c4e7f0e9d8cb75669 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 29 六月 2026 19:01:12 +0800
Subject: [PATCH] 652 【内政】神兽系统-服务端(神兽战斗支持;神兽技能支持等级技能、塑魂技能;增加效果6041;效果6011支持配置按buff技能类型;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beast.txt |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beast.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beast.txt
index a7321d4..4f1d1ed 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beast.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beast.txt
@@ -1,16 +1,16 @@
-BeastID	Name	Quality	CallWeight	SkinIDList	SkillID	AtkInheritPer	AtkInheritPerStar
-600001	神兽1	1	100		1001010	10000	10
-600002	神兽2	2	100		1002010	10000	12
-600003	神兽3	2	100		1003010	10000	12
-600004	神兽4	3	100		1004010	10000	15
-600005	神兽5	3	100		1005010	10000	15
-600006	神兽6	3	100		1001010	10000	15
-600007	神兽7	3	100		1002010	10000	15
-600008	神兽8	4	100		1003010	10000	20
-600009	神兽9	4	100		1004010	10000	20
-600010	神兽10	4	100		1005010	10000	20
-600011	神兽11	4	100		1001010	10000	20
-600012	神兽12	5	100		1002010	10000	30
-600013	神兽13	5	100		1003010	10000	30
-600014	神兽14	5	100		1004010	10000	30
-600015	神兽15	5	100		1005010	10000	30
+BeastID	Name	Quality	CallWeight	SkinIDList	SkillID	SoulSkillID	AtkInheritPer	AtkInheritPerStar
+600001	神兽1	1	100		1001010	0	10000	10
+600002	神兽2	2	100		1002010	0	10000	12
+600003	神兽3	2	100		1003010	0	10000	12
+600004	神兽4	3	100		1004010	0	10000	15
+600005	神兽5	3	100		1005010	0	10000	15
+600006	神兽6	3	100		1001010	0	10000	15
+600007	神兽7	3	100		1002010	0	10000	15
+600008	神兽8	4	100		1003010	0	10000	20
+600009	神兽9	4	100		1004010	0	10000	20
+600010	神兽10	4	100		1005010	0	10000	20
+600011	神兽11	4	100		1001010	0	10000	20
+600012	神兽12	5	100		7001011	7001021	10000	30
+600013	神兽13	5	100		7002011	7002021	10000	30
+600014	神兽14	5	100		1004010		10000	30
+600015	神兽15	5	100		1005010		10000	30

--
Gitblit v1.8.0