From be434d90fa2ad36d0f2dc86872c85d805db48261 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 01 十二月 2025 18:11:48 +0800
Subject: [PATCH] 358 【内政】红颜系统-服务端(增加专属信物ID字段,与解锁物品ID区分;)
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beauty.txt | 32 ++++++++--------
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc | 0
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Beauty.txt | 32 ++++++++--------
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt | 2
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.pyc | 0
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt | 2
6 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
index ea2ac38..40ef573 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.pyc
index 433655f..6441284 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Beauty.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Beauty.txt
index 65d1624..f144d80 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Beauty.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Beauty.txt
@@ -1,16 +1,16 @@
-BeautyID BeautyQuality UnlockWay UnlockValue UnlockNeedCnt TalentAttrIDList TalentAttrValueList TalentPerLVAddList EffType EffTypeValue EffValue EffPerLVAdd
-1 1 1 5000 50 6|7 100|10 10|2 0 0 0 0
-2 1 1 5001 50 6|7 200|20 20|5 0 0 0 0
-3 1 2 1060 0 6|8 100|1000 10|100 1 0 10 1
-4 1 3 0 10 6|8 200|2000 20|200 2 12 2000 100
-5 1 4 0 6 7|8 20|1000 2|100 0 0 0 0
-6 2 1 5002 50 7|8 50|2000 5|200 0 0 0 0
-7 2 1 5003 50 6|21 1000|500 100|50 0 0 0 0
-8 2 5 10 0 6|23 1000|500 100|50 4 3 10 1
-9 3 1 5004 50 7|29 100|500 10|50 0 0 0 0
-10 3 1 5005 50 8|31 10000|300 100|10 0 0 0 0
-11 3 6 5 0 6|7 100|10 10|2 0 0 0 0
-12 3 7 0 500 6|7 200|20 20|5 3 0 5 5
-13 4 1 5006 50 6|8 100|1000 10|100 0 0 0 0
-14 4 1 5007 50 6|8 200|2000 20|200 0 0 0 0
-15 4 1 5008 50 7|8 20|1000 2|100 0 0 0 0
+BeautyID BeautyQuality UnlockWay UnlockValue UnlockNeedCnt ExclusiveItemID TalentAttrIDList TalentAttrValueList TalentPerLVAddList EffType EffTypeValue EffValue EffPerLVAdd
+1 1 1 5000 50 4 6|7 100|10 10|2 0 0 0 0
+2 1 1 5001 50 5 6|7 200|20 20|5 0 0 0 0
+3 1 2 1060 0 11 6|8 100|1000 10|100 1 0 10 1
+4 1 3 0 10 4 6|8 200|2000 20|200 2 12 2000 100
+5 1 4 0 6 5 7|8 20|1000 2|100 0 0 0 0
+6 2 1 5002 50 11 7|8 50|2000 5|200 0 0 0 0
+7 2 1 5003 50 4 6|21 1000|500 100|50 0 0 0 0
+8 2 5 10 0 5 6|23 1000|500 100|50 4 3 10 1
+9 3 1 5004 50 11 7|29 100|500 10|50 0 0 0 0
+10 3 1 5005 50 4 8|31 10000|300 100|10 0 0 0 0
+11 3 6 5 0 5 6|7 100|10 10|2 0 0 0 0
+12 3 7 0 500 11 6|7 200|20 20|5 3 0 5 5
+13 4 1 5006 50 4 6|8 100|1000 10|100 0 0 0 0
+14 4 1 5007 50 5 6|8 200|2000 20|200 0 0 0 0
+15 4 1 5008 50 11 7|8 20|1000 2|100 0 0 0 0
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
index e7962a7..d1998f5 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
@@ -430,7 +430,7 @@
InvestCost {"1":[116],"2":[117]}
InvestDay {"1":30} {"1":180} {"1":[[4,10],[3,100]], "2":[[1,100], [3,100]]}
InvestPower {"1":{"30010":2}} {"2":[30010]} {"1":3, "2":3} {"2":3}
-AutoGuaji [1,5,8,12,16] 1260 [4.4,4.8,2.2]
+AutoGuaji [1,5,8,12,16] 1260 [1.4,1.8,2.2]
GoldRush 12|12 60|60 10
GoldRushAuto [3, 30] [[1]] [1,2,3,4]
GoldRushRefresh 1 42 [10,20,30,40,50] 30
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beauty.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beauty.txt
index 65d1624..f144d80 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beauty.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Beauty.txt
@@ -1,16 +1,16 @@
-BeautyID BeautyQuality UnlockWay UnlockValue UnlockNeedCnt TalentAttrIDList TalentAttrValueList TalentPerLVAddList EffType EffTypeValue EffValue EffPerLVAdd
-1 1 1 5000 50 6|7 100|10 10|2 0 0 0 0
-2 1 1 5001 50 6|7 200|20 20|5 0 0 0 0
-3 1 2 1060 0 6|8 100|1000 10|100 1 0 10 1
-4 1 3 0 10 6|8 200|2000 20|200 2 12 2000 100
-5 1 4 0 6 7|8 20|1000 2|100 0 0 0 0
-6 2 1 5002 50 7|8 50|2000 5|200 0 0 0 0
-7 2 1 5003 50 6|21 1000|500 100|50 0 0 0 0
-8 2 5 10 0 6|23 1000|500 100|50 4 3 10 1
-9 3 1 5004 50 7|29 100|500 10|50 0 0 0 0
-10 3 1 5005 50 8|31 10000|300 100|10 0 0 0 0
-11 3 6 5 0 6|7 100|10 10|2 0 0 0 0
-12 3 7 0 500 6|7 200|20 20|5 3 0 5 5
-13 4 1 5006 50 6|8 100|1000 10|100 0 0 0 0
-14 4 1 5007 50 6|8 200|2000 20|200 0 0 0 0
-15 4 1 5008 50 7|8 20|1000 2|100 0 0 0 0
+BeautyID BeautyQuality UnlockWay UnlockValue UnlockNeedCnt ExclusiveItemID TalentAttrIDList TalentAttrValueList TalentPerLVAddList EffType EffTypeValue EffValue EffPerLVAdd
+1 1 1 5000 50 4 6|7 100|10 10|2 0 0 0 0
+2 1 1 5001 50 5 6|7 200|20 20|5 0 0 0 0
+3 1 2 1060 0 11 6|8 100|1000 10|100 1 0 10 1
+4 1 3 0 10 4 6|8 200|2000 20|200 2 12 2000 100
+5 1 4 0 6 5 7|8 20|1000 2|100 0 0 0 0
+6 2 1 5002 50 11 7|8 50|2000 5|200 0 0 0 0
+7 2 1 5003 50 4 6|21 1000|500 100|50 0 0 0 0
+8 2 5 10 0 5 6|23 1000|500 100|50 4 3 10 1
+9 3 1 5004 50 11 7|29 100|500 10|50 0 0 0 0
+10 3 1 5005 50 4 8|31 10000|300 100|10 0 0 0 0
+11 3 6 5 0 5 6|7 100|10 10|2 0 0 0 0
+12 3 7 0 500 11 6|7 200|20 20|5 3 0 5 5
+13 4 1 5006 50 4 6|8 100|1000 10|100 0 0 0 0
+14 4 1 5007 50 5 6|8 200|2000 20|200 0 0 0 0
+15 4 1 5008 50 11 7|8 20|1000 2|100 0 0 0 0
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 e7962a7..d1998f5 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
@@ -430,7 +430,7 @@
InvestCost {"1":[116],"2":[117]}
InvestDay {"1":30} {"1":180} {"1":[[4,10],[3,100]], "2":[[1,100], [3,100]]}
InvestPower {"1":{"30010":2}} {"2":[30010]} {"1":3, "2":3} {"2":3}
-AutoGuaji [1,5,8,12,16] 1260 [4.4,4.8,2.2]
+AutoGuaji [1,5,8,12,16] 1260 [1.4,1.8,2.2]
GoldRush 12|12 60|60 10
GoldRushAuto [3, 30] [[1]] [1,2,3,4]
GoldRushRefresh 1 42 [10,20,30,40,50] 30
--
Gitblit v1.8.0