From 91c5ae8e0dbcc9a463fb69c5cfb44e1b630d05dc Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期五, 21 九月 2018 21:57:21 +0800 Subject: [PATCH] 1889 神兽宝箱采集相关 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt | 2 +- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt | 3 ++- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302001.txt | 2 +- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302002.txt | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302001.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302001.txt index b881672..de4dac9 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302001.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302001.txt @@ -13,7 +13,7 @@ # ()如果有配置,则未配置职业的取该物品 ():[# 饼图概率 [ - (10000,(0,2204,1,1)), + (10000,(0,2388,1,1)), ], # 随机概率[最多个数, [物品概率列表]] [0, diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302002.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302002.txt index b881672..5e4a759 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302002.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_20302002.txt @@ -13,7 +13,7 @@ # ()如果有配置,则未配置职业的取该物品 ():[# 饼图概率 [ - (10000,(0,2204,1,1)), + (10000,(0,2387,1,1)), ], # 随机概率[最多个数, [物品概率列表]] [0, diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt index 5c0a045..d3416ff 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt @@ -15,7 +15,7 @@ 10000:[1, 'GeRen_liubo_436832', (0, 0), 30000, '0', '0', 0, {}, 'GeRen_liubo_612029'], #神兽副本 20302001:[1, 'GeRen_liubo_436832', (0, 0), 10000, '0', '0', 0, {(0,9999):'20302001'}, 'GeRen_liubo_612029'], -20302002:[1, 'GeRen_liubo_436832', (0, 0), 10000, '0', '0', 0, {(0,9999):'20302002'}, 'GeRen_liubo_612029'], +20302002:[1, 'GeRen_liubo_436832', (0, 0), 20000, '0', '0', 0, {(0,9999):'20302002'}, 'GeRen_liubo_612029'], 21013:[0, 'GeRen_liubo_436832', (0, 0), 20000, '0', 'int( reMoney*0.8+reLV*reLV*0.1)', 0, {}, 'GeRen_liubo_612029'], 21014:[0, 'GeRen_liubo_436832', (0, 0), 20000, 'int(reExp*0.028*10*1800)', '0', 0, {}, 'GeRen_liubo_612029'], 21015:[0, 'GeRen_liubo_436832', (0, 0), 20000, '0', '0', 10000, {}, 'GeRen_liubo_612029'], diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt index b57063c..feb2b81 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt @@ -9,7 +9,8 @@ ( { -20302002:[10, 1], +20302001:[20, 1], +20302002:[2, 1], } ) \ No newline at end of file -- Gitblit v1.8.0