From 4f006de1a8a79c8ccee7a337f64e94dea18890e2 Mon Sep 17 00:00:00 2001
From: hwj35 <691170510@qq.com>
Date: 星期二, 21 十月 2025 10:40:40 +0800
Subject: [PATCH] 1111 初始装备-NPC血量修改
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
index 47399c9..b8a3568 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
@@ -385,6 +385,7 @@
FamilyRename 1|1000 24
FamilyReqJoin 30 5 0
FamilyPower {"1":2, "2":2, "3":2, "4":2}
+FamilyLeave [0, 60] [] 15 [50] []
Zhenbaoge 1 2888 360 [5,10,20,30]
ZhenbaogeCut -500 int(initPrice*cutWeight/totalWeight*1.0*(minRatio+randRatio*rand))
PersonalMail 200
@@ -403,7 +404,7 @@
ItemRecord 1 0
ItemRecordRule {0:4} [] [] [] []
TreasureSet {0:10,1:10} {2330:[4318,4313,4323,4328,4358,4393,4383,4433,4348,4438,4388,4443,4363,4428,4343,4353],2331:[4319,4314,4324,4329,4359,4394,4384,4434,4349,4439,4389,4444,4364,4429,4344,4354],2332:[4320,4315,4325,4330,4360,4395,4385,4435,4350,4440,4390,4445,4365,4430,4345,4355],2214:[4183,4185,195,199]} 200
-NewRoleInit {100104:100} {520003:2}
+NewRoleInit {100101:100} {520003:2}
HeroStarTalent 4 10 3 5
HeroWash 10 [20,40,60,100,150,230] 5
HeroRebirth 1 2 heroLV 100 80
@@ -440,5 +441,6 @@
ArenaBillboradAward {"1":[[1,300,0],[12,80,0]],"2":[[1,200,0],[12,60,0]],"3":[[1,100,0],[12,40,0]],"5":[[1,80,0],[12,20,0]],"10":[[1,60,0],[12,16,0]],"50":[[1,40,0],[12,12,0]],"500":[[1,30,0],[12,10,0]],"9999":[[1,20,0],[12,10,0]]} {"1":[[1,2000,0],[13,50,0]],"2":[[1,1600,0],[13,40,0]],"3":[[1,1200,0],[13,30,0]],"5":[[1,1000,0],[13,25,0]],"10":[[1,800,0],[13,20,0]],"50":[[1,600,0],[13,15,0]],"500":[[1,400,0],[13,10,0]],"9999":[[1,200,0],[13,5,0]]}
TianziBillboradAward {"1":[[1,300,0],[12,80,0]],"2":[[1,200,0],[12,60,0]],"3":[[1,100,0],[12,40,0]],"5":[[1,80,0],[12,20,0]],"10":[[1,60,0],[12,16,0]],"50":[[1,40,0],[12,12,0]],"500":[[1,30,0],[12,10,0]],"9999":[[1,20,0],[12,10,0]]}
SignInSet 1|30
-Zhanling {"1":[119], "2":[120], "3":[121], "4":[122], "5":[123]} {} {}
+Zhanling {"1":[119], "2":[120], "3":[121], "4":[122], "5":[123], "6":[124]} {} {}
Gubao {"3":[12, 100], "4":[12, 200], "5":[12, 300]}
+LLMJ 2
--
Gitblit v1.8.0