c1_lua/lua/app/config/mine_research.lua
2023-04-03 10:59:13 +08:00

5285 lines
67 KiB
Lua

local mine_research = {
[1]={
["level"]=1,
["icon"]="mine_research_1",
["location"]=3,
["next_mastery"]={
2,
3
},
["max_lv"]=1,
["mineral_cost"]={
100
},
["time_cost"]={
1800
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[2]={
["level"]=2,
["icon"]="mine_research_3",
["location"]=2,
["before_mastery"]={
1
},
["next_mastery"]={
4,
5
},
["max_lv"]=2,
["mineral_cost"]={
950,
1050
},
["time_cost"]={
3420,
3780
},
["grow"]={
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
}
}
},
[3]={
["level"]=2,
["icon"]="mine_research_2",
["location"]=4,
["before_mastery"]={
1
},
["next_mastery"]={
5,
6
},
["max_lv"]=2,
["mineral_cost"]={
950,
1050
},
["time_cost"]={
3420,
3780
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[4]={
["level"]=3,
["icon"]="mine_research_4",
["location"]=1,
["before_mastery"]={
2
},
["next_mastery"]={
7
},
["max_lv"]=3,
["mineral_cost"]={
900,
1000,
1100
},
["time_cost"]={
6480,
7200,
7920
},
["grow"]={
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
}
}
},
[5]={
["level"]=3,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
2,
3
},
["next_mastery"]={
7,
8
},
["max_lv"]=3,
["mineral_cost"]={
900,
1000,
1100
},
["time_cost"]={
6480,
7200,
7920
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=4000,
["unit"]=0
}
}
}
},
[6]={
["level"]=3,
["icon"]="mine_research_6",
["location"]=5,
["before_mastery"]={
3
},
["next_mastery"]={
8
},
["max_lv"]=3,
["mineral_cost"]={
900,
1000,
1100
},
["time_cost"]={
6480,
7200,
7920
},
["grow"]={
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
}
}
},
[7]={
["level"]=4,
["icon"]="mine_research_5",
["location"]=2,
["before_mastery"]={
4,
5
},
["next_mastery"]={
9
},
["max_lv"]=5,
["mineral_cost"]={
1600,
1800,
2000,
2200,
2400
},
["time_cost"]={
8640,
9720,
10800,
11880,
12960
},
["grow"]={
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[8]={
["level"]=4,
["icon"]="mine_research_2",
["location"]=4,
["before_mastery"]={
5,
6
},
["next_mastery"]={
9
},
["max_lv"]=5,
["mineral_cost"]={
1600,
1800,
2000,
2200,
2400
},
["time_cost"]={
8640,
9720,
10800,
11880,
12960
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=4000,
["unit"]=0
}
}
}
},
[9]={
["level"]=5,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
7,
8
},
["next_mastery"]={
10,
11
},
["max_lv"]=5,
["mineral_cost"]={
3200,
3600,
4000,
4400,
4800
},
["time_cost"]={
11520,
12960,
14400,
15840,
17280
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=8000,
["unit"]=0
}
}
}
},
[10]={
["level"]=6,
["icon"]="mine_research_3",
["location"]=2,
["before_mastery"]={
9
},
["next_mastery"]={
12,
13
},
["max_lv"]=10,
["mineral_cost"]={
2750,
3250,
3750,
4250,
4750,
5250,
5750,
6250,
6750,
7250
},
["time_cost"]={
11880,
14040,
16200,
18360,
20520,
22680,
24840,
27000,
29160,
31320
},
["grow"]={
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
}
}
},
[11]={
["level"]=6,
["icon"]="mine_research_2",
["location"]=4,
["before_mastery"]={
9
},
["next_mastery"]={
13,
14
},
["max_lv"]=10,
["mineral_cost"]={
2750,
3250,
3750,
4250,
4750,
5250,
5750,
6250,
6750,
7250
},
["time_cost"]={
11880,
14040,
16200,
18360,
20520,
22680,
24840,
27000,
29160,
31320
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=8000,
["unit"]=0
}
}
}
},
[12]={
["level"]=7,
["icon"]="mine_research_4",
["location"]=1,
["before_mastery"]={
10
},
["next_mastery"]={
15
},
["max_lv"]=10,
["mineral_cost"]={
3850,
4550,
5250,
5950,
6650,
7350,
8050,
8750,
9450,
10150
},
["time_cost"]={
15840,
18720,
21600,
24480,
27360,
30240,
33120,
36000,
38880,
41760
},
["grow"]={
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
}
}
},
[13]={
["level"]=7,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
10,
11
},
["next_mastery"]={
15,
16
},
["max_lv"]=10,
["mineral_cost"]={
3850,
4550,
5250,
5950,
6650,
7350,
8050,
8750,
9450,
10150
},
["time_cost"]={
15840,
18720,
21600,
24480,
27360,
30240,
33120,
36000,
38880,
41760
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=16000,
["unit"]=0
}
}
}
},
[14]={
["level"]=7,
["icon"]="mine_research_6",
["location"]=5,
["before_mastery"]={
11
},
["next_mastery"]={
16
},
["max_lv"]=10,
["mineral_cost"]={
3850,
4550,
5250,
5950,
6650,
7350,
8050,
8750,
9450,
10150
},
["time_cost"]={
15840,
18720,
21600,
24480,
27360,
30240,
33120,
36000,
38880,
41760
},
["grow"]={
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
}
}
},
[15]={
["level"]=8,
["icon"]="mine_research_5",
["location"]=2,
["before_mastery"]={
12,
13
},
["next_mastery"]={
17
},
["max_lv"]=10,
["mineral_cost"]={
5500,
6500,
7500,
8500,
9500,
10500,
11500,
12500,
13500,
14500
},
["time_cost"]={
19800,
23400,
27000,
30600,
34200,
37800,
41400,
45000,
48600,
52200
},
["grow"]={
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[16]={
["level"]=8,
["icon"]="mine_research_2",
["location"]=4,
["before_mastery"]={
13,
14
},
["next_mastery"]={
17
},
["max_lv"]=10,
["mineral_cost"]={
5500,
6500,
7500,
8500,
9500,
10500,
11500,
12500,
13500,
14500
},
["time_cost"]={
19800,
23400,
27000,
30600,
34200,
37800,
41400,
45000,
48600,
52200
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=16000,
["unit"]=0
}
}
}
},
[17]={
["level"]=9,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
15,
16
},
["next_mastery"]={
18,
19
},
["max_lv"]=10,
["mineral_cost"]={
16500,
19500,
22500,
25500,
28500,
31500,
34500,
37500,
40500,
43500
},
["time_cost"]={
23760,
28080,
32400,
36720,
41040,
45360,
49680,
54000,
58320,
62640
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=32000,
["unit"]=0
}
}
}
},
[18]={
["level"]=10,
["icon"]="mine_research_3",
["location"]=2,
["before_mastery"]={
17
},
["next_mastery"]={
20,
21
},
["max_lv"]=20,
["mineral_cost"]={
21000,
23000,
25000,
27000,
29000,
31000,
33000,
35000,
37000,
39000,
41000,
43000,
45000,
47000,
49000,
51000,
53000,
55000,
57000,
59000
},
["time_cost"]={
45360,
49680,
54000,
58320,
62640,
66960,
71280,
75600,
79920,
84240,
88560,
92880,
97200,
101520,
105840,
110160,
114480,
118800,
123120,
127440
},
["grow"]={
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="pickaxe_own_limit",
["bignum"]={
["value"]=20000,
["unit"]=0
}
}
}
},
[19]={
["level"]=10,
["icon"]="mine_research_2",
["location"]=4,
["before_mastery"]={
17
},
["next_mastery"]={
21,
22
},
["max_lv"]=20,
["mineral_cost"]={
21000,
23000,
25000,
27000,
29000,
31000,
33000,
35000,
37000,
39000,
41000,
43000,
45000,
47000,
49000,
51000,
53000,
55000,
57000,
59000
},
["time_cost"]={
45360,
49680,
54000,
58320,
62640,
66960,
71280,
75600,
79920,
84240,
88560,
92880,
97200,
101520,
105840,
110160,
114480,
118800,
123120,
127440
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=32000,
["unit"]=0
}
}
}
},
[20]={
["level"]=11,
["icon"]="mine_research_4",
["location"]=1,
["before_mastery"]={
18
},
["next_mastery"]={
23
},
["max_lv"]=20,
["mineral_cost"]={
31500,
34500,
37500,
40500,
43500,
46500,
49500,
52500,
55500,
58500,
61500,
64500,
67500,
70500,
73500,
76500,
79500,
82500,
85500,
88500
},
["time_cost"]={
68040,
74520,
81000,
87480,
93960,
100440,
106920,
113400,
119880,
126360,
132840,
139320,
145800,
152280,
158760,
165240,
171720,
178200,
184680,
191160
},
["grow"]={
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="pickaxe_recover_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
}
}
},
[21]={
["level"]=11,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
18,
19
},
["next_mastery"]={
23,
24
},
["max_lv"]=20,
["mineral_cost"]={
31500,
34500,
37500,
40500,
43500,
46500,
49500,
52500,
55500,
58500,
61500,
64500,
67500,
70500,
73500,
76500,
79500,
82500,
85500,
88500
},
["time_cost"]={
68040,
74520,
81000,
87480,
93960,
100440,
106920,
113400,
119880,
126360,
132840,
139320,
145800,
152280,
158760,
165240,
171720,
178200,
184680,
191160
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=64000,
["unit"]=0
}
}
}
},
[22]={
["level"]=11,
["icon"]="mine_research_6",
["location"]=5,
["before_mastery"]={
19
},
["next_mastery"]={
24
},
["max_lv"]=20,
["mineral_cost"]={
31500,
34500,
37500,
40500,
43500,
46500,
49500,
52500,
55500,
58500,
61500,
64500,
67500,
70500,
73500,
76500,
79500,
82500,
85500,
88500
},
["time_cost"]={
68040,
74520,
81000,
87480,
93960,
100440,
106920,
113400,
119880,
126360,
132840,
139320,
145800,
152280,
158760,
165240,
171720,
178200,
184680,
191160
},
["grow"]={
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="research_spd",
["bignum"]={
["value"]=300,
["unit"]=0
}
}
}
},
[23]={
["level"]=12,
["icon"]="mine_research_5",
["location"]=2,
["before_mastery"]={
20,
21
},
["next_mastery"]={
25,
26
},
["max_lv"]=20,
["mineral_cost"]={
52500,
57500,
62500,
67500,
72500,
77500,
82500,
87500,
92500,
97500,
102500,
107500,
112500,
117500,
122500,
127500,
132500,
137500,
142500,
147500
},
["time_cost"]={
90720,
99360,
108000,
116640,
125280,
133920,
142560,
151200,
159840,
168480,
177120,
185760,
194400,
203040,
211680,
220320,
228960,
237600,
246240,
254880
},
["grow"]={
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="mineral_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[24]={
["level"]=12,
["icon"]="mine_research_2",
["location"]=4,
["before_mastery"]={
21,
22
},
["next_mastery"]={
26,
27
},
["max_lv"]=20,
["mineral_cost"]={
52500,
57500,
62500,
67500,
72500,
77500,
82500,
87500,
92500,
97500,
102500,
107500,
112500,
117500,
122500,
127500,
132500,
137500,
142500,
147500
},
["time_cost"]={
90720,
99360,
108000,
116640,
125280,
133920,
142560,
151200,
159840,
168480,
177120,
185760,
194400,
203040,
211680,
220320,
228960,
237600,
246240,
254880
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=64000,
["unit"]=0
}
}
}
},
[25]={
["level"]=13,
["icon"]="mine_research_2",
["location"]=1,
["before_mastery"]={
23
},
["next_mastery"]={
28
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
}
}
},
[26]={
["level"]=13,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
23,
24
},
["next_mastery"]={
29
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=128000,
["unit"]=0
}
}
}
},
[27]={
["level"]=13,
["icon"]="mine_research_2",
["location"]=5,
["before_mastery"]={
24
},
["next_mastery"]={
30
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=128000,
["unit"]=0
}
}
}
},
[28]={
["level"]=14,
["icon"]="mine_research_1",
["location"]=1,
["before_mastery"]={
25
},
["next_mastery"]={
31
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
}
}
},
[29]={
["level"]=14,
["icon"]="mine_research_2",
["location"]=3,
["before_mastery"]={
26
},
["next_mastery"]={
32
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=256000,
["unit"]=0
}
}
}
},
[30]={
["level"]=14,
["icon"]="mine_research_1",
["location"]=5,
["before_mastery"]={
27
},
["next_mastery"]={
33
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=256000,
["unit"]=0
}
}
}
},
[31]={
["level"]=15,
["icon"]="mine_research_2",
["location"]=1,
["before_mastery"]={
28
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
}
}
},
[32]={
["level"]=15,
["icon"]="mine_research_1",
["location"]=3,
["before_mastery"]={
29
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="atkp_6",
["bignum"]={
["value"]=512000,
["unit"]=0
}
}
}
},
[33]={
["level"]=15,
["icon"]="mine_research_2",
["location"]=5,
["before_mastery"]={
30
},
["max_lv"]=30,
["mineral_cost"]={
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000,
100000
},
["time_cost"]={
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000,
216000
},
["grow"]={
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
},
{
["type"]="hpp_3",
["bignum"]={
["value"]=512000,
["unit"]=0
}
}
}
}
}
local config = {
data=mine_research,count=33
}
return config