c1_lua/lua/app/config/chapter_dungeon.lua
2025-10-10 19:45:52 +08:00

862 lines
15 KiB
Lua

local chapter_dungeon = {
[1001]={
["next_chapter"]=1002,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1001
},
["monster"]={
103
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=1000,
["num_for_nothing"]="VwhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=5000,
["num_for_nothing"]="UwhcAw=="
}
},
["wave_limit"]=30
},
[1002]={
["before_chapter"]=1001,
["next_chapter"]=1003,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1002
},
["monster"]={
203
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=10000,
["num_for_nothing"]="VwhcA2U="
}
},
["wave_limit"]=30
},
[1003]={
["before_chapter"]=1002,
["next_chapter"]=1004,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1003
},
["monster"]={
303
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=3000,
["num_for_nothing"]="VQhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=15000,
["num_for_nothing"]="Vw1cA2U="
}
},
["wave_limit"]=30
},
[1004]={
["before_chapter"]=1003,
["next_chapter"]=1005,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1004
},
["monster"]={
403
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=4000,
["num_for_nothing"]="UghcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=20000,
["num_for_nothing"]="VAhcA2U="
}
},
["wave_limit"]=30
},
[1005]={
["before_chapter"]=1004,
["next_chapter"]=1006,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1005
},
["monster"]={
503
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=5000,
["num_for_nothing"]="UwhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=25000,
["num_for_nothing"]="VA1cA2U="
}
},
["wave_limit"]=30
},
[1006]={
["before_chapter"]=1005,
["next_chapter"]=1007,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1006
},
["monster"]={
603
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=6000,
["num_for_nothing"]="UAhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=30000,
["num_for_nothing"]="VQhcA2U="
}
},
["wave_limit"]=30
},
[1007]={
["before_chapter"]=1006,
["next_chapter"]=1008,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1007
},
["monster"]={
703
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=7000,
["num_for_nothing"]="UQhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=35000,
["num_for_nothing"]="VQ1cA2U="
}
},
["wave_limit"]=30
},
[1008]={
["before_chapter"]=1007,
["next_chapter"]=1009,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1008
},
["monster"]={
803
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=8000,
["num_for_nothing"]="XghcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=40000,
["num_for_nothing"]="UghcA2U="
}
},
["wave_limit"]=30
},
[1009]={
["before_chapter"]=1008,
["next_chapter"]=1010,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1009
},
["monster"]={
903
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=9000,
["num_for_nothing"]="XwhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=45000,
["num_for_nothing"]="Ug1cA2U="
}
},
["wave_limit"]=30
},
[1010]={
["before_chapter"]=1009,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
1010
},
["monster"]={
1003
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=10000,
["num_for_nothing"]="VwhcA2U="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=50000,
["num_for_nothing"]="UwhcA2U="
}
},
["wave_limit"]=30
},
[2001]={
["next_chapter"]=2002,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2001
},
["monster"]={
10103
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=100,
["num_for_nothing"]="Vwhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=500,
["num_for_nothing"]="Uwhc"
}
},
["wave_limit"]=30
},
[2002]={
["before_chapter"]=2001,
["next_chapter"]=2003,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2002
},
["monster"]={
10203
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=200,
["num_for_nothing"]="VAhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=1000,
["num_for_nothing"]="VwhcAw=="
}
},
["wave_limit"]=30
},
[2003]={
["before_chapter"]=2002,
["next_chapter"]=2004,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2003
},
["monster"]={
10303
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=300,
["num_for_nothing"]="VQhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=1500,
["num_for_nothing"]="Vw1cAw=="
}
},
["wave_limit"]=30
},
[2004]={
["before_chapter"]=2003,
["next_chapter"]=2005,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2004
},
["monster"]={
10403
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=400,
["num_for_nothing"]="Ughc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
},
["wave_limit"]=30
},
[2005]={
["before_chapter"]=2004,
["next_chapter"]=2006,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2005
},
["monster"]={
10503
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=500,
["num_for_nothing"]="Uwhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=2500,
["num_for_nothing"]="VA1cAw=="
}
},
["wave_limit"]=30
},
[2006]={
["before_chapter"]=2005,
["next_chapter"]=2007,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2006
},
["monster"]={
10603
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=600,
["num_for_nothing"]="UAhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=3000,
["num_for_nothing"]="VQhcAw=="
}
},
["wave_limit"]=30
},
[2007]={
["before_chapter"]=2006,
["next_chapter"]=2008,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2007
},
["monster"]={
10703
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=700,
["num_for_nothing"]="UQhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=3500,
["num_for_nothing"]="VQ1cAw=="
}
},
["wave_limit"]=30
},
[2008]={
["before_chapter"]=2007,
["next_chapter"]=2009,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2008
},
["monster"]={
10803
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=800,
["num_for_nothing"]="Xghc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=4000,
["num_for_nothing"]="UghcAw=="
}
},
["wave_limit"]=30
},
[2009]={
["before_chapter"]=2008,
["next_chapter"]=2010,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2009
},
["monster"]={
10903
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=900,
["num_for_nothing"]="Xwhc"
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=4500,
["num_for_nothing"]="Ug1cAw=="
}
},
["wave_limit"]=30
},
[2010]={
["before_chapter"]=2009,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["board"]={
2010
},
["monster"]={
11003
},
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=1000,
["num_for_nothing"]="VwhcAw=="
}
},
["first_reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=50,
["num_for_nothing"]="Uwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=18,
["id_for_nothing"]="VwA=",
["num"]=5000,
["num_for_nothing"]="UwhcAw=="
}
},
["wave_limit"]=30
}
}
local config = {
data=chapter_dungeon,count=20
}
return config