c1_lua/lua/app/config/skill_rogue.lua
2023-05-26 18:39:07 +08:00

3273 lines
46 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,
["toast_mark"]=9,
["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"]="59"
},
[1200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="43"
},
[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"]="44"
},
[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"]="44"
},
[1200104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="43"
},
[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"]="45"
},
[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"]="45"
},
[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"]="45"
},
[1300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1,
["icon"]="59"
},
[1300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="43"
},
[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"]="44"
},
[1300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
1300123
},
["skill_position"]=1,
["icon"]="44"
},
[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"]="43"
},
[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"]="45"
},
[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"]="45"
},
[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"]="45"
},
[1300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1
},
[1300201]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="36"
},
[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"]="44"
},
[1300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
1300222
},
["skill_position"]=1,
["icon"]="36"
},
[1300204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="36"
},
[1300205]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
6,
5000
},
["skill_position"]=1,
["icon"]="36"
},
[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"]="45"
},
[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"]="36"
},
[1400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=1
},
[1400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="36"
},
[1400102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="45"
},
[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"]="36"
},
[1400104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="45"
},
[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"]="36"
},
[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"]="45"
},
[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"]="36"
},
[2200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="56"
},
[2200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=2,
["icon"]="65"
},
[2200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
2200123
},
["skill_position"]=2,
["icon"]="34"
},
[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"]="44"
},
[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"]="45"
},
[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"]="36"
},
[2200106]={
["unlock"]=2200102,
["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"]="45"
},
[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"]="36"
},
[2300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="56"
},
[2300101]={
["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"]="51"
},
[2300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
2300122
},
["skill_position"]=2,
["icon"]="51"
},
[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"]="45"
},
[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"]="49"
},
[2300105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="51"
},
[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"]="51"
},
[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"]="45"
},
[2300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="56"
},
[2300201]={
["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"]="51"
},
[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"]="45"
},
[2300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="45"
},
[2300204]={
["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"]="49"
},
[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"]="51"
},
[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"]="51"
},
[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"]="45"
},
[2400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=2,
["icon"]="61"
},
[2400101]={
["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"]="49"
},
[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"]="50"
},
[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"]="51"
},
[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"]="45"
},
[2400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
2400123
},
["skill_position"]=2,
["icon"]="49"
},
[2400106]={
["unlock"]=2400105,
["cover_unlock"]=2400105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
2400124
},
["skill_position"]=2,
["icon"]="50"
},
[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"]="51"
},
[3200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="55"
},
[3200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=10,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="63"
},
[3200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=2200121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="64"
},
[3200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3,
["obj"]=5,
["icon"]="33"
},
[3200104]={
["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
}
},
["effect"]={
{
["type"]="add_skill",
["num"]=9,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="55"
},
[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"]="63"
},
[3200106]={
["unlock"]=3200105,
["cover_unlock"]=3200105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3200124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="64"
},
[3200107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="block",
["num"]=5000,
["ratio"]=10000,
["round"]=2
}
},
["obj"]=5,
["icon"]="33"
},
[3300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="60"
},
[3300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
500
},
["skill_position"]=3,
["icon"]="67"
},
[3300102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="47"
},
[3300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="67"
},
[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"]="47"
},
[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"]="48"
},
[3300106]={
["unlock"]=3300104,
["cover_unlock"]=3300104,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=2,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="47"
},
[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"]="48"
},
[3300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="38"
},
[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"]="38"
},
[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"]="38"
},
[3300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3,
["icon"]="38"
},
[3300204]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=1,
["parameter"]={
3300222
},
["skill_position"]=3,
["icon"]="38"
},
[3300205]={
["unlock"]=3300204,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
2,
5000
},
["skill_position"]=3,
["icon"]="38"
},
[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"]="38"
},
[3300207]={
["unlock"]=3300204,
["cover_unlock"]=3300204,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
3300223
},
["skill_position"]=3,
["icon"]="38"
},
[3400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=3,
["icon"]="67"
},
[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"]="67"
},
[3400102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="67"
},
[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"]="67"
},
[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"]="67"
},
[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"]="67"
},
[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"]="67"
},
[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
}
},
["obj"]=5,
["icon"]="67"
},
[4200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="57"
},
[4200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="39"
},
[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"]="38"
},
[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"]="45"
},
[4200104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="39"
},
[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"]="38"
},
[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"]="45"
},
[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"]="39"
},
[4300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="57"
},
[4300101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="39"
},
[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"]="38"
},
[4300103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="45"
},
[4300104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=4,
["icon"]="39"
},
[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"]="38"
},
[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"]="45"
},
[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"]="39"
},
[4300300]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["skill_position"]=4,
["icon"]="57"
},
[4300301]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="39"
},
[4300302]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="38"
},
[4300303]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="45"
},
[4300304]={
["unlock"]=4300302,
["cover_unlock"]=4300302,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="39"
},
[4300305]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="38"
},
[4300306]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="45"
},
[4300307]={
["unlock"]=4300305,
["cover_unlock"]=4300305,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="39"
},
[4400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=4,
["icon"]="62"
},
[4400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="39"
},
[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"]="39"
},
[4400103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="39"
},
[4400104]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
2,
1
},
["skill_position"]=4,
["icon"]="39"
},
[4400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="39"
},
[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"]="39"
},
[4400107]={
["unlock"]=4400105,
["cover_unlock"]=4400105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="39"
},
[5200100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="58"
},
[5200101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
600
},
["skill_position"]=5,
["icon"]="41"
},
[5200102]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1,
["icon"]="44"
},
[5200103]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=8,
["parameter"]={
1,
1
},
["skill_position"]=5,
["icon"]="42"
},
[5200104]={
["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"]="67"
},
[5200105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
5200121
},
["skill_position"]=5,
["icon"]="66"
},
[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"]="58"
},
[5200107]={
["unlock"]=5200105,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
5200122
},
["skill_position"]=5,
["icon"]="66"
},
[5300100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="58"
},
[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"]="41"
},
[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"]="44"
},
[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"]="42"
},
[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"]="67"
},
[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"]="66"
},
[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"]="58"
},
[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"]="66"
},
[5300200]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="58"
},
[5300201]={
["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"]="41"
},
[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"]="44"
},
[5300203]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=5,
["icon"]="42"
},
[5300204]={
["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"]="67"
},
[5300205]={
["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"]="66"
},
[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"]="58"
},
[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"]="66"
},
[5400100]={
["limit_times"]=1,
["weight"]=100000,
["qlt"]=4,
["type"]=6,
["skill_position"]=5,
["icon"]="58"
},
[5400101]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=5,
["icon"]="41"
},
[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"]="44"
},
[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"]="42"
},
[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"]="67"
},
[5400105]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=1,
["parameter"]={
5400123
},
["skill_position"]=5,
["icon"]="66"
},
[5400106]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="58"
},
[5400107]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="66"
}
}
local config = {
data=skill_rogue,count=204
}
return config