This commit is contained in:
chenxi 2023-04-25 22:14:19 +08:00
parent 21c9a1c13c
commit 736ed2b7cb
2 changed files with 6 additions and 9 deletions

View File

@ -32,7 +32,7 @@ local skill = {
["effect"]={ ["effect"]={
{ {
["type"]="dmg_addition_all_add", ["type"]="dmg_addition_all_add",
["num"]=3000, ["num"]=600,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
} }

View File

@ -346,14 +346,11 @@ local skill_rogue = {
["limit_times"]=3, ["limit_times"]=3,
["weight"]=3000, ["weight"]=3000,
["qlt"]=2, ["qlt"]=2,
["type"]=9, ["type"]=5,
["effect"]={ ["attr"]={
{ ["type"]="cured_add",
["type"]="cured_add", ["minnum"]=500,
["num"]=500, ["maxnum"]=500
["ratio"]=10000,
["round"]=9999
}
}, },
["obj"]=1, ["obj"]=1,
["icon"]="11" ["icon"]="11"