更新配置
This commit is contained in:
parent
664b2b2590
commit
1f44d96a32
@ -1,4 +1,44 @@
|
|||||||
local fx = {
|
local fx = {
|
||||||
|
[1]={
|
||||||
|
["res"]="sfx_common_hit_hong_b01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
["res"]="sfx_common_hit_hong_b02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
["res"]="sfx_common_hit_jin_b01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
["res"]="sfx_common_hit_jin_b02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
["res"]="sfx_common_hit_lv_b01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
["res"]="sfx_common_hit_lv_b02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
["res"]="sfx_common_hit_lan_b01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
["res"]="sfx_common_hit_lan_b02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
["res"]="sfx_common_hit_zi_b01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
["res"]="sfx_common_hit_zi_b02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
[100000]={
|
[100000]={
|
||||||
["res"]="sfx_m10001_b01",
|
["res"]="sfx_m10001_b01",
|
||||||
["bind"]="root"
|
["bind"]="root"
|
||||||
@ -369,6 +409,6 @@ local fx = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=fx,count=92
|
data=fx,count=102
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -18,37 +18,37 @@ local hero = {
|
|||||||
["begin_lv"]=1,
|
["begin_lv"]=1,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
2000000,
|
2000000,
|
||||||
2240000,
|
2400000,
|
||||||
2480000,
|
2800000,
|
||||||
2740000,
|
3220000,
|
||||||
3000000,
|
3660000,
|
||||||
3280000,
|
4120000,
|
||||||
3580000,
|
4620000,
|
||||||
3900000,
|
5160000,
|
||||||
4260000,
|
5760000,
|
||||||
4660000,
|
6420000,
|
||||||
5100000,
|
7140000,
|
||||||
5580000,
|
7940000,
|
||||||
6120000,
|
8840000,
|
||||||
6720000,
|
9840000,
|
||||||
7400000
|
10980000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1000000,
|
1000000,
|
||||||
1120000,
|
1200000,
|
||||||
1240000,
|
1400000,
|
||||||
1370000,
|
1610000,
|
||||||
1500000,
|
1830000,
|
||||||
1640000,
|
2060000,
|
||||||
1790000,
|
2310000,
|
||||||
1950000,
|
2580000,
|
||||||
2130000,
|
2880000,
|
||||||
2330000,
|
3210000,
|
||||||
2550000,
|
3570000,
|
||||||
2790000,
|
3970000,
|
||||||
3060000,
|
4420000,
|
||||||
3360000,
|
4920000,
|
||||||
3700000
|
5490000
|
||||||
},
|
},
|
||||||
["model_id"]="p0005",
|
["model_id"]="p0005",
|
||||||
["icon"]="5",
|
["icon"]="5",
|
||||||
@ -74,37 +74,37 @@ local hero = {
|
|||||||
["begin_lv"]=1,
|
["begin_lv"]=1,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
2000000,
|
2000000,
|
||||||
2240000,
|
2400000,
|
||||||
2480000,
|
2800000,
|
||||||
2740000,
|
3220000,
|
||||||
3000000,
|
3660000,
|
||||||
3280000,
|
4120000,
|
||||||
3580000,
|
4620000,
|
||||||
3900000,
|
5160000,
|
||||||
4260000,
|
5760000,
|
||||||
4660000,
|
6420000,
|
||||||
5100000,
|
7140000,
|
||||||
5580000,
|
7940000,
|
||||||
6120000,
|
8840000,
|
||||||
6720000,
|
9840000,
|
||||||
7400000
|
10980000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1000000,
|
1000000,
|
||||||
1120000,
|
1200000,
|
||||||
1240000,
|
1400000,
|
||||||
1370000,
|
1610000,
|
||||||
1500000,
|
1830000,
|
||||||
1640000,
|
2060000,
|
||||||
1790000,
|
2310000,
|
||||||
1950000,
|
2580000,
|
||||||
2130000,
|
2880000,
|
||||||
2330000,
|
3210000,
|
||||||
2550000,
|
3570000,
|
||||||
2790000,
|
3970000,
|
||||||
3060000,
|
4420000,
|
||||||
3360000,
|
4920000,
|
||||||
3700000
|
5490000
|
||||||
},
|
},
|
||||||
["model_id"]="p0002",
|
["model_id"]="p0002",
|
||||||
["icon"]="2",
|
["icon"]="2",
|
||||||
@ -130,37 +130,37 @@ local hero = {
|
|||||||
["begin_lv"]=3,
|
["begin_lv"]=3,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
3000000,
|
3000000,
|
||||||
3320000,
|
3520000,
|
||||||
3640000,
|
4040000,
|
||||||
3980000,
|
4580000,
|
||||||
4320000,
|
5160000,
|
||||||
4680000,
|
5760000,
|
||||||
5080000,
|
6420000,
|
||||||
5500000,
|
7120000,
|
||||||
5960000,
|
7900000,
|
||||||
6480000,
|
8760000,
|
||||||
7060000,
|
9700000,
|
||||||
7680000,
|
10740000,
|
||||||
8380000,
|
11920000,
|
||||||
9160000,
|
13220000,
|
||||||
10040000
|
14700000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1500000,
|
1500000,
|
||||||
1660000,
|
1760000,
|
||||||
1820000,
|
2020000,
|
||||||
1990000,
|
2290000,
|
||||||
2160000,
|
2580000,
|
||||||
2340000,
|
2880000,
|
||||||
2540000,
|
3210000,
|
||||||
2750000,
|
3560000,
|
||||||
2980000,
|
3950000,
|
||||||
3240000,
|
4380000,
|
||||||
3530000,
|
4850000,
|
||||||
3840000,
|
5370000,
|
||||||
4190000,
|
5960000,
|
||||||
4580000,
|
6610000,
|
||||||
5020000
|
7350000
|
||||||
},
|
},
|
||||||
["model_id"]="p0007",
|
["model_id"]="p0007",
|
||||||
["icon"]="7",
|
["icon"]="7",
|
||||||
@ -186,37 +186,37 @@ local hero = {
|
|||||||
["begin_lv"]=1,
|
["begin_lv"]=1,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
2000000,
|
2000000,
|
||||||
2240000,
|
2400000,
|
||||||
2480000,
|
2800000,
|
||||||
2740000,
|
3220000,
|
||||||
3000000,
|
3660000,
|
||||||
3280000,
|
4120000,
|
||||||
3580000,
|
4620000,
|
||||||
3900000,
|
5160000,
|
||||||
4260000,
|
5760000,
|
||||||
4660000,
|
6420000,
|
||||||
5100000,
|
7140000,
|
||||||
5580000,
|
7940000,
|
||||||
6120000,
|
8840000,
|
||||||
6720000,
|
9840000,
|
||||||
7400000
|
10980000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1000000,
|
1000000,
|
||||||
1120000,
|
1200000,
|
||||||
1240000,
|
1400000,
|
||||||
1370000,
|
1610000,
|
||||||
1500000,
|
1830000,
|
||||||
1640000,
|
2060000,
|
||||||
1790000,
|
2310000,
|
||||||
1950000,
|
2580000,
|
||||||
2130000,
|
2880000,
|
||||||
2330000,
|
3210000,
|
||||||
2550000,
|
3570000,
|
||||||
2790000,
|
3970000,
|
||||||
3060000,
|
4420000,
|
||||||
3360000,
|
4920000,
|
||||||
3700000
|
5490000
|
||||||
},
|
},
|
||||||
["model_id"]="p0001",
|
["model_id"]="p0001",
|
||||||
["icon"]="1",
|
["icon"]="1",
|
||||||
@ -242,37 +242,37 @@ local hero = {
|
|||||||
["begin_lv"]=3,
|
["begin_lv"]=3,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
3000000,
|
3000000,
|
||||||
3320000,
|
3520000,
|
||||||
3640000,
|
4040000,
|
||||||
3980000,
|
4580000,
|
||||||
4320000,
|
5160000,
|
||||||
4680000,
|
5760000,
|
||||||
5080000,
|
6420000,
|
||||||
5500000,
|
7120000,
|
||||||
5960000,
|
7900000,
|
||||||
6480000,
|
8760000,
|
||||||
7060000,
|
9700000,
|
||||||
7680000,
|
10740000,
|
||||||
8380000,
|
11920000,
|
||||||
9160000,
|
13220000,
|
||||||
10040000
|
14700000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1500000,
|
1500000,
|
||||||
1660000,
|
1760000,
|
||||||
1820000,
|
2020000,
|
||||||
1990000,
|
2290000,
|
||||||
2160000,
|
2580000,
|
||||||
2340000,
|
2880000,
|
||||||
2540000,
|
3210000,
|
||||||
2750000,
|
3560000,
|
||||||
2980000,
|
3950000,
|
||||||
3240000,
|
4380000,
|
||||||
3530000,
|
4850000,
|
||||||
3840000,
|
5370000,
|
||||||
4190000,
|
5960000,
|
||||||
4580000,
|
6610000,
|
||||||
5020000
|
7350000
|
||||||
},
|
},
|
||||||
["model_id"]="p0006",
|
["model_id"]="p0006",
|
||||||
["icon"]="6",
|
["icon"]="6",
|
||||||
@ -298,37 +298,37 @@ local hero = {
|
|||||||
["begin_lv"]=1,
|
["begin_lv"]=1,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
2000000,
|
2000000,
|
||||||
2240000,
|
2400000,
|
||||||
2480000,
|
2800000,
|
||||||
2740000,
|
3220000,
|
||||||
3000000,
|
3660000,
|
||||||
3280000,
|
4120000,
|
||||||
3580000,
|
4620000,
|
||||||
3900000,
|
5160000,
|
||||||
4260000,
|
5760000,
|
||||||
4660000,
|
6420000,
|
||||||
5100000,
|
7140000,
|
||||||
5580000,
|
7940000,
|
||||||
6120000,
|
8840000,
|
||||||
6720000,
|
9840000,
|
||||||
7400000
|
10980000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1000000,
|
1000000,
|
||||||
1120000,
|
1200000,
|
||||||
1240000,
|
1400000,
|
||||||
1370000,
|
1610000,
|
||||||
1500000,
|
1830000,
|
||||||
1640000,
|
2060000,
|
||||||
1790000,
|
2310000,
|
||||||
1950000,
|
2580000,
|
||||||
2130000,
|
2880000,
|
||||||
2330000,
|
3210000,
|
||||||
2550000,
|
3570000,
|
||||||
2790000,
|
3970000,
|
||||||
3060000,
|
4420000,
|
||||||
3360000,
|
4920000,
|
||||||
3700000
|
5490000
|
||||||
},
|
},
|
||||||
["model_id"]="p0003",
|
["model_id"]="p0003",
|
||||||
["icon"]="3",
|
["icon"]="3",
|
||||||
@ -354,37 +354,37 @@ local hero = {
|
|||||||
["begin_lv"]=3,
|
["begin_lv"]=3,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
3000000,
|
3000000,
|
||||||
3320000,
|
3520000,
|
||||||
3640000,
|
4040000,
|
||||||
3980000,
|
4580000,
|
||||||
4320000,
|
5160000,
|
||||||
4680000,
|
5760000,
|
||||||
5080000,
|
6420000,
|
||||||
5500000,
|
7120000,
|
||||||
5960000,
|
7900000,
|
||||||
6480000,
|
8760000,
|
||||||
7060000,
|
9700000,
|
||||||
7680000,
|
10740000,
|
||||||
8380000,
|
11920000,
|
||||||
9160000,
|
13220000,
|
||||||
10040000
|
14700000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1500000,
|
1500000,
|
||||||
1660000,
|
1760000,
|
||||||
1820000,
|
2020000,
|
||||||
1990000,
|
2290000,
|
||||||
2160000,
|
2580000,
|
||||||
2340000,
|
2880000,
|
||||||
2540000,
|
3210000,
|
||||||
2750000,
|
3560000,
|
||||||
2980000,
|
3950000,
|
||||||
3240000,
|
4380000,
|
||||||
3530000,
|
4850000,
|
||||||
3840000,
|
5370000,
|
||||||
4190000,
|
5960000,
|
||||||
4580000,
|
6610000,
|
||||||
5020000
|
7350000
|
||||||
},
|
},
|
||||||
["model_id"]="p0008",
|
["model_id"]="p0008",
|
||||||
["icon"]="8",
|
["icon"]="8",
|
||||||
@ -410,37 +410,37 @@ local hero = {
|
|||||||
["begin_lv"]=1,
|
["begin_lv"]=1,
|
||||||
["hp"]={
|
["hp"]={
|
||||||
2000000,
|
2000000,
|
||||||
2240000,
|
2400000,
|
||||||
2480000,
|
2800000,
|
||||||
2740000,
|
3220000,
|
||||||
3000000,
|
3660000,
|
||||||
3280000,
|
4120000,
|
||||||
3580000,
|
4620000,
|
||||||
3900000,
|
5160000,
|
||||||
4260000,
|
5760000,
|
||||||
4660000,
|
6420000,
|
||||||
5100000,
|
7140000,
|
||||||
5580000,
|
7940000,
|
||||||
6120000,
|
8840000,
|
||||||
6720000,
|
9840000,
|
||||||
7400000
|
10980000
|
||||||
},
|
},
|
||||||
["atk"]={
|
["atk"]={
|
||||||
1000000,
|
1000000,
|
||||||
1120000,
|
1200000,
|
||||||
1240000,
|
1400000,
|
||||||
1370000,
|
1610000,
|
||||||
1500000,
|
1830000,
|
||||||
1640000,
|
2060000,
|
||||||
1790000,
|
2310000,
|
||||||
1950000,
|
2580000,
|
||||||
2130000,
|
2880000,
|
||||||
2330000,
|
3210000,
|
||||||
2550000,
|
3570000,
|
||||||
2790000,
|
3970000,
|
||||||
3060000,
|
4420000,
|
||||||
3360000,
|
4920000,
|
||||||
3700000
|
5490000
|
||||||
},
|
},
|
||||||
["model_id"]="p0004",
|
["model_id"]="p0004",
|
||||||
["icon"]="4",
|
["icon"]="4",
|
||||||
|
|||||||
@ -40,6 +40,7 @@ local LocalizationGlobalConst =
|
|||||||
HERO_DESC_9 = "HERO_DESC_9",
|
HERO_DESC_9 = "HERO_DESC_9",
|
||||||
HERO_DESC_10 = "HERO_DESC_10",
|
HERO_DESC_10 = "HERO_DESC_10",
|
||||||
BATTLE_DESC_8 = "BATTLE_DESC_8",
|
BATTLE_DESC_8 = "BATTLE_DESC_8",
|
||||||
|
MAIN_BTN_2 = "MAIN_BTN_2",
|
||||||
}
|
}
|
||||||
|
|
||||||
return LocalizationGlobalConst
|
return LocalizationGlobalConst
|
||||||
@ -1,123 +1,153 @@
|
|||||||
local monster_base = {
|
local monster_base = {
|
||||||
[10001]={
|
[10001]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10001"
|
["model_id"]="m10001",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10002]={
|
[10002]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10002"
|
["model_id"]="m10002",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10003]={
|
[10003]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10003"
|
["model_id"]="m10003",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10004]={
|
[10004]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10004"
|
["model_id"]="m10004",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10005]={
|
[10005]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10005"
|
["model_id"]="m10005",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10006]={
|
[10006]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10006"
|
["model_id"]="m10006",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10007]={
|
[10007]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10007"
|
["model_id"]="m10007",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10008]={
|
[10008]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10008"
|
["model_id"]="m10008",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10009]={
|
[10009]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10009"
|
["model_id"]="m10009",
|
||||||
|
["body"]=3
|
||||||
},
|
},
|
||||||
[10010]={
|
[10010]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10010"
|
["model_id"]="m10010",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10011]={
|
[10011]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10011"
|
["model_id"]="m10011",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10012]={
|
[10012]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10012"
|
["model_id"]="m10012",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10013]={
|
[10013]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10013"
|
["model_id"]="m10013",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10014]={
|
[10014]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10014"
|
["model_id"]="m10014",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10015]={
|
[10015]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10015"
|
["model_id"]="m10015",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10016]={
|
[10016]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10016"
|
["model_id"]="m10016",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10017]={
|
[10017]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10017"
|
["model_id"]="m10017",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[10018]={
|
[10018]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m10018"
|
["model_id"]="m10018",
|
||||||
|
["body"]=2
|
||||||
},
|
},
|
||||||
[20001]={
|
[20001]={
|
||||||
["hurt_num"]=1,
|
["hurt_num"]=1,
|
||||||
["model_id"]="m20001"
|
["model_id"]="m20001",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20002]={
|
[20002]={
|
||||||
["hurt_num"]=1,
|
["hurt_num"]=1,
|
||||||
["model_id"]="m20002"
|
["model_id"]="m20002",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20003]={
|
[20003]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20003"
|
["model_id"]="m20003",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20004]={
|
[20004]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20004"
|
["model_id"]="m20004",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20005]={
|
[20005]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20005"
|
["model_id"]="m20005",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20006]={
|
[20006]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20006"
|
["model_id"]="m20006",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20007]={
|
[20007]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20007"
|
["model_id"]="m20007",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20008]={
|
[20008]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20008"
|
["model_id"]="m20008",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20009]={
|
[20009]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20009"
|
["model_id"]="m20009",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20010]={
|
[20010]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20010"
|
["model_id"]="m20010",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20011]={
|
[20011]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20011"
|
["model_id"]="m20011",
|
||||||
|
["body"]=1
|
||||||
},
|
},
|
||||||
[20012]={
|
[20012]={
|
||||||
["hurt_num"]=3,
|
["hurt_num"]=3,
|
||||||
["model_id"]="m20012"
|
["model_id"]="m20012",
|
||||||
|
["body"]=1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
|
|||||||
@ -95,7 +95,8 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=2
|
||||||
},
|
},
|
||||||
[1200111]={
|
[1200111]={
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
@ -114,7 +115,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
["fx_self"]=300017
|
["fx_self"]=300017,
|
||||||
|
["fx_target"]=2
|
||||||
},
|
},
|
||||||
[1200112]={
|
[1200112]={
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
@ -133,7 +135,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
["fx_self"]=300018
|
["fx_self"]=300018,
|
||||||
|
["fx_target"]=2
|
||||||
},
|
},
|
||||||
[1200113]={
|
[1200113]={
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
@ -152,7 +155,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
["fx_self"]=300019
|
["fx_self"]=300019,
|
||||||
|
["fx_target"]=2
|
||||||
},
|
},
|
||||||
[1200114]={
|
[1200114]={
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
@ -171,7 +175,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack04",
|
["name_act"]="attack04",
|
||||||
["fx_self"]=300020
|
["fx_self"]=300020,
|
||||||
|
["fx_target"]=2
|
||||||
},
|
},
|
||||||
[1200120]={
|
[1200120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -209,10 +214,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2200111]={
|
[2200111]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -228,10 +234,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
["fx_self"]=300004
|
["fx_self"]=300004,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2200112]={
|
[2200112]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -247,10 +254,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
["fx_self"]=300005
|
["fx_self"]=300005,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2200113]={
|
[2200113]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -266,10 +274,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
["fx_self"]=300006
|
["fx_self"]=300006,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2200114]={
|
[2200114]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -285,7 +294,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack04",
|
["name_act"]="attack04",
|
||||||
["fx_self"]=300007
|
["fx_self"]=300007,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2200120]={
|
[2200120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -309,7 +319,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=4,
|
["shake_type"]=4,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=300008
|
["fx_self"]=300008,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2200121]={
|
[2200121]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -351,7 +362,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=4,
|
["shake_type"]=4,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=300008
|
["fx_self"]=300008,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2300110]={
|
[2300110]={
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
@ -368,10 +380,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2300111]={
|
[2300111]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -387,10 +400,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
["fx_self"]=300026
|
["fx_self"]=300026,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2300112]={
|
[2300112]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -406,10 +420,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
["fx_self"]=300027
|
["fx_self"]=300027,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2300113]={
|
[2300113]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -425,10 +440,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
["fx_self"]=300028
|
["fx_self"]=300028,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2300114]={
|
[2300114]={
|
||||||
["position"]=1,
|
["position"]=2,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -444,7 +460,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack04",
|
["name_act"]="attack04",
|
||||||
["fx_self"]=300029
|
["fx_self"]=300029,
|
||||||
|
["fx_target"]=4
|
||||||
},
|
},
|
||||||
[2300120]={
|
[2300120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -560,10 +577,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=6
|
||||||
},
|
},
|
||||||
[3200111]={
|
[3200111]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -579,10 +597,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
["fx_self"]=300000
|
["fx_self"]=300000,
|
||||||
|
["fx_target"]=6
|
||||||
},
|
},
|
||||||
[3200112]={
|
[3200112]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -598,10 +617,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
["fx_self"]=300001
|
["fx_self"]=300001,
|
||||||
|
["fx_target"]=5
|
||||||
},
|
},
|
||||||
[3200113]={
|
[3200113]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -617,10 +637,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
["fx_self"]=300002
|
["fx_self"]=300002,
|
||||||
|
["fx_target"]=6
|
||||||
},
|
},
|
||||||
[3200114]={
|
[3200114]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -636,7 +657,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack04",
|
["name_act"]="attack04",
|
||||||
["fx_self"]=300003
|
["fx_self"]=300003,
|
||||||
|
["fx_target"]=6
|
||||||
},
|
},
|
||||||
[3200120]={
|
[3200120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -660,7 +682,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=300003
|
["fx_self"]=300003,
|
||||||
|
["fx_target"]=6
|
||||||
},
|
},
|
||||||
[3300110]={
|
[3300110]={
|
||||||
["position"]=3,
|
["position"]=3,
|
||||||
@ -677,10 +700,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=5
|
||||||
},
|
},
|
||||||
[3300111]={
|
[3300111]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -699,7 +723,7 @@ local skill = {
|
|||||||
["fx_target"]=300021
|
["fx_target"]=300021
|
||||||
},
|
},
|
||||||
[3300112]={
|
[3300112]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -718,7 +742,7 @@ local skill = {
|
|||||||
["fx_target"]=300022
|
["fx_target"]=300022
|
||||||
},
|
},
|
||||||
[3300113]={
|
[3300113]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -737,7 +761,7 @@ local skill = {
|
|||||||
["fx_target"]=300023
|
["fx_target"]=300023
|
||||||
},
|
},
|
||||||
[3300114]={
|
[3300114]={
|
||||||
["position"]=1,
|
["position"]=3,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -792,10 +816,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=7
|
||||||
},
|
},
|
||||||
[4200111]={
|
[4200111]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -814,7 +839,7 @@ local skill = {
|
|||||||
["fx_target"]=300009
|
["fx_target"]=300009
|
||||||
},
|
},
|
||||||
[4200112]={
|
[4200112]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -833,7 +858,7 @@ local skill = {
|
|||||||
["fx_target"]=300010
|
["fx_target"]=300010
|
||||||
},
|
},
|
||||||
[4200113]={
|
[4200113]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -852,7 +877,7 @@ local skill = {
|
|||||||
["fx_target"]=300011
|
["fx_target"]=300011
|
||||||
},
|
},
|
||||||
[4200114]={
|
[4200114]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -902,10 +927,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=8
|
||||||
},
|
},
|
||||||
[4300111]={
|
[4300111]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -921,10 +947,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
["fx_self"]=300030
|
["fx_self"]=300030,
|
||||||
|
["fx_target"]=8
|
||||||
},
|
},
|
||||||
[4300112]={
|
[4300112]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -940,10 +967,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
["fx_self"]=300030
|
["fx_self"]=300030,
|
||||||
|
["fx_target"]=8
|
||||||
},
|
},
|
||||||
[4300113]={
|
[4300113]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -959,10 +987,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
["fx_self"]=300030
|
["fx_self"]=300030,
|
||||||
|
["fx_target"]=8
|
||||||
},
|
},
|
||||||
[4300114]={
|
[4300114]={
|
||||||
["position"]=1,
|
["position"]=4,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -978,7 +1007,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack04",
|
["name_act"]="attack04",
|
||||||
["fx_self"]=300030
|
["fx_self"]=300030,
|
||||||
|
["fx_target"]=8
|
||||||
},
|
},
|
||||||
[4300120]={
|
[4300120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -1073,10 +1103,11 @@ local skill = {
|
|||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="support01"
|
["name_act"]="support01",
|
||||||
|
["fx_target"]=10
|
||||||
},
|
},
|
||||||
[5200111]={
|
[5200111]={
|
||||||
["position"]=1,
|
["position"]=5,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -1092,10 +1123,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
["fx_self"]=300013
|
["fx_self"]=300013,
|
||||||
|
["fx_target"]=10
|
||||||
},
|
},
|
||||||
[5200112]={
|
[5200112]={
|
||||||
["position"]=1,
|
["position"]=5,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -1111,10 +1143,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
["fx_self"]=300013
|
["fx_self"]=300013,
|
||||||
|
["fx_target"]=10
|
||||||
},
|
},
|
||||||
[5200113]={
|
[5200113]={
|
||||||
["position"]=1,
|
["position"]=5,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -1130,10 +1163,11 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
["fx_self"]=300014
|
["fx_self"]=300014,
|
||||||
|
["fx_target"]=10
|
||||||
},
|
},
|
||||||
[5200114]={
|
[5200114]={
|
||||||
["position"]=1,
|
["position"]=5,
|
||||||
["effect_type"]=1,
|
["effect_type"]=1,
|
||||||
["trigger"]=1,
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
@ -1149,7 +1183,8 @@ local skill = {
|
|||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack04",
|
["name_act"]="attack04",
|
||||||
["fx_self"]=300015
|
["fx_self"]=300015,
|
||||||
|
["fx_target"]=10
|
||||||
},
|
},
|
||||||
[5200120]={
|
[5200120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -1171,7 +1206,8 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]=2,
|
["skill_position"]=2,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["fx_self"]=300016
|
["fx_self"]=300016,
|
||||||
|
["fx_target"]=10
|
||||||
},
|
},
|
||||||
[5200121]={
|
[5200121]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -1207,7 +1243,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1225,7 +1261,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1243,7 +1279,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1315,7 +1351,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1333,7 +1369,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1351,7 +1387,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1369,7 +1405,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1387,7 +1423,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1405,7 +1441,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1423,7 +1459,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1441,7 +1477,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1459,7 +1495,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1477,7 +1513,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1495,7 +1531,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1513,7 +1549,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1531,7 +1567,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1549,7 +1585,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1707,7 +1743,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1726,7 +1762,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1745,7 +1781,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1770,7 +1806,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["cd"]=3,
|
["cd"]=3,
|
||||||
["cd_start"]=1
|
["cd_start"]=1
|
||||||
},
|
},
|
||||||
@ -1878,7 +1914,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -1896,7 +1932,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -1914,7 +1950,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -1932,7 +1968,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["cd"]=3,
|
["cd"]=3,
|
||||||
["cd_start"]=1
|
["cd_start"]=1
|
||||||
},
|
},
|
||||||
@ -1992,7 +2028,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2010,7 +2046,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2028,7 +2064,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2078,7 +2114,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2096,7 +2132,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2114,7 +2150,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2176,7 +2212,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2194,7 +2230,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2212,7 +2248,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2291,7 +2327,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2309,7 +2345,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2327,7 +2363,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2393,7 +2429,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2411,7 +2447,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2429,7 +2465,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2478,7 +2514,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2496,7 +2532,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2514,7 +2550,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2537,7 +2573,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["cd"]=3,
|
["cd"]=3,
|
||||||
["cd_start"]=1,
|
["cd_start"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
@ -2570,7 +2606,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack01",
|
["name_act"]="attack01",
|
||||||
@ -2588,7 +2624,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack02",
|
["name_act"]="attack02",
|
||||||
@ -2606,7 +2642,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
["name_act"]="attack03",
|
["name_act"]="attack03",
|
||||||
@ -2624,7 +2660,7 @@ local skill = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]=2,
|
["skill_position"]=1,
|
||||||
["cd"]=3,
|
["cd"]=3,
|
||||||
["cd_start"]=2,
|
["cd_start"]=2,
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
|
|||||||
@ -40,6 +40,7 @@ local localization_global =
|
|||||||
["HERO_DESC_9"] = "信息",
|
["HERO_DESC_9"] = "信息",
|
||||||
["HERO_DESC_10"] = "通关章节{0}解锁",
|
["HERO_DESC_10"] = "通关章节{0}解锁",
|
||||||
["BATTLE_DESC_8"] = "还有可上阵英雄",
|
["BATTLE_DESC_8"] = "还有可上阵英雄",
|
||||||
|
["MAIN_BTN_2"] = "英雄",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -146,7 +146,7 @@ local tutorial = {
|
|||||||
[20050]={
|
[20050]={
|
||||||
["next_id"]=20060,
|
["next_id"]=20060,
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_4",
|
["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_1",
|
||||||
["arrow_direction"]=1,
|
["arrow_direction"]=1,
|
||||||
["arrow_offset"]={
|
["arrow_offset"]={
|
||||||
0,
|
0,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user