c1_lua/lua/app/config/skill_rogue.lua
2025-05-18 23:33:26 +08:00

3622 lines
50 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"
},
[1300111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[1300112]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[1300113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
1300114,
1300115
},
["skill_position"]=1,
["icon"]="73",
["entry"]=2
},
[1300114]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[1300115]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=3,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[1300121]={
["buff_id"]={
"burn"
},
["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"]="31",
["entry"]=0
},
[1300122]={
["buff_id"]={
"burn"
},
["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"]="31",
["entry"]=1
},
[1300123]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="31",
["entry"]=2
},
[1300131]={
["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"]="33",
["entry"]=0,
["combo_hero"]={
13001
}
},
[1300132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33",
["entry"]=1,
["combo_hero"]={
13001
}
},
[1300133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1300126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33",
["entry"]=2,
["combo_hero"]={
13001
}
},
[1300141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=0
},
[1300142]={
["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"]="281",
["entry"]=1
},
[1300143]={
["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"]="281",
["entry"]=2
},
[1400111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[1400112]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[1400113]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
},
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[1400121]={
["buff_id"]={
"burn"
},
["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"]="31",
["entry"]=0
},
[1400122]={
["buff_id"]={
"burn"
},
["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"]="31",
["entry"]=1
},
[1400123]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="31",
["entry"]=2
},
[1400131]={
["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"]="33",
["entry"]=0,
["combo_hero"]={
13001
}
},
[1400132]={
["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"]="33",
["entry"]=1,
["combo_hero"]={
13001
}
},
[1400133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1400126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33",
["entry"]=2,
["combo_hero"]={
13001
}
},
[1400141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=0
},
[1400142]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=1
},
[1400143]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=2
},
[1500111]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="281",
["entry"]=0
},
[1500112]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="281",
["entry"]=1
},
[1500113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="281",
["entry"]=2
},
[1500121]={
["buff_id"]={
"s",
"e",
"l",
"f",
"_",
"h",
"e",
"a",
"l"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33",
["entry"]=0
},
[1500122]={
["buff_id"]={
"s",
"e",
"l",
"f",
"_",
"h",
"e",
"a",
"l"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33",
["entry"]=1
},
[1500123]={
["buff_id"]={
"s",
"e",
"l",
"f",
"_",
"h",
"e",
"a",
"l"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="33",
["entry"]=2
},
[1500131]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500124,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=0
},
[1500132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500125,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=1
},
[1500133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500126,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=2
},
[1500141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=0
},
[1500142]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=1
},
[1500143]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=2
},
[1500211]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=14,
["parameter"]={
6
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="281",
["entry"]=0
},
[1500212]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="281",
["entry"]=1
},
[1500213]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="281",
["entry"]=2
},
[1500221]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="277",
["entry"]=0
},
[1500222]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500225,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="277",
["entry"]=1
},
[1500223]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500226,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="277",
["entry"]=2
},
[1500231]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=0
},
[1500232]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=1
},
[1500233]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=2
},
[1500241]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=0
},
[1500242]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=1
},
[1500243]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp_red_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="281",
["entry"]=2
},
[1600111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[1600112]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[1600113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=17,
["parameter"]={
1600114,
1600115
},
["skill_position"]=1,
["icon"]="73",
["entry"]=2
},
[1600114]={
["method"]=2,
["limit_times"]=1,
["weight"]=0,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[1600115]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=6,
["type"]=14,
["parameter"]={
6
},
["skill_position"]=1,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=1600120,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3
},
[1600121]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="31",
["entry"]=0
},
[1600122]={
["buff_id"]={
"burn",
"normal_attack_add"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=17,
["parameter"]={
1600124,
1600125
},
["skill_position"]=1,
["icon"]="31",
["entry"]=1
},
[1600123]={
["buff_id"]={
"burn",
"normal_attack_add"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=17,
["parameter"]={
1600124,
1600125,
1600126
},
["skill_position"]=1,
["icon"]="31",
["entry"]=2
},
[1600124]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3
},
[1600125]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3
},
[1600126]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3
},
[1600131]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600124,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=0
},
[1600132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600125,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=1
},
[1600133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600126,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=2
},
[1600141]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600127,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=0
},
[1600142]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600128,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=1
},
[1600143]={
["buff_id"]={
"burn"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600129,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="277",
["entry"]=2
},
[2300111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[2300112]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[2300113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
2300114,
2300115
},
["skill_position"]=2,
["icon"]="73",
["entry"]=2
},
[2300114]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[2300115]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[2300121]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=2,
["icon"]="72",
["entry"]=0
},
[2300122]={
["buff_id"]={
"imprison"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
2300124,
2300125
},
["skill_position"]=2,
["icon"]="73",
["entry"]=1
},
[2300123]={
["buff_id"]={
"imprison"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
2300124,
2300125,
2300126
},
["skill_position"]=2,
["icon"]="73",
["entry"]=2
},
[2300124]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=2
},
[2300125]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2300126]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=2300120,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2300131]={
["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"]="33",
["entry"]=0,
["combo_hero"]={
13001
}
},
[2300132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="33",
["entry"]=1,
["combo_hero"]={
13001
}
},
[2300133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="33",
["entry"]=2,
["combo_hero"]={
13001
}
},
[2300141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=0
},
[2300142]={
["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"]="281",
["entry"]=1
},
[2300143]={
["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"]="281",
["entry"]=2
},
[2400111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[2400112]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[2400113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=17,
["parameter"]={
2400114,
2400115
},
["skill_position"]=2,
["icon"]="73",
["entry"]=2
},
[2400114]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[2400115]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=4,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[2400121]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["entry"]=0
},
[2400122]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["entry"]=1
},
[2400123]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["entry"]=2
},
[2400131]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=0
},
[2400132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=1
},
[2400133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=2
},
[2400141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="281",
["entry"]=0
},
[2400142]={
["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"]="281",
["entry"]=1
},
[2400143]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="281",
["entry"]=2
},
[2500111]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[2500112]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=2
},
{
["type"]=6,
["range"]=2
},
{
["type"]=7,
["range"]=2
},
{
["type"]=8,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[2500113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=17,
["parameter"]={
2500114,
2500115
},
["skill_position"]=2,
["icon"]="73",
["entry"]=2
},
[2500114]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=2
},
{
["type"]=6,
["range"]=2
},
{
["type"]=7,
["range"]=2
},
{
["type"]=8,
["range"]=2
}
}
},
[2500115]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=5,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[2500121]={
["buff_id"]={
"imprison"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="31",
["entry"]=0
},
[2500122]={
["buff_id"]={
"imprison"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="31",
["entry"]=1
},
[2500123]={
["buff_id"]={
"imprison"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="31",
["entry"]=2
},
[2500131]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="144",
["entry"]=0
},
[2500132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="144",
["entry"]=1
},
[2500133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="144",
["entry"]=2
},
[2500141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=0
},
[2500142]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=1
},
[2500143]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp_yellow_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="281",
["entry"]=2
},
[3300111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[3300112]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="73",
["entry"]=1
},
[3300113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
3300114,
3300115
},
["skill_position"]=3,
["icon"]="73",
["entry"]=2
},
[3300114]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[3300115]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[3300121]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="45",
["entry"]=0
},
[3300122]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300121,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=3300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="45",
["entry"]=1
},
[3300123]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300121,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=3300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="45",
["entry"]=2
},
[3300131]={
["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"]="33",
["entry"]=0,
["combo_hero"]={
13001
}
},
[3300132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="33",
["entry"]=1,
["combo_hero"]={
13001
}
},
[3300133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="33",
["entry"]=2,
["combo_hero"]={
13001
}
},
[3300141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
15000
},
["skill_position"]=3,
["icon"]="72",
["entry"]=0
},
[3300142]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3,
["icon"]="72",
["entry"]=1
},
[3300143]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
3300144,
3300145
},
["skill_position"]=3,
["icon"]="73",
["entry"]=2
},
[3300144]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3
},
[3300145]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="block",
["num"]=5000,
["ratio"]=10000,
["round"]=2
}
},
["obj"]=5
},
[4300111]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="55",
["entry"]=0
},
[4300112]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=4
}
},
["icon"]="55",
["entry"]=1
},
[4300113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=6
}
},
["icon"]="55",
["entry"]=2
},
[4300121]={
["buff_id"]={
"normal_attack_dec"
},
["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"]="31",
["entry"]=0
},
[4300122]={
["buff_id"]={
"normal_attack_dec"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="31",
["entry"]=1
},
[4300123]={
["buff_id"]={
"normal_attack_dec"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="31",
["entry"]=2
},
[4300131]={
["buff_id"]={
"frozen"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="31",
["entry"]=0
},
[4300132]={
["buff_id"]={
"frozen"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="31",
["entry"]=1
},
[4300133]={
["buff_id"]={
"frozen"
},
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4300126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="31",
["entry"]=2
},
[4300141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="281",
["entry"]=0
},
[4300142]={
["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"]="281",
["entry"]=1
},
[4300143]={
["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"]="281",
["entry"]=2
},
[5300111]={
["method"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="73",
["entry"]=0
},
[5300112]={
["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"]="73",
["entry"]=1
},
[5300113]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
5300114,
5300115
},
["skill_position"]=5,
["icon"]="73",
["entry"]=2
},
[5300114]={
["method"]=2,
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
}
},
[5300115]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=18,
["parameter"]={
6,
1,
1
},
["skill_position"]=5
},
[5300121]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
600
},
["skill_position"]=5,
["icon"]="73",
["entry"]=0
},
[5300122]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
1000
},
["skill_position"]=5,
["icon"]="73",
["entry"]=1
},
[5300123]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=17,
["parameter"]={
5300124,
5300125
},
["skill_position"]=5,
["icon"]="73",
["entry"]=2
},
[5300124]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
1000
},
["skill_position"]=5
},
[5300125]={
["limit_times"]=1,
["weight"]=0,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=5300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5300131]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=5300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5300132]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=5300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5300133]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=5300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5300141]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="281",
["entry"]=0
},
[5300142]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="281",
["entry"]=1
},
[5300143]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="281",
["entry"]=2
}
}
local config = {
data=skill_rogue,count=200
}
return config