From c08ef00a35fd07f5cb9a2d4382202b2bf2d930f9 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 21 一月 2026 14:54:01 +0800 Subject: [PATCH] 423 【内政】命格系统-服务端(命格卦玉额外属性条数由调整为由该卦玉最终的物品等级决定;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt | 33 ++++++++++++++++++--------------- 1 files changed, 18 insertions(+), 15 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt index 5d5aefb..64a4551 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HeroFates.txt @@ -1,16 +1,19 @@ FatesID FatesQuality HeroIDList AwardItemList AttrIDList LVAttrValueList -1 1 510015|510014 [[1,10], [2,1000]] 6|7|8|21 10|100|1|100 -2 2 510011|510008 [[1,20], [3,100]] 6|7|8|22 20|200|2|100 -3 3 510006|510007 [[1,30], [4,10]] 6|7|8|23 30|300|3|100 -4 4 520013|520014|520015 [[1,40], [5,10]] 6|7|8|24 40|400|4|100 -5 5 520012|520011 [[1,50], [2,10000]] 6|7|8|25 50|500|5|100 -6 1 520007|520005 [[1,10], [2,1000]] 6|7|8|26 10|100|1|100 -7 2 530012|530013 [[1,20], [3,100]] 6|7|8|27 20|200|2|100 -8 3 530009|530011 [[1,30], [4,10]] 6|7|8|28 30|300|3|100 -9 4 530004|530007 [[1,40], [5,10]] 6|7|8|29 40|400|4|100 -10 5 540014|540012 [[1,50], [2,10000]] 6|7|8|30 50|500|5|100 -11 3 540013|540009 [[1,30], [4,10]] 6|7|8|31 30|300|3|100 -12 4 540006|540007 [[1,40], [5,10]] 6|7|8|32 40|400|4|100 -13 5 540003|540002 [[1,50], [2,10000]] 6|7|8|35|36 50|500|5|100|100 -14 1 540006|540007|520013|520014|520015 [[1,40], [5,10]] 6|7|8|32 40|400|4|100 -15 1 540003|540002|530004|530007 [[1,50], [2,10000]] 6|7|8|35|36 50|500|5|100|100 +1 2 510003|520003|510001|520001 [[8,25]] 16|17|18 50|50|50 +2 2 510002|520002|530001|540001 [[8,25]] 16|17|18 50|50|50 +3 3 510004|510005|510006 [[8,50]] 16|17|18|22 100|100|100|20 +4 3 520004|520005|520006 [[8,50]] 16|17|18|24 100|100|100|20 +5 3 530004|530005|530006 [[8,50]] 16|17|18|26 100|100|100|20 +6 3 540004|540005|540006 [[8,50]] 16|17|18|28 100|100|100|20 +7 3 510007|520007|530007 [[1003,1]] 16|17|18|30 100|100|100|20 +8 33 540007|540002|540003 [[1,200]] 16|17|18|32 100|100|100|20 +9 4 510008|510009|510010 [[8,100]] 16|17|18|21 100|100|100|30 +10 4 520008|520009|520010 [[1001,1]] 16|17|18|23 100|100|100|30 +11 4 530008|530009|530010 [[8,100]] 16|17|18|25 100|100|100|30 +12 4 540008|540009|540010 [[8,100]] 16|17|18|27 100|100|100|30 +13 4 530011|540011|510011 [[8,100]] 16|17|18|29 100|100|100|30 +14 44 520011|530002|530003 [[8,100]] 16|17|18|31 100|100|100|30 +15 5 510012|510013|510014|510015 [[1,1000]] 16|17|18|35 200|200|200|30 +16 5 520012|520013|520014|520015 [[1,1000]] 16|17|18|36 200|200|200|30 +17 5 530012|530013|530014|530015 [[8,500]] 16|17|18|35 200|200|200|30 +18 5 540012|540013|540014|540015 [[1004,1]] 16|17|18|36 200|200|200|30 -- Gitblit v1.8.0