更新配置

This commit is contained in:
chenxi 2023-04-21 18:22:29 +08:00
parent 031034db50
commit 8701bda613
2 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
local fx = {
[100000]={
["res"]="sfx_m10001_b01_01",
["res"]="sfx_m10001_b01",
["bind"]="root"
},
[100001]={
["res"]="sfx_m10001_b01_02",
["res"]="sfx_m10001_b02",
["bind"]="root"
},
[100002]={
["res"]="sfx_m10001_b01_03",
["res"]="sfx_m10001_b03",
["bind"]="root"
},
[100003]={

View File

@ -21,7 +21,7 @@ local monster_chapter = {
10002,
10003
},
["monster_exp"]=11000
["monster_exp"]=4000
},
[301]={
["monster_base"]=10002,
@ -33,7 +33,7 @@ local monster_chapter = {
10002,
10003
},
["monster_exp"]=17000
["monster_exp"]=8000
},
[401]={
["monster_base"]=10006,
@ -45,7 +45,7 @@ local monster_chapter = {
10005,
10006
},
["monster_exp"]=19000
["monster_exp"]=12000
},
[501]={
["monster_base"]=20004,