This commit is contained in:
Fang 2023-08-15 11:37:27 +08:00
parent 73257960b8
commit fbe290212e
26 changed files with 510 additions and 215 deletions

View File

@ -585,7 +585,7 @@ local act_gift = {
},
["time_type"]=1,
["limit_time"]=24,
["cd"]=48,
["cd"]=0,
["value"]=200
},
[90202]={
@ -627,7 +627,7 @@ local act_gift = {
},
["time_type"]=1,
["limit_time"]=24,
["cd"]=48,
["cd"]=0,
["value"]=260
},
[90302]={
@ -669,7 +669,7 @@ local act_gift = {
},
["time_type"]=1,
["limit_time"]=24,
["cd"]=48,
["cd"]=0,
["value"]=400
},
[90402]={
@ -711,7 +711,7 @@ local act_gift = {
},
["time_type"]=1,
["limit_time"]=24,
["cd"]=48,
["cd"]=0,
["value"]=800
},
[100102]={
@ -1570,15 +1570,15 @@ local act_gift = {
},
[130002]={
["type"]=13,
["recharge_id"]=12,
["recharge_id"]=11,
["limit"]=1,
["value"]=700
["value"]=1800
},
[130102]={
["type"]=13,
["recharge_id"]=13,
["recharge_id"]=12,
["limit"]=1,
["value"]=900
["value"]=1800
},
[130202]={
["type"]=13,
@ -1674,7 +1674,7 @@ local act_gift = {
}
},
["limit"]=1,
["value"]=1000
["value"]=1100
}
}
local config = {

View File

@ -370,8 +370,8 @@ local const = {
["type_for_nothing"]="Vw==",
["id"]=2,
["id_for_nothing"]="VA==",
["num"]=100,
["num_for_nothing"]="Vwhc"
["num"]=50,
["num_for_nothing"]="Uwg="
}
}
}

View File

