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 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) 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 -- Gitblit v1.8.0