2288 lines
35 KiB
Lua
2288 lines
35 KiB
Lua
local chapter = {
|
|
[1]={
|
|
["next_chapter"]=2,
|
|
["icon"]="chapter_1",
|
|
["scene"]="bg_1",
|
|
["block_icon"]="battle_hinder_1",
|
|
["chess_board"]="chessboard_1",
|
|
["board"]={
|
|
1
|
|
},
|
|
["seal_element"]={
|
|
1,
|
|
5
|
|
},
|
|
["involved_skill"]={
|
|
{
|
|
3200101,
|
|
2200101,
|
|
4200101
|
|
}
|
|
},
|
|
["not_involved_skill"]={
|
|
4,
|
|
5,
|
|
6,
|
|
16,
|
|
17,
|
|
18,
|
|
30,
|
|
31,
|
|
32,
|
|
42,
|
|
43,
|
|
44
|
|
},
|
|
["monster"]={
|
|
101,
|
|
201,
|
|
301,
|
|
401,
|
|
501
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
}
|
|
},
|
|
["box_num"]={
|
|
5
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=12001,
|
|
["id_for_nothing"]="VwpcA2Q=",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
}
|
|
},
|
|
["finish_exp"]=1000,
|
|
["challenge_exp"]=500,
|
|
["idle_exp"]=11,
|
|
["idle_gold"]=16,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[2]={
|
|
["before_chapter"]=1,
|
|
["next_chapter"]=3,
|
|
["icon"]="chapter_2",
|
|
["scene"]="bg_2",
|
|
["block_icon"]="battle_hinder_2",
|
|
["chess_board"]="chessboard_1",
|
|
["board"]={
|
|
2,
|
|
3
|
|
},
|
|
["seal_element"]={
|
|
5
|
|
},
|
|
["not_involved_skill"]={
|
|
16,
|
|
17,
|
|
18,
|
|
42,
|
|
43,
|
|
44
|
|
},
|
|
["monster"]={
|
|
601,
|
|
701,
|
|
801,
|
|
901,
|
|
1001,
|
|
1101,
|
|
1201,
|
|
1301,
|
|
1401,
|
|
1501
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=6,
|
|
["num_for_nothing"]="UA=="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=6,
|
|
["num_for_nothing"]="UA=="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=200,
|
|
["num_for_nothing"]="VAhc"
|
|
}
|
|
},
|
|
["box_num"]={
|
|
5,
|
|
10
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=22001,
|
|
["id_for_nothing"]="VApcA2Q=",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=52001,
|
|
["id_for_nothing"]="UwpcA2Q=",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=500,
|
|
["num_for_nothing"]="Uwhc"
|
|
}
|
|
},
|
|
["finish_exp"]=1100,
|
|
["challenge_exp"]=550,
|
|
["idle_exp"]=12,
|
|
["idle_gold"]=17,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[3]={
|
|
["before_chapter"]=2,
|
|
["next_chapter"]=4,
|
|
["icon"]="chapter_3",
|
|
["scene"]="bg_3",
|
|
["block_icon"]="battle_hinder_3",
|
|
["chess_board"]="chessboard_1",
|
|
["board"]={
|
|
4,
|
|
5,
|
|
6
|
|
},
|
|
["monster"]={
|
|
1601,
|
|
1701,
|
|
1801,
|
|
1901,
|
|
2001,
|
|
2101,
|
|
2201,
|
|
2301,
|
|
2401,
|
|
2501,
|
|
2601,
|
|
2701,
|
|
2801,
|
|
2901,
|
|
3001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=2,
|
|
["num_for_nothing"]="VA=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=2,
|
|
["num_for_nothing"]="VA=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=500,
|
|
["num_for_nothing"]="Uwhc"
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=1000,
|
|
["num_for_nothing"]="VwhcAw=="
|
|
}
|
|
},
|
|
["finish_exp"]=1200,
|
|
["challenge_exp"]=600,
|
|
["idle_exp"]=13,
|
|
["idle_gold"]=18,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[4]={
|
|
["before_chapter"]=3,
|
|
["next_chapter"]=5,
|
|
["icon"]="chapter_4",
|
|
["scene"]="bg_4",
|
|
["block_icon"]="battle_hinder_4",
|
|
["chess_board"]="chessboard_1",
|
|
["board"]={
|
|
7,
|
|
8,
|
|
9,
|
|
10
|
|
},
|
|
["monster"]={
|
|
3101,
|
|
3201,
|
|
3301,
|
|
3401,
|
|
3501,
|
|
3601,
|
|
3701,
|
|
3801,
|
|
3901,
|
|
4001,
|
|
4101,
|
|
4201,
|
|
4301,
|
|
4401,
|
|
4501,
|
|
4601,
|
|
4701,
|
|
4801,
|
|
4901,
|
|
5001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=2,
|
|
["num_for_nothing"]="VA=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=20,
|
|
["num_for_nothing"]="VAg="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=2,
|
|
["num_for_nothing"]="VA=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=20,
|
|
["num_for_nothing"]="VAg="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=20,
|
|
["num_for_nothing"]="VAg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=2000,
|
|
["num_for_nothing"]="VAhcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=1000,
|
|
["num_for_nothing"]="VwhcAw=="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=25,
|
|
["num_for_nothing"]="VA0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=1500,
|
|
["num_for_nothing"]="Vw1cAw=="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=43001,
|
|
["id_for_nothing"]="UgtcA2Q=",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["finish_exp"]=1300,
|
|
["challenge_exp"]=650,
|
|
["idle_exp"]=14,
|
|
["idle_gold"]=19,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[5]={
|
|
["before_chapter"]=4,
|
|
["next_chapter"]=6,
|
|
["icon"]="chapter_5",
|
|
["scene"]="bg_5",
|
|
["block_icon"]="battle_hinder_5",
|
|
["chess_board"]="chessboard_2",
|
|
["board"]={
|
|
11,
|
|
12,
|
|
13,
|
|
14
|
|
},
|
|
["monster"]={
|
|
5101,
|
|
5201,
|
|
5301,
|
|
5401,
|
|
5501,
|
|
5601,
|
|
5701,
|
|
5801,
|
|
5901,
|
|
6001,
|
|
6101,
|
|
6201,
|
|
6301,
|
|
6401,
|
|
6501,
|
|
6601,
|
|
6701,
|
|
6801,
|
|
6901,
|
|
7001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=2,
|
|
["num_for_nothing"]="VA=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=30,
|
|
["num_for_nothing"]="VQg="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=2,
|
|
["num_for_nothing"]="VA=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=30,
|
|
["num_for_nothing"]="VQg="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=30,
|
|
["num_for_nothing"]="VQg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=4000,
|
|
["num_for_nothing"]="UghcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=30,
|
|
["num_for_nothing"]="VQg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=40,
|
|
["num_for_nothing"]="Ugg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=40,
|
|
["num_for_nothing"]="Ugg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=20000,
|
|
["num_for_nothing"]="VAhcA2U="
|
|
}
|
|
},
|
|
["finish_exp"]=1400,
|
|
["challenge_exp"]=700,
|
|
["idle_exp"]=15,
|
|
["idle_gold"]=20,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[6]={
|
|
["before_chapter"]=5,
|
|
["next_chapter"]=7,
|
|
["icon"]="chapter_6",
|
|
["scene"]="bg_5",
|
|
["block_icon"]="battle_hinder_5",
|
|
["chess_board"]="chessboard_2",
|
|
["board"]={
|
|
15,
|
|
16,
|
|
17,
|
|
18
|
|
},
|
|
["monster"]={
|
|
7101,
|
|
7201,
|
|
7301,
|
|
7401,
|
|
7501,
|
|
7601,
|
|
7701,
|
|
7801,
|
|
7901,
|
|
8001,
|
|
8101,
|
|
8201,
|
|
8301,
|
|
8401,
|
|
8501,
|
|
8601,
|
|
8701,
|
|
8801,
|
|
8901,
|
|
9001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=40,
|
|
["num_for_nothing"]="Ugg="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=40,
|
|
["num_for_nothing"]="Ugg="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=40,
|
|
["num_for_nothing"]="Ugg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=50,
|
|
["num_for_nothing"]="Uwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=10000,
|
|
["num_for_nothing"]="VwhcA2U="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=23001,
|
|
["id_for_nothing"]="VAtcA2Q=",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=25000,
|
|
["num_for_nothing"]="VA1cA2U="
|
|
}
|
|
},
|
|
["finish_exp"]=1500,
|
|
["challenge_exp"]=750,
|
|
["idle_exp"]=16,
|
|
["idle_gold"]=21,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[7]={
|
|
["before_chapter"]=6,
|
|
["next_chapter"]=8,
|
|
["icon"]="chapter_7",
|
|
["scene"]="bg_6",
|
|
["block_icon"]="battle_hinder_6",
|
|
["chess_board"]="chessboard_2",
|
|
["board"]={
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
},
|
|
["monster"]={
|
|
9101,
|
|
9201,
|
|
9301,
|
|
9401,
|
|
9501,
|
|
9601,
|
|
9701,
|
|
9801,
|
|
9901,
|
|
10001,
|
|
10101,
|
|
10201,
|
|
10301,
|
|
10401,
|
|
10501,
|
|
10601,
|
|
10701,
|
|
10801,
|
|
10901,
|
|
11001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=50,
|
|
["num_for_nothing"]="Uwg="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=50,
|
|
["num_for_nothing"]="Uwg="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=50,
|
|
["num_for_nothing"]="Uwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=75,
|
|
["num_for_nothing"]="UQ0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=8000,
|
|
["num_for_nothing"]="XghcAw=="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=5,
|
|
["num_for_nothing"]="Uw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=12000,
|
|
["num_for_nothing"]="VwpcA2U="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=30000,
|
|
["num_for_nothing"]="VQhcA2U="
|
|
}
|
|
},
|
|
["finish_exp"]=1600,
|
|
["challenge_exp"]=800,
|
|
["idle_exp"]=17,
|
|
["idle_gold"]=22,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[8]={
|
|
["before_chapter"]=7,
|
|
["next_chapter"]=9,
|
|
["icon"]="chapter_8",
|
|
["scene"]="bg_6",
|
|
["block_icon"]="battle_hinder_6",
|
|
["chess_board"]="chessboard_2",
|
|
["board"]={
|
|
23,
|
|
24,
|
|
25,
|
|
26
|
|
},
|
|
["monster"]={
|
|
11101,
|
|
11201,
|
|
11301,
|
|
11401,
|
|
11501,
|
|
11601,
|
|
11701,
|
|
11801,
|
|
11901,
|
|
12001,
|
|
12101,
|
|
12201,
|
|
12301,
|
|
12401,
|
|
12501,
|
|
12601,
|
|
12701,
|
|
12801,
|
|
12901,
|
|
13001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=60,
|
|
["num_for_nothing"]="UAg="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=60,
|
|
["num_for_nothing"]="UAg="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=60,
|
|
["num_for_nothing"]="UAg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=10000,
|
|
["num_for_nothing"]="VwhcA2U="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=15000,
|
|
["num_for_nothing"]="Vw1cA2U="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=33001,
|
|
["id_for_nothing"]="VQtcA2Q=",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=40000,
|
|
["num_for_nothing"]="UghcA2U="
|
|
}
|
|
},
|
|
["finish_exp"]=1700,
|
|
["challenge_exp"]=850,
|
|
["idle_exp"]=18,
|
|
["idle_gold"]=23,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[9]={
|
|
["before_chapter"]=8,
|
|
["next_chapter"]=10,
|
|
["icon"]="chapter_9",
|
|
["scene"]="bg_7",
|
|
["block_icon"]="battle_hinder_7",
|
|
["chess_board"]="chessboard_2",
|
|
["board"]={
|
|
27,
|
|
28,
|
|
29,
|
|
30
|
|
},
|
|
["monster"]={
|
|
13101,
|
|
13201,
|
|
13301,
|
|
13401,
|
|
13501,
|
|
13601,
|
|
13701,
|
|
13801,
|
|
13901,
|
|
14001,
|
|
14101,
|
|
14201,
|
|
14301,
|
|
14401,
|
|
14501,
|
|
14601,
|
|
14701,
|
|
14801,
|
|
14901,
|
|
15001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=80,
|
|
["num_for_nothing"]="Xgg="
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=80,
|
|
["num_for_nothing"]="Xgg="
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=80,
|
|
["num_for_nothing"]="Xgg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=150,
|
|
["num_for_nothing"]="Vw1c"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=15000,
|
|
["num_for_nothing"]="Vw1cA2U="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=20000,
|
|
["num_for_nothing"]="VAhcA2U="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=50000,
|
|
["num_for_nothing"]="UwhcA2U="
|
|
}
|
|
},
|
|
["finish_exp"]=1800,
|
|
["challenge_exp"]=900,
|
|
["idle_exp"]=19,
|
|
["idle_gold"]=24,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[10]={
|
|
["before_chapter"]=9,
|
|
["icon"]="chapter_10",
|
|
["scene"]="bg_7",
|
|
["block_icon"]="battle_hinder_7",
|
|
["chess_board"]="chessboard_2",
|
|
["board"]={
|
|
31,
|
|
32,
|
|
33,
|
|
34
|
|
},
|
|
["monster"]={
|
|
15101,
|
|
15201,
|
|
15301,
|
|
15401,
|
|
15501,
|
|
15601,
|
|
15701,
|
|
15801,
|
|
15901,
|
|
16001,
|
|
16101,
|
|
16201,
|
|
16301,
|
|
16401,
|
|
16501,
|
|
16601,
|
|
16701,
|
|
16801,
|
|
16901,
|
|
17001
|
|
},
|
|
["mystery_box"]={
|
|
{
|
|
1,
|
|
5
|
|
},
|
|
{
|
|
6,
|
|
10
|
|
}
|
|
},
|
|
["mystery_box_reward"]={
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
},
|
|
{
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
["wave_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
}
|
|
},
|
|
["boss_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=3,
|
|
["num_for_nothing"]="VQ=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
}
|
|
},
|
|
["finish_reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=5000,
|
|
["num_for_nothing"]="UwhcAw=="
|
|
}
|
|
},
|
|
["box_num"]={
|
|
10,
|
|
15,
|
|
20
|
|
},
|
|
["box_reward_1"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=4,
|
|
["id_for_nothing"]="Ug==",
|
|
["num"]=200,
|
|
["num_for_nothing"]="VAhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=20000,
|
|
["num_for_nothing"]="VAhcA2U="
|
|
}
|
|
},
|
|
["box_reward_2"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=15,
|
|
["num_for_nothing"]="Vw0="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=30000,
|
|
["num_for_nothing"]="VQhcA2U="
|
|
}
|
|
},
|
|
["box_reward_3"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=5,
|
|
["id_for_nothing"]="Uw==",
|
|
["num"]=20,
|
|
["num_for_nothing"]="VAg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=60000,
|
|
["num_for_nothing"]="UAhcA2U="
|
|
}
|
|
},
|
|
["finish_exp"]=1900,
|
|
["challenge_exp"]=950,
|
|
["idle_exp"]=20,
|
|
["idle_gold"]=25,
|
|
["idle_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=5,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=6,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=7,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=8,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
}
|
|
}
|
|
local config = {
|
|
data=chapter,count=10
|
|
}
|
|
return config |