@ -11561,12 +11561,12 @@ local equip = {
}
},
["weapon_icon"]={
64,
64,
65,
65,
66,
66
88,
88,
89,
89,
90,
90
}
},
[1400302]={
@ -24911,12 +24911,12 @@ local equip = {
}
},
["weapon_icon"]={
61,
61,
62,
62,
63,
63
76,
76,
77,
77,
78,
78
}
},
[2400302]={
@ -38261,12 +38261,12 @@ local equip = {
}
},
["weapon_icon"]={
67,
67,
68,
68,
69,
69
79,
79,
80,
80,
81,
81
}
},
[3400302]={
@ -51611,12 +51611,12 @@ local equip = {
}
},
["weapon_icon"]={
70,
70,
71,
71,
72,
72
82,
82,
83,
83,
84,
84
}
},
[4400302]={
@ -64961,12 +64961,12 @@ local equip = {
}
},
["weapon_icon"]={
73,
73,
74,
74,
75,
75
85,
85,
86,
86,
87,
87
}
},
[5400302]={

View File

@ -1961,6 +1961,34 @@ local fx = {
["res"]="sfx_p0031_b05",
["bind"]="root"
},
[300140]={
["res"]="sfx_p0032_b01",
["bind"]="root"
},
[300141]={
["res"]="sfx_p0032_b02",
["bind"]="root"
},
[300142]={
["res"]="sfx_p0032_b03",
["bind"]="root"
},
[300143]={
["res"]="sfx_p0032_b04",
["bind"]="root"
},
[300144]={
["res"]="sfx_p0032_b05",
["bind"]="root"
},
[300145]={
["res"]="sfx_p0033_b01",
["bind"]="root"
},
[300146]={
["res"]="sfx_p0033_b05",
["bind"]="root"
},
[400000]={
["res"]="sfx_p0012_b01",
["bind"]="root",
@ -2660,9 +2688,44 @@ local fx = {
["res"]="sfx_p0031_b05",
["bind"]="root",
["flip"]=1
},
[400140]={
["res"]="sfx_p0032_b01",
["bind"]="root",
["flip"]=1
},
[400141]={
["res"]="sfx_p0032_b02",
["bind"]="root",
["flip"]=1
},
[400142]={
["res"]="sfx_p0032_b03",
["bind"]="root",
["flip"]=1
},
[400143]={
["res"]="sfx_p0032_b04",
["bind"]="root",
["flip"]=1
},
[400144]={
["res"]="sfx_p0032_b05",
["bind"]="root",
["flip"]=1
},
[400145]={
["res"]="sfx_p0033_b01",
["bind"]="root",
["flip"]=1
},
[400146]={
["res"]="sfx_p0033_b05",
["bind"]="root",
["flip"]=1
}
}
local config = {
data=fx,count=627
data=fx,count=641
}
return config

View File

@ -1607,6 +1607,11 @@ local skill = {
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300126,
["bullet_time"]={
2600,
3000,
400
},
["fx_self_mirror"]=400126
},
[1400321]={
@ -3242,6 +3247,11 @@ local skill = {
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300139,
["bullet_time"]={
2400,
3000,
400
},
["fx_self_mirror"]=400139
},
[2400321]={
@ -4863,6 +4873,11 @@ local skill = {
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300121,
["bullet_time"]={
1900,
3000,
400
},
["fx_self_mirror"]=400121
},
[3400321]={
@ -6399,9 +6414,14 @@ local skill = {
["shake_time"]=200,
["shake_type"]=6,
["sound"]=4400314,
["sound_delay"]=0.0,
["sound_delay"]=0.5,
["name_act"]="skill01",
["fx_self"]=300134,
["bullet_time"]={
2100,
3000,
400
},
["fx_self_mirror"]=400134
},
[4400321]={
@ -7930,6 +7950,11 @@ local skill = {
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300131,
["bullet_time"]={
1366,
3000,
400
},
["fx_self_mirror"]=400116
},
[5400321]={
@ -12368,8 +12393,17 @@ local skill = {
["cd_start"]=0,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
1200120,
1400120
},
["name_act"]="skill01",
["fx_self"]=200169
["fx_self"]=200169,
["bullet_time"]={
1200,
3000,
400
}
},
[10131]={
["skill_type"]=5,
@ -12416,8 +12450,19 @@ local skill = {
["cd_start"]=1,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
10033,
10029,
10033,
10029
},
["name_act"]="skill02",
["fx_self"]=200170
["fx_self"]=200170,
["bullet_time"]={
2100,
3000,
400
}
},
[10132]={
["effect_type"]=2,
@ -12465,8 +12510,16 @@ local skill = {
["cd_start"]=0,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
10034
},
["name_act"]="skill01",
["fx_self"]=200171
["fx_self"]=200171,
["bullet_time"]={
583,
3000,
400
}
},
[10134]={
["effect_type"]=1,
@ -12494,7 +12547,14 @@ local skill = {
["cd_start"]=1,
["shake_time"]=200,
["shake_type"]=6,
["name_act"]="skill02"
["sound"]=42001201,
["sound_delay"]=0.0,
["name_act"]="skill02",
["bullet_time"]={
1300,
3000,
400
}
},
[10135]={
["skill_type"]=9,
@ -12520,8 +12580,16 @@ local skill = {
["cd_start"]=0,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
14001200
},
["name_act"]="skill01",
["fx_self"]=200177
["fx_self"]=200177,
["bullet_time"]={
1433,
3000,
400
}
},
[10136]={
["effect_type"]=1,
@ -12555,7 +12623,14 @@ local skill = {
["cd_start"]=1,
["shake_time"]=200,
["shake_type"]=6,
["name_act"]="skill02"
["sound"]=42001201,
["sound_delay"]=0.0,
["name_act"]="skill02",
["bullet_time"]={
1133,
3000,
400
}
},
[10137]={
["effect_type"]=1,
@ -12583,7 +12658,14 @@ local skill = {
["cd_start"]=0,
["shake_time"]=200,
["shake_type"]=6,
["name_act"]="skill01"
["sound"]=42001201,
["sound_delay"]=0.0,
["name_act"]="skill01",
["bullet_time"]={
1233,
3000,
400
}
},
[10138]={
["skill_type"]=9,
@ -12639,8 +12721,19 @@ local skill = {
["cd_start"]=1,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
5200111,
5200112,
4300110,
0
},
["name_act"]="skill02",
["fx_self"]=200181
["fx_self"]=200181,
["bullet_time"]={
1866,
3000,
400
}
},
[10139]={
["skill_type"]=5,
@ -12687,8 +12780,19 @@ local skill = {
["cd_start"]=0,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
4300111,
4300113,
4300120,
0
},
["name_act"]="skill01",
["fx_self"]=200185
["fx_self"]=200185,
["bullet_time"]={
2000,
3000,
400
}
},
[10140]={
["skill_type"]=3,
@ -12721,8 +12825,16 @@ local skill = {
["cd_start"]=2,
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
2300114
},
["name_act"]="skill02",
["fx_self"]=200186
["fx_self"]=200186,
["bullet_time"]={
966,
3000,
400
}
},
[10141]={
["buff_condition"]={
@ -17383,7 +17495,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10001
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17407,7 +17519,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10002
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17431,7 +17543,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10016
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17455,7 +17567,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10001
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17479,7 +17591,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10002
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17503,7 +17615,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10016
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17527,7 +17639,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10003
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17551,7 +17663,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10016
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17575,7 +17687,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10004
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17599,7 +17711,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10003
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17623,7 +17735,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10016
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17647,7 +17759,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10004
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17671,7 +17783,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10016
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17695,7 +17807,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10030
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17719,7 +17831,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10004
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17743,7 +17855,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10016
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17767,7 +17879,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10030
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17791,7 +17903,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10004
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17815,7 +17927,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10039
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17839,7 +17951,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10057
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17863,7 +17975,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10004
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17887,7 +17999,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10039
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17911,7 +18023,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10057
},
["name_act"]="attack02",
["fx_self"]=100116
@ -17935,7 +18047,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10004
},
["name_act"]="attack03",
["fx_self"]=100116
@ -17959,7 +18071,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10016
},
["name_act"]="attack01",
["fx_self"]=100116
@ -17983,7 +18095,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10017
},
["name_act"]="attack02",
["fx_self"]=100116
@ -18007,7 +18119,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10018
},
["name_act"]="attack03",
["fx_self"]=100116
@ -18031,7 +18143,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
10016
},
["name_act"]="attack01",
["fx_self"]=100116
@ -18055,7 +18167,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10017
},
["name_act"]="attack02",
["fx_self"]=100116
@ -18079,7 +18191,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10018
},
["name_act"]="attack03",
["fx_self"]=100116
@ -21929,7 +22041,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000021
10030
},
["name_act"]="attack01",
["fx_self"]=200166
@ -21953,7 +22065,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
10016
},
["name_act"]="attack02",
["fx_self"]=200167
@ -21977,7 +22089,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
10029
},
["name_act"]="attack03",
["fx_self"]=200168
@ -22024,7 +22136,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000021
1000011
},
["name_act"]="attack01",
["fx_self"]=200171
@ -22071,7 +22183,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
1000012
},
["name_act"]="attack02",
["fx_self"]=200172
@ -22118,7 +22230,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
1000013
},
["name_act"]="attack03",
["fx_self"]=200172
@ -22142,7 +22254,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000021
1000002
},
["name_act"]="attack01",
["fx_self"]=200174
@ -22166,7 +22278,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
1000004
},
["name_act"]="attack02",
["fx_self"]=200175
@ -22190,7 +22302,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
1000003
},
["name_act"]="attack03",
["fx_self"]=200176
@ -22214,7 +22326,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000021
1000013
},
["name_act"]="attack01",
["fx_self"]=200178
@ -22238,7 +22350,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
1200112
},
["name_act"]="attack02",
["fx_self"]=200179
@ -22262,7 +22374,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
1200111
},
["name_act"]="attack03",
["fx_self"]=200180
@ -22286,7 +22398,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000021
1200112
},
["name_act"]="attack01",
["fx_self"]=200182
@ -22310,7 +22422,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
1200113
},
["name_act"]="attack02",
["fx_self"]=200183
@ -22334,7 +22446,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
1200114
},
["name_act"]="attack03",
["fx_self"]=200184

