更新配置
This commit is contained in:
parent
031034db50
commit
8701bda613
@ -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]={
|
||||
|
||||
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user