c1_lua/lua/app/config/skill_rogue.lua
2023-08-08 15:27:21 +08:00

4496 lines
64 KiB
Lua

local skill_rogue = {
[1]={
["universal"]=1,
["toast_mark"]=1,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="atkp_color_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="1"
},
[2]={
["universal"]=1,
["toast_mark"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_color_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="1"
},
[3]={
["universal"]=1,
["toast_mark"]=1,
["limit_times"]=1,
["weight"]=1000,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="atkp_color_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="1"
},
[4]={
["universal"]=1,
["toast_mark"]=2,
["limit_times"]=4,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="atkp_red_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="2"
},
[5]={
["universal"]=1,
["toast_mark"]=2,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_red_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="2"
},
[6]={
["universal"]=1,
["toast_mark"]=2,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_red_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="2"
},
[7]={
["universal"]=1,
["toast_mark"]=3,
["limit_times"]=4,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="atkp_yellow_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="3"
},
[8]={
["universal"]=1,
["toast_mark"]=3,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_yellow_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="3"
},
[9]={
["universal"]=1,
["toast_mark"]=3,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_yellow_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="3"
},
[10]={
["universal"]=1,
["toast_mark"]=4,
["limit_times"]=4,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="atkp_green_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="4"
},
[11]={
["universal"]=1,
["toast_mark"]=4,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_green_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="4"
},
[12]={
["universal"]=1,
["toast_mark"]=4,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_green_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="4"
},
[13]={
["universal"]=1,
["toast_mark"]=5,
["limit_times"]=4,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="atkp_blue_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="5"
},
[14]={
["universal"]=1,
["toast_mark"]=5,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_blue_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="5"
},
[15]={
["universal"]=1,
["toast_mark"]=5,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_blue_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="5"
},
[16]={
["universal"]=1,
["toast_mark"]=6,
["limit_times"]=4,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="atkp_purple_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="6"
},
[17]={
["universal"]=1,
["toast_mark"]=6,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_purple_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="6"
},
[18]={
["universal"]=1,
["toast_mark"]=6,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_purple_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="6"
},
[19]={
["universal"]=1,
["limit_times"]=1,
["weight"]=1500,
["qlt"]=4,
["type"]=9,
["effect"]={
{
["type"]="add_skill",
["num"]=11,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=8,
["icon"]="7"
},
[20]={
["universal"]=1,
["toast_mark"]=7,
["limit_times"]=4,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="exp_time_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="8"
},
[21]={
["universal"]=1,
["toast_mark"]=8,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=2,
["type"]=5,
["attr"]={
["type"]="hpp_add",
["minnum"]=300,
["maxnum"]=500
},
["obj"]=1,
["icon"]="9"
},
[22]={
["universal"]=1,
["toast_mark"]=8,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="hpp_add",
["minnum"]=800,
["maxnum"]=1200
},
["obj"]=1,
["icon"]="9"
},
[23]={
["universal"]=1,
["toast_mark"]=8,
["limit_times"]=1,
["weight"]=1000,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="hpp_add",
["minnum"]=1300,
["maxnum"]=2000
},
["obj"]=1,
["icon"]="9"
},
[24]={
["universal"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="add_skill",
["num"]=12,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=8,
["icon"]="10"
},
[25]={
["universal"]=1,
["toast_mark"]=10,
["limit_times"]=3,
["weight"]=3000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="cured_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="11"
},
[26]={
["universal"]=1,
["toast_mark"]=11,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="block",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="12"
},
[27]={
["universal"]=1,
["toast_mark"]=12,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="crit_add",
["minnum"]=400,
["maxnum"]=400
},
["obj"]=1,
["icon"]="13"
},
[28]={
["universal"]=1,
["toast_mark"]=13,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="dec_dmg_all_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="14"
},
[29]={
["universal"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="heal",
["num"]=10000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="30"
},
[30]={
["universal"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=10,
["parameter"]={
1
},
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="15"
},
[31]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
1
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="16"
},
[32]={
["universal"]=1,
["weight"]=1000,
["qlt"]=3,
["type"]=10,
["parameter"]={
1
},
["boardrange"]={
{
["type"]=0,
["range"]=5
}
},
["icon"]="17"
},
[33]={
["universal"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=10,
["parameter"]={
2
},
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="18"
},
[34]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
2
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="19"
},
[35]={
["universal"]=1,
["weight"]=1000,
["qlt"]=3,
["type"]=10,
["parameter"]={
2
},
["boardrange"]={
{
["type"]=0,
["range"]=5
}
},
["icon"]="20"
},
[36]={
["universal"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=10,
["parameter"]={
3
},
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="21"
},
[37]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
3
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="22"
},
[38]={
["universal"]=1,
["weight"]=1000,
["qlt"]=3,
["type"]=10,
["parameter"]={
3
},
["boardrange"]={
{
["type"]=0,
["range"]=5
}
},
["icon"]="23"
},
[39]={
["universal"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=10,
["parameter"]={
4
},
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="24"
},
[40]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
4
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="25"
},
[41]={
["universal"]=1,
["weight"]=1000,
["qlt"]=3,
["type"]=10,
["parameter"]={
4
},
["boardrange"]={
{
["type"]=0,
["range"]=5
}
},
["icon"]="26"
},
[42]={
["universal"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=10,
["parameter"]={
5
},
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="27"
},
[43]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
5
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="28"
},
[44]={
["universal"]=1,
["weight"]=1000,
["qlt"]=3,
["type"]=10,
["parameter"]={
5
},
["boardrange"]={
{
["type"]=0,
["range"]=5
}
},
["icon"]="29"
},
[1200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="171"
},
[1200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1200124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="31"
},
[1200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="32"
},
[1200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1200123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33"
},
[1200104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="34"
},
[1200105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
5
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1200121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="35"
},
[1200106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="36"
},
[1200107]={
["unlock"]=1200105,
["cover_unlock"]=1200105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
3
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1200122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="37"
},
[1300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="176"
},
[1300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="66"
},
[1300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="67"
},
[1300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
1300123
},
["skill_position"]=1,
["icon"]="68"
},
[1300104]={
["unlock"]=1300101,
["cover_unlock"]=1300101,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="69"
},
[1300105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="70"
},
[1300106]={
["unlock"]=1300105,
["cover_unlock"]=1300105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300127,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="71"
},
[1300107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="72"
},
[1300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="181"
},
[1300201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="101"
},
[1300202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="102"
},
[1300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
1300222
},
["skill_position"]=1,
["icon"]="103"
},
[1300204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="104"
},
[1300205]={
["unlock"]=1300203,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
6,
5000
},
["skill_position"]=1,
["icon"]="105"
},
[1300206]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="106"
},
[1300207]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=1300220,
["ratio"]=10000,
["round"]=1
},
{
["type"]="skill_fire_times",
["num"]=1300222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="107"
},
[1400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="186"
},
[1400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="136"
},
[1400102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="137"
},
[1400103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="138"
},
[1400104]={
["unlock"]=1400102,
["cover_unlock"]=1400102,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400127,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="139"
},
[1400105]={
["unlock"]=1400101,
["cover_unlock"]=1400101,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="140"
},
[1400106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="141"
},
[1400107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=15,
["parameter"]={
4
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="142"
},
[1400200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="191"
},
[1400201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="196"
},
[1400202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="197"
},
[1400203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
1400223
},
["skill_position"]=1,
["icon"]="198"
},
[1400204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400224,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="199"
},
[1400205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400225,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="200"
},
[1400206]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="201"
},
[1400207]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
6
},
["skill_position"]=1,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=1400220,
["ratio"]=10000,
["round"]=1
},
{
["type"]="skill_fire_times",
["num"]=1400223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="202"
},
[1400300]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="191"
},
[1400301]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400321,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="196"
},
[1400302]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400322,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="197"
},
[1400303]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
2,
1000
},
["skill_position"]=1,
["icon"]="198"
},
[1400304]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400323,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="199"
},
[1400305]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400324,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="200"
},
[1400306]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="201"
},
[1400307]={
["unlock"]=1400305,
["cover_unlock"]=1400305,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400325,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="202"
},
[2200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="172"
},
[2200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=2,
["icon"]="38"
},
[2200102]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
2200123
},
["skill_position"]=2,
["icon"]="39"
},
[2200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2200121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="40"
},
[2200104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="41"
},
[2200105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=2200120,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="42"
},
[2200106]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="43"
},
[2200107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2200122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="44"
},
[2300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="182"
},
[2300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="108"
},
[2300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
2300122
},
["skill_position"]=2,
["icon"]="109"
},
[2300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="110"
},
[2300104]={
["unlock"]=2300101,
["cover_unlock"]=2300101,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="111"
},
[2300105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300125,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=4,
["icon"]="112"
},
[2300106]={
["unlock"]=2300103,
["cover_unlock"]=2300103,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="113"
},
[2300107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="114"
},
[2300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="177"
},
[2300201]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="73"
},
[2300202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="74"
},
[2300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="75"
},
[2300204]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="76"
},
[2300205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="77"
},
[2300206]={
["unlock"]=2300205,
["cover_unlock"]=2300205,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="78"
},
[2300207]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="79"
},
[2400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="187"
},
[2400101]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="143"
},
[2400102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="144"
},
[2400103]={
["unlock"]=2400102,
["cover_unlock"]=2400102,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="145"
},
[2400104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="146"
},
[2400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
2400123
},
["skill_position"]=2,
["icon"]="147"
},
[2400106]={
["unlock"]=2400105,
["cover_unlock"]=2400105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
2400124
},
["skill_position"]=2,
["icon"]="148"
},
[2400107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="149"
},
[2400200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="192"
},
[2400201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=0,
["range"]=4
}
},
["icon"]="203"
},
[2400202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="204"
},
[2400203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="205"
},
[2400204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400222,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="206"
},
[2400205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="207"
},
[2400206]={
["unlock"]=2400204,
["cover_unlock"]=2400206,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400224,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="208"
},
[2400207]={
["unlock"]=2400205,
["cover_unlock"]=2400205,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400225,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="209"
},
[2400300]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="192"
},
[2400301]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="203"
},
[2400302]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=2,
["icon"]="204"
},
[2400303]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400321,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="205"
},
[2400304]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="206"
},
[2400305]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400322,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="207"
},
[2400306]={
["unlock"]=2400203,
["cover_unlock"]=2400203,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400323,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="208"
},
[2400307]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400324,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="209"
},
[3200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="173"
},
[3200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3200121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="45"
},
[3200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3200122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="46"
},
[3200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3,
["obj"]=5,
["icon"]="47"
},
[3200104]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["obj"]=5,
["icon"]="48"
},
[3200105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3200123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="49"
},
[3200106]={
["unlock"]=3200105,
["cover_unlock"]=3200105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3200124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="50"
},
[3200107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="block",
["num"]=5000,
["ratio"]=10000,
["round"]=2
}
},
["obj"]=5,
["icon"]="51"
},
[3300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="178"
},
[3300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
500
},
["skill_position"]=3,
["icon"]="80"
},
[3300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="81"
},
[3300103]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
3300125
},
["skill_position"]=3,
["icon"]="82"
},
[3300104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="83"
},
[3300105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="84"
},
[3300106]={
["unlock"]=3300104,
["cover_unlock"]=3300104,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="85"
},
[3300107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
5
},
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="86"
},
[3300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="183"
},
[3300201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="115"
},
[3300202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="116"
},
[3300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3,
["icon"]="117"
},
[3300204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
3300222
},
["skill_position"]=3,
["icon"]="118"
},
[3300205]={
["unlock"]=3300204,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
2,
5000
},
["skill_position"]=3,
["icon"]="119"
},
[3300206]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="120"
},
[3300207]={
["unlock"]=3300204,
["cover_unlock"]=3300204,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
3300223
},
["skill_position"]=3,
["icon"]="121"
},
[3400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="188"
},
[3400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="150"
},
[3400102]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
3400125
},
["skill_position"]=3,
["icon"]="151"
},
[3400103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="152"
},
[3400104]={
["unlock"]=3400101,
["cover_unlock"]=3400101,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="153"
},
[3400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="154"
},
[3400106]={
["unlock"]=3400106,
["cover_unlock"]=3400106,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="155"
},
[3400107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=3,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=3400120,
["ratio"]=10000,
["round"]=1
},
{
["type"]="skill_fire_times",
["num"]=3400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="156"
},
[3400200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="193"
},
[3400201]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="210"
},
[3400202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="211"
},
[3400203]={
["unlock"]=3400201,
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="212"
},
[3400204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=16,
["parameter"]={
4,
5000
},
["skill_position"]=3,
["icon"]="213"
},
[3400205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400222,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="214"
},
[3400206]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="215"
},
[3400207]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
3400223
},
["skill_position"]=3,
["icon"]="216"
},
[3400300]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="193"
},
[3400301]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400321,
["ratio"]=10000,
["round"]=1
}
},
["icon"]="210"
},
[3400302]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400322,
["ratio"]=10000,
["round"]=1
}
},
["icon"]="211"
},
[3400303]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400323,
["ratio"]=10000,
["round"]=999
}
},
["icon"]="212"
},
[3400304]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["icon"]="213"
},
[3400305]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400324,
["ratio"]=10000,
["round"]=1
}
},
["icon"]="214"
},
[3400306]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="215"
},
[3400307]={
["unlock"]=3400305,
["cover_unlock"]=3400305,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400325,
["ratio"]=10000,
["round"]=1
}
},
["icon"]="216"
},
[4200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="174"
},
[4200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="52"
},
[4200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="53"
},
[4200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4200121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="54"
},
[4200104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="55"
},
[4200105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4200122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="56"
},
[4200106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="57"
},
[4200107]={
["unlock"]=4200105,
["cover_unlock"]=4200105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4200123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="58"
},
[4300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="179"
},
[4300101]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
4300125
},
["skill_position"]=4,
["icon"]="87"
},
[4300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="88"
},
[4300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="89"
},
[4300104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=4,
["icon"]="90"
},
[4300105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="91"
},
[4300106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="92"
},
[4300107]={
["unlock"]=4300106,
["cover_unlock"]=4300106,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="93"
},
[4300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="184"
},
[4300201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="122"
},
[4300202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="123"
},
[4300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="124"
},
[4300204]={
["unlock"]=4300302,
["cover_unlock"]=4300302,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="125"
},
[4300205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="126"
},
[4300206]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="127"
},
[4300207]={
["unlock"]=4300305,
["cover_unlock"]=4300305,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="128"
},
[4400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="189"
},
[4400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="157"
},
[4400102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="158"
},
[4400103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="159"
},
[4400104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="160"
},
[4400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400122,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="161"
},
[4400106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="162"
},
[4400107]={
["unlock"]=4400105,
["cover_unlock"]=4400105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400123,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="163"
},
[4400200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="194"
},
[4400201]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
4400221
},
["skill_position"]=4,
["icon"]="217"
},
[4400202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp",
["num"]=5000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="218"
},
[4400203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=8,
["parameter"]={
5,
1
},
["skill_position"]=4,
["icon"]="219"
},
[4400204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
5,
10000
},
["skill_position"]=4,
["icon"]="220"
},
[4400205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400222,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="221"
},
[4400206]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="222"
},
[4400207]={
["unlock"]=4400205,
["cover_unlock"]=4400205,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400223,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="223"
},
[4400300]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="194"
},
[4400301]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="217"
},
[4400302]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400321,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="218"
},
[4400303]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
1,
7500
},
["skill_position"]=4,
["icon"]="219"
},
[4400304]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=8,
["parameter"]={
5,
1
},
["skill_position"]=4,
["icon"]="220"
},
[4400305]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400322,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="221"
},
[4400306]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="222"
},
[4400307]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
6
},
["skill_position"]=4,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=4400320,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="223"
},
[5200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="175"
},
[5200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
600
},
["skill_position"]=5,
["icon"]="59"
},
[5200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5200123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="60"
},
[5200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=8,
["parameter"]={
1,
1
},
["skill_position"]=5,
["icon"]="61"
},
[5200104]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="62"
},
[5200105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
5200121
},
["skill_position"]=5,
["icon"]="63"
},
[5200106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="64"
},
[5200107]={
["unlock"]=5200105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
5200122
},
["skill_position"]=5,
["icon"]="65"
},
[5300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="180"
},
[5300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="94"
},
[5300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="95"
},
[5300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="96"
},
[5300104]={
["unlock"]=5300101,
["cover_unlock"]=5300101,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="97"
},
[5300105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="98"
},
[5300106]={
["unlock"]=5300105,
["cover_unlock"]=5300105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="99"
},
[5300107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="100"
},
[5300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="185"
},
[5300201]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
5300225
},
["skill_position"]=5,
["icon"]="129"
},
[5300202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="130"
},
[5300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
10000
},
["skill_position"]=5,
["icon"]="131"
},
[5300204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="133"
},
[5300205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="132"
},
[5300206]={
["unlock"]=5300202,
["cover_unlock"]=5300202,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="134"
},
[5300207]={
["unlock"]=5300205,
["cover_unlock"]=5300205,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="135"
},
[5400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="190"
},
[5400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
10000
},
["skill_position"]=5,
["icon"]="164"
},
[5400102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="165"
},
[5400103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="166"
},
[5400104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="167"
},
[5400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
5400123
},
["skill_position"]=5,
["icon"]="168"
},
[5400106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400124,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7,
["icon"]="169"
},
[5400107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400125,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7,
["icon"]="170"
},
[5400200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="195"
},
[5400201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
3000
},
["skill_position"]=5,
["icon"]="224"
},
[5400202]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400221,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="225"
},
[5400203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="226"
},
[5400204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="227"
},
[5400205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400223,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="228"
},
[5400206]={
["unlock"]=5400203,
["cover_unlock"]=5400203,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="229"
},
[5400207]={
["unlock"]=5400202,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400225,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="230"
},
[5400300]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="195"
},
[5400301]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="224"
},
[5400302]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400321,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="225"
},
[5400303]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=5,
["icon"]="226"
},
[5400304]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="227"
},
[5400305]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
6
},
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400322,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="228"
},
[5400306]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=15,
["parameter"]={
4
},
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400323,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7,
["icon"]="229"
},
[5400307]={
["unlock"]=5400305,
["cover_unlock"]=5400305,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
6
},
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400324,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="230"
}
}
local config = {
data=skill_rogue,count=284
}
return config