c1_lua/lua/app/config/skill_rogue.lua
2025-11-04 15:32:34 +08:00

8919 lines
128 KiB
Lua

local skill_rogue = {
[1]={
["universal"]=1,
["limit_times"]=1,
["weight"]=300,
["qlt"]=5,
["type"]=9,
["effect"]={
{
["type"]="add_skill",
["num"]=15,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=8,
["icon"]="new_1",
["ads_deity"]=1
},
[2]={
["universal"]=1,
["limit_times"]=1,
["weight"]=300,
["qlt"]=5,
["type"]=9,
["effect"]={
{
["type"]="random_universal",
["num"]=1000,
["ratio"]=10000,
["round"]=9999999
}
},
["obj"]=1,
["icon"]="new_2",
["ads_deity"]=1
},
[3]={
["universal"]=1,
["limit_times"]=1,
["weight"]=300,
["qlt"]=5,
["type"]=9,
["effect"]={
{
["type"]="main_hero_energyadd",
["num"]=1,
["ratio"]=10000,
["round"]=9999999
}
},
["obj"]=1,
["icon"]="new_3",
["ads_deity"]=1
},
[4]={
["universal"]=1,
["limit_times"]=1,
["weight"]=360,
["qlt"]=5,
["type"]=9,
["effect"]={
{
["type"]="add_skill",
["num"]=11,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=8,
["icon"]="new_4",
["ads_deity"]=1
},
[5]={
["universal"]=1,
["toast_mark"]=1,
["limit_times"]=1,
["weight"]=500,
["qlt"]=5,
["type"]=5,
["attr"]={
["type"]="atkp_color_add",
["minnum"]=1500,
["maxnum"]=1500
},
["obj"]=1,
["icon"]="new_5",
["ads_deity"]=1
},
[6]={
["universal"]=1,
["toast_mark"]=1,
["limit_times"]=2,
["weight"]=1500,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="atkp_color_add",
["minnum"]=1000,
["maxnum"]=1000
},
["obj"]=1,
["icon"]="new_5"
},
[7]={
["universal"]=1,
["toast_mark"]=1,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="atkp_color_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="new_5"
},
[8]={
["universal"]=1,
["toast_mark"]=2,
["limit_times"]=1,
["weight"]=500,
["qlt"]=5,
["type"]=5,
["attr"]={
["type"]="attr_monster_dmg_add",
["minnum"]=1500,
["maxnum"]=1500
},
["obj"]=1,
["icon"]="new_6",
["ads_deity"]=1
},
[9]={
["universal"]=1,
["toast_mark"]=2,
["limit_times"]=2,
["weight"]=1500,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="attr_monster_dmg_add",
["minnum"]=1000,
["maxnum"]=1000
},
["obj"]=1,
["icon"]="new_6"
},
[10]={
["universal"]=1,
["toast_mark"]=2,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="attr_monster_dmg_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="new_6"
},
[11]={
["universal"]=1,
["toast_mark"]=3,
["limit_times"]=1,
["weight"]=500,
["qlt"]=5,
["type"]=5,
["attr"]={
["type"]="attr_boss_dmg_add",
["minnum"]=1500,
["maxnum"]=1500
},
["obj"]=1,
["icon"]="new_7",
["ads_deity"]=1
},
[12]={
["universal"]=1,
["toast_mark"]=3,
["limit_times"]=2,
["weight"]=1500,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="attr_boss_dmg_add",
["minnum"]=1000,
["maxnum"]=1000
},
["obj"]=1,
["icon"]="new_7"
},
[13]={
["universal"]=1,
["toast_mark"]=3,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="attr_boss_dmg_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="new_7"
},
[14]={
["universal"]=1,
["toast_mark"]=13,
["limit_times"]=3,
["weight"]=1200,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="dec_dmg_all_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="new_8"
},
[15]={
["universal"]=1,
["toast_mark"]=8,
["limit_times"]=1,
["weight"]=500,
["qlt"]=5,
["type"]=5,
["attr"]={
["type"]="hpp_add",
["minnum"]=1500,
["maxnum"]=1500
},
["obj"]=1,
["icon"]="new_9",
["ads_deity"]=1
},
[16]={
["universal"]=1,
["toast_mark"]=8,
["limit_times"]=2,
["weight"]=1500,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="hpp_add",
["minnum"]=1000,
["maxnum"]=1000
},
["obj"]=1,
["icon"]="new_9"
},
[17]={
["universal"]=1,
["toast_mark"]=8,
["limit_times"]=3,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="hpp_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="new_9"
},
[18]={
["universal"]=1,
["toast_mark"]=7,
["limit_times"]=1,
["weight"]=1500,
["qlt"]=4,
["type"]=5,
["attr"]={
["type"]="exp_time_add",
["minnum"]=1000,
["maxnum"]=1000
},
["obj"]=1,
["icon"]="new_10"
},
[19]={
["universal"]=1,
["toast_mark"]=7,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=5,
["attr"]={
["type"]="exp_time_add",
["minnum"]=500,
["maxnum"]=500
},
["obj"]=1,
["icon"]="new_10"
},
[20]={
["universal"]=1,
["weight"]=1200,
["qlt"]=4,
["type"]=20,
["parameter"]={
5
},
["icon"]="new_11"
},
[21]={
["universal"]=1,
["weight"]=1200,
["qlt"]=4,
["type"]=21,
["parameter"]={
2
},
["icon"]="new_12"
},
[22]={
["universal"]=1,
["weight"]=1200,
["qlt"]=4,
["type"]=20,
["parameter"]={
10
},
["icon"]="new_13"
},
[23]={
["universal"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="red_refresh_weight",
["num"]=714,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=1,
["icon"]="new_14"
},
[24]={
["universal"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="yellow_refresh_weight",
["num"]=714,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=1,
["icon"]="new_15"
},
[25]={
["universal"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="green_refresh_weight",
["num"]=714,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=1,
["icon"]="new_16"
},
[26]={
["universal"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="blue_refresh_weight",
["num"]=714,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=1,
["icon"]="new_17"
},
[27]={
["universal"]=1,
["limit_times"]=2,
["weight"]=2000,
["qlt"]=3,
["type"]=9,
["effect"]={
{
["type"]="purple_refresh_weight",
["num"]=714,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=1,
["icon"]="new_18"
},
[28]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
1
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="new_19"
},
[29]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
2
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="new_20"
},
[30]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
3
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="new_21"
},
[31]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
4
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="new_22"
},
[32]={
["universal"]=1,
["weight"]=2000,
["qlt"]=2,
["type"]=10,
["parameter"]={
5
},
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="new_23"
},
[1300111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="13001",
["icon_base"]="1",
["entry"]=0
},
[1300112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="13001",
["icon_base"]="1",
["entry"]=1
},
[1300113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="13001",
["icon_base"]="1",
["entry"]=2
},
[1300114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
1300115,
1300116
},
["skill_position"]=1,
["icon"]="13001",
["icon_base"]="1",
["entry"]=3
},
[1300115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=3,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[1300116]={
["limit_times"]=1,
["qlt"]=3,
["type"]=3,
["skill_position"]=1,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[1300121]={
["buff_id"]={
"burn"
},
["universal"]=2,
["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"]="13001",
["icon_base"]="2",
["entry"]=0
},
[1300122]={
["buff_id"]={
"burn"
},
["universal"]=2,
["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"]="13001",
["icon_base"]="2",
["entry"]=1
},
[1300123]={
["buff_id"]={
"burn"
},
["universal"]=3,
["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"]="13001",
["icon_base"]="2",
["entry"]=2
},
[1300124]={
["buff_id"]={
"burn"
},
["universal"]=3,
["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"]="13001",
["icon_base"]="2",
["entry"]=3
},
[1300131]={
["universal"]=2,
["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"]="13001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
35001,
53001
}
},
[1300132]={
["universal"]=2,
["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"]="13001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
35001,
53001
}
},
[1300133]={
["universal"]=3,
["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"]="13001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
35001,
53001
}
},
[1300134]={
["universal"]=3,
["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"]="13001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
35001,
53001
}
},
[1300141]={
["universal"]=2,
["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"]="13001",
["icon_base"]="4",
["entry"]=0
},
[1300142]={
["universal"]=2,
["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"]="13001",
["icon_base"]="4",
["entry"]=1
},
[1300143]={
["universal"]=2,
["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"]="13001",
["icon_base"]="4",
["entry"]=2
},
[1300144]={
["universal"]=3,
["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"]="13001",
["icon_base"]="4",
["entry"]=3
},
[1400111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="14001",
["icon_base"]="1",
["entry"]=0
},
[1400112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="14001",
["icon_base"]="1",
["entry"]=1
},
[1400113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="14001",
["icon_base"]="1",
["entry"]=2
},
[1400114]={
["method"]=2,
["universal"]=3,
["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"]="14001",
["icon_base"]="1",
["entry"]=3
},
[1400121]={
["buff_id"]={
"burn"
},
["universal"]=2,
["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"]="14001",
["icon_base"]="2",
["entry"]=0
},
[1400122]={
["buff_id"]={
"burn"
},
["universal"]=2,
["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"]="14001",
["icon_base"]="2",
["entry"]=1
},
[1400123]={
["buff_id"]={
"burn"
},
["universal"]=3,
["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"]="14001",
["icon_base"]="2",
["entry"]=2
},
[1400124]={
["buff_id"]={
"burn"
},
["universal"]=3,
["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"]="14001",
["icon_base"]="2",
["entry"]=3
},
[1400131]={
["universal"]=2,
["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"]="14001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
23001,
25002
}
},
[1400132]={
["universal"]=2,
["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"]="14001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
23001,
25002
}
},
[1400133]={
["universal"]=3,
["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"]="14001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
23001,
25002
}
},
[1400134]={
["universal"]=3,
["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"]="14001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
23001,
25002
}
},
[1400141]={
["universal"]=2,
["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"]="14001",
["icon_base"]="4",
["entry"]=0
},
[1400142]={
["universal"]=2,
["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"]="14001",
["icon_base"]="4",
["entry"]=1
},
[1400143]={
["universal"]=2,
["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"]="14001",
["icon_base"]="4",
["entry"]=2
},
[1400144]={
["universal"]=3,
["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"]="14001",
["icon_base"]="4",
["entry"]=3
},
[1500111]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="15001",
["icon_base"]="7",
["entry"]=0
},
[1500112]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="15001",
["icon_base"]="7",
["entry"]=1
},
[1500113]={
["universal"]=3,
["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"]="15001",
["icon_base"]="7",
["entry"]=2
},
[1500114]={
["universal"]=3,
["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"]="15001",
["icon_base"]="7",
["entry"]=3
},
[1500121]={
["buff_id"]={
"self_heal"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500121
},
["skill_position"]=1,
["icon"]="15001",
["icon_base"]="2",
["entry"]=0
},
[1500122]={
["buff_id"]={
"self_heal"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500122
},
["skill_position"]=1,
["icon"]="15001",
["icon_base"]="2",
["entry"]=1
},
[1500123]={
["buff_id"]={
"self_heal"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500122
},
["skill_position"]=1,
["icon"]="15001",
["icon_base"]="2",
["entry"]=2
},
[1500124]={
["buff_id"]={
"self_heal"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500123
},
["skill_position"]=1,
["icon"]="15001",
["icon_base"]="2",
["entry"]=3
},
[1500131]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500124,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500127,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
25001,
35002
}
},
[1500132]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500125,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500128,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
25001,
35002
}
},
[1500133]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500125,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500128,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
25001,
35002
}
},
[1500134]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500126,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500129,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
25001,
35002
}
},
[1500141]={
["universal"]=2,
["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"]="15001",
["icon_base"]="4",
["entry"]=0
},
[1500142]={
["universal"]=2,
["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"]="15001",
["icon_base"]="4",
["entry"]=1
},
[1500143]={
["universal"]=2,
["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"]="15001",
["icon_base"]="4",
["entry"]=2
},
[1500144]={
["universal"]=3,
["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"]="15001",
["icon_base"]="4",
["entry"]=3
},
[1500211]={
["universal"]=2,
["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"]="15002",
["icon_base"]="4",
["entry"]=0
},
[1500212]={
["universal"]=3,
["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"]="15002",
["icon_base"]="4",
["entry"]=1
},
[1500213]={
["universal"]=3,
["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"]="15002",
["icon_base"]="4",
["entry"]=2
},
[1500214]={
["universal"]=3,
["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"]="15002",
["icon_base"]="4",
["entry"]=3
},
[1500221]={
["buff_id"]={
"burn"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500224
},
["skill_position"]=1,
["icon"]="15002",
["icon_base"]="2",
["entry"]=0
},
[1500222]={
["buff_id"]={
"burn"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500225
},
["skill_position"]=1,
["icon"]="15002",
["icon_base"]="2",
["entry"]=1
},
[1500223]={
["buff_id"]={
"burn"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500225
},
["skill_position"]=1,
["icon"]="15002",
["icon_base"]="2",
["entry"]=2
},
[1500224]={
["buff_id"]={
"burn"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1500226
},
["skill_position"]=1,
["icon"]="15002",
["icon_base"]="2",
["entry"]=3
},
[1500231]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500230,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15002",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
43001,
44001,
45001,
55002
}
},
[1500232]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500231,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15002",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
43001,
44001,
45001,
55002
}
},
[1500233]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500231,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15002",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
43001,
44001,
45001,
55002
}
},
[1500234]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1500227,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1500232,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="15002",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
43001,
44001,
45001,
55002
}
},
[1500241]={
["universal"]=2,
["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"]="15002",
["icon_base"]="4",
["entry"]=0
},
[1500242]={
["universal"]=2,
["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"]="15002",
["icon_base"]="4",
["entry"]=1
},
[1500243]={
["universal"]=2,
["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"]="15002",
["icon_base"]="4",
["entry"]=2
},
[1500244]={
["universal"]=3,
["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"]="15002",
["icon_base"]="4",
["entry"]=3
},
[1600111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="16001",
["icon_base"]="1",
["entry"]=0
},
[1600112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="16001",
["icon_base"]="1",
["entry"]=1
},
[1600113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="16001",
["icon_base"]="1",
["entry"]=2
},
[1600114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=18,
["parameter"]={
1600115,
1600116
},
["skill_position"]=1,
["icon"]="16001",
["icon_base"]="1",
["entry"]=3
},
[1600115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=6,
["type"]=2,
["skill_position"]=1,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[1600116]={
["limit_times"]=1,
["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"]={
"normal_attack_add"
},
["universal"]=2,
["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"]="16001",
["icon_base"]="2",
["entry"]=0
},
[1600122]={
["buff_id"]={
"normal_attack_add"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="2",
["entry"]=1
},
[1600123]={
["buff_id"]={
"normal_attack_add"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=12,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="2",
["entry"]=2
},
[1600124]={
["buff_id"]={
"normal_attack_add"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=18,
["parameter"]={
1600122,
1600125
},
["skill_position"]=1,
["icon"]="16001",
["icon_base"]="2",
["entry"]=3
},
[1600125]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
1600123
},
["skill_position"]=1
},
[1600131]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600124,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1600127,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
16001
}
},
[1600132]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600125,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1600128,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
16001
}
},
[1600133]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600125,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1600128,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
16001
}
},
[1600134]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600126,
["ratio"]=10000,
["round"]=999
},
{
["type"]="add_skill",
["num"]=1600129,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
16001
}
},
[1600141]={
["buff_id"]={
"burn"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600130,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="2",
["entry"]=0
},
[1600142]={
["buff_id"]={
"burn"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600131,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="2",
["entry"]=1
},
[1600143]={
["buff_id"]={
"burn"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600132,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="2",
["entry"]=2
},
[1600144]={
["buff_id"]={
"burn"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=1,
["effect"]={
{
["type"]="add_skill",
["num"]=1600132,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="16001",
["icon_base"]="2",
["entry"]=3
},
[2300111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="23001",
["entry"]=0
},
[2300112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="23001",
["entry"]=1
},
[2300113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="23001",
["entry"]=2
},
[2300114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
2300115,
2300116
},
["skill_position"]=2,
["icon"]="23001",
["entry"]=3
},
[2300115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=3,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[2300116]={
["limit_times"]=1,
["qlt"]=3,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[2300121]={
["buff_id"]={
"imprison"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
2300126
},
["skill_position"]=2,
["icon"]="23001",
["icon_base"]="4",
["entry"]=0
},
[2300122]={
["buff_id"]={
"imprison"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
2300125,
2300126
},
["skill_position"]=2,
["icon"]="23001",
["icon_base"]="4",
["entry"]=1
},
[2300123]={
["buff_id"]={
"imprison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
2300125,
2300126
},
["skill_position"]=2,
["icon"]="23001",
["icon_base"]="4",
["entry"]=2
},
[2300124]={
["buff_id"]={
"imprison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
2300125,
2300126,
2300127
},
["skill_position"]=2,
["icon"]="23001",
["icon_base"]="4",
["entry"]=3
},
[2300125]={
["limit_times"]=1,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=2
},
[2300126]={
["limit_times"]=1,
["qlt"]=3,
["type"]=14,
["parameter"]={
4
},
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2300127]={
["limit_times"]=1,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="skill_fire_times",
["num"]=2300120,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2300131]={
["universal"]=2,
["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"]="23001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[2300132]={
["universal"]=2,
["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"]="23001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[2300133]={
["universal"]=3,
["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"]="23001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[2300134]={
["universal"]=3,
["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"]="23001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[2300141]={
["universal"]=2,
["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"]="23001",
["icon_base"]="4",
["entry"]=0
},
[2300142]={
["universal"]=2,
["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"]="23001",
["icon_base"]="4",
["entry"]=1
},
[2300143]={
["universal"]=2,
["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"]="23001",
["icon_base"]="4",
["entry"]=2
},
[2300144]={
["universal"]=3,
["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"]="23001",
["icon_base"]="4",
["entry"]=3
},
[2400111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="24001",
["icon_base"]="1",
["entry"]=0
},
[2400112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="24001",
["icon_base"]="1",
["entry"]=1
},
[2400113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="24001",
["icon_base"]="1",
["entry"]=2
},
[2400114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
2400115,
2400116
},
["skill_position"]=2,
["icon"]="24001",
["icon_base"]="1",
["entry"]=3
},
[2400115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=4,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[2400116]={
["limit_times"]=1,
["qlt"]=4,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[2400121]={
["buff_id"]={
"crit_add"
},
["universal"]=2,
["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,
["icon"]="24001",
["icon_base"]="2",
["entry"]=0
},
[2400122]={
["buff_id"]={
"crit_add"
},
["universal"]=2,
["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,
["icon"]="24001",
["icon_base"]="2",
["entry"]=1
},
[2400123]={
["buff_id"]={
"crit_add"
},
["universal"]=3,
["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,
["icon"]="24001",
["icon_base"]="2",
["entry"]=2
},
[2400124]={
["buff_id"]={
"crit_add"
},
["universal"]=3,
["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,
["icon"]="24001",
["icon_base"]="2",
["entry"]=3
},
[2400131]={
["universal"]=2,
["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"]="24001",
["icon_base"]="4",
["entry"]=0
},
[2400132]={
["universal"]=2,
["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"]="24001",
["icon_base"]="4",
["entry"]=1
},
[2400133]={
["universal"]=3,
["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"]="24001",
["icon_base"]="4",
["entry"]=2
},
[2400134]={
["universal"]=3,
["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"]="24001",
["icon_base"]="4",
["entry"]=3
},
[2400141]={
["buff_id"]={
"crit_time_add"
},
["universal"]=2,
["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"]="24001",
["icon_base"]="3",
["entry"]=0
},
[2400142]={
["buff_id"]={
"crit_time_add"
},
["universal"]=2,
["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"]="24001",
["icon_base"]="3",
["entry"]=1
},
[2400143]={
["buff_id"]={
"crit_time_add"
},
["universal"]=2,
["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"]="24001",
["icon_base"]="3",
["entry"]=2
},
[2400144]={
["buff_id"]={
"crit_time_add"
},
["universal"]=3,
["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"]="24001",
["icon_base"]="3",
["entry"]=3
},
[2500111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="25001",
["icon_base"]="1",
["entry"]=0
},
[2500112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="25001",
["icon_base"]="1",
["entry"]=1
},
[2500113]={
["method"]=2,
["universal"]=3,
["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"]="25001",
["icon_base"]="1",
["entry"]=2
},
[2500114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500115,
2500116
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="1",
["entry"]=3
},
[2500115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=5,
["range"]=2
},
{
["type"]=6,
["range"]=2
},
{
["type"]=7,
["range"]=2
},
{
["type"]=8,
["range"]=2
}
}
},
[2500116]={
["limit_times"]=1,
["qlt"]=5,
["type"]=3,
["skill_position"]=2,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[2500121]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500121
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="2",
["entry"]=0
},
[2500122]={
["buff_id"]={
"bleed"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500122
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="2",
["entry"]=1
},
[2500123]={
["buff_id"]={
"bleed"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500122
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="2",
["entry"]=2
},
[2500124]={
["buff_id"]={
"bleed"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500123
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="2",
["entry"]=3
},
[2500131]={
["buff_id"]={
"stun"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4,
["icon"]="25001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
35002
}
},
[2500132]={
["buff_id"]={
"stun"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500131,
2500135
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
35002
}
},
[2500133]={
["buff_id"]={
"stun"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500131,
2500135
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
35002
}
},
[2500134]={
["buff_id"]={
"stun"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500135,
2500136
},
["skill_position"]=2,
["icon"]="25001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
35002
}
},
[2500135]={
["limit_times"]=1,
["qlt"]=5,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2500136]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2500141]={
["universal"]=2,
["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"]="25001",
["icon_base"]="4",
["entry"]=0
},
[2500142]={
["universal"]=2,
["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"]="25001",
["icon_base"]="4",
["entry"]=1
},
[2500143]={
["universal"]=2,
["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"]="25001",
["icon_base"]="4",
["entry"]=2
},
[2500144]={
["universal"]=3,
["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"]="25001",
["icon_base"]="4",
["entry"]=3
},
[2500211]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="25002",
["icon_base"]="1",
["entry"]=0
},
[2500212]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="25002",
["icon_base"]="1",
["entry"]=1
},
[2500213]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="25002",
["icon_base"]="1",
["entry"]=2
},
[2500214]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=3,
["range"]=3
},
{
["type"]=4,
["range"]=3
}
},
["icon"]="25002",
["icon_base"]="1",
["entry"]=3
},
[2500221]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500221
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="2",
["entry"]=0
},
[2500222]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500222
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="2",
["entry"]=1
},
[2500223]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500222
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="2",
["entry"]=2
},
[2500224]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2500223
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="2",
["entry"]=3
},
[2500231]={
["buff_id"]={
"stun"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500235
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
45001,
44001,
43001
}
},
[2500232]={
["buff_id"]={
"stun"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500235,
2500236
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
45001,
44001,
43001
}
},
[2500233]={
["buff_id"]={
"stun"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500235,
2500236
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
45001,
44001,
43001
}
},
[2500234]={
["buff_id"]={
"stun"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
2500235,
2500237
},
["skill_position"]=2,
["icon"]="25002",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
45001,
44001,
43001
}
},
[2500235]={
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2500236]={
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500225,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2500237]={
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2500226,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=4
},
[2500241]={
["universal"]=2,
["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"]="25002",
["icon_base"]="4",
["entry"]=0
},
[2500242]={
["universal"]=2,
["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"]="25002",
["icon_base"]="4",
["entry"]=1
},
[2500243]={
["universal"]=2,
["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"]="25002",
["icon_base"]="4",
["entry"]=2
},
[2500244]={
["universal"]=3,
["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"]="25002",
["icon_base"]="4",
["entry"]=3
},
[2600111]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=0,
["range"]=4
}
},
["icon"]="26001",
["icon_base"]="1",
["entry"]=0
},
[2600112]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=0,
["range"]=4
}
},
["icon"]="26001",
["icon_base"]="1",
["entry"]=1
},
[2600113]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=0,
["range"]=8
}
},
["icon"]="26001",
["icon_base"]="1",
["entry"]=2
},
[2600114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=2,
["skill_position"]=2,
["boardrange"]={
{
["type"]=0,
["range"]=12
}
},
["icon"]="26001",
["icon_base"]="1",
["entry"]=3
},
[2600121]={
["buff_id"]={
"thorns"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2600121
},
["skill_position"]=2,
["icon"]="26001",
["icon_base"]="5",
["entry"]=0
},
[2600122]={
["buff_id"]={
"thorns"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2600122
},
["skill_position"]=2,
["icon"]="26001",
["icon_base"]="5",
["entry"]=1
},
[2600123]={
["buff_id"]={
"thorns"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2600122
},
["skill_position"]=2,
["icon"]="26001",
["icon_base"]="5",
["entry"]=2
},
[2600124]={
["buff_id"]={
"thorns"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
2600123
},
["skill_position"]=2,
["icon"]="26001",
["icon_base"]="5",
["entry"]=3
},
[2600131]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="dmg_addition_yellow_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="4",
["entry"]=0
},
[2600132]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="dmg_addition_yellow_add",
["num"]=2000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="4",
["entry"]=1
},
[2600133]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="dmg_addition_yellow_add",
["num"]=2000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="4",
["entry"]=2
},
[2600134]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="dmg_addition_yellow_add",
["num"]=2500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="4",
["entry"]=3
},
[2600141]={
["buff_id"]={
"weaken"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2600124,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="2",
["entry"]=0
},
[2600142]={
["buff_id"]={
"weaken"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2600125,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="2",
["entry"]=1
},
[2600143]={
["buff_id"]={
"weaken"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2600126,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="2",
["entry"]=2
},
[2600144]={
["buff_id"]={
"weaken"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=6,
["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2600126,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="26001",
["icon_base"]="2",
["entry"]=3
},
[3300111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="33001",
["icon_base"]="1",
["entry"]=0
},
[3300112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="33001",
["icon_base"]="1",
["entry"]=1
},
[3300113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="33001",
["icon_base"]="1",
["entry"]=2
},
[3300114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
3300115,
3300116
},
["skill_position"]=3,
["icon"]="33001",
["icon_base"]="1",
["entry"]=3
},
[3300115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=3,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
}
},
[3300116]={
["limit_times"]=1,
["qlt"]=3,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[3300121]={
["buff_id"]={
"stun"
},
["universal"]=2,
["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"]="33001",
["icon_base"]="6",
["entry"]=0
},
[3300122]={
["buff_id"]={
"stun"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="33001",
["icon_base"]="6",
["entry"]=1
},
[3300123]={
["buff_id"]={
"stun"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="33001",
["icon_base"]="6",
["entry"]=2
},
[3300124]={
["buff_id"]={
"stun"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3300123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="33001",
["icon_base"]="6",
["entry"]=3
},
[3300131]={
["universal"]=2,
["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"]="33001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
53001
}
},
[3300132]={
["universal"]=2,
["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"]="33001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
53001
}
},
[3300133]={
["universal"]=3,
["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"]="33001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
53001
}
},
[3300134]={
["universal"]=3,
["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"]="33001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
53001
}
},
[3300141]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
15000
},
["skill_position"]=3,
["icon"]="33001",
["icon_base"]="4",
["entry"]=0
},
[3300142]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3,
["icon"]="33001",
["icon_base"]="4",
["entry"]=1
},
[3300143]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
3300145,
3300146
},
["skill_position"]=3,
["icon"]="33001",
["icon_base"]="4",
["entry"]=2
},
[3300144]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
3300145,
3300146
},
["skill_position"]=3,
["icon"]="33001",
["icon_base"]="4",
["entry"]=3
},
[3300145]={
["limit_times"]=1,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
30000
},
["skill_position"]=3
},
[3300146]={
["limit_times"]=1,
["qlt"]=3,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="block",
["num"]=5000,
["ratio"]=10000,
["round"]=2
}
},
["obj"]=5
},
[3400111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="34001",
["icon_base"]="1",
["entry"]=0
},
[3400112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="34001",
["icon_base"]="1",
["entry"]=1
},
[3400113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="34001",
["icon_base"]="1",
["entry"]=2
},
[3400114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
3400115,
3400116
},
["skill_position"]=3,
["icon"]="34001",
["icon_base"]="1",
["entry"]=3
},
[3400115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=4,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[3400116]={
["limit_times"]=1,
["qlt"]=4,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[3400121]={
["buff_id"]={
"skill_hurt_add_show",
"normal_attack_add"
},
["universal"]=2,
["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"]="34001",
["icon_base"]="6",
["entry"]=0
},
[3400122]={
["buff_id"]={
"skill_hurt_add_show",
"normal_attack_add"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=1
},
[3400123]={
["buff_id"]={
"skill_hurt_add_show",
"normal_attack_add"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=2
},
[3400124]={
["buff_id"]={
"skill_hurt_add_show",
"normal_attack_add"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400122,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=3400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=3
},
[3400131]={
["buff_id"]={
"attr_normal_hurtp_all_add",
"crit_time_add"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
5
},
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=0
},
[3400132]={
["buff_id"]={
"attr_normal_hurtp_all_add",
"crit_time_add"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
3
},
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=1
},
[3400133]={
["buff_id"]={
"attr_normal_hurtp_all_add",
"crit_time_add"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
3
},
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=2
},
[3400134]={
["buff_id"]={
"attr_normal_hurtp_all_add",
"crit_time_add"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=14,
["parameter"]={
3
},
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3400124,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=3400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="6",
["entry"]=3
},
[3400141]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="4",
["entry"]=0
},
[3400142]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="4",
["entry"]=1
},
[3400143]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="4",
["entry"]=2
},
[3400144]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="34001",
["icon_base"]="4",
["entry"]=3
},
[3500111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="35001",
["icon_base"]="1",
["entry"]=0
},
[3500112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="35001",
["icon_base"]="1",
["entry"]=1
},
[3500113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="35001",
["icon_base"]="1",
["entry"]=2
},
[3500114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
3500115,
3500116
},
["skill_position"]=3,
["icon"]="35001",
["icon_base"]="1",
["entry"]=3
},
[3500115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
}
},
[3500116]={
["limit_times"]=1,
["qlt"]=5,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[3500121]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500121
},
["skill_position"]=3,
["icon"]="35001",
["icon_base"]="2",
["entry"]=0
},
[3500122]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500122
},
["skill_position"]=3,
["icon"]="35001",
["icon_base"]="2",
["entry"]=1
},
[3500123]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500122
},
["skill_position"]=3,
["icon"]="35001",
["icon_base"]="2",
["entry"]=2
},
[3500124]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500123
},
["skill_position"]=3,
["icon"]="35001",
["icon_base"]="2",
["entry"]=3
},
[3500131]={
["buff_id"]={
"poison"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
35001,
53001
}
},
[3500132]={
["buff_id"]={
"poison"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
35001,
53001
}
},
[3500133]={
["buff_id"]={
"poison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
35001,
53001
}
},
[3500134]={
["buff_id"]={
"poison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
35001,
53001
}
},
[3500141]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="4",
["entry"]=0
},
[3500142]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="4",
["entry"]=1
},
[3500143]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="4",
["entry"]=2
},
[3500144]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=5,
["icon"]="35001",
["icon_base"]="4",
["entry"]=3
},
[3500211]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="35002",
["icon_base"]="1",
["entry"]=0
},
[3500212]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="35002",
["icon_base"]="1",
["entry"]=1
},
[3500213]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="35002",
["icon_base"]="1",
["entry"]=2
},
[3500214]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
3500215,
3500216
},
["skill_position"]=3,
["icon"]="35002",
["icon_base"]="1",
["entry"]=3
},
[3500215]={
["method"]=2,
["limit_times"]=1,
["qlt"]=5,
["type"]=2,
["skill_position"]=3,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[3500216]={
["limit_times"]=1,
["qlt"]=5,
["type"]=3,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp",
["num"]=2000,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[3500221]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500221
},
["skill_position"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=0
},
[3500222]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500222
},
["skill_position"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=1
},
[3500223]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500222
},
["skill_position"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=2
},
[3500224]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
3500223
},
["skill_position"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=3
},
[3500231]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="35002",
["icon_base"]="4",
["entry"]=0
},
[3500232]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="35002",
["icon_base"]="4",
["entry"]=1
},
[3500233]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="35002",
["icon_base"]="4",
["entry"]=2
},
[3500234]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="atkp_green_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=4,
["icon"]="35002",
["icon_base"]="4",
["entry"]=3
},
[3500241]={
["buff_id"]={
"bleed"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500224,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=0
},
[3500242]={
["buff_id"]={
"bleed"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500225,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=1
},
[3500243]={
["buff_id"]={
"bleed"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500226,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=2
},
[3500244]={
["buff_id"]={
"bleed"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=3,
["effect"]={
{
["type"]="add_skill",
["num"]=3500226,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=3,
["icon"]="35002",
["icon_base"]="2",
["entry"]=3
},
[4300111]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="43001",
["icon_base"]="1",
["entry"]=0
},
[4300112]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=2
}
},
["icon"]="43001",
["icon_base"]="1",
["entry"]=1
},
[4300113]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=4
}
},
["icon"]="43001",
["icon_base"]="1",
["entry"]=2
},
[4300114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=6
}
},
["icon"]="43001",
["icon_base"]="1",
["entry"]=3
},
[4300121]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["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"]="43001",
["icon_base"]="2",
["entry"]=0
},
[4300122]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["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"]="43001",
["icon_base"]="2",
["entry"]=1
},
[4300123]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=3,
["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"]="43001",
["icon_base"]="2",
["entry"]=2
},
[4300124]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=3,
["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"]="43001",
["icon_base"]="2",
["entry"]=3
},
[4300131]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["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"]="43001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
43001
}
},
[4300132]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["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"]="43001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
43001
}
},
[4300133]={
["buff_id"]={
"frozen"
},
["universal"]=3,
["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"]="43001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
43001
}
},
[4300134]={
["buff_id"]={
"frozen"
},
["universal"]=3,
["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"]="43001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
43001
}
},
[4300141]={
["universal"]=2,
["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"]="43001",
["icon_base"]="4",
["entry"]=0
},
[4300142]={
["universal"]=2,
["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"]="43001",
["icon_base"]="4",
["entry"]=1
},
[4300143]={
["universal"]=2,
["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"]="43001",
["icon_base"]="4",
["entry"]=2
},
[4300144]={
["universal"]=3,
["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"]="43001",
["icon_base"]="4",
["entry"]=3
},
[4400111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="44001",
["icon_base"]="1",
["entry"]=0
},
[4400112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="44001",
["icon_base"]="1",
["entry"]=1
},
[4400113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="44001",
["icon_base"]="1",
["entry"]=2
},
[4400114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
4400115,
4400116
},
["skill_position"]=4,
["icon"]="44001",
["icon_base"]="1",
["entry"]=3
},
[4400115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=4,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
}
},
[4400116]={
["limit_times"]=1,
["qlt"]=4,
["type"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[4400121]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="2",
["entry"]=0
},
[4400122]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["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"]="44001",
["icon_base"]="2",
["entry"]=1
},
[4400123]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=3,
["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"]="44001",
["icon_base"]="2",
["entry"]=2
},
[4400124]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
4400125,
4400126
},
["skill_position"]=4,
["icon"]="44001",
["icon_base"]="2",
["entry"]=3
},
[4400125]={
["limit_times"]=1,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6
},
[4400126]={
["limit_times"]=1,
["qlt"]=4,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="dmg_addition_blue_add",
["num"]=2500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6
},
[4400131]={
["universal"]=2,
["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"]="44001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4400132]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4400133]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4400134]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400124,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=4400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
16001,
15002,
14001,
13001,
44001
}
},
[4400141]={
["buff_id"]={
"shield_ice_rebound_200"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="6",
["entry"]=0
},
[4400142]={
["buff_id"]={
"shield_ice_rebound_400"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400127,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="6",
["entry"]=1
},
[4400143]={
["buff_id"]={
"shield_ice_rebound_400"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400128,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="6",
["entry"]=2
},
[4400144]={
["buff_id"]={
"shield_ice_rebound_400"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4400128,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="44001",
["icon_base"]="6",
["entry"]=3
},
[4500111]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="45001",
["icon_base"]="1",
["entry"]=0
},
[4500112]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=3
}
},
["icon"]="45001",
["icon_base"]="1",
["entry"]=1
},
[4500113]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=5
}
},
["icon"]="45001",
["icon_base"]="1",
["entry"]=2
},
[4500114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=0,
["range"]=7
}
},
["icon"]="45001",
["icon_base"]="1",
["entry"]=3
},
[4500121]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=0
},
[4500122]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=1
},
[4500123]={
["buff_id"]={
"frozen"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=2
},
[4500124]={
["buff_id"]={
"frozen"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=3
},
[4500131]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500124,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=4500127,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4500132]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500125,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=4500128,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4500133]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500125,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=4500128,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4500134]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500126,
["ratio"]=10000,
["round"]=1
},
{
["type"]="add_skill",
["num"]=4500129,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[4500141]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500130,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=0
},
[4500142]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500131,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=1
},
[4500143]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500132,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=2
},
[4500144]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500132,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45001",
["icon_base"]="2",
["entry"]=3
},
[4500211]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="45002",
["icon_base"]="1",
["entry"]=0
},
[4500212]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="45002",
["icon_base"]="1",
["entry"]=1
},
[4500213]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="45002",
["icon_base"]="1",
["entry"]=2
},
[4500214]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
4500215,
4500216
},
["skill_position"]=4,
["icon"]="45002",
["icon_base"]="1",
["entry"]=3
},
[4500215]={
["method"]=2,
["limit_times"]=1,
["qlt"]=5,
["type"]=2,
["skill_position"]=4,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[4500216]={
["limit_times"]=1,
["qlt"]=5,
["type"]=3,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[4500221]={
["buff_id"]={
"normal_attack_dec"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="2",
["entry"]=0
},
[4500222]={
["buff_id"]={
"normal_attack_dec",
"corrupt"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
4500224,
4500225
},
["skill_position"]=4,
["icon"]="45002",
["icon_base"]="2",
["entry"]=1
},
[4500223]={
["buff_id"]={
"normal_attack_dec",
"corrupt"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
4500224,
4500225
},
["skill_position"]=4,
["icon"]="45002",
["icon_base"]="2",
["entry"]=2
},
[4500224]={
["buff_id"]={
"normal_attack_dec",
"corrupt"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
4500225,
4500227
},
["skill_position"]=4,
["icon"]="45002",
["icon_base"]="2",
["entry"]=3
},
[4500225]={
["limit_times"]=1,
["qlt"]=5,
["type"]=8,
["parameter"]={
2,
1
},
["skill_position"]=4
},
[4500226]={
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500221,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6
},
[4500227]={
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500222,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6
},
[4500231]={
["buff_id"]={
"weaken"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500223,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
35002
}
},
[4500232]={
["buff_id"]={
"weaken"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
35002
}
},
[4500233]={
["buff_id"]={
"weaken"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
35002
}
},
[4500234]={
["buff_id"]={
"weaken"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=12,
["skill_position"]=4,
["effect"]={
{
["type"]="add_skill",
["num"]=4500225,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
35002
}
},
[4500241]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="4",
["entry"]=0
},
[4500242]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="4",
["entry"]=1
},
[4500243]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="4",
["entry"]=2
},
[4500244]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=4,
["effect"]={
{
["type"]="atkp_blue_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=6,
["icon"]="45002",
["icon_base"]="4",
["entry"]=3
},
[5300111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="53001",
["icon_base"]="1",
["entry"]=0
},
[5300112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="53001",
["icon_base"]="1",
["entry"]=1
},
[5300113]={
["method"]=2,
["universal"]=3,
["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"]="53001",
["icon_base"]="1",
["entry"]=2
},
[5300114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
5300115,
5300116
},
["skill_position"]=5,
["icon"]="53001",
["icon_base"]="1",
["entry"]=3
},
[5300115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=3,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
},
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
}
},
[5300116]={
["limit_times"]=1,
["qlt"]=3,
["type"]=19,
["parameter"]={
6,
1,
1
},
["skill_position"]=5
},
[5300121]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
600
},
["skill_position"]=5,
["icon"]="53001",
["icon_base"]="6",
["entry"]=0
},
[5300122]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
1000
},
["skill_position"]=5,
["icon"]="53001",
["icon_base"]="6",
["entry"]=1
},
[5300123]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
1000
},
["skill_position"]=5,
["icon"]="53001",
["icon_base"]="6",
["entry"]=2
},
[5300124]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=18,
["parameter"]={
5300125,
5300126
},
["skill_position"]=5,
["icon"]="53001",
["icon_base"]="6",
["entry"]=3
},
[5300125]={
["limit_times"]=1,
["qlt"]=3,
["type"]=7,
["parameter"]={
1,
1000
},
["skill_position"]=5
},
[5300126]={
["limit_times"]=1,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300121,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5300131]={
["buff_id"]={
"poison"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="53001",
["icon_base"]="2",
["entry"]=0
},
[5300132]={
["buff_id"]={
"poison"
},
["universal"]=2,
["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"]="53001",
["icon_base"]="2",
["entry"]=1
},
[5300133]={
["buff_id"]={
"poison"
},
["universal"]=3,
["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"]="53001",
["icon_base"]="2",
["entry"]=2
},
[5300134]={
["buff_id"]={
"poison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5300124,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="53001",
["icon_base"]="2",
["entry"]=3
},
[5300141]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="53001",
["icon_base"]="6",
["entry"]=0
},
[5300142]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="53001",
["icon_base"]="6",
["entry"]=1
},
[5300143]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="53001",
["icon_base"]="6",
["entry"]=2
},
[5300144]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="hpp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="53001",
["icon_base"]="6",
["entry"]=3
},
[5400111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="54001",
["icon_base"]="1",
["entry"]=0
},
[5400112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="54001",
["icon_base"]="1",
["entry"]=1
},
[5400113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
},
["icon"]="54001",
["icon_base"]="1",
["entry"]=2
},
[5400114]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
5400115,
5400116
},
["skill_position"]=5,
["icon"]="54001",
["icon_base"]="1",
["entry"]=3
},
[5400115]={
["method"]=2,
["limit_times"]=1,
["qlt"]=4,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=1,
["range"]=2
},
{
["type"]=2,
["range"]=2
}
}
},
[5400116]={
["limit_times"]=1,
["qlt"]=4,
["type"]=3,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp",
["num"]=1500,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=1
},
[5400121]={
["buff_id"]={
"poison"
},
["universal"]=2,
["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"]="54001",
["icon_base"]="2",
["entry"]=0
},
[5400122]={
["buff_id"]={
"poison"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="54001",
["icon_base"]="2",
["entry"]=1
},
[5400123]={
["buff_id"]={
"poison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="54001",
["icon_base"]="2",
["entry"]=2
},
[5400124]={
["buff_id"]={
"poison"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
5400125,
5400126
},
["skill_position"]=5,
["icon"]="54001",
["icon_base"]="2",
["entry"]=3
},
[5400125]={
["limit_times"]=1,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5400126]={
["limit_times"]=1,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400123,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5400131]={
["universal"]=2,
["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"]="54001",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[5400132]={
["universal"]=2,
["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"]="54001",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[5400133]={
["universal"]=3,
["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"]="54001",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[5400134]={
["buff_id"]={
"lethargy"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=18,
["parameter"]={
5400135,
5400136
},
["skill_position"]=5,
["icon"]="54001",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
16001,
15002,
14001,
13001
}
},
[5400135]={
["limit_times"]=1,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400125,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5400136]={
["buff_id"]={
"lethargy"
},
["limit_times"]=1,
["qlt"]=4,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5400126,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5400141]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="dmg_addition_purple_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="54001",
["icon_base"]="4",
["entry"]=0
},
[5400142]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="dmg_addition_purple_add",
["num"]=2000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="54001",
["icon_base"]="4",
["entry"]=1
},
[5400143]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="dmg_addition_purple_add",
["num"]=3000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="54001",
["icon_base"]="4",
["entry"]=2
},
[5400144]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="dmg_addition_purple_add",
["num"]=3000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="54001",
["icon_base"]="4",
["entry"]=3
},
[5500111]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="55001",
["icon_base"]="1",
["entry"]=0
},
[5500112]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="55001",
["icon_base"]="1",
["entry"]=1
},
[5500113]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="55001",
["icon_base"]="1",
["entry"]=2
},
[5500114]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
},
{
["type"]=1,
["range"]=1
},
{
["type"]=2,
["range"]=1
}
},
["icon"]="55001",
["icon_base"]="1",
["entry"]=3
},
[5500121]={
["universal"]=2,
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="5",
["entry"]=0
},
[5500122]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
5500125,
5500126
},
["skill_position"]=5,
["icon"]="55001",
["icon_base"]="4",
["entry"]=1
},
[5500123]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
5500125,
5500126
},
["skill_position"]=5,
["icon"]="55001",
["icon_base"]="4",
["entry"]=2
},
[5500124]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
5500125,
5500127
},
["skill_position"]=5,
["icon"]="55001",
["icon_base"]="4",
["entry"]=3
},
[5500125]={
["limit_times"]=1,
["qlt"]=5,
["type"]=12,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500122,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7
},
[5500126]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
5500123
},
["skill_position"]=5
},
[5500127]={
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
5500124
},
["skill_position"]=5
},
[5500131]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="4",
["entry"]=0
},
[5500132]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="4",
["entry"]=1
},
[5500133]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="4",
["entry"]=2
},
[5500134]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="4",
["entry"]=3
},
[5500141]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500123,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="2",
["entry"]=0
},
[5500142]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
5500145,
5500146
},
["skill_position"]=5,
["icon"]="55001",
["icon_base"]="2",
["entry"]=1
},
[5500143]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
5500145,
5500147
},
["skill_position"]=5,
["icon"]="55001",
["icon_base"]="2",
["entry"]=2
},
[5500144]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=18,
["parameter"]={
5500145,
5500147
},
["skill_position"]=5,
["icon"]="55001",
["icon_base"]="2",
["entry"]=3
},
[5500145]={
["limit_times"]=1,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500125,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7
},
[5500146]={
["limit_times"]=1,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500126,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7
},
[5500147]={
["limit_times"]=1,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500127,
["ratio"]=10000,
["round"]=0
}
},
["obj"]=7
},
[5500211]={
["method"]=2,
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="55002",
["icon_base"]="1",
["entry"]=0
},
[5500212]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=1
},
{
["type"]=4,
["range"]=1
}
},
["icon"]="55002",
["icon_base"]="1",
["entry"]=1
},
[5500213]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
}
},
["icon"]="55002",
["icon_base"]="1",
["entry"]=2
},
[5500214]={
["method"]=2,
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=2,
["skill_position"]=5,
["boardrange"]={
{
["type"]=3,
["range"]=2
},
{
["type"]=4,
["range"]=2
},
{
["type"]=5,
["range"]=1
},
{
["type"]=6,
["range"]=1
},
{
["type"]=7,
["range"]=1
},
{
["type"]=8,
["range"]=1
}
},
["icon"]="55002",
["icon_base"]="1",
["entry"]=3
},
[5500221]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
5500221
},
["skill_position"]=5,
["icon"]="55002",
["icon_base"]="7",
["entry"]=0
},
[5500222]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
5500222
},
["skill_position"]=5,
["icon"]="55002",
["icon_base"]="7",
["entry"]=1
},
[5500223]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
5500222
},
["skill_position"]=5,
["icon"]="55002",
["icon_base"]="7",
["entry"]=2
},
[5500224]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=1,
["parameter"]={
5500223
},
["skill_position"]=5,
["icon"]="55002",
["icon_base"]="7",
["entry"]=3
},
[5500231]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="4",
["entry"]=0
},
[5500232]={
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="4",
["entry"]=1
},
[5500233]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1000,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="4",
["entry"]=2
},
[5500234]={
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="atkp_purple_add",
["num"]=1500,
["ratio"]=10000,
["round"]=999
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="4",
["entry"]=3
},
[5500241]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500224,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="3",
["entry"]=0,
["combo_hero"]={
45002,
45001,
44001,
43001
}
},
[5500242]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500225,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="3",
["entry"]=1,
["combo_hero"]={
45002,
45001,
44001,
43001
}
},
[5500243]={
["buff_id"]={
"frozen"
},
["universal"]=2,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500226,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="3",
["entry"]=2,
["combo_hero"]={
45002,
45001,
44001,
43001
}
},
[5500244]={
["buff_id"]={
"frozen"
},
["universal"]=3,
["limit_times"]=1,
["weight"]=3000,
["qlt"]=5,
["type"]=9,
["skill_position"]=5,
["effect"]={
{
["type"]="add_skill",
["num"]=5500226,
["ratio"]=10000,
["round"]=1
}
},
["obj"]=7,
["icon"]="55002",
["icon_base"]="3",
["entry"]=3,
["combo_hero"]={
45002,
45001,
44001,
43001
}
}
}
local config = {
data=skill_rogue,count=438
}
return config