更新配置

This commit is contained in:
chenxi 2023-04-24 09:39:09 +08:00
parent 2ba4db58ae
commit 3785afdf9c
2 changed files with 9 additions and 2 deletions

View File

@ -6,7 +6,14 @@ local const = {
["value"]=500 ["value"]=500
}, },
["chapter_cost"]={ ["chapter_cost"]={
["value"]=10 ["reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=3,
["id_for_nothing"]="VQ==",
["num"]=10,
["num_for_nothing"]="Vwg="
}
}, },
["shake_level_1"]={ ["shake_level_1"]={
["value"]=10 ["value"]=10

View File

@ -733,7 +733,7 @@ local skill_rogue = {
2200121 2200121
}, },
["skill_position"]=2, ["skill_position"]=2,
["icon"]="35" ["icon"]="34"
}, },
[200203]={ [200203]={
["limit_times"]=1, ["limit_times"]=1,