View File

@ -1,5 +1,9 @@
local skin_skill = {
[14002011]={
["skill_position"]={
1,
100
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
@ -8,6 +12,10 @@ local skin_skill = {
["name_act"]="attack01"
},
[14002012]={
["skill_position"]={
1,
100
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
@ -16,6 +24,10 @@ local skin_skill = {
["name_act"]="attack02"
},
[14002013]={
["skill_position"]={
1,
100
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
@ -24,6 +36,10 @@ local skin_skill = {
["name_act"]="attack03"
},
[14002014]={
["skill_position"]={
1,
100
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
@ -32,6 +48,10 @@ local skin_skill = {
["name_act"]="attack04"
},
[14002015]={
["skill_position"]={
1,
100
},
["shake_time"]=200,
["shake_type"]=5,
["sound"]=140020151,
@ -39,77 +59,140 @@ local skin_skill = {
["name_act"]="skill01"
},
[34001011]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=2,
["sound_hit"]={
340010111
},
["name_act"]="attack01"
["name_act"]="attack01",
["fx_self"]=300145,
["fx_self_mirror"]=400145
},
[34001012]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
340010112
},
["name_act"]="attack02"
["name_act"]="attack02",
["fx_self"]=300145,
["fx_self_mirror"]=400145
},
[34001013]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
340010113
},
["name_act"]="attack03"
["name_act"]="attack03",
["fx_self"]=300145,
["fx_self_mirror"]=400145
},
[34001014]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=2,
["sound_hit"]={
340010113
},
["name_act"]="attack04"
["name_act"]="attack04",
["fx_self"]=300145,
["fx_self_mirror"]=400145
},
[34001015]={
["skill_position"]={
2,
0
},
["shake_time"]=200,
["shake_type"]=6,
["sound"]=340010114,
["sound_delay"]=0.0,
["name_act"]="skill01"
["name_act"]="skill01",
["fx_self"]=300146,
["bullet_time"]={
2100,
3000,
400
},
["fx_self_mirror"]=400146
},
[53001011]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000021
},
["name_act"]="attack01"
["name_act"]="attack01",
["fx_self"]=400025,
["fx_self_mirror"]=400025
},
[53001012]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000022
},
["name_act"]="attack02"
["name_act"]="attack02",
["fx_self"]=400026,
["fx_self_mirror"]=400026
},
[53001013]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000023
},
["name_act"]="attack03"
["name_act"]="attack03",
["fx_self"]=400027,
["fx_self_mirror"]=400027
},
[53001014]={
["skill_position"]={
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000024
},
["name_act"]="attack04"
["name_act"]="attack04",
["fx_self"]=400028,
["fx_self_mirror"]=400028
},
[53001015]={
["skill_position"]={
2,
0
},
["shake_time"]=200,
["shake_type"]=6,
["sound_hit"]={
@ -118,46 +201,83 @@ local skin_skill = {
0,
53001204
},
["name_act"]="skill01"
["name_act"]="skill01",
["fx_self"]=400029,
["fx_self_mirror"]=400029
},
[54001011]={
["skill_position"]={
1,
70
},
["shake_time"]=100,
["shake_type"]=2,
["sound_hit"]={
540010111
},
["name_act"]="attack01"
["name_act"]="attack01",
["fx_self"]=300140,
["fx_self_mirror"]=400140
},
[54001012]={
["skill_position"]={
1,
70
},
["shake_time"]=100,
["shake_type"]=2,
["sound_hit"]={
540010112
},
["name_act"]="attack02"
["name_act"]="attack02",
["fx_self"]=300141,
["fx_self_mirror"]=400141
},
[54001013]={
["skill_position"]={
1,
70
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
540010113
},
["name_act"]="attack03"
["name_act"]="attack03",
["fx_self"]=300142,
["fx_self_mirror"]=400142
},
[54001014]={
["skill_position"]={
1,
70
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
540010114
},
["name_act"]="attack04"
["name_act"]="attack04",
["fx_self"]=300143,
["fx_self_mirror"]=400143
},
[54001015]={
["skill_position"]={
1,
70
},
["shake_time"]=200,
["shake_type"]=6,
["sound"]=540010115,
["sound_delay"]=0.0,
["name_act"]="skill01"
["name_act"]="skill01",
["fx_self"]=300144,
["bullet_time"]={
1866,
3000,
400
},
["fx_self_mirror"]=400144
}
}
local config = {

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="激活寒冰妖姬后获得。"
},
[20001]={
["desc"]="激活蝴蝶后获得。"
["desc"]="激活刀姬后获得。"
},
[21001]={
["desc"]="激活索尔后获得。"
@ -105,7 +105,7 @@ local avatar = {
["desc"]="激活魔女琪琪小红帽皮肤获得。"
},
[5400101]={
["desc"]="激活蝴蝶翩然起舞皮肤获得。"
["desc"]="激活刀姬翩然起舞皮肤获得。"
}
}
local config = {

View File

@ -446,7 +446,7 @@ local localization_global =
["ACT_DESC_10"] = "完成活动任务获得奖励积分,积分达到一定数量可提升奖励等级领取奖励。付费可解锁更多奖励哦!",
["ACT_DESC_11"] = "解锁后提升奖励等级,可额外获得以下奖励:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "可能出<color=#a014f0>史诗</color>哦~",
["ARENA_DESC_35"] = "可能出<color=#ff8bf8>史诗</color>哦~",
["ARENA_DESC_36"] = "试试手气",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="Obtained after activating Frost Enchantress."
},
[20001]={
["desc"]="Obtained after activating Butterfly."
["desc"]="Obtained after activating Bellona."
},
[21001]={
["desc"]="Obtained after activating Thor."
@ -81,31 +81,31 @@ local avatar = {
["desc"]="Obtained after activating Twinkling Mage."
},
[14003]={
["desc"]="Obtained after activating Devil Waiter."
},
[24003]={
["desc"]="Obtained after activating Ferris."
},
[34003]={
["desc"]="Obtained after activating Ninja Phil."
},
[44003]={
["desc"]="Obtained after activating Lunar Mage."
},
[54003]={
["desc"]="Obtained after activating Fallen Knight."
},
[1400201]={
["desc"]="Obtained after activating Beach Champion."
},
[3400101]={
["desc"]="Obtained after activating Radiant Morning Dew."
},
[5300101]={
["desc"]="Obtained after activating Little Red Riding Hood."
},
[5400101]={
["desc"]="Obtained after activating Graceful Dance."
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "Complete event quests to earn reward points. Accumulate enough points to level up your rewards and claim them. Unlock more rewards by top-up!",
["ACT_DESC_11"] = "Upon unlocking and leveling up rewards, you can also obtain the following:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "You might obtain <color=#a014f0>Epic</color>~",
["ARENA_DESC_35"] = "You might obtain <color=#ff8bf8>Epic</color>~",
["ARENA_DESC_36"] = "Try",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="Se obtiene tras activar Hechicera de Hielo."
},
[20001]={
["desc"]="Se obtiene tras activar Mariposa."
["desc"]="Se obtiene tras activar Bellona."
},
[21001]={
["desc"]="Se obtiene tras activar Sol."
@ -81,31 +81,31 @@ local avatar = {
["desc"]="Se obtiene tras activar Mago Brillante."
},
[14003]={
["desc"]="Se obtiene tras activar Sirviente Diablo."
},
[24003]={
["desc"]="Se obtiene tras activar Matón."
},
[34003]={
["desc"]="Se obtiene tras activar Ninja Phil."
},
[44003]={
["desc"]="Se obtiene tras activar Maga Lunar."
},
[54003]={
["desc"]="Se obtiene tras activar Jinete Caído."
},
[1400201]={
["desc"]="Se obtiene tras activar Rey de Playa."
},
[3400101]={
["desc"]="Se obtiene tras activar Sol y Rocío."
},
[5300101]={
["desc"]="Se obtiene tras activar Caperucita Roja."
},
[5400101]={
["desc"]="Se obtiene tras activar Danza Elegante."
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "Completa misiones para obtener puntos de recompensa. Acumula puntos para subir el nivel de recompensas y recibirlas. ¡Paga para desbloquear más recompensas!",
["ACT_DESC_11"] = "Tras desbloquear y subir el nivel de recompensas, obtendrás las siguientes recompensas adicionales:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "Héroe <color=#a014f0>épico</color> posible",
["ARENA_DESC_35"] = "Héroe <color=#ff8bf8>épico</color> posible",
["ARENA_DESC_36"] = "Prueba tu suerte",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="Dapat setelah lolos Peri Es"
},
[20001]={
["desc"]="Dapat setelah lolos Kupu-kupu"
["desc"]="Dapat setelah lolos Gadis Pedang"
},
[21001]={
["desc"]="Dapat setelah lolos Thor"
@ -81,31 +81,31 @@ local avatar = {
["desc"]="Dapat setelah lolos Blink Mage"
},
[14003]={
["desc"]="Dapat setelah lolos Pelayan Demon"
},
[24003]={
["desc"]="Dapat setelah lolos Avie"
},
[34003]={
["desc"]="Dapat setelah lolos Ninja Phil"
},
[44003]={
["desc"]="Dapat setelah lolos Penyihir Lunar"
},
[54003]={
["desc"]="Dapat setelah lolos Ksatria Karunia"
},
[1400201]={
["desc"]="Dapat setelah lolos Juara Pantai"
},
[3400101]={
["desc"]="Dapat setelah lolos Embun Matahari Pagi"
},
[5300101]={
["desc"]="Dapat setelah lolos Tudung Merah"
},
[5400101]={
["desc"]="Dapat setelah lolos Tarian Anggun"
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "Selesaikan quest event untuk mendapatkan poin hadiah. Kumpulkan poin secukupnya untuk meningkatkan level hadiah dan mengklaimnya. Buka lebih banyak hadiah dengan top-up!",
["ACT_DESC_11"] = "Bisa mendapatkan berikut setelah membuka dan menaikkan level hadiah:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "Mungkin dapat <color=#a014f0>Epik</color>",
["ARENA_DESC_35"] = "Mungkin dapat <color=#ff8bf8>Epik</color>",
["ARENA_DESC_36"] = "Coba",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="フロストエンチャントレスをアクティブ化後獲得できる。"
},
[20001]={
["desc"]="をアクティブ化後獲得できる。"
["desc"]="刀姫をアクティブ化後獲得できる。"
},
[21001]={
["desc"]="ソーをアクティブ化後獲得できる。"
@ -81,31 +81,31 @@ local avatar = {
["desc"]="トゥインクリングメイジをアクティブ化後獲得できる。"
},
[14003]={
["desc"]="デビルウェイターをアクティブ化後獲得できる。"
},
[24003]={
["desc"]="トビをアクティブ化後獲得できる。"
},
[34003]={
["desc"]="忍者フィルをアクティブ化後獲得できる。"
},
[44003]={
["desc"]="月の法師をアクティブ化後獲得できる。"
},
[54003]={
["desc"]="堕落騎士をアクティブ化後獲得できる。"
},
[1400201]={
["desc"]="ビーチチャンピオンをアクティブ化後獲得できる。"
},
[3400101]={
["desc"]="輝く朝露をアクティブ化後獲得できる。"
},
[5300101]={
["desc"]="赤ずきんをアクティブ化後獲得できる。"
},
[5400101]={
["desc"]="グレイスフルダンスをアクティブ化後獲得できる。"
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "イベントミッションを達成すると、報酬ポイントを獲得できます。ポイントが一定値に達すると、報酬のレベルをアップし、報酬を獲得できます。チャージするとより多くの報酬を獲得できますよ!",
["ACT_DESC_11"] = "解放後、報酬レベルがアップされ、追加で以下の報酬を獲得できます:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "<color=#a014f0>エピック</color>を獲得可能~",
["ARENA_DESC_35"] = "<color=#ff8bf8>エピック</color>を獲得可能~",
["ARENA_DESC_36"] = "運試し",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="프로스트 마녀을(를) 활성화한 후, 획득할 수 있습니다."
},
[20001]={
["desc"]="나비을(를) 활성화한 후, 획득할 수 있습니다."
["desc"]="칼날 공주(를) 활성화한 후, 획득할 수 있습니다."
},
[21001]={
["desc"]="토르을(를) 활성화한 후, 획득할 수 있습니다."
@ -81,31 +81,31 @@ local avatar = {
["desc"]="반짝이는 마법사을(를) 활성화한 후, 획득할 수 있습니다."
},
[14003]={
["desc"]="악마 시종(를) 활성화한 후, 획득할 수 있습니다."
},
[24003]={
["desc"]="아피(를) 활성화한 후, 획득할 수 있습니다."
},
[34003]={
["desc"]="닌자 필(를) 활성화한 후, 획득할 수 있습니다."
},
[44003]={
["desc"]="달의 마법사(를) 활성화한 후, 획득할 수 있습니다."
},
[54003]={
["desc"]="타락한 기사(를) 활성화한 후, 획득할 수 있습니다."
},
[1400201]={
["desc"]="해변의 왕자(를) 활성화한 후, 획득할 수 있습니다."
},
[3400101]={
["desc"]="반짝이는 아침 이슬(를) 활성화한 후, 획득할 수 있습니다."
},
[5300101]={
["desc"]="빨간 망토(를) 활성화한 후, 획득할 수 있습니다."
},
[5400101]={
["desc"]="날아오르는 춤(를) 활성화한 후, 획득할 수 있습니다."
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "이벤트 미션을 완료하면 보상 포인트를 얻을 수 있습니다. 포인트가 일정 수준에 도달하면 보상 등급을 올려서 보상을 받을 수 있으며 유료로 더 많은 보상을 해제할 수도 있습니다!",
["ACT_DESC_11"] = "해제 후 보상 등급을 올리면 다음 보상을 추가로 얻을 수 있습니다.",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "행운의 신이 당신에게 미소 짓는다면 <color=#a014f0>에픽</color> 품질을 손에 넣을 수도 있습니다~",
["ARENA_DESC_35"] = "행운의 신이 당신에게 미소 짓는다면 <color=#ff8bf8>에픽</color> 품질을 손에 넣을 수도 있습니다~",
["ARENA_DESC_36"] = "시도해보기",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="Ativar Fada Gelice para obter."
},
[20001]={
["desc"]="Ativar Borboleta para obter."
["desc"]="Ativar Princesa da Lâmina para obter."
},
[21001]={
["desc"]="Ativar Thor para obter."
@ -81,31 +81,31 @@ local avatar = {
["desc"]="Ativar Mago do Brilho para obter."
},
[14003]={
["desc"]="Ativar Serviçal do Demônio para obter."
},
[24003]={
["desc"]="Ativar Vândalo para obter."
},
[34003]={
["desc"]="Ativar Ninja Phil para obter."
},
[44003]={
["desc"]="Ativar Mago da Lua para obter."
},
[54003]={
["desc"]="Ativar Cavaleiro Caído para obter."
},
[1400201]={
["desc"]="Ativar Rei da Praia para obter."
},
[3400101]={
["desc"]="Ativar Sol e Orvalho para obter."
},
[5300101]={
["desc"]="Ativar Chapeuzinho Vermelho para obter."
},
[5400101]={
["desc"]="Ativar Dança Fluida para obter."
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "Conclua as missões de atividade para obter pontos de recompensa. Quando acumular pontos suficientes, você pode para subir o nível de recompensa e resgatar recompensas. Pagar pode desbloquear mais recompensas!",
["ACT_DESC_11"] = "Após desbloquear e aumentar o nível de recompensa, você vai poder obter as seguintes recompensas adicionais:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "Pode aparecer um <color=#a014f0>Épico</color>!",
["ARENA_DESC_35"] = "Pode aparecer um <color=#ff8bf8>Épico</color>!",
["ARENA_DESC_36"] = "Tentar a Sorte",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="หลังจากการเปิดใช้งานสาวมารน้ำแข็งจะได้รับ"
},
[20001]={
["desc"]="หลังจากการเปิดใช้งานผีเสื้อจะได้รับ"
["desc"]="หลังจากการเปิดใช้งานเจ้าหญิงดาบจะได้รับ"
},
[21001]={
["desc"]="หลังจากการเปิดใช้งานโซลจะได้รับ"
@ -81,31 +81,31 @@ local avatar = {
["desc"]="หลังจากการเปิดใช้งานนักเวทแวบวับจะได้รับ"
},
[14003]={
["desc"]="หลังจากการเปิดใช้งานคนรับใช้ปีศาจจะได้รับ"
},
[24003]={
["desc"]="หลังจากการเปิดใช้งานเฟยจะได้รับ"
},
[34003]={
["desc"]="หลังจากการเปิดใช้งานนินจาฟิลจะได้รับ"
},
[44003]={
["desc"]="หลังจากการเปิดใช้งานนักเวทลูน่าจะได้รับ"
},
[54003]={
["desc"]="หลังจากการเปิดใช้งานอัศวินชั่วร้ายจะได้รับ"
},
[1400201]={
["desc"]="หลังจากการเปิดใช้งานราชาชายหาดจะได้รับ"
},
[3400101]={
["desc"]="หลังจากการเปิดใช้งานน้ำค้างรุ่งสางจะได้รับ"
},
[5300101]={
["desc"]="หลังจากการเปิดใช้งานหนูน้อยหมวกแดงจะได้รับ"
},
[5400101]={
["desc"]="หลังจากการเปิดใช้งานเยื้องกรายเต้นรำจะได้รับ"
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "บรรลุภารกิจกิจกรรมใเพื่อรับคะแนนรางวัล และคะแนนถึงจำนวนที่กำหนดสามารถอัปเกรดรางวัลเพื่อรับรางวัลได้ ชำระเงินสามารถปลดล็อกรางวัลมากขึ้น!",
["ACT_DESC_11"] = "อัปเกรดเลเวลรางวัลหลังปลดล็อกแล้ว สามารถรับรับรางวัลดังต่อไปนี้:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "อาจได้รับ<color=#a014f0>อีพิท</color>นะ~",
["ARENA_DESC_35"] = "อาจได้รับ<color=#ff8bf8>อีพิท</color>นะ~",
["ARENA_DESC_36"] = "ลองเสี่ยงโชค",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="Kích hoạt Ashe nhận được."
},
[20001]={
["desc"]="Kích hoạt Bươm Bướm nhận được."
["desc"]="Kích hoạt Đao Cơ nhận được."
},
[21001]={
["desc"]="Kích hoạt Thor nhận được."
@ -81,31 +81,31 @@ local avatar = {
["desc"]="Kích hoạt Pháp Sư Blink nhận được."
},
[14003]={
["desc"]="Kích hoạt Incubus nhận được."
},
[24003]={
["desc"]="Kích hoạt Tobi nhận được."
},
[34003]={
["desc"]="Kích hoạt Ninja Phil nhận được."
},
[44003]={
["desc"]="Kích hoạt Pháp Sư Moon nhận được."
},
[54003]={
["desc"]="Kích hoạt Fallen Knight nhận được."
},
[1400201]={
["desc"]="Kích hoạt Vua Bãi Biển nhận được."
},
[3400101]={
["desc"]="Kích hoạt Ánh Nắng Sương Sớm nhận được."
},
[5300101]={
["desc"]="Kích hoạt Cô bé quàng khăn đỏ nhận được."
},
[5400101]={
["desc"]="Kích hoạt Nhảy Múa Nhanh Nhẹn nhận được."
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "Hoàn thành N.Vụ Sự Kiện nhận điểm thưởng, điểm đạt mốc được tăng cấp thưởng nhận thưởng. Trả phí được mở khóa thêm nhiều phần thưởng!",
["ACT_DESC_11"] = "Sau khi mở khóa và tăng cấp thưởng, nhận thêm phần thưởng như sau:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "Có thể ra <color=#a014f0>Sử Thi</color>",
["ARENA_DESC_35"] = "Có thể ra <color=#ff8bf8>Sử Thi</color>",
["ARENA_DESC_36"] = "Thử Vận May",
}

View File

@ -63,7 +63,7 @@ local avatar = {
["desc"]="啟動寒冰妖姬後獲得。"
},
[20001]={
["desc"]="啟動胡蝶後獲得。"
["desc"]="啟動刀姬後獲得。"
},
[21001]={
["desc"]="啟動索爾後獲得。"
@ -81,31 +81,31 @@ local avatar = {
["desc"]="啟動閃爍法師後獲得。"
},
[14003]={
["desc"]="啟動惡魔侍者後獲得。"
},
[24003]={
["desc"]="啟動阿飛後獲得。"
},
[34003]={
["desc"]="啟動忍者菲爾後獲得。"
},
[44003]={
["desc"]="啟動月之法師後獲得。"
},
[54003]={
["desc"]="啟動墮落騎士後獲得。"
},
[1400201]={
["desc"]="啟動潘達沙灘王者皮膚後獲得。"
},
[3400101]={
["desc"]="啟動木蘭驕陽晨露皮膚後獲得。"
},
[5300101]={
["desc"]="啟動魔女琪琪小紅帽皮膚後獲得。"
},
[5400101]={
["desc"]="啟動刀姬翩然起舞皮膚後獲得。"
}
}
local config = {

View File

@ -445,7 +445,7 @@ local localization_global =
["ACT_DESC_10"] = "完成活動任務獲得獎勵積分,積分達到一定數量可提高獎勵等級領取獎勵。付費可解鎖更多獎勵哦!",
["ACT_DESC_11"] = "解鎖後提高獎勵等級,可額外獲得以下獎勵:",
["ACT_DESC_12"] = "LV",
["ARENA_DESC_35"] = "可能出<color=#a014f0>史詩</color>哦~",
["ARENA_DESC_35"] = "可能出<color=#ff8bf8>史詩</color>哦~",
["ARENA_DESC_36"] = "試試手氣",
}