diff --git a/lua/app/common/bi_report.lua b/lua/app/common/bi_report.lua index db87e79a..8df227c0 100644 --- a/lua/app/common/bi_report.lua +++ b/lua/app/common/bi_report.lua @@ -75,6 +75,7 @@ BIReport.ITEM_GET_TYPE = { MALL_TREASURE = "MallTreasure", -- 常驻钻石礼包 MALL_DAILY = "MallDaily", -- 每日特惠 MALL_DAILY_RESET = "MallDailyReset", + SUMMON = "Summon", PLAYER_LV_UP = "PlayerLvUp", } diff --git a/lua/app/config/act_gift.lua b/lua/app/config/act_gift.lua index 0bc14b1d..752b84db 100644 --- a/lua/app/config/act_gift.lua +++ b/lua/app/config/act_gift.lua @@ -9,7 +9,7 @@ local act_gift = { ["type"]=7, ["recharge_id"]=12, ["time_type"]=3, - ["value"]=25 + ["value"]=2000 }, [20102]={ ["type"]=2, @@ -822,7 +822,7 @@ local act_gift = { }, [60202]={ ["type"]=6, - ["recharge_id"]=5, + ["recharge_id"]=7, ["time_type"]=3, ["limit"]=1, ["value"]=21 diff --git a/lua/app/config/act_level_fund.lua b/lua/app/config/act_level_fund.lua index 06d69e22..12b10d5b 100644 --- a/lua/app/config/act_level_fund.lua +++ b/lua/app/config/act_level_fund.lua @@ -1,15 +1,49 @@ local act_level_fund = { [1]={ + ["stage"]=1, + ["level"]=3, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + } + }, + [2]={ ["stage"]=1, ["level"]=5, ["reward_free"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=500, + ["num_for_nothing"]="Uwhc" } }, ["reward_small"]={ @@ -18,8 +52,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=500, - ["num_for_nothing"]="Uwhc" + ["num"]=80, + ["num_for_nothing"]="Xgg=" } }, ["reward"]={ @@ -28,49 +62,25 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1500, - ["num_for_nothing"]="Vw1cAw==" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } } }, - [2]={ + [3]={ ["stage"]=1, ["level"]=7, ["reward_free"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=5000, - ["num_for_nothing"]="UwhcAw==" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=500, - ["num_for_nothing"]="Uwhc" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1500, - ["num_for_nothing"]="Vw1cAw==" - } - } - }, - [3]={ - ["stage"]=1, - ["level"]=10, - ["reward_free"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", @@ -80,269 +90,7 @@ local act_level_fund = { ["num_for_nothing"]="Vwhc" } }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=500, - ["num_for_nothing"]="Uwhc" - } - }, ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=2000, - ["num_for_nothing"]="VAhcAw==" - } - } - }, - [4]={ - ["stage"]=1, - ["level"]=13, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=5000, - ["num_for_nothing"]="UwhcAw==" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=500, - ["num_for_nothing"]="Uwhc" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=2000, - ["num_for_nothing"]="VAhcAw==" - } - } - }, - [5]={ - ["stage"]=1, - ["level"]=15, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=500, - ["num_for_nothing"]="Uwhc" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=2500, - ["num_for_nothing"]="VA1cAw==" - } - } - }, - [6]={ - ["stage"]=1, - ["level"]=20, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=10000, - ["num_for_nothing"]="VwhcA2U=" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=500, - ["num_for_nothing"]="Uwhc" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=2500, - ["num_for_nothing"]="VA1cAw==" - } - } - }, - [7]={ - ["stage"]=1, - ["level"]=25, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=150, - ["num_for_nothing"]="Vw1c" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=3000, - ["num_for_nothing"]="VQhcAw==" - } - } - }, - [8]={ - ["stage"]=1, - ["level"]=30, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=10000, - ["num_for_nothing"]="VwhcA2U=" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=3500, - ["num_for_nothing"]="VQ1cAw==" - } - } - }, - [9]={ - ["stage"]=1, - ["level"]=35, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=150, - ["num_for_nothing"]="Vw1c" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=6000, - ["num_for_nothing"]="UAhcAw==" - } - } - }, - [10]={ - ["stage"]=1, - ["level"]=40, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=20000, - ["num_for_nothing"]="VAhcA2U=" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=8000, - ["num_for_nothing"]="XghcAw==" - } - } - }, - [11]={ - ["stage"]=1, - ["level"]=45, - ["reward_free"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", @@ -351,32 +99,22 @@ local act_level_fund = { ["num"]=200, ["num_for_nothing"]="VAhc" } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1500, - ["num_for_nothing"]="Vw1cAw==" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=10000, - ["num_for_nothing"]="VwhcA2U=" - } } }, - [101]={ - ["stage"]=2, - ["level"]=45, + [4]={ + ["stage"]=1, + ["level"]=10, ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=500, + ["num_for_nothing"]="Uwhc" + } + }, + ["reward_small"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", @@ -386,14 +124,38 @@ local act_level_fund = { ["num_for_nothing"]="Vwhc" } }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=300, + ["num_for_nothing"]="VQhc" + } + } + }, + [5]={ + ["stage"]=1, + ["level"]=13, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, ["reward_small"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["num"]=120, + ["num_for_nothing"]="Vwpc" } }, ["reward"]={ @@ -402,22 +164,22 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=3000, - ["num_for_nothing"]="VQhcAw==" + ["num"]=400, + ["num_for_nothing"]="Ughc" } } }, - [102]={ - ["stage"]=2, - ["level"]=48, + [6]={ + ["stage"]=1, + ["level"]=15, ["reward_free"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=5000, - ["num_for_nothing"]="UwhcAw==" + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" } }, ["reward_small"]={ @@ -426,8 +188,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["num"]=120, + ["num_for_nothing"]="Vwpc" } }, ["reward"]={ @@ -436,13 +198,217 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=3000, - ["num_for_nothing"]="VQhcAw==" + ["num"]=500, + ["num_for_nothing"]="Uwhc" } } }, - [103]={ - ["stage"]=2, + [7]={ + ["stage"]=1, + ["level"]=20, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=150, + ["num_for_nothing"]="Vw1c" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=800, + ["num_for_nothing"]="Xghc" + } + } + }, + [8]={ + ["stage"]=1, + ["level"]=25, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=150, + ["num_for_nothing"]="Vw1c" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=800, + ["num_for_nothing"]="Xghc" + } + } + }, + [9]={ + ["stage"]=1, + ["level"]=30, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=250, + ["num_for_nothing"]="VA1c" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + } + }, + [10]={ + ["stage"]=1, + ["level"]=35, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2500, + ["num_for_nothing"]="VA1cAw==" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=300, + ["num_for_nothing"]="VQhc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + } + }, + [11]={ + ["stage"]=1, + ["level"]=40, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=80, + ["num_for_nothing"]="Xgg=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=400, + ["num_for_nothing"]="Ughc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + } + }, + [12]={ + ["stage"]=1, + ["level"]=45, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=4000, + ["num_for_nothing"]="UghcAw==" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=500, + ["num_for_nothing"]="Uwhc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + } + }, + [13]={ + ["stage"]=1, ["level"]=50, ["reward_free"]={ { @@ -460,8 +426,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["num"]=600, + ["num_for_nothing"]="UAhc" } }, ["reward"]={ @@ -470,8 +436,110 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=4000, - ["num_for_nothing"]="UghcAw==" + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + } + }, + [101]={ + ["stage"]=2, + ["level"]=45, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=45, + ["num_for_nothing"]="Ug0=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=150, + ["num_for_nothing"]="Vw1c" + } + } + }, + [102]={ + ["stage"]=2, + ["level"]=48, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=750, + ["num_for_nothing"]="UQ1c" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=120, + ["num_for_nothing"]="Vwpc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=230, + ["num_for_nothing"]="VAtc" + } + } + }, + [103]={ + ["stage"]=2, + ["level"]=50, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=45, + ["num_for_nothing"]="Ug0=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=150, + ["num_for_nothing"]="Vw1c" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=300, + ["num_for_nothing"]="VQhc" } } }, @@ -484,8 +552,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=5000, - ["num_for_nothing"]="UwhcAw==" + ["num"]=750, + ["num_for_nothing"]="UQ1c" } }, ["reward_small"]={ @@ -494,8 +562,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1500, - ["num_for_nothing"]="Vw1cAw==" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["reward"]={ @@ -504,8 +572,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=4000, - ["num_for_nothing"]="UghcAw==" + ["num"]=450, + ["num_for_nothing"]="Ug1c" } } }, @@ -518,8 +586,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=45, + ["num_for_nothing"]="Ug0=" } }, ["reward_small"]={ @@ -528,8 +596,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1500, - ["num_for_nothing"]="Vw1cAw==" + ["num"]=180, + ["num_for_nothing"]="VwBc" } }, ["reward"]={ @@ -538,8 +606,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=5000, - ["num_for_nothing"]="UwhcAw==" + ["num"]=600, + ["num_for_nothing"]="UAhc" } } }, @@ -552,8 +620,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=10000, - ["num_for_nothing"]="VwhcA2U=" + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" } }, ["reward_small"]={ @@ -562,8 +630,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1500, - ["num_for_nothing"]="Vw1cAw==" + ["num"]=180, + ["num_for_nothing"]="VwBc" } }, ["reward"]={ @@ -572,8 +640,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=5000, - ["num_for_nothing"]="UwhcAw==" + ["num"]=750, + ["num_for_nothing"]="UQ1c" } } }, @@ -586,8 +654,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=150, - ["num_for_nothing"]="Vw1c" + ["num"]=75, + ["num_for_nothing"]="UQ0=" } }, ["reward_small"]={ @@ -596,8 +664,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=2000, - ["num_for_nothing"]="VAhcAw==" + ["num"]=220, + ["num_for_nothing"]="VApc" } }, ["reward"]={ @@ -606,8 +674,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=6000, - ["num_for_nothing"]="UAhcAw==" + ["num"]=1200, + ["num_for_nothing"]="VwpcAw==" } } }, @@ -620,8 +688,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=10000, - ["num_for_nothing"]="VwhcA2U=" + ["num"]=2200, + ["num_for_nothing"]="VApcAw==" } }, ["reward_small"]={ @@ -630,8 +698,8 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=2000, - ["num_for_nothing"]="VAhcAw==" + ["num"]=220, + ["num_for_nothing"]="VApc" } }, ["reward"]={ @@ -640,14 +708,150 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=6000, - ["num_for_nothing"]="UAhcAw==" + ["num"]=1200, + ["num_for_nothing"]="VwpcAw==" } } }, [109]={ ["stage"]=2, ["level"]=62, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=360, + ["num_for_nothing"]="VQ5c" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + } + }, + [110]={ + ["stage"]=2, + ["level"]=64, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=3600, + ["num_for_nothing"]="VQ5cAw==" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=430, + ["num_for_nothing"]="Ugtc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + } + }, + [111]={ + ["stage"]=2, + ["level"]=66, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=120, + ["num_for_nothing"]="Vwpc" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=580, + ["num_for_nothing"]="UwBc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=2250, + ["num_for_nothing"]="VApZAw==" + } + } + }, + [112]={ + ["stage"]=2, + ["level"]=68, + ["reward_free"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=5800, + ["num_for_nothing"]="UwBcAw==" + } + }, + ["reward_small"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=720, + ["num_for_nothing"]="UQpc" + } + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=2250, + ["num_for_nothing"]="VApZAw==" + } + } + }, + [113]={ + ["stage"]=2, + ["level"]=70, ["reward_free"]={ { ["type"]=1, @@ -664,69 +868,11 @@ local act_level_fund = { ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=2000, - ["num_for_nothing"]="VAhcAw==" + ["num"]=860, + ["num_for_nothing"]="Xg5c" } }, ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=8000, - ["num_for_nothing"]="XghcAw==" - } - } - }, - [110]={ - ["stage"]=2, - ["level"]=64, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=20000, - ["num_for_nothing"]="VAhcA2U=" - } - }, - ["reward_small"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=2500, - ["num_for_nothing"]="VA1cAw==" - } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=10000, - ["num_for_nothing"]="VwhcA2U=" - } - } - }, - [111]={ - ["stage"]=2, - ["level"]=66, - ["reward_free"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - } - }, - ["reward_small"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", @@ -735,20 +881,10 @@ local act_level_fund = { ["num"]=3000, ["num_for_nothing"]="VQhcAw==" } - }, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=12000, - ["num_for_nothing"]="VwpcA2U=" - } } } } local config = { -data=act_level_fund,count=22 +data=act_level_fund,count=26 } return config \ No newline at end of file diff --git a/lua/app/config/bounty_level.lua b/lua/app/config/bounty_level.lua index f717a09d..a4be69c1 100644 --- a/lua/app/config/bounty_level.lua +++ b/lua/app/config/bounty_level.lua @@ -1,1594 +1,388 @@ local bounty_level = { [101]={ ["season"]=1, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=130, + ["num_for_nothing"]="Vwtc" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=44001, - ["id_for_nothing"]="UgxcA2Q=", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", ["num"]=3, ["num_for_nothing"]="VQ==" } }, [102]={ ["season"]=1, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, [103]={ ["season"]=1, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [104]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, - [105]={ + [104]={ ["season"]=1, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=130, + ["num_for_nothing"]="Vwtc" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [105]={ + ["season"]=1, + ["exp"]=150, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [106]={ ["season"]=1, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" } }, [107]={ ["season"]=1, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, [108]={ ["season"]=1, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["num"]=100, + ["num_for_nothing"]="Vwhc" } }, [109]={ ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [110]={ - ["season"]=1, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=8, ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=9, ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 + ["num"]=1, + ["num_for_nothing"]="Vw==" + } }, - [111]={ + [110]={ ["season"]=1, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", + ["num"]=200, + ["num_for_nothing"]="VAhc" + }, + ["reward_type"]=1 + }, + [111]={ + ["season"]=1, + ["exp"]=250, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [112]={ ["season"]=1, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=130, + ["num_for_nothing"]="Vwtc" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" } }, [113]={ ["season"]=1, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" } }, [114]={ ["season"]=1, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=18, + ["id_for_nothing"]="VwA=", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [115]={ ["season"]=1, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" } }, [116]={ ["season"]=1, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, [117]={ ["season"]=1, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["num"]=100, + ["num_for_nothing"]="Vwhc" } }, [118]={ ["season"]=1, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [119]={ ["season"]=1, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" } }, [120]={ ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=8, - ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=9, - ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [121]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [122]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [123]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [124]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [125]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [126]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [127]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [128]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [129]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [130]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=8, - ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=9, - ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [131]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [132]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [133]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [134]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [135]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [136]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [137]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [138]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [139]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [140]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=11, - ["id_for_nothing"]="Vwk=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=18, - ["id_for_nothing"]="VwA=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [141]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [142]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [143]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [144]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [145]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [146]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [147]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [148]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [149]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [150]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=8, - ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=9, - ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [151]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [152]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [153]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [154]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [155]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [156]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [157]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [158]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [159]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [160]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=11, - ["id_for_nothing"]="Vwk=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=18, - ["id_for_nothing"]="VwA=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [161]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [162]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [163]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [164]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [165]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [166]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [167]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [168]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [169]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [170]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=11, - ["id_for_nothing"]="Vwk=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=12, - ["id_for_nothing"]="Vwo=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [171]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [172]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [173]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [174]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [175]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [176]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [177]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [178]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [179]={ - ["season"]=1, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [180]={ - ["season"]=1, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", @@ -1600,11 +394,1217 @@ local bounty_level = { ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=6, - ["id_for_nothing"]="UA==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_type"]=1 + }, + [121]={ + ["season"]=1, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [122]={ + ["season"]=1, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [123]={ + ["season"]=1, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [124]={ + ["season"]=1, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [125]={ + ["season"]=1, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [126]={ + ["season"]=1, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", ["num"]=10, ["num_for_nothing"]="Vwg=" }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [127]={ + ["season"]=1, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [128]={ + ["season"]=1, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [129]={ + ["season"]=1, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [130]={ + ["season"]=1, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=200, + ["num_for_nothing"]="VAhc" + }, + ["reward_type"]=1 + }, + [131]={ + ["season"]=1, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [132]={ + ["season"]=1, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [133]={ + ["season"]=1, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [134]={ + ["season"]=1, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [135]={ + ["season"]=1, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [136]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [137]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [138]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [139]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [140]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_type"]=1 + }, + [141]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [142]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [143]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [144]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [145]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [146]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [147]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [148]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [149]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [150]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=730, + ["num_for_nothing"]="UQtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + ["reward_type"]=1 + }, + [151]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [152]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [153]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [154]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [155]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [156]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [157]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [158]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [159]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [160]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_type"]=1 + }, + [161]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [162]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [163]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [164]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [165]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [166]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [167]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [168]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [169]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [170]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=200, + ["num_for_nothing"]="VAhc" + }, + ["reward_type"]=1 + }, + [171]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [172]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [173]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [174]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [175]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=34001, + ["id_for_nothing"]="VQxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [176]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [177]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [178]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [179]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [180]={ + ["season"]=1, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, ["reward_type"]=1 }, [181]={ @@ -1621,1594 +1621,388 @@ local bounty_level = { }, [201]={ ["season"]=2, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=130, + ["num_for_nothing"]="Vwtc" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=44001, - ["id_for_nothing"]="UgxcA2Q=", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", ["num"]=3, ["num_for_nothing"]="VQ==" } }, [202]={ ["season"]=2, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, [203]={ ["season"]=2, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [204]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, - [205]={ + [204]={ ["season"]=2, - ["exp"]=100, + ["exp"]=150, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=130, + ["num_for_nothing"]="Vwtc" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [205]={ + ["season"]=2, + ["exp"]=150, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [206]={ ["season"]=2, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" } }, [207]={ ["season"]=2, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, [208]={ ["season"]=2, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["num"]=100, + ["num_for_nothing"]="Vwhc" } }, [209]={ ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [210]={ - ["season"]=2, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=8, ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=9, ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 + ["num"]=1, + ["num_for_nothing"]="Vw==" + } }, - [211]={ + [210]={ ["season"]=2, - ["exp"]=100, + ["exp"]=200, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", + ["num"]=200, + ["num_for_nothing"]="VAhc" + }, + ["reward_type"]=1 + }, + [211]={ + ["season"]=2, + ["exp"]=250, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [212]={ ["season"]=2, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["num"]=130, + ["num_for_nothing"]="Vwtc" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" } }, [213]={ ["season"]=2, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" } }, [214]={ ["season"]=2, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=18, + ["id_for_nothing"]="VwA=", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [215]={ ["season"]=2, - ["exp"]=100, + ["exp"]=250, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" } }, [216]={ ["season"]=2, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" } }, [217]={ ["season"]=2, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=2, ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" + ["num"]=100, + ["num_for_nothing"]="Vwhc" } }, [218]={ ["season"]=2, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", + ["id"]=9, + ["id_for_nothing"]="Xw==", ["num"]=1, ["num_for_nothing"]="Vw==" } }, [219]={ ["season"]=2, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" }, ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" } }, [220]={ ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=8, - ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=9, - ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [221]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [222]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [223]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [224]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [225]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [226]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [227]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [228]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [229]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [230]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=8, - ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=9, - ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [231]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [232]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [233]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [234]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [235]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [236]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [237]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [238]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [239]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [240]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=11, - ["id_for_nothing"]="Vwk=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=18, - ["id_for_nothing"]="VwA=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [241]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [242]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [243]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [244]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [245]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [246]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [247]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [248]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [249]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [250]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=8, - ["id_for_nothing"]="Xg==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=9, - ["id_for_nothing"]="Xw==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [251]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [252]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [253]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [254]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [255]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [256]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [257]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [258]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [259]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [260]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=11, - ["id_for_nothing"]="Vwk=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=18, - ["id_for_nothing"]="VwA=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [261]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [262]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [263]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [264]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [265]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [266]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [267]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [268]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [269]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [270]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=11, - ["id_for_nothing"]="Vwk=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=12, - ["id_for_nothing"]="Vwo=", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - ["reward_type"]=1 - }, - [271]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [272]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [273]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [274]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [275]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [276]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [277]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [278]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=100, - ["num_for_nothing"]="Vwhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=2, - ["id_for_nothing"]="VA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [279]={ - ["season"]=2, - ["exp"]=100, - ["reward"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=200, - ["num_for_nothing"]="VAhc" - }, - ["reward_pro"]={ - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1, - ["id_for_nothing"]="Vw==", - ["num"]=1000, - ["num_for_nothing"]="VwhcAw==" - } - }, - [280]={ - ["season"]=2, - ["exp"]=100, + ["exp"]=300, ["reward"]={ ["type"]=1, ["type_for_nothing"]="Vw==", @@ -3220,11 +2014,1217 @@ local bounty_level = { ["reward_pro"]={ ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=44001, - ["id_for_nothing"]="UgxcA2Q=", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_type"]=1 + }, + [221]={ + ["season"]=2, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [222]={ + ["season"]=2, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [223]={ + ["season"]=2, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [224]={ + ["season"]=2, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [225]={ + ["season"]=2, + ["exp"]=350, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [226]={ + ["season"]=2, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", ["num"]=10, ["num_for_nothing"]="Vwg=" }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [227]={ + ["season"]=2, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [228]={ + ["season"]=2, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [229]={ + ["season"]=2, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [230]={ + ["season"]=2, + ["exp"]=400, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=200, + ["num_for_nothing"]="VAhc" + }, + ["reward_type"]=1 + }, + [231]={ + ["season"]=2, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [232]={ + ["season"]=2, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [233]={ + ["season"]=2, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [234]={ + ["season"]=2, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [235]={ + ["season"]=2, + ["exp"]=450, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [236]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [237]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [238]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [239]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [240]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_type"]=1 + }, + [241]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [242]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [243]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [244]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [245]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [246]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [247]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [248]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [249]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [250]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=730, + ["num_for_nothing"]="UQtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + ["reward_type"]=1 + }, + [251]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [252]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [253]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [254]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [255]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [256]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [257]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [258]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [259]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [260]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_type"]=1 + }, + [261]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [262]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [263]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [264]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [265]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [266]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [267]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + [268]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [269]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [270]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=200, + ["num_for_nothing"]="VAhc" + }, + ["reward_type"]=1 + }, + [271]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [272]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [273]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [274]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [275]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=13, + ["id_for_nothing"]="Vws=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=54001, + ["id_for_nothing"]="UwxcA2Q=", + ["num"]=3, + ["num_for_nothing"]="VQ==" + } + }, + [276]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + } + }, + [277]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130, + ["num_for_nothing"]="Vwtc" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=640, + ["num_for_nothing"]="UAxc" + } + }, + [278]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=8, + ["id_for_nothing"]="Xg==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=9, + ["id_for_nothing"]="Xw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [279]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=11, + ["id_for_nothing"]="Vwk=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + [280]={ + ["season"]=2, + ["exp"]=500, + ["reward"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + ["reward_pro"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=10, + ["id_for_nothing"]="Vwg=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, ["reward_type"]=1 }, [281]={ diff --git a/lua/app/config/chapter.lua b/lua/app/config/chapter.lua index 4e2da1b8..3ec4c786 100644 --- a/lua/app/config/chapter.lua +++ b/lua/app/config/chapter.lua @@ -48,6 +48,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=5, ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -58,6 +66,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=5, ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -83,8 +99,6 @@ local chapter = { ["num_for_nothing"]="VQ==" } }, - ["finish_exp"]=1000, - ["challenge_exp"]=500, ["idle_exp"]=10, ["idle_gold"]=10, ["idle_drop"]={ @@ -167,6 +181,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=6, ["num_for_nothing"]="UA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -185,6 +207,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=6, ["num_for_nothing"]="UA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -237,8 +267,6 @@ local chapter = { ["num_for_nothing"]="Uwhc" } }, - ["finish_exp"]=1100, - ["challenge_exp"]=550, ["idle_exp"]=11, ["idle_gold"]=11, ["idle_drop"]={ @@ -327,6 +355,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=15, ["num_for_nothing"]="Vw0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -345,6 +381,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=15, ["num_for_nothing"]="Vw0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -413,8 +457,6 @@ local chapter = { ["num_for_nothing"]="VwhcAw==" } }, - ["finish_exp"]=1200, - ["challenge_exp"]=600, ["idle_exp"]=12, ["idle_gold"]=12, ["idle_drop"]={ @@ -483,6 +525,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=20, ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -501,6 +551,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=20, ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -596,8 +654,6 @@ local chapter = { ["num_for_nothing"]="UwhcAw==" } }, - ["finish_exp"]=1300, - ["challenge_exp"]=650, ["idle_exp"]=13, ["idle_gold"]=13, ["idle_drop"]={ @@ -666,6 +722,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=30, ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -684,6 +748,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=30, ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -779,8 +851,6 @@ local chapter = { ["num_for_nothing"]="VAhcA2U=" } }, - ["finish_exp"]=1400, - ["challenge_exp"]=700, ["idle_exp"]=14, ["idle_gold"]=14, ["idle_drop"]={ @@ -849,6 +919,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=40, ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -867,6 +945,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=40, ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -962,8 +1048,6 @@ local chapter = { ["num_for_nothing"]="VA1cA2U=" } }, - ["finish_exp"]=1500, - ["challenge_exp"]=750, ["idle_exp"]=15, ["idle_gold"]=15, ["idle_drop"]={ @@ -1040,6 +1124,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=50, ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -1066,6 +1158,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=50, ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -1161,8 +1261,6 @@ local chapter = { ["num_for_nothing"]="VQhcA2U=" } }, - ["finish_exp"]=1600, - ["challenge_exp"]=800, ["idle_exp"]=16, ["idle_gold"]=16, ["idle_drop"]={ @@ -1239,6 +1337,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=60, ["num_for_nothing"]="UAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -1265,6 +1371,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=60, ["num_for_nothing"]="UAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -1360,8 +1474,6 @@ local chapter = { ["num_for_nothing"]="UghcA2U=" } }, - ["finish_exp"]=1700, - ["challenge_exp"]=850, ["idle_exp"]=17, ["idle_gold"]=17, ["idle_drop"]={ @@ -1438,6 +1550,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=80, ["num_for_nothing"]="Xgg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -1464,6 +1584,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=80, ["num_for_nothing"]="Xgg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -1559,8 +1687,6 @@ local chapter = { ["num_for_nothing"]="UwhcA2U=" } }, - ["finish_exp"]=1800, - ["challenge_exp"]=900, ["idle_exp"]=18, ["idle_gold"]=18, ["idle_drop"]={ @@ -1637,6 +1763,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -1663,6 +1797,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -1758,8 +1900,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=19, ["idle_gold"]=19, ["idle_drop"]={ @@ -1862,6 +2002,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -1888,6 +2036,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -1983,8 +2139,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=20, ["idle_gold"]=20, ["idle_drop"]={ @@ -2087,6 +2241,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -2113,6 +2275,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -2208,8 +2378,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=21, ["idle_gold"]=21, ["idle_drop"]={ @@ -2235,10 +2403,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 43, + 44, + 45, + 46 }, ["monster"]={ 15101, @@ -2264,7 +2432,7 @@ local chapter = { }, ["mystery_box"]={ 1, - 3 + 4 }, ["mystery_box_reward"]={ { @@ -2312,6 +2480,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -2338,6 +2514,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -2433,8 +2617,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=22, ["idle_gold"]=22, ["idle_drop"]={ @@ -2460,10 +2642,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 47, + 48, + 49, + 50 }, ["monster"]={ 15101, @@ -2537,6 +2719,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -2563,6 +2753,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -2658,8 +2856,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=23, ["idle_gold"]=23, ["idle_drop"]={ @@ -2685,10 +2881,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 51, + 52, + 53, + 54 }, ["monster"]={ 15101, @@ -2714,7 +2910,7 @@ local chapter = { }, ["mystery_box"]={ 1, - 3 + 4 }, ["mystery_box_reward"]={ { @@ -2762,6 +2958,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -2788,6 +2992,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -2883,8 +3095,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=24, ["idle_gold"]=24, ["idle_drop"]={ @@ -2910,10 +3120,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 55, + 56, + 57, + 58 }, ["monster"]={ 15101, @@ -2938,8 +3148,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 2, - 3 + 3, + 4 }, ["mystery_box_reward"]={ { @@ -2987,6 +3197,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -3013,6 +3231,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -3108,8 +3334,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=27, ["idle_gold"]=26, ["idle_drop"]={ @@ -3135,10 +3359,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 59, + 60, + 61, + 62 }, ["monster"]={ 15101, @@ -3163,7 +3387,7 @@ local chapter = { 17001 }, ["mystery_box"]={ - 1, + 2, 3 }, ["mystery_box_reward"]={ @@ -3212,6 +3436,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -3238,6 +3470,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -3333,8 +3573,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=30, ["idle_gold"]=28, ["idle_drop"]={ @@ -3360,10 +3598,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 63, + 64, + 65, + 66 }, ["monster"]={ 15101, @@ -3388,8 +3626,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 2, - 3 + 3, + 4 }, ["mystery_box_reward"]={ { @@ -3437,6 +3675,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -3463,6 +3709,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -3558,8 +3812,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=33, ["idle_gold"]=30, ["idle_drop"]={ @@ -3585,10 +3837,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 67, + 68, + 69, + 70 }, ["monster"]={ 15101, @@ -3662,6 +3914,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -3688,6 +3948,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -3783,8 +4051,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=36, ["idle_gold"]=32, ["idle_drop"]={ @@ -3810,10 +4076,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 71, + 72, + 73, + 74 }, ["monster"]={ 15101, @@ -3839,7 +4105,7 @@ local chapter = { }, ["mystery_box"]={ 2, - 3 + 4 }, ["mystery_box_reward"]={ { @@ -3887,6 +4153,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -3913,6 +4187,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -4008,8 +4290,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=39, ["idle_gold"]=34, ["idle_drop"]={ @@ -4035,10 +4315,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 75, + 76, + 77, + 78 }, ["monster"]={ 15101, @@ -4112,6 +4392,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -4138,6 +4426,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -4233,8 +4529,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=42, ["idle_gold"]=36, ["idle_drop"]={ @@ -4260,10 +4554,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 79, + 80, + 81, + 82 }, ["monster"]={ 15101, @@ -4288,8 +4582,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 2, - 3 + 1, + 4 }, ["mystery_box_reward"]={ { @@ -4337,6 +4631,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -4363,6 +4665,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -4458,8 +4768,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=45, ["idle_gold"]=38, ["idle_drop"]={ @@ -4485,10 +4793,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 83, + 84, + 85, + 86 }, ["monster"]={ 15101, @@ -4513,8 +4821,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 1, - 3 + 2, + 4 }, ["mystery_box_reward"]={ { @@ -4562,6 +4870,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -4588,6 +4904,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -4683,8 +5007,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=48, ["idle_gold"]=40, ["idle_drop"]={ @@ -4710,10 +5032,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 87, + 88, + 89, + 90 }, ["monster"]={ 15101, @@ -4738,8 +5060,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 2, - 3 + 3, + 4 }, ["mystery_box_reward"]={ { @@ -4787,6 +5109,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -4813,6 +5143,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -4908,8 +5246,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=51, ["idle_gold"]=42, ["idle_drop"]={ @@ -4935,10 +5271,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 91, + 92, + 93, + 94 }, ["monster"]={ 15101, @@ -5012,6 +5348,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -5038,6 +5382,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -5133,8 +5485,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=54, ["idle_gold"]=44, ["idle_drop"]={ @@ -5160,10 +5510,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 95, + 96, + 97, + 98 }, ["monster"]={ 15101, @@ -5188,8 +5538,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 2, - 3 + 3, + 4 }, ["mystery_box_reward"]={ { @@ -5237,6 +5587,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -5263,6 +5621,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -5358,8 +5724,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=57, ["idle_gold"]=46, ["idle_drop"]={ @@ -5385,10 +5749,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 + 99, + 100, + 101, + 102 }, ["monster"]={ 15101, @@ -5413,8 +5777,8 @@ local chapter = { 17001 }, ["mystery_box"]={ - 1, - 3 + 3, + 4 }, ["mystery_box_reward"]={ { @@ -5462,6 +5826,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -5488,6 +5860,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -5583,8 +5963,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=60, ["idle_gold"]=48, ["idle_drop"]={ @@ -5610,10 +5988,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 39, - 40, - 41, - 42 + 103, + 104, + 105, + 106 }, ["monster"]={ 15101, @@ -5687,6 +6065,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -5713,6 +6099,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -5808,8 +6202,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=63, ["idle_gold"]=50, ["idle_drop"]={ @@ -5835,234 +6227,10 @@ local chapter = { ["block_icon"]="battle_hinder_7", ["chess_board"]="chessboard_2", ["board"]={ - 35, - 36, - 37, - 38 - }, - ["monster"]={ - 15101, - 15201, - 15301, - 15401, - 15501, - 15601, - 15701, - 15801, - 15901, - 16001, - 16101, - 16201, - 16301, - 16401, - 16501, - 16601, - 16701, - 16801, - 16901, - 17001 - }, - ["mystery_box"]={ - 1, - 3 - }, - ["mystery_box_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"]=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"]=66, - ["idle_gold"]=52, - ["idle_drop"]={ - { - ["type"]=1, - ["id"]=4, - ["num"]=1, - ["weight"]=30 - }, - { - ["type"]=1, - ["id"]=5, - ["num"]=1, - ["weight"]=30 - } - } - }, - [30]={ - ["before_chapter"]=29, - ["icon"]="chapter_10", - ["scene"]="bg_7", - ["block_icon"]="battle_hinder_7", - ["chess_board"]="chessboard_2", - ["board"]={ - 39, - 40, - 41, - 42 + 107, + 108, + 109, + 110 }, ["monster"]={ 15101, @@ -6088,7 +6256,7 @@ local chapter = { }, ["mystery_box"]={ 2, - 3 + 4 }, ["mystery_box_reward"]={ { @@ -6136,6 +6304,14 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["boss_reward"]={ @@ -6162,6 +6338,252 @@ local chapter = { ["id_for_nothing"]="Vw==", ["num"]=100, ["num_for_nothing"]="Vwhc" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["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=" + } + }, + ["idle_exp"]=66, + ["idle_gold"]=52, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=4, + ["num"]=1, + ["weight"]=30 + }, + { + ["type"]=1, + ["id"]=5, + ["num"]=1, + ["weight"]=30 + } + } + }, + [30]={ + ["before_chapter"]=29, + ["icon"]="chapter_10", + ["scene"]="bg_7", + ["block_icon"]="battle_hinder_7", + ["chess_board"]="chessboard_2", + ["board"]={ + 111, + 112, + 113, + 114 + }, + ["monster"]={ + 15101, + 15201, + 15301, + 15401, + 15501, + 15601, + 15701, + 15801, + 15901, + 16001, + 16101, + 16201, + 16301, + 16401, + 16501, + 16601, + 16701, + 16801, + 16901, + 17001 + }, + ["mystery_box"]={ + 3, + 4 + }, + ["mystery_box_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"]=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" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["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" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" } }, ["finish_reward"]={ @@ -6257,8 +6679,6 @@ local chapter = { ["num_for_nothing"]="UAhcA2U=" } }, - ["finish_exp"]=1900, - ["challenge_exp"]=950, ["idle_exp"]=69, ["idle_gold"]=54, ["idle_drop"]={ diff --git a/lua/app/config/chapter_board.lua b/lua/app/config/chapter_board.lua index 7f1a1e00..bc579951 100644 --- a/lua/app/config/chapter_board.lua +++ b/lua/app/config/chapter_board.lua @@ -9799,9 +9799,21537 @@ local chapter_board = { 0 } } + }, + [43]={ + ["board"]={ + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 5 + }, + { + 15, + 0 + }, + { + 13, + 5 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [44]={ + ["board"]={ + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 13, + 3 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 13, + 3 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [45]={ + ["board"]={ + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 13, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 4 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 13, + 4 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [46]={ + ["board"]={ + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 15, + 0 + }, + { + 13, + 2 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [47]={ + ["board"]={ + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 12, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 12, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 1 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [48]={ + ["board"]={ + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 15, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [49]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 12, + 5 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 12, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 12, + 5 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 15, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + } + } + }, + [50]={ + ["board"]={ + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 12, + 5 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 5 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 8, + 0 + }, + { + 7, + 0 + }, + { + 8, + 0 + }, + { + 7, + 0 + }, + { + 8, + 0 + }, + { + 7, + 0 + }, + { + 8, + 0 + } + } + }, + [51]={ + ["board"]={ + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 12, + 1 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 1 + }, + { + 12, + 4 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 12, + 1 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 12, + 1 + }, + { + 12, + 4 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 15, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [52]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 9, + 4 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 4 + }, + { + 12, + 4 + }, + { + 11, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 9, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 12, + 2 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 10, + 0 + } + } + }, + [53]={ + ["board"]={ + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 12, + 3 + }, + { + 12, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 12, + 3 + }, + { + 12, + 5 + }, + { + 3, + 0 + }, + { + 9, + 0 + }, + { + 12, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 12, + 2 + }, + { + 12, + 5 + }, + { + 9, + 0 + }, + { + 12, + 2 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 12, + 2 + }, + { + 8, + 0 + }, + { + 12, + 1 + }, + { + 12, + 2 + }, + { + 12, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 8, + 0 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 12, + 2 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 12, + 2 + }, + { + 8, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [54]={ + ["board"]={ + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 12, + 1 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 12, + 1 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 15, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 5 + }, + { + 12, + 5 + }, + { + 1, + 0 + } + } + }, + [55]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 10, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 3 + }, + { + 14, + 0 + }, + { + 13, + 4 + }, + { + 14, + 0 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [56]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 1 + }, + { + 4, + 2 + }, + { + 4, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [57]={ + ["board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 4 + }, + { + 4, + 2 + }, + { + 4, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 4 + }, + { + 4, + 2 + }, + { + 4, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 15, + 0 + }, + { + 13, + 2 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [58]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 4, + 4 + }, + { + 4, + 1 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 4, + 4 + }, + { + 4, + 1 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 15, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 1, + 0 + } + } + }, + [59]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 4, + 3 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 14, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 3 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [60]={ + ["board"]={ + { + 1, + 0 + }, + { + 1, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 4, + 2 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 4, + 1 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 1, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 4, + 2 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 4, + 1 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 15, + 0 + } + } + }, + [61]={ + ["board"]={ + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 13, + 2 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 4 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 3 + } + }, + ["mystery_box_board"]={ + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 13, + 2 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 4 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 15, + 0 + }, + { + 13, + 1 + }, + { + 13, + 3 + } + } + }, + [62]={ + ["board"]={ + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 0, + 1 + }, + { + 13, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 5 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [63]={ + ["board"]={ + { + 12, + 2 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 12, + 2 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 2 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 12, + 2 + }, + { + 12, + 2 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + } + } + }, + [64]={ + ["board"]={ + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 14, + 0 + }, + { + 14, + 0 + }, + { + 12, + 2 + }, + { + 12, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [65]={ + ["board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 1 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 1 + }, + { + 15, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [66]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 15, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [67]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 11, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 2, + 0 + }, + { + 9, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 10, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 11, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 2, + 0 + }, + { + 9, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 15, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 10, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [68]={ + ["board"]={ + { + 12, + 3 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 4 + }, + { + 4, + 2 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [69]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 14, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 14, + 0 + }, + { + 12, + 4 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 14, + 0 + }, + { + 12, + 4 + }, + { + 15, + 0 + }, + { + 12, + 4 + }, + { + 14, + 0 + }, + { + 12, + 4 + } + } + }, + [70]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 4, + 0 + }, + { + 4, + 1 + }, + { + 4, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 12, + 2 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 12, + 2 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 12, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 12, + 2 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [71]={ + ["board"]={ + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 11, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 12, + 2 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 11, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 11, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + } + } + }, + [72]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 10, + 0 + }, + { + 0, + 5 + }, + { + 11, + 0 + }, + { + 0, + 4 + }, + { + 12, + 3 + }, + { + 4, + 3 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 4, + 3 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 10, + 0 + }, + { + 0, + 0 + }, + { + 11, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 10, + 0 + }, + { + 0, + 0 + }, + { + 11, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 0, + 4 + }, + { + 10, + 0 + }, + { + 0, + 5 + }, + { + 11, + 0 + }, + { + 0, + 4 + }, + { + 12, + 3 + }, + { + 4, + 3 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 4, + 3 + }, + { + 12, + 3 + }, + { + 3, + 0 + }, + { + 10, + 0 + }, + { + 0, + 0 + }, + { + 11, + 0 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 10, + 0 + }, + { + 0, + 0 + }, + { + 11, + 0 + }, + { + 7, + 0 + }, + { + 15, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + } + } + }, + [73]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 9, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [74]={ + ["board"]={ + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 9, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 10, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 9, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 10, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 15, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [75]={ + ["board"]={ + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 9, + 0 + }, + { + 9, + 0 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 9, + 0 + }, + { + 9, + 0 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 15, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + } + } + }, + [76]={ + ["board"]={ + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 10, + 0 + }, + { + 11, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 10, + 0 + }, + { + 11, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + } + } + }, + [77]={ + ["board"]={ + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 11, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 11, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 15, + 0 + } + } + }, + [78]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 9, + 0 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 4, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 4, + 1 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [79]={ + ["board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 9, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 11, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 11, + 0 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 9, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 11, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 11, + 0 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 15, + 0 + } + } + }, + [80]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 4, + 5 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 4, + 5 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [81]={ + ["board"]={ + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 3, + 0 + }, + { + 13, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [82]={ + ["board"]={ + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 4, + 1 + }, + { + 0, + 4 + }, + { + 4, + 2 + }, + { + 0, + 2 + }, + { + 4, + 2 + }, + { + 0, + 4 + }, + { + 4, + 1 + }, + { + 0, + 1 + }, + { + 4, + 1 + }, + { + 0, + 5 + }, + { + 4, + 5 + }, + { + 0, + 5 + }, + { + 4, + 1 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 14, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 4, + 1 + }, + { + 0, + 4 + }, + { + 4, + 2 + }, + { + 0, + 2 + }, + { + 4, + 2 + }, + { + 0, + 4 + }, + { + 4, + 1 + }, + { + 0, + 1 + }, + { + 4, + 1 + }, + { + 0, + 5 + }, + { + 4, + 5 + }, + { + 0, + 5 + }, + { + 4, + 1 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 15, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 14, + 0 + } + } + }, + [83]={ + ["board"]={ + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 14, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 13, + 1 + }, + { + 13, + 3 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [84]={ + ["board"]={ + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 1, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 15, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [85]={ + ["board"]={ + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 4, + 1 + }, + { + 4, + 2 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 0, + 0 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 4, + 3 + }, + { + 0, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 4, + 4 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 2, + 0 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [86]={ + ["board"]={ + { + 14, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 14, + 0 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 0, + 4 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 4, + 5 + }, + { + 0, + 4 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 4, + 3 + }, + { + 13, + 3 + }, + { + 13, + 1 + }, + { + 13, + 4 + }, + { + 4, + 4 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 4 + }, + { + 4, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 4 + }, + { + 1, + 4 + }, + { + 1, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 14, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 14, + 0 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 0, + 4 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 4, + 5 + }, + { + 0, + 4 + }, + { + 4, + 1 + }, + { + 2, + 0 + }, + { + 4, + 3 + }, + { + 13, + 3 + }, + { + 13, + 1 + }, + { + 13, + 4 + }, + { + 4, + 4 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 13, + 3 + }, + { + 15, + 0 + }, + { + 13, + 4 + }, + { + 4, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 4 + }, + { + 1, + 4 + }, + { + 1, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [87]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 5, + 3 + }, + { + 5, + 5 + }, + { + 12, + 3 + }, + { + 12, + 4 + }, + { + 12, + 1 + }, + { + 5, + 2 + }, + { + 5, + 1 + }, + { + 5, + 5 + }, + { + 5, + 3 + }, + { + 12, + 5 + }, + { + 12, + 4 + }, + { + 12, + 2 + }, + { + 5, + 1 + }, + { + 5, + 2 + } + } + }, + [88]={ + ["board"]={ + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 12, + 1 + }, + { + 1, + 0 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 5, + 5 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 5, + 5 + }, + { + 5, + 2 + }, + { + 5, + 5 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 5, + 5 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 5, + 2 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + } + } + }, + [89]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 5, + 3 + }, + { + 5, + 3 + }, + { + 2, + 0 + }, + { + 5, + 3 + }, + { + 5, + 3 + }, + { + 1, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 5, + 3 + }, + { + 5, + 3 + }, + { + 2, + 0 + }, + { + 5, + 3 + }, + { + 5, + 3 + }, + { + 1, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 7, + 0 + }, + { + 15, + 0 + }, + { + 7, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [90]={ + ["board"]={ + { + 5, + 5 + }, + { + 5, + 2 + }, + { + 5, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 0 + }, + { + 9, + 0 + }, + { + 5, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 5, + 1 + }, + { + 5, + 1 + }, + { + 5, + 5 + }, + { + 5, + 5 + }, + { + 5, + 5 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 9, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 5, + 5 + }, + { + 5, + 2 + }, + { + 5, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 0 + }, + { + 9, + 0 + }, + { + 5, + 1 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 5, + 1 + }, + { + 5, + 1 + }, + { + 5, + 5 + }, + { + 5, + 5 + }, + { + 5, + 5 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 9, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 15, + 0 + }, + { + 14, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + } + } + }, + [91]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 4 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 4 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 15, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + } + } + }, + [92]={ + ["board"]={ + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 5, + 1 + }, + { + 5, + 5 + }, + { + 12, + 2 + }, + { + 0, + 3 + }, + { + 12, + 4 + }, + { + 5, + 2 + }, + { + 5, + 1 + }, + { + 5, + 5 + }, + { + 5, + 1 + }, + { + 12, + 2 + }, + { + 0, + 3 + }, + { + 12, + 4 + }, + { + 5, + 1 + }, + { + 5, + 2 + }, + { + 0, + 0 + }, + { + 5, + 5 + }, + { + 5, + 1 + }, + { + 5, + 1 + }, + { + 5, + 1 + }, + { + 5, + 2 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + } + } + }, + [93]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 9, + 0 + }, + { + 12, + 2 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 9, + 0 + }, + { + 12, + 2 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 1, + 0 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 5, + 4 + }, + { + 14, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 15, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [94]={ + ["board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 5, + 1 + }, + { + 5, + 1 + }, + { + 5, + 1 + }, + { + 5, + 5 + }, + { + 5, + 2 + }, + { + 5, + 2 + }, + { + 5, + 2 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 5 + }, + { + 1, + 0 + }, + { + 12, + 5 + }, + { + 12, + 4 + }, + { + 12, + 4 + }, + { + 12, + 1 + }, + { + 1, + 0 + }, + { + 12, + 5 + }, + { + 1, + 0 + }, + { + 12, + 5 + }, + { + 1, + 0 + }, + { + 12, + 2 + }, + { + 12, + 1 + }, + { + 1, + 0 + }, + { + 12, + 5 + }, + { + 14, + 0 + }, + { + 12, + 5 + }, + { + 1, + 0 + }, + { + 12, + 2 + } + } + }, + [95]={ + ["board"]={ + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 12, + 4 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 12, + 4 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 12, + 4 + }, + { + 2, + 0 + } + } + }, + [96]={ + ["board"]={ + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 8, + 0 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 10, + 0 + }, + { + 0, + 3 + }, + { + 11, + 0 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 9, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + } + } + }, + [97]={ + ["board"]={ + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 0, + 4 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 10, + 0 + }, + { + 4, + 1 + }, + { + 4, + 4 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 7, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 10, + 0 + }, + { + 7, + 0 + }, + { + 11, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 0, + 4 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 9, + 0 + }, + { + 3, + 0 + }, + { + 10, + 0 + }, + { + 4, + 1 + }, + { + 4, + 4 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 15, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 12, + 3 + }, + { + 0, + 0 + }, + { + 10, + 0 + }, + { + 7, + 0 + }, + { + 11, + 0 + }, + { + 0, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 14, + 0 + } + } + }, + [98]={ + ["board"]={ + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 4, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 12, + 2 + }, + { + 4, + 1 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 12, + 2 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 4, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 4, + 4 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 12, + 4 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 12, + 2 + }, + { + 4, + 1 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 4, + 1 + }, + { + 4, + 1 + }, + { + 15, + 0 + }, + { + 4, + 2 + }, + { + 4, + 2 + }, + { + 1, + 0 + } + } + }, + [99]={ + ["board"]={ + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 12, + 3 + }, + { + 12, + 2 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 12, + 2 + }, + { + 12, + 2 + }, + { + 12, + 5 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 1, + 0 + }, + { + 4, + 1 + }, + { + 4, + 5 + }, + { + 12, + 3 + }, + { + 12, + 1 + }, + { + 4, + 1 + }, + { + 4, + 5 + }, + { + 1, + 0 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 12, + 2 + }, + { + 12, + 1 + }, + { + 4, + 1 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 4, + 5 + }, + { + 4, + 1 + }, + { + 12, + 3 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + } + } + }, + [100]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 4, + 5 + }, + { + 0, + 2 + }, + { + 12, + 2 + }, + { + 14, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 4, + 4 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 4, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 14, + 0 + }, + { + 12, + 5 + }, + { + 0, + 5 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 4, + 5 + }, + { + 0, + 2 + }, + { + 12, + 2 + }, + { + 14, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 4, + 4 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 4, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 14, + 0 + }, + { + 15, + 0 + }, + { + 0, + 5 + }, + { + 4, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [101]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 12, + 1 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 12, + 3 + }, + { + 14, + 0 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 12, + 1 + }, + { + 3, + 0 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 12, + 3 + }, + { + 1, + 0 + }, + { + 12, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 12, + 3 + }, + { + 1, + 0 + } + } + }, + [102]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 0, + 4 + }, + { + 4, + 3 + }, + { + 0, + 1 + }, + { + 4, + 1 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 15, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 2 + }, + { + 0, + 4 + }, + { + 4, + 3 + }, + { + 0, + 1 + }, + { + 4, + 1 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [103]={ + ["board"]={ + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + } + } + }, + [104]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 13, + 2 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 3, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 15, + 0 + } + } + }, + [105]={ + ["board"]={ + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 3, + 0 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 15, + 0 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 1 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [106]={ + ["board"]={ + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 4 + }, + { + 4, + 4 + }, + { + 4, + 1 + }, + { + 4, + 3 + }, + { + 4, + 3 + }, + { + 1, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 13, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 13, + 0 + }, + { + 0, + 0 + }, + { + 13, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 13, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 13, + 0 + } + } + }, + [107]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 2, + 0 + }, + { + 0, + 4 + }, + { + 2, + 0 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 4, + 3 + }, + { + 0, + 1 + }, + { + 4, + 3 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 13, + 2 + }, + { + 3, + 0 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 13, + 5 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 0, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 0 + }, + { + 2, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + } + } + }, + [108]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + } + }, + ["mystery_box_board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 15, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + } + } + }, + [109]={ + ["board"]={ + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [110]={ + ["board"]={ + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 3 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 13, + 3 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 14, + 0 + }, + { + 13, + 4 + }, + { + 14, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + }, + ["mystery_box_board"]={ + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 3 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 15, + 0 + }, + { + 7, + 0 + }, + { + 13, + 3 + }, + { + 13, + 4 + }, + { + 13, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 14, + 0 + }, + { + 13, + 4 + }, + { + 14, + 0 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 4, + 3 + }, + { + 4, + 2 + }, + { + 4, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [111]={ + ["board"]={ + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 13, + 2 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 13, + 4 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 3, + 0 + }, + { + 1, + 0 + }, + { + 13, + 5 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 13, + 2 + }, + { + 13, + 4 + }, + { + 13, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 1, + 0 + } + } + }, + [112]={ + ["board"]={ + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 2, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 2, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 13, + 1 + }, + { + 13, + 3 + }, + { + 13, + 3 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 13, + 1 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + } + } + }, + [113]={ + ["board"]={ + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 4 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 3 + }, + { + 0, + 3 + } + }, + ["mystery_box_board"]={ + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 14, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 4 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 14, + 0 + }, + { + 1, + 0 + }, + { + 13, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 2 + }, + { + 1, + 0 + }, + { + 15, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 13, + 1 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 2 + }, + { + 13, + 3 + }, + { + 0, + 3 + } + } + }, + [114]={ + ["board"]={ + { + 13, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 13, + 4 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 13, + 3 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 13, + 3 + }, + { + 0, + 0 + }, + { + 13, + 5 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 13, + 5 + } + }, + ["mystery_box_board"]={ + { + 13, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 13, + 4 + }, + { + 3, + 0 + }, + { + 13, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 13, + 3 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 13, + 5 + }, + { + 3, + 0 + }, + { + 14, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 15, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 3, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 13, + 4 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 13, + 4 + }, + { + 0, + 5 + }, + { + 1, + 0 + }, + { + 0, + 4 + }, + { + 13, + 3 + }, + { + 0, + 0 + }, + { + 13, + 5 + }, + { + 0, + 3 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 5 + }, + { + 13, + 5 + } + } } } local config = { -data=chapter_board,count=42 +data=chapter_board,count=114 } return config \ No newline at end of file diff --git a/lua/app/config/localization/localization_global_const.lua b/lua/app/config/localization/localization_global_const.lua index 53cc8b85..cd84e4a2 100644 --- a/lua/app/config/localization/localization_global_const.lua +++ b/lua/app/config/localization/localization_global_const.lua @@ -1,7 +1,5 @@ local LocalizationGlobalConst = { - COUNTER_ATTACK_DESC = "COUNTER_ATTACK_DESC", - BLOCK_DESC = "BLOCK_DESC", MAIN_BTN_1 = "MAIN_BTN_1", QLT_DESC_1 = "QLT_DESC_1", QLT_DESC_2 = "QLT_DESC_2", @@ -120,6 +118,19 @@ local LocalizationGlobalConst = BTN_READ = "BTN_READ", BATTLE_DESC_9 = "BATTLE_DESC_9", BATTLE_DESC_10 = "BATTLE_DESC_10", + BLOCK_DESC = "BLOCK_DESC", + COUNTER_ATTACK_DESC = "COUNTER_ATTACK_DESC", + EXPIRES_IN_HOURS = "EXPIRES_IN_HOURS", + EXTRA_REWARDS = "EXTRA_REWARDS", + PLAYER_LEVEL_UP_DESC = "PLAYER_LEVEL_UP_DESC", + LEVEL_UP_REWARD = "LEVEL_UP_REWARD", + CLICK_TO_CONTINUE = "CLICK_TO_CONTINUE", + BOUNTY_DESC_4 = "BOUNTY_DESC_4", + RELOGIN = "RELOGIN", + GOLD_PIG_CLOSE_DESC = "GOLD_PIG_CLOSE_DESC", + GOLD_PIG_TITLE = "GOLD_PIG_TITLE", + GOLD_PIG_DESC = "GOLD_PIG_DESC", + SIDE_BAR_FULL = "SIDE_BAR_FULL", } return LocalizationGlobalConst \ No newline at end of file diff --git a/lua/app/config/strings/cn/chapter.lua b/lua/app/config/strings/cn/chapter.lua index 85da84c0..bdb22c1c 100644 --- a/lua/app/config/strings/cn/chapter.lua +++ b/lua/app/config/strings/cn/chapter.lua @@ -1,42 +1,96 @@ local chapter = { [1]={ - ["name"]="1.废弃小镇" + ["name"]="废弃小镇(西)" }, [2]={ - ["name"]="2.小镇幽径" + ["name"]="废弃小镇(东)" }, [3]={ - ["name"]="3.小镇矿山" + ["name"]="小镇幽径" }, [4]={ - ["name"]="4.幽深丛林" + ["name"]="小镇矿山" }, [5]={ - ["name"]="5.碎石溪岸(西)" + ["name"]="幽深丛林" }, [6]={ - ["name"]="6.碎石溪岸(东)" + ["name"]="异雪丛林(西)" }, [7]={ - ["name"]="7.城堡外围" + ["name"]="异雪丛林(东)" }, [8]={ - ["name"]="8.城堡大门" + ["name"]="城堡外围" }, [9]={ - ["name"]="9.城堡内部" + ["name"]="城堡正门" }, [10]={ - ["name"]="10.城堡深处" + ["name"]="城堡内部" }, [11]={ - ["name"]="11.城堡内部" + ["name"]="城堡深处" }, [12]={ - ["name"]="12.城堡深处" + ["name"]="城堡密道" + }, + [13]={ + ["name"]="密道出口" + }, + [14]={ + ["name"]="城堡湖畔" + }, + [15]={ + ["name"]="湖畔东岸" + }, + [16]={ + ["name"]="腐败沼泽" + }, + [17]={ + ["name"]="沼泽深处" + }, + [18]={ + ["name"]="雨林入口" + }, + [19]={ + ["name"]="热带雨林" + }, + [20]={ + ["name"]="巨大神庙" + }, + [21]={ + ["name"]="神庙庙门" + }, + [22]={ + ["name"]="神秘祭坛" + }, + [23]={ + ["name"]="恶魔祭坛" + }, + [24]={ + ["name"]="奇怪洞穴" + }, + [25]={ + ["name"]="洞穴深处" + }, + [26]={ + ["name"]="魔都西街" + }, + [27]={ + ["name"]="魔都东街" + }, + [28]={ + ["name"]="魔都中心" + }, + [29]={ + ["name"]="魔都通路" + }, + [30]={ + ["name"]="魔都出口" } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua index d65efab0..16299994 100644 --- a/lua/app/config/strings/cn/global.lua +++ b/lua/app/config/strings/cn/global.lua @@ -118,9 +118,19 @@ local localization_global = ["BTN_READ"] = "读取", ["BATTLE_DESC_9"] = "{0}攻击力:{1}", ["BATTLE_DESC_10"] = "已激活效果", - ["BLOCK_DESC"] = "格挡", ["COUNTER_ATTACK_DESC"] = "反击", + ["EXPIRES_IN_HOURS"] = "{0}小时到期", + ["EXTRA_REWARDS"] = "额外奖励", + ["PLAYER_LEVEL_UP_DESC"] = "恭喜等级达到{0}级", + ["LEVEL_UP_REWARD"] = "升级奖励", + ["CLICK_TO_CONTINUE"] = "点击继续", + ["BOUNTY_DESC_4"] = "购买此通行证会超过通行证等级上限,会造成损失,是否购买?", + ["RELOGIN"] = "重新登录", + ["GOLD_PIG_CLOSE_DESC"] = "金猪已到期,请珍惜下次机会", + ["GOLD_PIG_TITLE"] = "超值金猪", + ["GOLD_PIG_DESC"] = "挑战关卡并收集钻石,你就可以获得一笔划算的交易。", + ["SIDE_BAR_FULL"] = "MAX", } return localization_global \ No newline at end of file diff --git a/lua/app/config/strings/cn/item.lua b/lua/app/config/strings/cn/item.lua index add33c70..52bfd102 100644 --- a/lua/app/config/strings/cn/item.lua +++ b/lua/app/config/strings/cn/item.lua @@ -75,10 +75,6 @@ local item = { ["name"]="随机碎片", ["desc"]="挂机可获得随机碎片,领取后数量和品质将根据关卡提升。" }, - [12001]={ - ["name"]="红SR-克劳德", - ["desc"]="凑齐可解锁或升级。" - }, [13001]={ ["name"]="红SR-克劳德", ["desc"]="凑齐可解锁或升级。" diff --git a/lua/app/config/strings/de/chapter.lua b/lua/app/config/strings/de/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/de/chapter.lua +++ b/lua/app/config/strings/de/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/chapter.lua b/lua/app/config/strings/en/chapter.lua index 6286a89c..2b441be3 100644 --- a/lua/app/config/strings/en/chapter.lua +++ b/lua/app/config/strings/en/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ ["name"]="12. Inner Castle" + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/fr/chapter.lua b/lua/app/config/strings/fr/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/fr/chapter.lua +++ b/lua/app/config/strings/fr/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/chapter.lua b/lua/app/config/strings/id/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/id/chapter.lua +++ b/lua/app/config/strings/id/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/chapter.lua b/lua/app/config/strings/ja/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/ja/chapter.lua +++ b/lua/app/config/strings/ja/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/chapter.lua b/lua/app/config/strings/ko/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/ko/chapter.lua +++ b/lua/app/config/strings/ko/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/chapter.lua b/lua/app/config/strings/pt/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/pt/chapter.lua +++ b/lua/app/config/strings/pt/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ru/chapter.lua b/lua/app/config/strings/ru/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/ru/chapter.lua +++ b/lua/app/config/strings/ru/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/chapter.lua b/lua/app/config/strings/th/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/th/chapter.lua +++ b/lua/app/config/strings/th/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/chapter.lua b/lua/app/config/strings/vi/chapter.lua index 7637691b..9b628142 100644 --- a/lua/app/config/strings/vi/chapter.lua +++ b/lua/app/config/strings/vi/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/chapter.lua b/lua/app/config/strings/zh/chapter.lua index 41411b15..cc6767aa 100644 --- a/lua/app/config/strings/zh/chapter.lua +++ b/lua/app/config/strings/zh/chapter.lua @@ -34,9 +34,63 @@ local chapter = { }, [12]={ ["name"]="12.城堡深處" + }, + [13]={ + + }, + [14]={ + + }, + [15]={ + + }, + [16]={ + + }, + [17]={ + + }, + [18]={ + + }, + [19]={ + + }, + [20]={ + + }, + [21]={ + + }, + [22]={ + + }, + [23]={ + + }, + [24]={ + + }, + [25]={ + + }, + [26]={ + + }, + [27]={ + + }, + [28]={ + + }, + [29]={ + + }, + [30]={ + } } local config = { -data=chapter,count=12 +data=chapter,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/task.lua b/lua/app/config/task.lua index 5c2df6be..f6bb1317 100644 --- a/lua/app/config/task.lua +++ b/lua/app/config/task.lua @@ -61,7 +61,7 @@ local task = { }, [5]={ ["type"]=2, - ["number"]=650, + ["number"]=1000, ["reward"]={ { ["type"]=1, @@ -76,7 +76,7 @@ local task = { }, [6]={ ["type"]=2, - ["number"]=800, + ["number"]=1500, ["reward"]={ { ["type"]=1, @@ -91,22 +91,22 @@ local task = { }, [7]={ ["type"]=2, - ["number"]=1000, + ["number"]=2000, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="2" }, [8]={ ["type"]=3, - ["number"]=20, + ["number"]=15, ["reward"]={ { ["type"]=1, @@ -122,7 +122,7 @@ local task = { }, [9]={ ["type"]=3, - ["number"]=25, + ["number"]=20, ["reward"]={ { ["type"]=1, @@ -154,15 +154,15 @@ local task = { }, [11]={ ["type"]=3, - ["number"]=40, + ["number"]=50, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["lock"]=3, @@ -185,7 +185,7 @@ local task = { }, [13]={ ["type"]=4, - ["number"]=650, + ["number"]=1000, ["reward"]={ { ["type"]=1, @@ -200,7 +200,7 @@ local task = { }, [14]={ ["type"]=4, - ["number"]=800, + ["number"]=1500, ["reward"]={ { ["type"]=1, @@ -215,22 +215,22 @@ local task = { }, [15]={ ["type"]=4, - ["number"]=1000, + ["number"]=2000, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="4" }, [16]={ ["type"]=5, - ["number"]=50, + ["number"]=20, ["reward"]={ { ["type"]=1, @@ -246,7 +246,7 @@ local task = { }, [17]={ ["type"]=5, - ["number"]=65, + ["number"]=30, ["reward"]={ { ["type"]=1, @@ -262,7 +262,7 @@ local task = { }, [18]={ ["type"]=5, - ["number"]=80, + ["number"]=40, ["reward"]={ { ["type"]=1, @@ -278,15 +278,15 @@ local task = { }, [19]={ ["type"]=5, - ["number"]=100, + ["number"]=60, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["lock"]=3, @@ -324,7 +324,7 @@ local task = { }, [22]={ ["type"]=6, - ["number"]=3, + ["number"]=2, ["reward"]={ { ["type"]=1, @@ -339,15 +339,15 @@ local task = { }, [23]={ ["type"]=6, - ["number"]=4, + ["number"]=3, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="6" @@ -409,8 +409,8 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["lock"]=10, @@ -465,15 +465,15 @@ local task = { }, [31]={ ["type"]=8, - ["number"]=5, + ["number"]=8, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="8" @@ -495,7 +495,7 @@ local task = { }, [33]={ ["type"]=9, - ["number"]=2, + ["number"]=1, ["reward"]={ { ["type"]=1, @@ -510,7 +510,7 @@ local task = { }, [34]={ ["type"]=9, - ["number"]=3, + ["number"]=2, ["reward"]={ { ["type"]=1, @@ -525,15 +525,15 @@ local task = { }, [35]={ ["type"]=9, - ["number"]=4, + ["number"]=3, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="9" @@ -587,22 +587,22 @@ local task = { }, [39]={ ["type"]=10, - ["number"]=2, + ["number"]=3, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="10" }, [40]={ ["type"]=11, - ["number"]=5, + ["number"]=10, ["reward"]={ { ["type"]=1, @@ -618,7 +618,7 @@ local task = { }, [41]={ ["type"]=11, - ["number"]=10, + ["number"]=15, ["reward"]={ { ["type"]=1, @@ -634,7 +634,7 @@ local task = { }, [42]={ ["type"]=11, - ["number"]=15, + ["number"]=25, ["reward"]={ { ["type"]=1, @@ -650,15 +650,15 @@ local task = { }, [43]={ ["type"]=11, - ["number"]=20, + ["number"]=40, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["lock"]=5, @@ -718,8 +718,8 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="12" @@ -778,15 +778,15 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="13" }, [52]={ ["type"]=14, - ["number"]=20, + ["number"]=200, ["reward"]={ { ["type"]=1, @@ -801,7 +801,7 @@ local task = { }, [53]={ ["type"]=14, - ["number"]=25, + ["number"]=300, ["reward"]={ { ["type"]=1, @@ -816,7 +816,7 @@ local task = { }, [54]={ ["type"]=14, - ["number"]=30, + ["number"]=400, ["reward"]={ { ["type"]=1, @@ -831,15 +831,15 @@ local task = { }, [55]={ ["type"]=14, - ["number"]=40, + ["number"]=600, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="14" @@ -898,8 +898,8 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="15" @@ -936,7 +936,7 @@ local task = { }, [62]={ ["type"]=16, - ["number"]=3, + ["number"]=4, ["reward"]={ { ["type"]=1, @@ -951,22 +951,22 @@ local task = { }, [63]={ ["type"]=16, - ["number"]=4, + ["number"]=6, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="16" }, [64]={ ["type"]=17, - ["number"]=5, + ["number"]=1, ["reward"]={ { ["type"]=1, @@ -981,7 +981,7 @@ local task = { }, [65]={ ["type"]=17, - ["number"]=6, + ["number"]=2, ["reward"]={ { ["type"]=1, @@ -996,7 +996,7 @@ local task = { }, [66]={ ["type"]=17, - ["number"]=8, + ["number"]=3, ["reward"]={ { ["type"]=1, @@ -1011,15 +1011,15 @@ local task = { }, [67]={ ["type"]=17, - ["number"]=10, + ["number"]=5, ["reward"]={ { ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="17" @@ -1078,8 +1078,8 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" + ["num"]=150, + ["num_for_nothing"]="Vw1c" } }, ["icon"]="18" @@ -1131,22 +1131,7 @@ local task = { }, [75]={ ["type"]=19, - ["number"]=30, - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=7, - ["id_for_nothing"]="UQ==", - ["num"]=125, - ["num_for_nothing"]="VwpZ" - } - }, - ["icon"]="19" - }, - [76]={ - ["type"]=2, - ["number"]=1200, + ["number"]=40, ["reward"]={ { ["type"]=1, @@ -1157,6 +1142,21 @@ local task = { ["num_for_nothing"]="Vw1c" } }, + ["icon"]="19" + }, + [76]={ + ["type"]=2, + ["number"]=2500, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=7, + ["id_for_nothing"]="UQ==", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, ["icon"]="2" }, [77]={ @@ -1176,7 +1176,7 @@ local task = { }, [78]={ ["type"]=5, - ["number"]=120, + ["number"]=60, ["reward"]={ { ["type"]=1, @@ -1238,7 +1238,7 @@ local task = { }, [82]={ ["type"]=9, - ["number"]=5, + ["number"]=3, ["reward"]={ { ["type"]=1, @@ -1315,7 +1315,7 @@ local task = { }, [87]={ ["type"]=14, - ["number"]=50, + ["number"]=650, ["reward"]={ { ["type"]=1, @@ -1337,15 +1337,15 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=150, - ["num_for_nothing"]="Vw1c" + ["num"]=100, + ["num_for_nothing"]="Vwhc" } }, ["icon"]="15" }, [89]={ ["type"]=16, - ["number"]=5, + ["number"]=8, ["reward"]={ { ["type"]=1, @@ -1382,15 +1382,15 @@ local task = { ["type_for_nothing"]="Vw==", ["id"]=7, ["id_for_nothing"]="UQ==", - ["num"]=150, - ["num_for_nothing"]="Vw1c" + ["num"]=100, + ["num_for_nothing"]="Vwhc" } }, ["icon"]="18" }, [92]={ ["type"]=19, - ["number"]=35, + ["number"]=50, ["reward"]={ { ["type"]=1, diff --git a/lua/app/config/task_daily.lua b/lua/app/config/task_daily.lua index 991d8f84..fdc437b1 100644 --- a/lua/app/config/task_daily.lua +++ b/lua/app/config/task_daily.lua @@ -559,21 +559,13 @@ local task_daily = { ["type"]=2, ["reset"]=1, ["task"]={ - { - 26, - 100 - }, - { - 27, - 100 - }, { 76, - 50 + 100 }, { - 77, - 50 + 46, + 100 } } }, @@ -581,10 +573,6 @@ local task_daily = { ["type"]=2, ["reset"]=1, ["task"]={ - { - 38, - 100 - }, { 39, 100 @@ -603,13 +591,9 @@ local task_daily = { 50, 100 }, - { - 51, - 100 - }, { 91, - 50 + 100 } } }, @@ -617,16 +601,12 @@ local task_daily = { ["type"]=2, ["reset"]=1, ["task"]={ - { - 66, - 100 - }, { 67, 100 }, { - 82, + 77, 50 } } @@ -635,10 +615,6 @@ local task_daily = { ["type"]=2, ["reset"]=1, ["task"]={ - { - 30, - 100 - }, { 31, 100 @@ -651,14 +627,10 @@ local task_daily = { ["task"]={ { 87, - 50 - }, - { - 42, 100 }, { - 43, + 42, 100 } } @@ -669,19 +641,19 @@ local task_daily = { ["task"]={ { 88, - 50 + 100 }, { 89, 50 }, { - 46, + 34, 100 }, { - 47, - 100 + 82, + 50 } }, ["bounty"]=true @@ -697,10 +669,6 @@ local task_daily = { { 22, 100 - }, - { - 23, - 100 } }, ["bounty"]=true diff --git a/lua/app/module/shop/shop_manager.lua b/lua/app/module/shop/shop_manager.lua index 0f16c1fc..404f3481 100644 --- a/lua/app/module/shop/shop_manager.lua +++ b/lua/app/module/shop/shop_manager.lua @@ -8,6 +8,15 @@ function ShopManager:showBoxLevelUI() UIManager:showUI("app/ui/shop/box_level_ui") end +function ShopManager:showBoxOpenUI(params) + UIManager:showUI("app/ui/shop/box_open_ui", params) +end + +-- 商店宝箱奖励展示界面 +function ShopManager:showBoxRewardUI(params) + UIManager:showUI("app/ui/shop/box_reward_ui", params) +end + -- 购买每日特惠商品 function ShopManager:buyMallDailyGift(id, isAd) if not DataManager.ShopData:getMallDailyIsOpen() then diff --git a/lua/app/module/summon/summon_manager.lua b/lua/app/module/summon/summon_manager.lua index 3b34b990..d801b146 100644 --- a/lua/app/module/summon/summon_manager.lua +++ b/lua/app/module/summon/summon_manager.lua @@ -1,5 +1,37 @@ local SummonManager = class("SummonManager", BaseModule) +-- 商城宝箱 +function SummonManager:summon(summonType, costType) + if not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.STORE_BOX_OPEN, true) then + return + end + if summonType == GConst.SummonConst.SUMMON_TYPE.LV_3 and not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.STORE_BOX_3_OPEN, true) then + return + end + + local costItem, cost = DataManager.SummonData:getSummonCost(summonType) + if costType == 1 then + if not GFunc.checkCost(costItem.id, costItem.num, false) then + return + end + else + if not GFunc.checkCost(cost.id, cost.num, false) then + return + end + end + + local params = {type = summonType, consume_type = costType} + local responseData = {} + self:sendMessage(ProtoMsgType.FromMsgEnum.SummonReq, params, responseData, self.summonFinish, BIReport.ITEM_GET_TYPE.SUMMON) +end + +function SummonManager:summonFinish(result) + if result.err_code == GConst.ERROR_STR.SUCCESS then + DataManager.SummonData:cacheSummonRewards(result.rewards) -- 缓存一下 防止有其他地方需要使用 + DataManager.SummonData:init(result.summon_info) + ModuleManager.ShopManager:showBoxOpenUI({type = result.reqData.type}) + end +end return SummonManager \ No newline at end of file diff --git a/lua/app/ui/main_city/main_city_ui.lua b/lua/app/ui/main_city/main_city_ui.lua index fa418b15..e0ab7b6a 100644 --- a/lua/app/ui/main_city/main_city_ui.lua +++ b/lua/app/ui/main_city/main_city_ui.lua @@ -176,6 +176,13 @@ function MainCityUI:_bind() end end end) + self:bind(DataManager.SummonData, "isDirty", function() + if self.selectedIndex == GConst.MainCityConst.BOTTOM_PAGE.SHOP and self.subComps[self.selectedIndex] then + if self.subComps[self.selectedIndex] then + self.subComps[self.selectedIndex]:refresh() + end + end + end) end function MainCityUI:initBottomUI() diff --git a/lua/app/ui/shop/box_hero_ui.lua b/lua/app/ui/shop/box_hero_ui.lua index 10371ef9..416f21a0 100644 --- a/lua/app/ui/shop/box_hero_ui.lua +++ b/lua/app/ui/shop/box_hero_ui.lua @@ -69,11 +69,14 @@ function BoxHeroUI:refresh() self.itemCellList[i]:refreshByCfg(rewards[i].id, 0) self.itemCellList[i]:setNum("") self.itemTextList[i]:setText(rewards[i].num) + self.itemCellList[i]:addClickListener(function() + ModuleManager.TipsManager:showItemTips(rewards[i].id, self.itemCellList[i]:getBaseObject()) + end) if ConfigManager:getConfig("item")[rewards[i].id].type == 3 then self.itemHelpList[i]:setVisible(true) self.itemHelpList[i]:addClickListener(function() - -- TODOJ + ModuleManager.TipsManager:showHeroFragmentTips(rewards[i].id) end) else self.itemHelpList[i]:setVisible(false) @@ -96,6 +99,14 @@ function BoxHeroUI:refresh() end function BoxHeroUI:onClickSummon() + local costItem, cost = DataManager.SummonData:getSummonCost(self.summonType) + if GFunc.checkCost(costItem.id, costItem.num, false) then + ModuleManager.SummonManager:summon(self.summonType, 1) + self:closeUI() + elseif GFunc.checkCost(cost.id, cost.num, false) then + ModuleManager.SummonManager:summon(self.summonType, 2) + self:closeUI() + end end return BoxHeroUI \ No newline at end of file diff --git a/lua/app/ui/shop/box_open_ui.lua b/lua/app/ui/shop/box_open_ui.lua new file mode 100644 index 00000000..c091b969 --- /dev/null +++ b/lua/app/ui/shop/box_open_ui.lua @@ -0,0 +1,39 @@ +local BoxOpenUI = class("BoxOpenUI", BaseUI) + +local ICON_NAME = { + [GConst.SummonConst.SUMMON_TYPE.LV_1] = "shop_chest_1", -- TODOJ + [GConst.SummonConst.SUMMON_TYPE.LV_2] = "shop_chest_2", + [GConst.SummonConst.SUMMON_TYPE.LV_3] = "shop_chest_3" +} + +function BoxOpenUI:ctor(params) + self.params = params or {} -- 将信息传递给下一个界面 + self.summonType = self.params.type or GConst.SummonConst.SUMMON_TYPE.LV_1 +end + +function BoxOpenUI:isFullScreen() + return true +end + +function BoxOpenUI:getPrefabPath() + return "assets/prefabs/ui/shop/box_open_ui.prefab" +end + +function BoxOpenUI:onLoadRootComplete() + self.uiMap = self.root:genAllChildren() + + self.bg = self.uiMap["box_open_ui.bg"] + self.boxImg = self.uiMap["box_open_ui.box"] + self.openBtn = self.uiMap["box_open_ui.open_btn"] + self.btnText = self.uiMap["box_open_ui.open_btn.text"] + + self.boxImg:setSprite(GConst.ATLAS_PATH.SHOP, ICON_NAME[self.summonType]) + self.btnText:setText("立即打开") -- TODOJ + + self.openBtn:addClickListener(function() + ModuleManager.ShopManager:showBoxRewardUI(self.params) + self:closeUI() + end) +end + +return BoxOpenUI \ No newline at end of file diff --git a/lua/app/ui/shop/box_open_ui.lua.meta b/lua/app/ui/shop/box_open_ui.lua.meta new file mode 100644 index 00000000..41be02bf --- /dev/null +++ b/lua/app/ui/shop/box_open_ui.lua.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: ec611b1975a74654aa3cda5ebf0ea461 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3} diff --git a/lua/app/ui/shop/box_reward_ui.lua b/lua/app/ui/shop/box_reward_ui.lua new file mode 100644 index 00000000..2e061491 --- /dev/null +++ b/lua/app/ui/shop/box_reward_ui.lua @@ -0,0 +1,68 @@ +local BoxRewardUI = class("BoxRewardUI", BaseUI) +local BOX_HERO_CELL = "app/ui/shop/cell/box_hero_cell" + +function BoxRewardUI:ctor(params) + self.params = params or {} + self.rewards = DataManager.SummonData:getLastSummonRewards() -- 目前从缓存里拿 + + self.fragmentRewards = {} + self.coinNum = 0 + local fragmentMap = {} + -- 将服务器格式转为前端用的格式 + for _, reward in ipairs(self.rewards) do + if reward.type == GConst.REWARD_TYPE.ITEM and reward.item.id == GConst.ItemConst.ITEM_ID_GOLD then + self.coinNum = self.coinNum + reward.item.count + else + local id = reward.item.id + local count = reward.item.count + fragmentMap[id] = (fragmentMap[id] or 0) + count + end + end + for id, count in pairs(fragmentMap) do + table.insert(self.fragmentRewards, {id = id, count = count}) + end +end + +function BoxRewardUI:isFullScreen() + return true +end + +function BoxRewardUI:getPrefabPath() + return "assets/prefabs/ui/shop/box_reward_ui.prefab" +end + +function BoxRewardUI:onLoadRootComplete() + self.uiMap = self.root:genAllChildren() + + self.titleTx = self.uiMap["box_reward_ui.title.text"] + + self.scrollRectObj = self.uiMap["box_reward_ui.scroll_rect"] + self.scrollRect = self.scrollRectObj:addLuaComponent(GConst.TYPEOF_LUA_CLASS.SCROLL_RECT_BASE) + self.scrollRect:addInitCallback(function() + return BOX_HERO_CELL + end) + self.scrollRect:addRefreshCallback(function(index, cell) + cell:refresh(self.fragmentRewards[index]) + end) + self.scrollRect:clearCells() + self.scrollRect:refillCells(#self.fragmentRewards) + + self.coinNode = self.uiMap["box_reward_ui.coin_node"] + self.coinIcon = self.uiMap["box_reward_ui.coin_node.coin"] + self.coinTx = self.uiMap["box_reward_ui.coin_node.text"] + if self.coinNum > 0 then + self.coinNode:setVisible(true) + self.coinTx:setText(self.coinNum) + GFunc.centerImgAndTx(self.coinIcon, self.coinTx, 20) + else + self.coinNode:setVisible(false) + end + + self.closeTx = self.uiMap["box_reward_ui.close_tx"] + self.closeTx:setText("点击关闭TD") -- TODOJ + self.closeTx:addClickListener(function() + self:closeUI() + end) +end + +return BoxRewardUI \ No newline at end of file diff --git a/lua/app/ui/shop/box_reward_ui.lua.meta b/lua/app/ui/shop/box_reward_ui.lua.meta new file mode 100644 index 00000000..33991d7b --- /dev/null +++ b/lua/app/ui/shop/box_reward_ui.lua.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 46d2b5d91a9f98348a9799f5084c8044 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3} diff --git a/lua/app/ui/shop/cell/box_hero_cell.lua b/lua/app/ui/shop/cell/box_hero_cell.lua new file mode 100644 index 00000000..82c01150 --- /dev/null +++ b/lua/app/ui/shop/cell/box_hero_cell.lua @@ -0,0 +1,22 @@ +local BoxHeroCell = class("BoxHeroCell", BaseCell) + +function BoxHeroCell:init() + local uiMap = self.baseObject:genAllChildren() + self.heroCell = CellManager:addCellComp(uiMap["cell.hero_cell"], GConst.TYPEOF_LUA_CLASS.HERO_CELL) + self.heroNumText = uiMap["cell.num_tx"] +end + +function BoxHeroCell:refresh(data) + self.data = data + local id = data.id + local num = data.count + + self.heroCell:refreshWithCfgId(id) + self.heroNumText:setText("X" .. tostring(num)) +end + +function BoxHeroCell:setVisible(visible) + self.baseObject:setVisible(visible) +end + +return BoxHeroCell \ No newline at end of file diff --git a/lua/app/ui/shop/cell/box_hero_cell.lua.meta b/lua/app/ui/shop/cell/box_hero_cell.lua.meta new file mode 100644 index 00000000..62fe8cc3 --- /dev/null +++ b/lua/app/ui/shop/cell/box_hero_cell.lua.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 3482ec01640b03a488ecb2abda8a4fb0 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3} diff --git a/lua/app/ui/shop/cell/box_sell_cell.lua b/lua/app/ui/shop/cell/box_sell_cell.lua index ba40fa32..34f92578 100644 --- a/lua/app/ui/shop/cell/box_sell_cell.lua +++ b/lua/app/ui/shop/cell/box_sell_cell.lua @@ -29,6 +29,7 @@ function BoxSellCell:init() self.boxBuyBtn3 = uiMap["box_sell_cell.bg.box_3.buy_btn"] self.boxBuyBtnCoin3 = uiMap["box_sell_cell.bg.box_3.buy_btn.coin"] self.boxBuyBtnTx3 = uiMap["box_sell_cell.bg.box_3.buy_btn.buy_tx"] + self.progressSlider = uiMap["box_sell_cell.bg.progress_slider"]:getComponent(GConst.TYPEOF_UNITY_CLASS.BF_SLIDER) self.progressLv = uiMap["box_sell_cell.bg.progress_lv"] self.progressTx = uiMap["box_sell_cell.bg.progress_tx"] self.helpBtn = uiMap["box_sell_cell.bg.help_btn"] @@ -74,8 +75,10 @@ function BoxSellCell:refreshLv() self.progressLv:setText("Lv." .. tostring(lv)) -- TODOJ if maxExp and maxExp > 0 then self.progressTx:setText(tostring(exp) .. "/" .. tostring(maxExp)) -- TODOJ + self.progressSlider.value = exp / maxExp else self.progressTx:setText("MAX") -- TODOJ + self.progressSlider.value = 1 end end diff --git a/lua/app/ui/shop/cell/hot_cell.lua b/lua/app/ui/shop/cell/hot_cell.lua index a8c8b9e4..38d6b254 100644 --- a/lua/app/ui/shop/cell/hot_cell.lua +++ b/lua/app/ui/shop/cell/hot_cell.lua @@ -42,9 +42,6 @@ function HotCell:refresh(data) self.heroCell:refreshWithCfgId(reward.id) self.heroNumText:setText("X" .. tostring(reward.num)) - - Logger.printTable(reward) - self.nameText:setText(ModuleManager.ItemManager:getItemName(reward.id)) else self.icon:setVisible(true) diff --git a/lua/app/userdata/summon/summon_data.lua b/lua/app/userdata/summon/summon_data.lua index 4dc2e613..3c6f7449 100644 --- a/lua/app/userdata/summon/summon_data.lua +++ b/lua/app/userdata/summon/summon_data.lua @@ -19,10 +19,16 @@ function SummonData:initCrossDay() end function SummonData:init(summon) - summon = summon or {} + if EDITOR_MODE then + Logger.logHighlight("召唤初始化") + Logger.printTable(summon) + end + summon = summon or {} self.level = summon.level or 1 self.exp = summon.exp or 0 + + self:setDirty() end function SummonData:getSummonLevel() @@ -57,10 +63,6 @@ end function SummonData:getSummonRewardByLv(summonType, level) level = level or self:getSummonLevel() local cfgInfo = self:getSummonConfig()[summonType] - - Logger.logHighlight("getSummonRewardByLv -- summonType:%s level:%s ",summonType,level) - Logger.printTable(cfgInfo) - if level == 1 then return cfgInfo.box_lv_base else @@ -97,4 +99,14 @@ function SummonData:getSummonMaxExp(level) return cfg[#cfg].exp or 0 end +-- 缓存上次抽宝箱的奖励 +function SummonData:cacheSummonRewards(rewards) + self.summonRewards = rewards +end + +-- 获取缓存的数据 +function SummonData:getLastSummonRewards() + return self.summonRewards or {} +end + return SummonData \ No newline at end of file