hwj35
2025-09-03 13edc97b844456bc62ffc542858cb96ab3a701e1
1111 修改装备属性公式
2个文件已修改
4 ■■■■ 已修改文件
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
@@ -425,7 +425,7 @@
PlayerMaxLV    1000    -1    0    0    0
ZhanchuiCost    2    2            
Mainline    10    15    20        
MainEquipDrop    1    42    [-3, 2]    int(itemLV*attrStep*attrProportion*randfloat(0.9,1.1))
MainEquipDrop    1    42    [-3, 2]    int(round(itemLV*attrStep*attrProportion*randfloat(0.9,1.1)))
MainBootyDrop    {30:5, 6:10, 5:11, 1:12}    {30:[100, 300], 6:[0, 1], 5:[0, 1], 1:[1, 10]}            
TreeLVUP    42    4|300    5    120    30
AngerXP    50    100    50    5    
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
@@ -425,7 +425,7 @@
PlayerMaxLV    1000    -1    0    0    0
ZhanchuiCost    2    2            
Mainline    10    15    20        
MainEquipDrop    1    42    [-3, 2]    int(itemLV*attrStep*attrProportion*randfloat(0.9,1.1))
MainEquipDrop    1    42    [-3, 2]    int(round(itemLV*attrStep*attrProportion*randfloat(0.9,1.1)))
MainBootyDrop    {30:5, 6:10, 5:11, 1:12}    {30:[100, 300], 6:[0, 1], 5:[0, 1], 1:[1, 10]}            
TreeLVUP    42    4|300    5    120    30
AngerXP    50    100    50    5