fix bug
This commit is contained in:
parent
21c9a1c13c
commit
736ed2b7cb
@ -32,7 +32,7 @@ local skill = {
|
||||
["effect"]={
|
||||
{
|
||||
["type"]="dmg_addition_all_add",
|
||||
["num"]=3000,
|
||||
["num"]=600,
|
||||
["ratio"]=10000,
|
||||
["round"]=0
|
||||
}
|
||||
|
||||
@ -346,14 +346,11 @@ local skill_rogue = {
|
||||
["limit_times"]=3,
|
||||
["weight"]=3000,
|
||||
["qlt"]=2,
|
||||
["type"]=9,
|
||||
["effect"]={
|
||||
{
|
||||
["type"]="cured_add",
|
||||
["num"]=500,
|
||||
["ratio"]=10000,
|
||||
["round"]=9999
|
||||
}
|
||||
["type"]=5,
|
||||
["attr"]={
|
||||
["type"]="cured_add",
|
||||
["minnum"]=500,
|
||||
["maxnum"]=500
|
||||
},
|
||||
["obj"]=1,
|
||||
["icon"]="11"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user