更新配置
This commit is contained in:
parent
031034db50
commit
8701bda613
@ -1,14 +1,14 @@
|
|||||||
local fx = {
|
local fx = {
|
||||||
[100000]={
|
[100000]={
|
||||||
["res"]="sfx_m10001_b01_01",
|
["res"]="sfx_m10001_b01",
|
||||||
["bind"]="root"
|
["bind"]="root"
|
||||||
},
|
},
|
||||||
[100001]={
|
[100001]={
|
||||||
["res"]="sfx_m10001_b01_02",
|
["res"]="sfx_m10001_b02",
|
||||||
["bind"]="root"
|
["bind"]="root"
|
||||||
},
|
},
|
||||||
[100002]={
|
[100002]={
|
||||||
["res"]="sfx_m10001_b01_03",
|
["res"]="sfx_m10001_b03",
|
||||||
["bind"]="root"
|
["bind"]="root"
|
||||||
},
|
},
|
||||||
[100003]={
|
[100003]={
|
||||||
|
|||||||
@ -21,7 +21,7 @@ local monster_chapter = {
|
|||||||
10002,
|
10002,
|
||||||
10003
|
10003
|
||||||
},
|
},
|
||||||
["monster_exp"]=11000
|
["monster_exp"]=4000
|
||||||
},
|
},
|
||||||
[301]={
|
[301]={
|
||||||
["monster_base"]=10002,
|
["monster_base"]=10002,
|
||||||
@ -33,7 +33,7 @@ local monster_chapter = {
|
|||||||
10002,
|
10002,
|
||||||
10003
|
10003
|
||||||
},
|
},
|
||||||
["monster_exp"]=17000
|
["monster_exp"]=8000
|
||||||
},
|
},
|
||||||
[401]={
|
[401]={
|
||||||
["monster_base"]=10006,
|
["monster_base"]=10006,
|
||||||
@ -45,7 +45,7 @@ local monster_chapter = {
|
|||||||
10005,
|
10005,
|
||||||
10006
|
10006
|
||||||
},
|
},
|
||||||
["monster_exp"]=19000
|
["monster_exp"]=12000
|
||||||
},
|
},
|
||||||
[501]={
|
[501]={
|
||||||
["monster_base"]=20004,
|
["monster_base"]=20004,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user