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

7208 lines
91 KiB
Lua

local mastery = {
[1]={
["icon"]="hero_mastery_dec_9",
["level"]=1,
["next_mastery"]={
2,
3,
4
},
["max_lv"]=1,
["mastery_cost"]={
2
},
["skill"]={
0,
600011
}
},
[2]={
["icon"]="hero_mastery_dec_4",
["level"]=2,
["before_mastery"]={
1
},
["next_mastery"]={
5
},
["max_lv"]=10,
["mastery_cost"]={
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[3]={
["icon"]="hero_mastery_dec_2",
["level"]=2,
["before_mastery"]={
1
},
["next_mastery"]={
6
},
["max_lv"]=5,
["mastery_cost"]={
4,
4,
4,
4,
4
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=6000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=10000,
["unit"]=0
}
}
}
},
[4]={
["icon"]="hero_mastery_dec_7",
["level"]=2,
["before_mastery"]={
1
},
["next_mastery"]={
6
},
["max_lv"]=5,
["mastery_cost"]={
4,
4,
4,
4,
4
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=6000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=10000,
["unit"]=0
}
}
}
},
[5]={
["icon"]="hero_mastery_dec_1",
["level"]=3,
["before_mastery"]={
2
},
["next_mastery"]={
7
},
["max_lv"]=10,
["mastery_cost"]={
6,
6,
6,
6,
6,
6,
6,
6,
6,
6
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[6]={
["icon"]="hero_mastery_dec_5",
["level"]=3,
["before_mastery"]={
3,
4
},
["next_mastery"]={
8,
9
},
["max_lv"]=5,
["mastery_cost"]={
12,
12,
12,
12,
12
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[7]={
["icon"]="hero_mastery_dec_4",
["level"]=4,
["before_mastery"]={
5
},
["next_mastery"]={
10
},
["max_lv"]=10,
["mastery_cost"]={
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[8]={
["icon"]="hero_mastery_dec_2",
["level"]=4,
["before_mastery"]={
6
},
["next_mastery"]={
10
},
["max_lv"]=5,
["mastery_cost"]={
20,
20,
20,
20,
20
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=12000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=20000,
["unit"]=0
}
}
}
},
[9]={
["icon"]="hero_mastery_dec_7",
["level"]=4,
["before_mastery"]={
6
},
["next_mastery"]={
10
},
["max_lv"]=5,
["mastery_cost"]={
20,
20,
20,
20,
20
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=12000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=20000,
["unit"]=0
}
}
}
},
[10]={
["icon"]="hero_mastery_dec_10",
["level"]=5,
["before_mastery"]={
7,
8,
9
},
["next_mastery"]={
11,
12
},
["max_lv"]=1,
["mastery_cost"]={
200
},
["skill"]={
0,
600021
}
},
[11]={
["icon"]="hero_mastery_dec_1",
["level"]=6,
["before_mastery"]={
10
},
["next_mastery"]={
13
},
["max_lv"]=10,
["mastery_cost"]={
40,
40,
40,
40,
40,
40,
40,
40,
40,
40
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[12]={
["icon"]="hero_mastery_dec_6",
["level"]=6,
["before_mastery"]={
10
},
["next_mastery"]={
14,
15
},
["max_lv"]=5,
["mastery_cost"]={
80,
80,
80,
80,
80
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[13]={
["icon"]="hero_mastery_dec_4",
["level"]=7,
["before_mastery"]={
11
},
["next_mastery"]={
16
},
["max_lv"]=10,
["mastery_cost"]={
60,
60,
60,
60,
60,
60,
60,
60,
60,
60
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[14]={
["icon"]="hero_mastery_dec_2",
["level"]=7,
["before_mastery"]={
12
},
["next_mastery"]={
17
},
["max_lv"]=5,
["mastery_cost"]={
120,
120,
120,
120,
120
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=24000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=40000,
["unit"]=0
}
}
}
},
[15]={
["icon"]="hero_mastery_dec_7",
["level"]=7,
["before_mastery"]={
12
},
["next_mastery"]={
17
},
["max_lv"]=5,
["mastery_cost"]={
120,
120,
120,
120,
120
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=16000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=24000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=32000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=40000,
["unit"]=0
}
}
}
},
[16]={
["icon"]="hero_mastery_dec_1",
["level"]=8,
["before_mastery"]={
13
},
["next_mastery"]={
18
},
["max_lv"]=10,
["mastery_cost"]={
80,
80,
80,
80,
80,
80,
80,
80,
80,
80
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[17]={
["icon"]="hero_mastery_dec_5",
["level"]=8,
["before_mastery"]={
14,
15
},
["next_mastery"]={
19,
20
},
["max_lv"]=5,
["mastery_cost"]={
160,
160,
160,
160,
160
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[18]={
["icon"]="hero_mastery_dec_4",
["level"]=9,
["before_mastery"]={
16
},
["next_mastery"]={
21
},
["max_lv"]=10,
["mastery_cost"]={
100,
100,
100,
100,
100,
100,
100,
100,
100,
100
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
}
}
},
[19]={
["icon"]="hero_mastery_dec_2",
["level"]=9,
["before_mastery"]={
17
},
["next_mastery"]={
21
},
["max_lv"]=5,
["mastery_cost"]={
200,
200,
200,
200,
200
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=40000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=60000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=80000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=100000,
["unit"]=0
}
}
}
},
[20]={
["icon"]="hero_mastery_dec_7",
["level"]=9,
["before_mastery"]={
17
},
["next_mastery"]={
21
},
["max_lv"]=5,
["mastery_cost"]={
200,
200,
200,
200,
200
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=20000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=40000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=60000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=80000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=100000,
["unit"]=0
}
}
}
},
[21]={
["icon"]="hero_mastery_dec_8",
["level"]=10,
["before_mastery"]={
18,
19,
20
},
["next_mastery"]={
22,
23
},
["max_lv"]=1,
["mastery_cost"]={
500
},
["skill"]={
0,
600031
}
},
[22]={
["icon"]="hero_mastery_dec_1",
["level"]=11,
["before_mastery"]={
21
},
["next_mastery"]={
24
},
["max_lv"]=10,
["mastery_cost"]={
120,
120,
120,
120,
120,
120,
120,
120,
120,
120
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[23]={
["icon"]="hero_mastery_dec_6",
["level"]=11,
["before_mastery"]={
21
},
["next_mastery"]={
25,
26
},
["max_lv"]=5,
["mastery_cost"]={
240,
240,
240,
240,
240
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[24]={
["icon"]="hero_mastery_dec_4",
["level"]=12,
["before_mastery"]={
22
},
["next_mastery"]={
27
},
["max_lv"]=10,
["mastery_cost"]={
140,
140,
140,
140,
140,
140,
140,
140,
140,
140
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
}
}
},
[25]={
["icon"]="hero_mastery_dec_2",
["level"]=12,
["before_mastery"]={
23
},
["next_mastery"]={
28
},
["max_lv"]=5,
["mastery_cost"]={
280,
280,
280,
280,
280
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=40000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=80000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=120000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=160000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=200000,
["unit"]=0
}
}
}
},
[26]={
["icon"]="hero_mastery_dec_7",
["level"]=12,
["before_mastery"]={
23
},
["next_mastery"]={
28
},
["max_lv"]=5,
["mastery_cost"]={
280,
280,
280,
280,
280
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=40000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=80000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=120000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=160000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=200000,
["unit"]=0
}
}
}
},
[27]={
["icon"]="hero_mastery_dec_1",
["level"]=13,
["before_mastery"]={
24
},
["next_mastery"]={
29
},
["max_lv"]=10,
["mastery_cost"]={
160,
160,
160,
160,
160,
160,
160,
160,
160,
160
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[28]={
["icon"]="hero_mastery_dec_5",
["level"]=13,
["before_mastery"]={
25,
26
},
["next_mastery"]={
30,
31
},
["max_lv"]=5,
["mastery_cost"]={
320,
320,
320,
320,
320
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[29]={
["icon"]="hero_mastery_dec_4",
["level"]=14,
["before_mastery"]={
27
},
["next_mastery"]={
32
},
["max_lv"]=10,
["mastery_cost"]={
180,
180,
180,
180,
180,
180,
180,
180,
180,
180
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
}
}
},
[30]={
["icon"]="hero_mastery_dec_2",
["level"]=14,
["before_mastery"]={
28
},
["next_mastery"]={
32
},
["max_lv"]=5,
["mastery_cost"]={
360,
360,
360,
360,
360
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=80000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=160000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=240000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=320000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=400000,
["unit"]=0
}
}
}
},
[31]={
["icon"]="hero_mastery_dec_7",
["level"]=14,
["before_mastery"]={
28
},
["next_mastery"]={
32
},
["max_lv"]=5,
["mastery_cost"]={
360,
360,
360,
360,
360
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=80000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=160000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=240000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=320000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=400000,
["unit"]=0
}
}
}
},
[32]={
["icon"]="hero_mastery_dec_11",
["level"]=15,
["before_mastery"]={
29,
30,
31
},
["next_mastery"]={
33,
34
},
["max_lv"]=1,
["mastery_cost"]={
1000
},
["skill"]={
0,
600041
}
},
[33]={
["icon"]="hero_mastery_dec_1",
["level"]=16,
["before_mastery"]={
32
},
["next_mastery"]={
35
},
["max_lv"]=10,
["mastery_cost"]={
200,
200,
200,
200,
200,
200,
200,
200,
200,
200
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[34]={
["icon"]="hero_mastery_dec_6",
["level"]=16,
["before_mastery"]={
32
},
["next_mastery"]={
36,
37
},
["max_lv"]=5,
["mastery_cost"]={
400,
400,
400,
400,
400
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[35]={
["icon"]="hero_mastery_dec_4",
["level"]=17,
["before_mastery"]={
33
},
["next_mastery"]={
38
},
["max_lv"]=10,
["mastery_cost"]={
220,
220,
220,
220,
220,
220,
220,
220,
220,
220
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
}
}
},
[36]={
["icon"]="hero_mastery_dec_2",
["level"]=17,
["before_mastery"]={
34
},
["next_mastery"]={
39
},
["max_lv"]=5,
["mastery_cost"]={
440,
440,
440,
440,
440
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=1000000,
["unit"]=0
}
}
}
},
[37]={
["icon"]="hero_mastery_dec_7",
["level"]=17,
["before_mastery"]={
34
},
["next_mastery"]={
39
},
["max_lv"]=5,
["mastery_cost"]={
440,
440,
440,
440,
440
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=1000000,
["unit"]=0
}
}
}
},
[38]={
["icon"]="hero_mastery_dec_1",
["level"]=18,
["before_mastery"]={
35
},
["next_mastery"]={
40
},
["max_lv"]=10,
["mastery_cost"]={
240,
240,
240,
240,
240,
240,
240,
240,
240,
240
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[39]={
["icon"]="hero_mastery_dec_5",
["level"]=18,
["before_mastery"]={
36,
37
},
["next_mastery"]={
41,
42
},
["max_lv"]=5,
["mastery_cost"]={
480,
480,
480,
480,
480
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[40]={
["icon"]="hero_mastery_dec_4",
["level"]=19,
["before_mastery"]={
38
},
["next_mastery"]={
43
},
["max_lv"]=10,
["mastery_cost"]={
260,
260,
260,
260,
260,
260,
260,
260,
260,
260
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
}
}
},
[41]={
["icon"]="hero_mastery_dec_2",
["level"]=19,
["before_mastery"]={
39
},
["next_mastery"]={
43
},
["max_lv"]=5,
["mastery_cost"]={
520,
520,
520,
520,
520
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=1200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=1600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=2000000,
["unit"]=0
}
}
}
},
[42]={
["icon"]="hero_mastery_dec_7",
["level"]=19,
["before_mastery"]={
39
},
["next_mastery"]={
43
},
["max_lv"]=5,
["mastery_cost"]={
520,
520,
520,
520,
520
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=1200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=1600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=2000000,
["unit"]=0
}
}
}
},
[43]={
["icon"]="hero_mastery_dec_3",
["level"]=20,
["before_mastery"]={
40,
41,
42
},
["next_mastery"]={
44,
45
},
["max_lv"]=1,
["mastery_cost"]={
1500
},
["skill"]={
0,
600051
}
},
[44]={
["icon"]="hero_mastery_dec_1",
["level"]=21,
["before_mastery"]={
43
},
["next_mastery"]={
46
},
["max_lv"]=10,
["mastery_cost"]={
280,
280,
280,
280,
280,
280,
280,
280,
280,
280
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[45]={
["icon"]="hero_mastery_dec_6",
["level"]=21,
["before_mastery"]={
43
},
["next_mastery"]={
47,
48
},
["max_lv"]=5,
["mastery_cost"]={
560,
560,
560,
560,
560
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[46]={
["icon"]="hero_mastery_dec_4",
["level"]=22,
["before_mastery"]={
44
},
["next_mastery"]={
49
},
["max_lv"]=10,
["mastery_cost"]={
300,
300,
300,
300,
300,
300,
300,
300,
300,
300
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5000,
["unit"]=0
}
}
}
},
[47]={
["icon"]="hero_mastery_dec_2",
["level"]=22,
["before_mastery"]={
45
},
["next_mastery"]={
50
},
["max_lv"]=5,
["mastery_cost"]={
600,
600,
600,
600,
600
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=1200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=1800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=3000000,
["unit"]=0
}
}
}
},
[48]={
["icon"]="hero_mastery_dec_7",
["level"]=22,
["before_mastery"]={
45
},
["next_mastery"]={
50
},
["max_lv"]=5,
["mastery_cost"]={
600,
600,
600,
600,
600
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=1200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=1800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=3000000,
["unit"]=0
}
}
}
},
[49]={
["icon"]="hero_mastery_dec_1",
["level"]=23,
["before_mastery"]={
46
},
["next_mastery"]={
51
},
["max_lv"]=10,
["mastery_cost"]={
320,
320,
320,
320,
320,
320,
320,
320,
320,
320
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[50]={
["icon"]="hero_mastery_dec_5",
["level"]=23,
["before_mastery"]={
47,
48
},
["next_mastery"]={
52,
53
},
["max_lv"]=5,
["mastery_cost"]={
640,
640,
640,
640,
640
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[51]={
["icon"]="hero_mastery_dec_4",
["level"]=24,
["before_mastery"]={
49
},
["next_mastery"]={
54
},
["max_lv"]=10,
["mastery_cost"]={
340,
340,
340,
340,
340,
340,
340,
340,
340,
340
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5000,
["unit"]=0
}
}
}
},
[52]={
["icon"]="hero_mastery_dec_2",
["level"]=24,
["before_mastery"]={
50
},
["next_mastery"]={
54
},
["max_lv"]=5,
["mastery_cost"]={
680,
680,
680,
680,
680
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=1600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=3200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4000000,
["unit"]=0
}
}
}
},
[53]={
["icon"]="hero_mastery_dec_7",
["level"]=24,
["before_mastery"]={
50
},
["next_mastery"]={
54
},
["max_lv"]=5,
["mastery_cost"]={
680,
680,
680,
680,
680
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=1600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=3200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4000000,
["unit"]=0
}
}
}
},
[54]={
["icon"]="hero_mastery_dec_9",
["level"]=25,
["before_mastery"]={
51,
52,
53
},
["next_mastery"]={
55,
56
},
["max_lv"]=1,
["mastery_cost"]={
2000
},
["skill"]={
600011,
600061
}
},
[55]={
["icon"]="hero_mastery_dec_1",
["level"]=26,
["before_mastery"]={
54
},
["next_mastery"]={
57
},
["max_lv"]=10,
["mastery_cost"]={
380,
380,
380,
380,
380,
380,
380,
380,
380,
380
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[56]={
["icon"]="hero_mastery_dec_6",
["level"]=26,
["before_mastery"]={
54
},
["next_mastery"]={
58,
59
},
["max_lv"]=5,
["mastery_cost"]={
760,
760,
760,
760,
760
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[57]={
["icon"]="hero_mastery_dec_4",
["level"]=27,
["before_mastery"]={
55
},
["next_mastery"]={
60
},
["max_lv"]=10,
["mastery_cost"]={
420,
420,
420,
420,
420,
420,
420,
420,
420,
420
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6000,
["unit"]=0
}
}
}
},
[58]={
["icon"]="hero_mastery_dec_2",
["level"]=27,
["before_mastery"]={
56
},
["next_mastery"]={
61
},
["max_lv"]=5,
["mastery_cost"]={
840,
840,
840,
840,
840
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=1000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=2000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=3000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=5000000,
["unit"]=0
}
}
}
},
[59]={
["icon"]="hero_mastery_dec_7",
["level"]=27,
["before_mastery"]={
56
},
["next_mastery"]={
61
},
["max_lv"]=5,
["mastery_cost"]={
840,
840,
840,
840,
840
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=1000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=2000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=3000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=5000000,
["unit"]=0
}
}
}
},
[60]={
["icon"]="hero_mastery_dec_1",
["level"]=28,
["before_mastery"]={
57
},
["next_mastery"]={
62
},
["max_lv"]=10,
["mastery_cost"]={
460,
460,
460,
460,
460,
460,
460,
460,
460,
460
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[61]={
["icon"]="hero_mastery_dec_5",
["level"]=28,
["before_mastery"]={
58,
59
},
["next_mastery"]={
63,
64
},
["max_lv"]=5,
["mastery_cost"]={
920,
920,
920,
920,
920
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[62]={
["icon"]="hero_mastery_dec_4",
["level"]=29,
["before_mastery"]={
60
},
["next_mastery"]={
65
},
["max_lv"]=10,
["mastery_cost"]={
500,
500,
500,
500,
500,
500,
500,
500,
500,
500
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6000,
["unit"]=0
}
}
}
},
[63]={
["icon"]="hero_mastery_dec_2",
["level"]=29,
["before_mastery"]={
61
},
["next_mastery"]={
65
},
["max_lv"]=5,
["mastery_cost"]={
1000,
1000,
1000,
1000,
1000
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=1200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=3600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=6000000,
["unit"]=0
}
}
}
},
[64]={
["icon"]="hero_mastery_dec_7",
["level"]=29,
["before_mastery"]={
61
},
["next_mastery"]={
65
},
["max_lv"]=5,
["mastery_cost"]={
1000,
1000,
1000,
1000,
1000
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=1200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=3600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=6000000,
["unit"]=0
}
}
}
},
[65]={
["icon"]="hero_mastery_dec_10",
["level"]=30,
["before_mastery"]={
62,
63,
64
},
["next_mastery"]={
66,
67
},
["max_lv"]=1,
["mastery_cost"]={
3000
},
["skill"]={
600021,
600071
}
},
[66]={
["icon"]="hero_mastery_dec_1",
["level"]=31,
["before_mastery"]={
65
},
["next_mastery"]={
68
},
["max_lv"]=10,
["mastery_cost"]={
580,
580,
580,
580,
580,
580,
580,
580,
580,
580
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[67]={
["icon"]="hero_mastery_dec_6",
["level"]=31,
["before_mastery"]={
65
},
["next_mastery"]={
69,
70
},
["max_lv"]=5,
["mastery_cost"]={
1160,
1160,
1160,
1160,
1160
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[68]={
["icon"]="hero_mastery_dec_4",
["level"]=32,
["before_mastery"]={
66
},
["next_mastery"]={
71
},
["max_lv"]=10,
["mastery_cost"]={
660,
660,
660,
660,
660,
660,
660,
660,
660,
660
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7000,
["unit"]=0
}
}
}
},
[69]={
["icon"]="hero_mastery_dec_2",
["level"]=32,
["before_mastery"]={
67
},
["next_mastery"]={
72
},
["max_lv"]=5,
["mastery_cost"]={
1320,
1320,
1320,
1320,
1320
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=1400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=2800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=5600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=7000000,
["unit"]=0
}
}
}
},
[70]={
["icon"]="hero_mastery_dec_7",
["level"]=32,
["before_mastery"]={
67
},
["next_mastery"]={
72
},
["max_lv"]=5,
["mastery_cost"]={
1320,
1320,
1320,
1320,
1320
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=1400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=2800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=5600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=7000000,
["unit"]=0
}
}
}
},
[71]={
["icon"]="hero_mastery_dec_1",
["level"]=33,
["before_mastery"]={
68
},
["next_mastery"]={
73
},
["max_lv"]=10,
["mastery_cost"]={
740,
740,
740,
740,
740,
740,
740,
740,
740,
740
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[72]={
["icon"]="hero_mastery_dec_5",
["level"]=33,
["before_mastery"]={
69,
70
},
["next_mastery"]={
74,
75
},
["max_lv"]=5,
["mastery_cost"]={
1480,
1480,
1480,
1480,
1480
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[73]={
["icon"]="hero_mastery_dec_4",
["level"]=34,
["before_mastery"]={
71
},
["next_mastery"]={
76
},
["max_lv"]=10,
["mastery_cost"]={
820,
820,
820,
820,
820,
820,
820,
820,
820,
820
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7000,
["unit"]=0
}
}
}
},
[74]={
["icon"]="hero_mastery_dec_2",
["level"]=34,
["before_mastery"]={
72
},
["next_mastery"]={
76
},
["max_lv"]=5,
["mastery_cost"]={
1640,
1640,
1640,
1640,
1640
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=1600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=3200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=6400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=8000000,
["unit"]=0
}
}
}
},
[75]={
["icon"]="hero_mastery_dec_7",
["level"]=34,
["before_mastery"]={
72
},
["next_mastery"]={
76
},
["max_lv"]=5,
["mastery_cost"]={
1640,
1640,
1640,
1640,
1640
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=1600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=3200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=6400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=8000000,
["unit"]=0
}
}
}
},
[76]={
["icon"]="hero_mastery_dec_8",
["level"]=35,
["before_mastery"]={
73,
74,
75
},
["next_mastery"]={
77,
78
},
["max_lv"]=1,
["mastery_cost"]={
4000
},
["skill"]={
600031,
600081
}
},
[77]={
["icon"]="hero_mastery_dec_1",
["level"]=36,
["before_mastery"]={
76
},
["next_mastery"]={
79
},
["max_lv"]=10,
["mastery_cost"]={
980,
980,
980,
980,
980,
980,
980,
980,
980,
980
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[78]={
["icon"]="hero_mastery_dec_6",
["level"]=36,
["before_mastery"]={
76
},
["next_mastery"]={
80,
81
},
["max_lv"]=5,
["mastery_cost"]={
1960,
1960,
1960,
1960,
1960
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[79]={
["icon"]="hero_mastery_dec_4",
["level"]=37,
["before_mastery"]={
77
},
["next_mastery"]={
82
},
["max_lv"]=10,
["mastery_cost"]={
1140,
1140,
1140,
1140,
1140,
1140,
1140,
1140,
1140,
1140
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=8000,
["unit"]=0
}
}
}
},
[80]={
["icon"]="hero_mastery_dec_2",
["level"]=37,
["before_mastery"]={
78
},
["next_mastery"]={
83
},
["max_lv"]=5,
["mastery_cost"]={
2280,
2280,
2280,
2280,
2280
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=1800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=3600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=5400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=7200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=9000000,
["unit"]=0
}
}
}
},
[81]={
["icon"]="hero_mastery_dec_7",
["level"]=37,
["before_mastery"]={
78
},
["next_mastery"]={
83
},
["max_lv"]=5,
["mastery_cost"]={
2280,
2280,
2280,
2280,
2280
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=1800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=3600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=5400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=7200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=9000000,
["unit"]=0
}
}
}
},
[82]={
["icon"]="hero_mastery_dec_1",
["level"]=38,
["before_mastery"]={
79
},
["next_mastery"]={
84
},
["max_lv"]=10,
["mastery_cost"]={
1300,
1300,
1300,
1300,
1300,
1300,
1300,
1300,
1300,
1300
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[83]={
["icon"]="hero_mastery_dec_5",
["level"]=38,
["before_mastery"]={
80,
81
},
["next_mastery"]={
85,
86
},
["max_lv"]=5,
["mastery_cost"]={
2600,
2600,
2600,
2600,
2600
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[84]={
["icon"]="hero_mastery_dec_4",
["level"]=39,
["before_mastery"]={
82
},
["next_mastery"]={
87
},
["max_lv"]=10,
["mastery_cost"]={
1460,
1460,
1460,
1460,
1460,
1460,
1460,
1460,
1460,
1460
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=8000,
["unit"]=0
}
}
}
},
[85]={
["icon"]="hero_mastery_dec_2",
["level"]=39,
["before_mastery"]={
83
},
["next_mastery"]={
87
},
["max_lv"]=5,
["mastery_cost"]={
2920,
2920,
2920,
2920,
2920
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=2000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=6000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=8000000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=10000000,
["unit"]=0
}
}
}
},
[86]={
["icon"]="hero_mastery_dec_7",
["level"]=39,
["before_mastery"]={
83
},
["next_mastery"]={
87
},
["max_lv"]=5,
["mastery_cost"]={
2920,
2920,
2920,
2920,
2920
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=2000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=6000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=8000000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=10000000,
["unit"]=0
}
}
}
},
[87]={
["icon"]="hero_mastery_dec_3",
["level"]=40,
["before_mastery"]={
84,
85,
86
},
["next_mastery"]={
88,
89
},
["max_lv"]=1,
["mastery_cost"]={
6000
},
["skill"]={
600051,
600091
}
},
[88]={
["icon"]="hero_mastery_dec_1",
["level"]=41,
["before_mastery"]={
87
},
["next_mastery"]={
90
},
["max_lv"]=10,
["mastery_cost"]={
1780,
1780,
1780,
1780,
1780,
1780,
1780,
1780,
1780,
1780
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[89]={
["icon"]="hero_mastery_dec_6",
["level"]=41,
["before_mastery"]={
87
},
["next_mastery"]={
91,
92
},
["max_lv"]=5,
["mastery_cost"]={
3560,
3560,
3560,
3560,
3560
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[90]={
["icon"]="hero_mastery_dec_4",
["level"]=42,
["before_mastery"]={
88
},
["next_mastery"]={
93
},
["max_lv"]=10,
["mastery_cost"]={
2100,
2100,
2100,
2100,
2100,
2100,
2100,
2100,
2100,
2100
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=8100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=9000,
["unit"]=0
}
}
}
},
[91]={
["icon"]="hero_mastery_dec_2",
["level"]=42,
["before_mastery"]={
89
},
["next_mastery"]={
94
},
["max_lv"]=5,
["mastery_cost"]={
4200,
4200,
4200,
4200,
4200
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=2200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=6600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=8800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=11000000,
["unit"]=0
}
}
}
},
[92]={
["icon"]="hero_mastery_dec_7",
["level"]=42,
["before_mastery"]={
89
},
["next_mastery"]={
94
},
["max_lv"]=5,
["mastery_cost"]={
4200,
4200,
4200,
4200,
4200
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=2200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=6600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=8800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=11000000,
["unit"]=0
}
}
}
},
[93]={
["icon"]="hero_mastery_dec_1",
["level"]=43,
["before_mastery"]={
90
},
["next_mastery"]={
95
},
["max_lv"]=10,
["mastery_cost"]={
2420,
2420,
2420,
2420,
2420,
2420,
2420,
2420,
2420,
2420
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[94]={
["icon"]="hero_mastery_dec_5",
["level"]=43,
["before_mastery"]={
91,
92
},
["next_mastery"]={
96,
97
},
["max_lv"]=5,
["mastery_cost"]={
4840,
4840,
4840,
4840,
4840
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[95]={
["icon"]="hero_mastery_dec_4",
["level"]=44,
["before_mastery"]={
93
},
["next_mastery"]={
98
},
["max_lv"]=10,
["mastery_cost"]={
2740,
2740,
2740,
2740,
2740,
2740,
2740,
2740,
2740,
2740
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=1800,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2700,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3600,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4500,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5400,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6300,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7200,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=8100,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=9000,
["unit"]=0
}
}
}
},
[96]={
["icon"]="hero_mastery_dec_2",
["level"]=44,
["before_mastery"]={
94
},
["next_mastery"]={
98
},
["max_lv"]=5,
["mastery_cost"]={
5480,
5480,
5480,
5480,
5480
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=4800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=7200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=9600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=12000000,
["unit"]=0
}
}
}
},
[97]={
["icon"]="hero_mastery_dec_7",
["level"]=44,
["before_mastery"]={
94
},
["next_mastery"]={
98
},
["max_lv"]=5,
["mastery_cost"]={
5480,
5480,
5480,
5480,
5480
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=2400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=4800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=7200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=9600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=12000000,
["unit"]=0
}
}
}
},
[98]={
["icon"]="hero_mastery_dec_9",
["level"]=45,
["before_mastery"]={
95,
96,
97
},
["next_mastery"]={
99,
100
},
["max_lv"]=1,
["mastery_cost"]={
10000
},
["skill"]={
600061,
600101
}
},
[99]={
["icon"]="hero_mastery_dec_1",
["level"]=46,
["before_mastery"]={
98
},
["next_mastery"]={
101
},
["max_lv"]=10,
["mastery_cost"]={
3380,
3380,
3380,
3380,
3380,
3380,
3380,
3380,
3380,
3380
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[100]={
["icon"]="hero_mastery_dec_6",
["level"]=46,
["before_mastery"]={
98
},
["next_mastery"]={
102,
103
},
["max_lv"]=5,
["mastery_cost"]={
6760,
6760,
6760,
6760,
6760
},
["grow"]={
{
["type"]="miss",
["bignum"]={
["value"]=50,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=150,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="miss",
["bignum"]={
["value"]=250,
["unit"]=0
}
}
}
},
[101]={
["icon"]="hero_mastery_dec_4",
["level"]=47,
["before_mastery"]={
99
},
["next_mastery"]={
104
},
["max_lv"]=10,
["mastery_cost"]={
4660,
4660,
4660,
4660,
4660,
4660,
4660,
4660,
4660,
4660
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=9000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=10000,
["unit"]=0
}
}
}
},
[102]={
["icon"]="hero_mastery_dec_2",
["level"]=47,
["before_mastery"]={
100
},
["next_mastery"]={
105
},
["max_lv"]=5,
["mastery_cost"]={
9320,
9320,
9320,
9320,
9320
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=2600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=5200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=7800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=10400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=13000000,
["unit"]=0
}
}
}
},
[103]={
["icon"]="hero_mastery_dec_7",
["level"]=47,
["before_mastery"]={
100
},
["next_mastery"]={
105
},
["max_lv"]=5,
["mastery_cost"]={
9320,
9320,
9320,
9320,
9320
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=2600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=5200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=7800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=10400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=13000000,
["unit"]=0
}
}
}
},
[104]={
["icon"]="hero_mastery_dec_1",
["level"]=48,
["before_mastery"]={
101
},
["next_mastery"]={
106
},
["max_lv"]=10,
["mastery_cost"]={
7220,
7220,
7220,
7220,
7220,
7220,
7220,
7220,
7220,
7220
},
["grow"]={
{
["type"]="idle_income",
["bignum"]={
["value"]=100,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=300,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=500,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=700,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=900,
["unit"]=0
}
},
{
["type"]="idle_income",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[105]={
["icon"]="hero_mastery_dec_5",
["level"]=48,
["before_mastery"]={
102,
103
},
["next_mastery"]={
107,
108
},
["max_lv"]=5,
["mastery_cost"]={
14440,
14440,
14440,
14440,
14440
},
["grow"]={
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=200,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=400,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=600,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=800,
["unit"]=0
}
},
{
["type"]="dmg_addition_normal",
["bignum"]={
["value"]=1000,
["unit"]=0
}
}
}
},
[106]={
["icon"]="hero_mastery_dec_4",
["level"]=49,
["before_mastery"]={
104
},
["next_mastery"]={
109
},
["max_lv"]=10,
["mastery_cost"]={
12340,
12340,
12340,
12340,
12340,
12340,
12340,
12340,
12340,
12340
},
["grow"]={
{
["type"]="gold_gain",
["bignum"]={
["value"]=1000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=2000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=3000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=4000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=5000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=6000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=7000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=8000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=9000,
["unit"]=0
}
},
{
["type"]="gold_gain",
["bignum"]={
["value"]=10000,
["unit"]=0
}
}
}
},
[107]={
["icon"]="hero_mastery_dec_2",
["level"]=49,
["before_mastery"]={
105
},
["next_mastery"]={
109
},
["max_lv"]=5,
["mastery_cost"]={
24680,
24680,
24680,
24680,
24680
},
["grow"]={
{
["type"]="atkp_1",
["bignum"]={
["value"]=2800000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=5600000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=8400000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=11200000,
["unit"]=0
}
},
{
["type"]="atkp_1",
["bignum"]={
["value"]=14000000,
["unit"]=0
}
}
}
},
[108]={
["icon"]="hero_mastery_dec_7",
["level"]=49,
["before_mastery"]={
105
},
["next_mastery"]={
109
},
["max_lv"]=5,
["mastery_cost"]={
24680,
24680,
24680,
24680,
24680
},
["grow"]={
{
["type"]="hpp_1",
["bignum"]={
["value"]=2800000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=5600000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=8400000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=11200000,
["unit"]=0
}
},
{
["type"]="hpp_1",
["bignum"]={
["value"]=14000000,
["unit"]=0
}
}
}
},
[109]={
["icon"]="hero_mastery_dec_10",
["level"]=50,
["before_mastery"]={
106,
107,
108
},
["max_lv"]=1,
["mastery_cost"]={
20000
},
["skill"]={
600071,
600111
}
}
}
local config = {
data=mastery,count=109
}
return config