更新配置
This commit is contained in:
parent
9b28cded0f
commit
f1274720e8
File diff suppressed because it is too large
Load Diff
@ -540,7 +540,12 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["sound_hit"]=2300111,
|
["sound_hit"]=2300111,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_target"]=300029
|
["fx_target"]=300029,
|
||||||
|
["bullet_time"]={
|
||||||
|
1866,
|
||||||
|
3000,
|
||||||
|
467
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[3200110]={
|
[3200110]={
|
||||||
["position"]=3,
|
["position"]=3,
|
||||||
@ -676,7 +681,12 @@ local skill = {
|
|||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=300033,
|
["fx_self"]=300033,
|
||||||
["fx_target"]=6,
|
["fx_target"]=6,
|
||||||
["fx_target_delay"]=833
|
["fx_target_delay"]=833,
|
||||||
|
["bullet_time"]={
|
||||||
|
966,
|
||||||
|
3000,
|
||||||
|
434
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[3300110]={
|
[3300110]={
|
||||||
["position"]=3,
|
["position"]=3,
|
||||||
@ -1056,7 +1066,12 @@ local skill = {
|
|||||||
["fx_self"]=300031,
|
["fx_self"]=300031,
|
||||||
["fx_self_delay"]=100,
|
["fx_self_delay"]=100,
|
||||||
["fx_target"]=300032,
|
["fx_target"]=300032,
|
||||||
["fx_target_delay"]=300
|
["fx_target_delay"]=300,
|
||||||
|
["bullet_time"]={
|
||||||
|
666,
|
||||||
|
3000,
|
||||||
|
334
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[4300121]={
|
[4300121]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -1109,7 +1124,12 @@ local skill = {
|
|||||||
["fx_self"]=300031,
|
["fx_self"]=300031,
|
||||||
["fx_self_delay"]=100,
|
["fx_self_delay"]=100,
|
||||||
["fx_target"]=300032,
|
["fx_target"]=300032,
|
||||||
["fx_target_delay"]=300
|
["fx_target_delay"]=300,
|
||||||
|
["bullet_time"]={
|
||||||
|
666,
|
||||||
|
3000,
|
||||||
|
334
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[5200110]={
|
[5200110]={
|
||||||
["position"]=5,
|
["position"]=5,
|
||||||
@ -1697,7 +1717,12 @@ local skill = {
|
|||||||
["shake_type"]=3,
|
["shake_type"]=3,
|
||||||
["sound_hit"]=10022,
|
["sound_hit"]=10022,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=200002
|
["fx_self"]=200002,
|
||||||
|
["bullet_time"]={
|
||||||
|
666,
|
||||||
|
3000,
|
||||||
|
67
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[10024]={
|
[10024]={
|
||||||
["effect_type"]=2,
|
["effect_type"]=2,
|
||||||
@ -1770,7 +1795,12 @@ local skill = {
|
|||||||
["shake_type"]=3,
|
["shake_type"]=3,
|
||||||
["sound_hit"]=10022,
|
["sound_hit"]=10022,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=200005
|
["fx_self"]=200005,
|
||||||
|
["bullet_time"]={
|
||||||
|
666,
|
||||||
|
3000,
|
||||||
|
67
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[10028]={
|
[10028]={
|
||||||
["effect_type"]=2,
|
["effect_type"]=2,
|
||||||
@ -2666,7 +2696,12 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=4,
|
["shake_type"]=4,
|
||||||
["sound_hit"]=10042,
|
["sound_hit"]=10042,
|
||||||
["name_act"]="skill01"
|
["name_act"]="skill01",
|
||||||
|
["bullet_time"]={
|
||||||
|
400,
|
||||||
|
3000,
|
||||||
|
333
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[10078]={
|
[10078]={
|
||||||
["effect_type"]=2,
|
["effect_type"]=2,
|
||||||
@ -2758,7 +2793,12 @@ local skill = {
|
|||||||
["shake_type"]=4,
|
["shake_type"]=4,
|
||||||
["sound_hit"]=10082,
|
["sound_hit"]=10082,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=200039
|
["fx_self"]=200039,
|
||||||
|
["bullet_time"]={
|
||||||
|
333,
|
||||||
|
3000,
|
||||||
|
666
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[10083]={
|
[10083]={
|
||||||
["effect_type"]=2,
|
["effect_type"]=2,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user