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"]={
{
["type"]="dmg_addition_all_add",
["num"]=3000,
["num"]=600,
["ratio"]=10000,
["round"]=0
}

View File

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