1046 lines
14 KiB
Lua
1046 lines
14 KiB
Lua
local skill_rogue = {
|
|
[1]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_color_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=1
|
|
},
|
|
[2]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_color_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=1
|
|
},
|
|
[3]={
|
|
["universal"]=1,
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_color_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=1
|
|
},
|
|
[4]={
|
|
["universal"]=1,
|
|
["limit_times"]=4,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_red_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=2
|
|
},
|
|
[5]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_red_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=2
|
|
},
|
|
[6]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_red_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=2
|
|
},
|
|
[7]={
|
|
["universal"]=1,
|
|
["limit_times"]=4,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_yellow_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=3
|
|
},
|
|
[8]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_yellow_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=3
|
|
},
|
|
[9]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_yellow_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=3
|
|
},
|
|
[10]={
|
|
["universal"]=1,
|
|
["limit_times"]=4,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_green_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=4
|
|
},
|
|
[11]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_green_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=4
|
|
},
|
|
[12]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_green_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=4
|
|
},
|
|
[13]={
|
|
["universal"]=1,
|
|
["limit_times"]=4,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_blue_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=5
|
|
},
|
|
[14]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_blue_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=5
|
|
},
|
|
[15]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_blue_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=5
|
|
},
|
|
[16]={
|
|
["universal"]=1,
|
|
["limit_times"]=4,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_purple_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=6
|
|
},
|
|
[17]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_purple_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=6
|
|
},
|
|
[18]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="atkp_purple_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=6
|
|
},
|
|
[19]={
|
|
["universal"]=1,
|
|
["limit_times"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=9,
|
|
["effect"]={
|
|
{
|
|
["type"]="add_skill",
|
|
["num"]=11,
|
|
["ratio"]=10000,
|
|
["round"]=9999
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=7
|
|
},
|
|
[20]={
|
|
["universal"]=1,
|
|
["limit_times"]=4,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="exp_time_add",
|
|
["minnum"]=500,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=8
|
|
},
|
|
[21]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="hpp_add",
|
|
["minnum"]=300,
|
|
["maxnum"]=500
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=9
|
|
},
|
|
[22]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="hpp_add",
|
|
["minnum"]=800,
|
|
["maxnum"]=1200
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=9
|
|
},
|
|
[23]={
|
|
["universal"]=1,
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="hpp_add",
|
|
["minnum"]=1300,
|
|
["maxnum"]=2000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=9
|
|
},
|
|
[24]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=9,
|
|
["effect"]={
|
|
{
|
|
["type"]="add_skill",
|
|
["num"]=12,
|
|
["ratio"]=10000,
|
|
["round"]=9999
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=10
|
|
},
|
|
[25]={
|
|
["universal"]=1,
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="cured_add",
|
|
["minnum"]=100,
|
|
["maxnum"]=100
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=11
|
|
},
|
|
[26]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="block",
|
|
["minnum"]=1000,
|
|
["maxnum"]=1000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=12
|
|
},
|
|
[27]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="crit_add",
|
|
["minnum"]=1000,
|
|
["maxnum"]=1000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=13
|
|
},
|
|
[28]={
|
|
["universal"]=1,
|
|
["limit_times"]=2,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=5,
|
|
["attr"]={
|
|
{
|
|
["type"]="weakness_all_add",
|
|
["minnum"]=1000,
|
|
["maxnum"]=1000
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=14
|
|
},
|
|
[29]={
|
|
["universal"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=9,
|
|
["attr"]={
|
|
{
|
|
["type"]="healp",
|
|
["minnum"]=100,
|
|
["maxnum"]=100
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=20
|
|
},
|
|
[30]={
|
|
["universal"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
1
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=2
|
|
}
|
|
},
|
|
["icon"]=15
|
|
},
|
|
[31]={
|
|
["universal"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
1
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=4
|
|
}
|
|
},
|
|
["icon"]=15
|
|
},
|
|
[32]={
|
|
["universal"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
1
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=5
|
|
}
|
|
},
|
|
["icon"]=15
|
|
},
|
|
[33]={
|
|
["universal"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
2
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=2
|
|
}
|
|
},
|
|
["icon"]=16
|
|
},
|
|
[34]={
|
|
["universal"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
2
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=4
|
|
}
|
|
},
|
|
["icon"]=16
|
|
},
|
|
[35]={
|
|
["universal"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
2
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=5
|
|
}
|
|
},
|
|
["icon"]=16
|
|
},
|
|
[36]={
|
|
["universal"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
3
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=2
|
|
}
|
|
},
|
|
["icon"]=17
|
|
},
|
|
[37]={
|
|
["universal"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
3
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=4
|
|
}
|
|
},
|
|
["icon"]=17
|
|
},
|
|
[38]={
|
|
["universal"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
3
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=5
|
|
}
|
|
},
|
|
["icon"]=17
|
|
},
|
|
[39]={
|
|
["universal"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
4
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=2
|
|
}
|
|
},
|
|
["icon"]=18
|
|
},
|
|
[40]={
|
|
["universal"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
4
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=4
|
|
}
|
|
},
|
|
["icon"]=18
|
|
},
|
|
[41]={
|
|
["universal"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
4
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=5
|
|
}
|
|
},
|
|
["icon"]=18
|
|
},
|
|
[42]={
|
|
["universal"]=1,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
5
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=2
|
|
}
|
|
},
|
|
["icon"]=19
|
|
},
|
|
[43]={
|
|
["universal"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
5
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=4
|
|
}
|
|
},
|
|
["icon"]=19
|
|
},
|
|
[44]={
|
|
["universal"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=10,
|
|
["parameter"]={
|
|
5
|
|
},
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=5
|
|
}
|
|
},
|
|
["icon"]=19
|
|
},
|
|
[200101]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=2,
|
|
["skill_position"]=3,
|
|
["boardrange"]={
|
|
{
|
|
["type"]=1,
|
|
["range"]=1
|
|
},
|
|
{
|
|
["type"]=2,
|
|
["range"]=1
|
|
}
|
|
},
|
|
["icon"]=200101
|
|
},
|
|
[200102]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=3,
|
|
["skill_position"]=3,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200102
|
|
},
|
|
[200103]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=12,
|
|
["skill_position"]=3,
|
|
["effect"]={
|
|
{
|
|
["type"]="stun",
|
|
["num"]=0,
|
|
["ratio"]=1000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=2,
|
|
["icon"]=200103
|
|
},
|
|
[200201]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=1,
|
|
["parameter"]={
|
|
220012
|
|
},
|
|
["skill_position"]=2,
|
|
["icon"]=200201
|
|
},
|
|
[200202]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=3,
|
|
["skill_position"]=2,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200202
|
|
},
|
|
[200203]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=6,
|
|
["parameter"]={
|
|
1
|
|
},
|
|
["skill_position"]=2,
|
|
["icon"]=200203
|
|
},
|
|
[200301]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=4,
|
|
["skill_position"]=4,
|
|
["icon"]=200301
|
|
},
|
|
[200302]={
|
|
["limit_times"]=3,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=11,
|
|
["skill_position"]=4,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200302
|
|
},
|
|
[200303]={
|
|
["limit_times"]=2,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=2,
|
|
["skill_position"]=4,
|
|
["boardrange"]={
|
|
{
|
|
["type"]=0,
|
|
["range"]=2
|
|
}
|
|
},
|
|
["icon"]=200303
|
|
},
|
|
[200401]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=4,
|
|
["skill_position"]=5,
|
|
["icon"]=200401
|
|
},
|
|
[200402]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=7,
|
|
["parameter"]={
|
|
1,
|
|
1000
|
|
},
|
|
["skill_position"]=5,
|
|
["icon"]=200402
|
|
},
|
|
[200403]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=8,
|
|
["parameter"]={
|
|
1,
|
|
1
|
|
},
|
|
["skill_position"]=5,
|
|
["icon"]=200403
|
|
},
|
|
[200501]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=2,
|
|
["skill_position"]=1,
|
|
["boardrange"]={
|
|
{
|
|
["type"]=3,
|
|
["range"]=1
|
|
},
|
|
{
|
|
["type"]=4,
|
|
["range"]=1
|
|
}
|
|
},
|
|
["icon"]=200501
|
|
},
|
|
[200502]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=3,
|
|
["skill_position"]=1,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200502
|
|
},
|
|
[200503]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=13,
|
|
["skill_position"]=1,
|
|
["effect"]={
|
|
{
|
|
["type"]="block",
|
|
["num"]=200,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200503
|
|
},
|
|
[200601]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=4,
|
|
["skill_position"]=3,
|
|
["icon"]=200601
|
|
},
|
|
[200602]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=3,
|
|
["skill_position"]=3,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200602
|
|
},
|
|
[200603]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=12,
|
|
["skill_position"]=3,
|
|
["effect"]={
|
|
{
|
|
["type"]="heal",
|
|
["num"]=500,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200603
|
|
},
|
|
[200701]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=1,
|
|
["parameter"]={
|
|
230012
|
|
},
|
|
["skill_position"]=2,
|
|
["icon"]=200701
|
|
},
|
|
[200702]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=3,
|
|
["skill_position"]=2,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200702
|
|
},
|
|
[200703]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=1,
|
|
["parameter"]={
|
|
230013
|
|
},
|
|
["skill_position"]=2,
|
|
["icon"]=200703
|
|
},
|
|
[200801]={
|
|
["limit_times"]=1,
|
|
["weight"]=2000,
|
|
["qlt"]=3,
|
|
["type"]=1,
|
|
["parameter"]={
|
|
430012
|
|
},
|
|
["skill_position"]=4,
|
|
["icon"]=200801
|
|
},
|
|
[200802]={
|
|
["limit_times"]=2,
|
|
["weight"]=3000,
|
|
["qlt"]=2,
|
|
["type"]=3,
|
|
["skill_position"]=4,
|
|
["effect"]={
|
|
{
|
|
["type"]="atkp",
|
|
["num"]=1000,
|
|
["ratio"]=10000,
|
|
["round"]=1
|
|
}
|
|
},
|
|
["obj"]=1,
|
|
["icon"]=200802
|
|
},
|
|
[200803]={
|
|
["limit_times"]=1,
|
|
["weight"]=1000,
|
|
["qlt"]=4,
|
|
["type"]=8,
|
|
["parameter"]={
|
|
1,
|
|
1
|
|
},
|
|
["skill_position"]=4,
|
|
["icon"]=200803
|
|
}
|
|
}
|
|
local config = {
|
|
data=skill_rogue,count=68
|
|
}
|
|
return config |