c1_lua/lua/app/config/chapter_dungeon_equip.lua
2023-08-08 16:37:57 +08:00

1718 lines
28 KiB
Lua

local chapter_dungeon_equip = {
[1]={
["level"]=1,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
1
},
["monster"]={
106,
206,
306,
406,
506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=5,
["num_for_nothing"]="Uw=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=500,
["num_for_nothing"]="Uwhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=100
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110102,
["icon"]="dungeon_equip_boss_5"
},
[2]={
["level"]=10,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
2
},
["monster"]={
606,
706,
806,
906,
1006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=6,
["num_for_nothing"]="UA=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=500,
["num_for_nothing"]="Uwhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=100
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110102,
["icon"]="dungeon_equip_boss_4"
},
[3]={
["level"]=15,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
3
},
["monster"]={
1106,
1206,
1306,
1406,
1506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=5,
["num_for_nothing"]="Uw=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=600,
["num_for_nothing"]="UAhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=80
},
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=20
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110202,
["icon"]="dungeon_equip_boss_3"
},
[4]={
["level"]=20,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
4
},
["monster"]={
1606,
1706,
1806,
1906,
2006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=6,
["num_for_nothing"]="UA=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=600,
["num_for_nothing"]="UAhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=60
},
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=40
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110202,
["icon"]="dungeon_equip_boss_1"
},
[5]={
["level"]=24,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
5
},
["monster"]={
2106,
2206,
2306,
2406,
2506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=8,
["num_for_nothing"]="Xg=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=700,
["num_for_nothing"]="UQhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=35
},
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=65
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110302,
["icon"]="dungeon_equip_boss_2"
},
[6]={
["level"]=27,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
6
},
["monster"]={
2606,
2706,
2806,
2906,
3006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=5,
["num_for_nothing"]="Uw=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=700,
["num_for_nothing"]="UQhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=15
},
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=70
},
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=15
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110302,
["icon"]="dungeon_equip_boss_5"
},
[7]={
["level"]=30,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
7
},
["monster"]={
3106,
3206,
3306,
3406,
3506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=6,
["num_for_nothing"]="UA=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=800,
["num_for_nothing"]="Xghc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1001,
["num"]=1,
["weight"]=5
},
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=65
},
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=30
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1001,
["id_for_nothing"]="VwhcAg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110402,
["icon"]="dungeon_equip_boss_4"
},
[8]={
["level"]=33,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
8
},
["monster"]={
3606,
3706,
3806,
3906,
4006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=8,
["num_for_nothing"]="Xg=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=800,
["num_for_nothing"]="Xghc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=40
},
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=60
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110402,
["icon"]="dungeon_equip_boss_3"
},
[9]={
["level"]=36,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
9
},
["monster"]={
4106,
4206,
4306,
4406,
4506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=5,
["num_for_nothing"]="Uw=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=900,
["num_for_nothing"]="Xwhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=20
},
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=70
},
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=10
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110502,
["icon"]="dungeon_equip_boss_1"
},
[10]={
["level"]=40,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
10
},
["monster"]={
4606,
4706,
4806,
4906,
5006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=6,
["num_for_nothing"]="UA=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=900,
["num_for_nothing"]="Xwhc"
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1002,
["num"]=1,
["weight"]=10
},
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=65
},
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=25
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1002,
["id_for_nothing"]="VwhcAQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110502,
["icon"]="dungeon_equip_boss_2"
},
[11]={
["level"]=44,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
11
},
["monster"]={
5106,
5206,
5306,
5406,
5506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=8,
["num_for_nothing"]="Xg=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1000,
["num_for_nothing"]="VwhcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=55
},
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=45
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110502,
["icon"]="dungeon_equip_boss_5"
},
[12]={
["level"]=47,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
12
},
["monster"]={
5606,
5706,
5806,
5906,
6006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=5,
["num_for_nothing"]="Uw=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1000,
["num_for_nothing"]="VwhcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=30
},
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=60
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=10
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110602,
["icon"]="dungeon_equip_boss_4"
},
[13]={
["level"]=50,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
13
},
["monster"]={
6106,
6206,
6306,
6406,
6506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=6,
["num_for_nothing"]="UA=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1100,
["num_for_nothing"]="VwlcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1003,
["num"]=1,
["weight"]=10
},
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=80
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=20
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1003,
["id_for_nothing"]="VwhcAA==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110702,
["icon"]="dungeon_equip_boss_3"
},
[14]={
["level"]=53,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
14
},
["monster"]={
6606,
6706,
6806,
6906,
7006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=8,
["num_for_nothing"]="Xg=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1100,
["num_for_nothing"]="VwlcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=60
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=40
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110702,
["icon"]="dungeon_equip_boss_1"
},
[15]={
["level"]=55,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
15
},
["monster"]={
7106,
7206,
7306,
7406,
7506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=5,
["num_for_nothing"]="Uw=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1200,
["num_for_nothing"]="VwpcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=30
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=55
},
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=5
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110802,
["icon"]="dungeon_equip_boss_2"
},
[16]={
["level"]=58,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
16
},
["monster"]={
7606,
7706,
7806,
7906,
8006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=6,
["num_for_nothing"]="UA=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1200,
["num_for_nothing"]="VwpcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=20
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=70
},
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=10
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110802,
["icon"]="dungeon_equip_boss_5"
},
[17]={
["level"]=60,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
17
},
["monster"]={
8106,
8206,
8306,
8406,
8506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=8,
["num_for_nothing"]="Xg=="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1300,
["num_for_nothing"]="VwtcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=15
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=65
},
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=20
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110902,
["icon"]="dungeon_equip_boss_4"
},
[18]={
["level"]=63,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
18
},
["monster"]={
8606,
8706,
8806,
8906,
9006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=10,
["num_for_nothing"]="Vwg="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1300,
["num_for_nothing"]="VwtcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=10
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=60
},
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=30
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=110902,
["icon"]="dungeon_equip_boss_3"
},
[19]={
["level"]=65,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
19
},
["monster"]={
9106,
9206,
9306,
9406,
9506
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=10,
["num_for_nothing"]="Vwg="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1400,
["num_for_nothing"]="VwxcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=7
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=53
},
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=40
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=111002,
["icon"]="dungeon_equip_boss_1"
},
[20]={
["level"]=68,
["scene"]="dungeon_equip",
["block_icon"]="battle_hinder_13",
["chess_board"]="chessboard_2",
["board"]={
20
},
["monster"]={
9606,
9706,
9806,
9906,
10006
},
["first_reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=10,
["num_for_nothing"]="Vwg="
},
["must_drop"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1400,
["num_for_nothing"]="VwxcAw=="
}
},
["rand_drop"]={
{
["type"]=1,
["id"]=1004,
["num"]=1,
["weight"]=5
},
{
["type"]=1,
["id"]=1005,
["num"]=1,
["weight"]=45
},
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=50
}
},
["rand_drop_num"]=10,
["bao_limit"]=3,
["bao_drop"]={
{
["type"]=1,
["id"]=1006,
["num"]=1,
["weight"]=100
}
},
["bao_drop_num"]=2,
["item_show"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1004,
["id_for_nothing"]="VwhcBw==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1005,
["id_for_nothing"]="VwhcBg==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1006,
["id_for_nothing"]="VwhcBQ==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
},
["gift_id"]=111002,
["icon"]="dungeon_equip_boss_2"
}
}
local config = {
data=chapter_dungeon_equip,count=20
}
return config