每日挑战
This commit is contained in:
parent
05d4a8e281
commit
4e26d02191
@ -328,7 +328,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["decr"]=1,
|
["decr"]=1,
|
||||||
["icon"]="high",
|
["icon"]="normal_attack_add",
|
||||||
["show_name"]=true,
|
["show_name"]=true,
|
||||||
["fx_get"]={
|
["fx_get"]={
|
||||||
30
|
30
|
||||||
@ -972,7 +972,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["decr"]=1,
|
["decr"]=1,
|
||||||
["icon"]="high",
|
["icon"]="normal_attack_add",
|
||||||
["show_name"]=true,
|
["show_name"]=true,
|
||||||
["fx_get"]={
|
["fx_get"]={
|
||||||
30
|
30
|
||||||
|
|||||||
@ -10965,15 +10965,15 @@ local chapter_board = {
|
|||||||
0
|
0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
13,
|
0,
|
||||||
5
|
5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
13,
|
0,
|
||||||
1
|
1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
13,
|
0,
|
||||||
2
|
2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -76,10 +76,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -100,8 +100,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
272222,
|
73333,
|
||||||
73333
|
8333
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[2]={
|
[2]={
|
||||||
@ -124,7 +124,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -181,10 +181,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -205,8 +205,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
335556,
|
146667,
|
||||||
146667
|
24556
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[3]={
|
[3]={
|
||||||
@ -229,7 +229,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -286,10 +286,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -310,8 +310,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
438889,
|
226667,
|
||||||
226667
|
34889
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4]={
|
[4]={
|
||||||
@ -334,7 +334,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -391,10 +391,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -415,8 +415,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
552222,
|
374444,
|
||||||
374444
|
46222
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[5]={
|
[5]={
|
||||||
@ -439,7 +439,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -496,10 +496,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -520,8 +520,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
642222,
|
633333,
|
||||||
633333
|
55222
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[6]={
|
[6]={
|
||||||
@ -544,7 +544,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -601,10 +601,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -625,8 +625,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
738889,
|
985556,
|
||||||
985556
|
64889
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
@ -649,7 +649,7 @@ local daily_challenge_level = {
|
|||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["task_daily_challenge"]={
|
["task_daily_reward"]={
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -706,10 +706,10 @@ local daily_challenge_level = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=2,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -730,8 +730,8 @@ local daily_challenge_level = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
["daily_challenge_difficulty"]={
|
["daily_challenge_difficulty"]={
|
||||||
1012222,
|
2140000,
|
||||||
2140000
|
92222
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -739,6 +739,54 @@ local fx = {
|
|||||||
["res"]="sfx_c1_p33001_05",
|
["res"]="sfx_c1_p33001_05",
|
||||||
["bind"]="root"
|
["bind"]="root"
|
||||||
},
|
},
|
||||||
|
[300069]={
|
||||||
|
["res"]="sfx_c1_p45001_01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300070]={
|
||||||
|
["res"]="sfx_c1_p45001_02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300071]={
|
||||||
|
["res"]="sfx_c1_p45001_03",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300072]={
|
||||||
|
["res"]="sfx_c1_p45001_04",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300073]={
|
||||||
|
["res"]="sfx_c1_p45001_05",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300074]={
|
||||||
|
["res"]="sfx_c1_p44001_01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300075]={
|
||||||
|
["res"]="sfx_c1_p44001_02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300076]={
|
||||||
|
["res"]="sfx_c1_p24001_01",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300077]={
|
||||||
|
["res"]="sfx_c1_p24001_02",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300078]={
|
||||||
|
["res"]="sfx_c1_p24001_03",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300079]={
|
||||||
|
["res"]="sfx_c1_p24001_04",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
|
[300080]={
|
||||||
|
["res"]="sfx_c1_p24001_05",
|
||||||
|
["bind"]="root"
|
||||||
|
},
|
||||||
[400001]={
|
[400001]={
|
||||||
["res"]="sfx_c1_p45002_01",
|
["res"]="sfx_c1_p45002_01",
|
||||||
["bind"]="root",
|
["bind"]="root",
|
||||||
@ -1048,9 +1096,69 @@ local fx = {
|
|||||||
["res"]="sfx_c1_p33001_05",
|
["res"]="sfx_c1_p33001_05",
|
||||||
["bind"]="root",
|
["bind"]="root",
|
||||||
["flip"]=1
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400069]={
|
||||||
|
["res"]="sfx_c1_p45001_01",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400070]={
|
||||||
|
["res"]="sfx_c1_p45001_02",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400071]={
|
||||||
|
["res"]="sfx_c1_p45001_03",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400072]={
|
||||||
|
["res"]="sfx_c1_p45001_04",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400073]={
|
||||||
|
["res"]="sfx_c1_p45001_05",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400074]={
|
||||||
|
["res"]="sfx_c1_p44001_01",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400075]={
|
||||||
|
["res"]="sfx_c1_p44001_02",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400076]={
|
||||||
|
["res"]="sfx_c1_p24001_01",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400077]={
|
||||||
|
["res"]="sfx_c1_p24001_02",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400078]={
|
||||||
|
["res"]="sfx_c1_p24001_03",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400079]={
|
||||||
|
["res"]="sfx_c1_p24001_04",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
|
},
|
||||||
|
[400080]={
|
||||||
|
["res"]="sfx_c1_p24001_05",
|
||||||
|
["bind"]="root",
|
||||||
|
["flip"]=1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=fx,count=243
|
data=fx,count=267
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -864,7 +864,10 @@ local skill = {
|
|||||||
["sound_delay"]=0.0,
|
["sound_delay"]=0.0,
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill01",
|
||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer01,suffer02,suffer01,suffer03"
|
"suffer01",
|
||||||
|
"suffer02",
|
||||||
|
"suffer01",
|
||||||
|
"suffer03"
|
||||||
},
|
},
|
||||||
["fx_self"]=300043,
|
["fx_self"]=300043,
|
||||||
["bullet_time"]={
|
["bullet_time"]={
|
||||||
@ -1027,7 +1030,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1056,7 +1059,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1085,7 +1088,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1114,7 +1117,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1175,7 +1178,7 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -1781,7 +1784,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1793,7 +1796,6 @@ local skill = {
|
|||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self"]=300049,
|
["fx_self"]=300049,
|
||||||
["fx_target"]=300054,
|
|
||||||
["fx_self_mirror"]=400049
|
["fx_self_mirror"]=400049
|
||||||
},
|
},
|
||||||
[2300111]={
|
[2300111]={
|
||||||
@ -1811,7 +1813,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1823,7 +1825,6 @@ local skill = {
|
|||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self"]=300050,
|
["fx_self"]=300050,
|
||||||
["fx_target"]=300054,
|
|
||||||
["fx_self_mirror"]=400050
|
["fx_self_mirror"]=400050
|
||||||
},
|
},
|
||||||
[2300112]={
|
[2300112]={
|
||||||
@ -1841,7 +1842,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1853,7 +1854,6 @@ local skill = {
|
|||||||
"suffer01"
|
"suffer01"
|
||||||
},
|
},
|
||||||
["fx_self"]=300051,
|
["fx_self"]=300051,
|
||||||
["fx_target"]=300054,
|
|
||||||
["fx_self_mirror"]=400051
|
["fx_self_mirror"]=400051
|
||||||
},
|
},
|
||||||
[2300113]={
|
[2300113]={
|
||||||
@ -1871,7 +1871,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -1883,7 +1883,6 @@ local skill = {
|
|||||||
"suffer01"
|
"suffer01"
|
||||||
},
|
},
|
||||||
["fx_self"]=300052,
|
["fx_self"]=300052,
|
||||||
["fx_target"]=300054,
|
|
||||||
["fx_self_mirror"]=400052
|
["fx_self_mirror"]=400052
|
||||||
},
|
},
|
||||||
[2300120]={
|
[2300120]={
|
||||||
@ -1909,7 +1908,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -1920,7 +1919,6 @@ local skill = {
|
|||||||
"suffer03"
|
"suffer03"
|
||||||
},
|
},
|
||||||
["fx_self"]=300053,
|
["fx_self"]=300053,
|
||||||
["fx_target"]=300054,
|
|
||||||
["bullet_time"]={
|
["bullet_time"]={
|
||||||
891,
|
891,
|
||||||
3000,
|
3000,
|
||||||
@ -1961,7 +1959,7 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[2300122]={
|
[2300122]={
|
||||||
@ -1997,7 +1995,7 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[2300123]={
|
[2300123]={
|
||||||
@ -2033,7 +2031,7 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[2300124]={
|
[2300124]={
|
||||||
@ -2065,7 +2063,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2076,7 +2074,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer01"
|
"suffer01"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300076,
|
||||||
|
["fx_self_mirror"]=400076
|
||||||
},
|
},
|
||||||
[2400111]={
|
[2400111]={
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
@ -2093,7 +2092,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2104,7 +2103,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer01"
|
"suffer01"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300077,
|
||||||
|
["fx_self_mirror"]=400077
|
||||||
},
|
},
|
||||||
[2400112]={
|
[2400112]={
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
@ -2121,7 +2121,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2132,7 +2132,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300078,
|
||||||
|
["fx_self_mirror"]=400078
|
||||||
},
|
},
|
||||||
[2400113]={
|
[2400113]={
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
@ -2149,7 +2150,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2160,7 +2161,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300079,
|
||||||
|
["fx_self_mirror"]=400079
|
||||||
},
|
},
|
||||||
[2400120]={
|
[2400120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -2185,7 +2187,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -2195,12 +2197,13 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer03"
|
"suffer03"
|
||||||
},
|
},
|
||||||
|
["fx_self"]=300080,
|
||||||
["bullet_time"]={
|
["bullet_time"]={
|
||||||
693,
|
693,
|
||||||
3000,
|
3000,
|
||||||
400
|
400
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self_mirror"]=400080
|
||||||
},
|
},
|
||||||
[2400121]={
|
[2400121]={
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
@ -2352,7 +2355,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2377,7 +2380,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2402,7 +2405,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2427,7 +2430,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -2491,7 +2494,7 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -3064,7 +3067,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
120
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3092,7 +3095,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
120
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3120,7 +3123,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
120
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3148,7 +3151,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
120
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3194,7 +3197,7 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
120
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -3837,7 +3840,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3865,7 +3868,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3893,7 +3896,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3921,7 +3924,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -3981,7 +3984,7 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -4076,7 +4079,7 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[3500125]={
|
[3500125]={
|
||||||
@ -4112,7 +4115,7 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[3500126]={
|
[3500126]={
|
||||||
@ -4148,7 +4151,7 @@ local skill = {
|
|||||||
["obj"]=1,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[3500127]={
|
[3500127]={
|
||||||
@ -4694,7 +4697,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4300125]={
|
[4300125]={
|
||||||
@ -4730,7 +4733,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4300126]={
|
[4300126]={
|
||||||
@ -4766,7 +4769,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4400110]={
|
[4400110]={
|
||||||
@ -4783,8 +4786,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -4795,7 +4798,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer01"
|
"suffer01"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300074,
|
||||||
|
["fx_self_mirror"]=400074
|
||||||
},
|
},
|
||||||
[4400111]={
|
[4400111]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -4811,8 +4815,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -4823,7 +4827,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300074,
|
||||||
|
["fx_self_mirror"]=400074
|
||||||
},
|
},
|
||||||
[4400112]={
|
[4400112]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -4839,8 +4844,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -4851,7 +4856,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300074,
|
||||||
|
["fx_self_mirror"]=400074
|
||||||
},
|
},
|
||||||
[4400113]={
|
[4400113]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -4867,8 +4873,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -4879,7 +4885,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300074,
|
||||||
|
["fx_self_mirror"]=400074
|
||||||
},
|
},
|
||||||
[4400120]={
|
[4400120]={
|
||||||
["energy"]=10,
|
["energy"]=10,
|
||||||
@ -4903,8 +4910,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -4914,12 +4921,13 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer03"
|
"suffer03"
|
||||||
},
|
},
|
||||||
|
["fx_self"]=300075,
|
||||||
["bullet_time"]={
|
["bullet_time"]={
|
||||||
1000,
|
1000,
|
||||||
3000,
|
3000,
|
||||||
400
|
400
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self_mirror"]=400075
|
||||||
},
|
},
|
||||||
[4400121]={
|
[4400121]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -5102,7 +5110,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5113,7 +5121,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer01"
|
"suffer01"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300069,
|
||||||
|
["fx_self_mirror"]=400069
|
||||||
},
|
},
|
||||||
[4500111]={
|
[4500111]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -5130,7 +5139,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5141,7 +5150,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300070,
|
||||||
|
["fx_self_mirror"]=400070
|
||||||
},
|
},
|
||||||
[4500112]={
|
[4500112]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -5158,7 +5168,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5169,7 +5179,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300071,
|
||||||
|
["fx_self_mirror"]=400071
|
||||||
},
|
},
|
||||||
[4500113]={
|
[4500113]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -5186,7 +5197,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5197,7 +5208,8 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer02"
|
"suffer02"
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self"]=300072,
|
||||||
|
["fx_self_mirror"]=400072
|
||||||
},
|
},
|
||||||
[4500120]={
|
[4500120]={
|
||||||
["buff_id"]={
|
["buff_id"]={
|
||||||
@ -5231,7 +5243,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -5241,12 +5253,13 @@ local skill = {
|
|||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer03"
|
"suffer03"
|
||||||
},
|
},
|
||||||
|
["fx_self"]=300073,
|
||||||
["bullet_time"]={
|
["bullet_time"]={
|
||||||
2211,
|
2211,
|
||||||
3000,
|
3000,
|
||||||
400
|
400
|
||||||
},
|
},
|
||||||
["fx_self_mirror"]=100000
|
["fx_self_mirror"]=400073
|
||||||
},
|
},
|
||||||
[4500121]={
|
[4500121]={
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
@ -5263,7 +5276,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4500122]={
|
[4500122]={
|
||||||
@ -5281,7 +5294,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4500123]={
|
[4500123]={
|
||||||
@ -5299,7 +5312,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
120
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4500124]={
|
[4500124]={
|
||||||
@ -5458,7 +5471,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
80
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5489,7 +5502,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
80
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5520,7 +5533,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
80
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5551,7 +5564,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
80
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5599,7 +5612,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
80
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -5758,7 +5771,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5787,7 +5800,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5816,7 +5829,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -5845,7 +5858,7 @@ local skill = {
|
|||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
1,
|
||||||
140
|
100
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -6517,8 +6530,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -6545,8 +6558,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -6573,8 +6586,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -6601,8 +6614,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -6668,8 +6681,8 @@ local skill = {
|
|||||||
5
|
5
|
||||||
},
|
},
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
1,
|
2,
|
||||||
140
|
0
|
||||||
},
|
},
|
||||||
["shake_time"]=200,
|
["shake_time"]=200,
|
||||||
["shake_type"]=5,
|
["shake_type"]=5,
|
||||||
@ -7200,8 +7213,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
2,
|
1,
|
||||||
0
|
140
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -7227,8 +7240,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
2,
|
1,
|
||||||
0
|
140
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -7254,8 +7267,8 @@ local skill = {
|
|||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=2,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
2,
|
1,
|
||||||
0
|
140
|
||||||
},
|
},
|
||||||
["shake_time"]=100,
|
["shake_time"]=100,
|
||||||
["shake_type"]=1,
|
["shake_type"]=1,
|
||||||
@ -9801,7 +9814,7 @@ local skill = {
|
|||||||
["sound_hit"]={
|
["sound_hit"]={
|
||||||
10024
|
10024
|
||||||
},
|
},
|
||||||
["name_act"]="skill01",
|
["name_act"]="skill02",
|
||||||
["name_hit"]={
|
["name_hit"]={
|
||||||
"suffer03"
|
"suffer03"
|
||||||
},
|
},
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -328,66 +328,6 @@ local attr = {
|
|||||||
["id"]=66,
|
["id"]=66,
|
||||||
["desc"]="全体紫色快递员攻击+{0}%",
|
["desc"]="全体紫色快递员攻击+{0}%",
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["desc"]="攻击",
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["desc"]="生命",
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["desc"]="全体减伤",
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["desc"]="全体暴击率",
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["desc"]="全体暴击伤害",
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["desc"]="全体普攻增伤",
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["desc"]="全体技能增伤",
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["desc"]="全体攻击",
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["desc"]="通用个人攻击",
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["desc"]="通用个人生命",
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["desc"]="通用个人普攻伤害增加",
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["desc"]="通用个人技能伤害增加",
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -457,24 +397,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -240,22 +240,22 @@ local skill_rogue = {
|
|||||||
["rougedesc"]="过热小莫技能100%概率附加<color=#3cff28>灼烧</color>2回合"
|
["rougedesc"]="过热小莫技能100%概率附加<color=#3cff28>灼烧</color>2回合"
|
||||||
},
|
},
|
||||||
[1400131]={
|
[1400131]={
|
||||||
["desc"]="过热小莫技能combo<color=#3cff28>禁锢</color>增伤10%",
|
["desc"]="Combo:过热小莫技能对<color=#3cff28>禁锢</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="过热小莫技能combo<color=#3cff28>禁锢</color>增伤10%"
|
["rougedesc"]="Combo:过热小莫技能对<color=#3cff28>禁锢</color>敌人伤害增加10%"
|
||||||
},
|
},
|
||||||
[1400132]={
|
[1400132]={
|
||||||
["desc"]="过热小莫技能combo<color=#3cff28>禁锢</color>增伤10%",
|
["desc"]="Combo:过热小莫技能对<color=#3cff28>禁锢</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="过热小莫技能combo<color=#3cff28>禁锢</color>增伤20%"
|
["rougedesc"]="Combo:过热小莫技能对<color=#3cff28>禁锢</color>敌人伤害增加20%"
|
||||||
},
|
},
|
||||||
[1400133]={
|
[1400133]={
|
||||||
["desc"]="过热小莫技能combo<color=#3cff28>禁锢</color>增伤10%",
|
["desc"]="Combo:过热小莫技能对<color=#3cff28>禁锢</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="过热小莫技能combo<color=#3cff28>禁锢</color>增伤30%"
|
["rougedesc"]="Combo:过热小莫技能对<color=#3cff28>禁锢</color>敌人伤害增加30%"
|
||||||
},
|
},
|
||||||
[1400141]={
|
[1400141]={
|
||||||
["desc"]="过热小莫攻击提升5%",
|
["desc"]="过热小莫攻击提升5%",
|
||||||
@ -276,58 +276,58 @@ local skill_rogue = {
|
|||||||
["rougedesc"]="过热小莫攻击提升15%"
|
["rougedesc"]="过热小莫攻击提升15%"
|
||||||
},
|
},
|
||||||
[1500111]={
|
[1500111]={
|
||||||
["desc"]="火花姬周围变色元素+2;",
|
["desc"]="火花姬周围变色元素+2",
|
||||||
["entry_1"]="变色元素+2",
|
["entry_1"]="变色元素+2",
|
||||||
["entry_2"]="变色元素+2",
|
["entry_2"]="变色元素+2",
|
||||||
["rougedesc"]="火花姬周围变色元素+2;"
|
["rougedesc"]="火花姬周围变色元素+2"
|
||||||
},
|
},
|
||||||
[1500112]={
|
[1500112]={
|
||||||
["desc"]="火花姬周围变色元素+2;",
|
["desc"]="火花姬周围变色元素+2",
|
||||||
["entry_1"]="变色元素+2",
|
["entry_1"]="变色元素+2",
|
||||||
["entry_2"]="变色元素+2",
|
["entry_2"]="变色元素+2",
|
||||||
["rougedesc"]="火花姬周围变色元素+4;"
|
["rougedesc"]="火花姬周围变色元素+4"
|
||||||
},
|
},
|
||||||
[1500113]={
|
[1500113]={
|
||||||
["desc"]="火花姬周围变色元素+2;",
|
["desc"]="火花姬周围变色元素+2",
|
||||||
["entry_1"]="变色元素+2",
|
["entry_1"]="变色元素+2",
|
||||||
["entry_2"]="变色元素+2",
|
["entry_2"]="变色元素+2",
|
||||||
["rougedesc"]="火花姬周围变色元素+6;"
|
["rougedesc"]="火花姬周围变色元素+6"
|
||||||
},
|
},
|
||||||
[1500121]={
|
[1500121]={
|
||||||
["desc"]="火花姬技能附加1回合自愈效果;",
|
["desc"]="火花姬技能附加1回合自愈效果",
|
||||||
["entry_1"]="治愈回合提升至2",
|
["entry_1"]="治愈回合提升至2",
|
||||||
["entry_2"]="治愈回合提升至3",
|
["entry_2"]="治愈回合提升至3",
|
||||||
["rougedesc"]="火花姬技能附加1回合自愈效果;"
|
["rougedesc"]="火花姬技能附加1回合自愈效果"
|
||||||
},
|
},
|
||||||
[1500122]={
|
[1500122]={
|
||||||
["desc"]="火花姬技能附加1回合自愈效果;",
|
["desc"]="火花姬技能附加1回合自愈效果",
|
||||||
["entry_1"]="治愈回合提升至2",
|
["entry_1"]="治愈回合提升至2",
|
||||||
["entry_2"]="治愈回合提升至3",
|
["entry_2"]="治愈回合提升至3",
|
||||||
["rougedesc"]="火花姬技能附加2回合自愈效果;"
|
["rougedesc"]="火花姬技能附加2回合自愈效果"
|
||||||
},
|
},
|
||||||
[1500123]={
|
[1500123]={
|
||||||
["desc"]="火花姬技能附加1回合自愈效果;",
|
["desc"]="火花姬技能附加1回合自愈效果",
|
||||||
["entry_1"]="治愈回合提升至2",
|
["entry_1"]="治愈回合提升至2",
|
||||||
["entry_2"]="治愈回合提升至3",
|
["entry_2"]="治愈回合提升至3",
|
||||||
["rougedesc"]="火花姬技能附加3回合自愈效果;"
|
["rougedesc"]="火花姬技能附加3回合自愈效果"
|
||||||
},
|
},
|
||||||
[1500131]={
|
[1500131]={
|
||||||
["desc"]="火花姬普攻combo<color=#3cff28>流血</color>增伤10%",
|
["desc"]="Combo:火花姬普攻对<color=#3cff28>流血</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="火花姬普攻combo<color=#3cff28>流血</color>增伤10%"
|
["rougedesc"]="Combo:火花姬普攻对<color=#3cff28>流血</color>敌人伤害增加10%"
|
||||||
},
|
},
|
||||||
[1500132]={
|
[1500132]={
|
||||||
["desc"]="火花姬普攻combo<color=#3cff28>流血</color>增伤10%",
|
["desc"]="Combo:火花姬普攻对<color=#3cff28>流血</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="火花姬普攻combo<color=#3cff28>流血</color>增伤20%"
|
["rougedesc"]="Combo:火花姬普攻对<color=#3cff28>流血</color>敌人伤害增加20%"
|
||||||
},
|
},
|
||||||
[1500133]={
|
[1500133]={
|
||||||
["desc"]="火花姬普攻combo<color=#3cff28>流血</color>增伤10%",
|
["desc"]="Combo:火花姬普攻对<color=#3cff28>流血</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="火花姬普攻combo<color=#3cff28>流血</color>增伤30%"
|
["rougedesc"]="Combo:火花姬普攻对<color=#3cff28>流血</color>敌人伤害增加30%"
|
||||||
},
|
},
|
||||||
[1500141]={
|
[1500141]={
|
||||||
["desc"]="火花姬攻击提升5%",
|
["desc"]="火花姬攻击提升5%",
|
||||||
@ -420,22 +420,22 @@ local skill_rogue = {
|
|||||||
["rougedesc"]="废铁老爹攻击提升15%"
|
["rougedesc"]="废铁老爹攻击提升15%"
|
||||||
},
|
},
|
||||||
[1600111]={
|
[1600111]={
|
||||||
["desc"]="血祭修女技能可左右消除2格;",
|
["desc"]="血祭修女技能可左右消除2格",
|
||||||
["entry_1"]="左右消除增加2格",
|
["entry_1"]="左右消除增加2格",
|
||||||
["entry_2"]="链接超6个元素可额外释放1次技能攻击效果",
|
["entry_2"]="链接超6个元素可额外释放1次技能攻击效果",
|
||||||
["rougedesc"]="血祭修女技能可左右消除2格;"
|
["rougedesc"]="血祭修女技能可左右消除2格"
|
||||||
},
|
},
|
||||||
[1600112]={
|
[1600112]={
|
||||||
["desc"]="血祭修女技能可左右消除2格;",
|
["desc"]="血祭修女技能可左右消除2格",
|
||||||
["entry_1"]="左右消除增加2格",
|
["entry_1"]="左右消除增加2格",
|
||||||
["entry_2"]="链接超6个元素可额外释放1次技能攻击效果",
|
["entry_2"]="链接超6个元素可额外释放1次技能攻击效果",
|
||||||
["rougedesc"]="血祭修女技能可左右消除4格;"
|
["rougedesc"]="血祭修女技能可左右消除4格"
|
||||||
},
|
},
|
||||||
[1600113]={
|
[1600113]={
|
||||||
["desc"]="血祭修女技能可左右消除2格;",
|
["desc"]="血祭修女技能可左右消除2格",
|
||||||
["entry_1"]="左右消除增加2格",
|
["entry_1"]="左右消除增加2格",
|
||||||
["entry_2"]="链接超6个元素可额外释放1次技能攻击效果",
|
["entry_2"]="链接超6个元素可额外释放1次技能攻击效果",
|
||||||
["rougedesc"]="血祭修女技能可左右消除4格;技能链接超6个元素可额外释放1次大招"
|
["rougedesc"]="血祭修女技能可左右消除4格,技能链接超6个元素可额外释放1次大招"
|
||||||
},
|
},
|
||||||
[1600121]={
|
[1600121]={
|
||||||
["desc"]="血祭修女技能命中附加<color=#3cff28>灼烧</color>效果2回合",
|
["desc"]="血祭修女技能命中附加<color=#3cff28>灼烧</color>效果2回合",
|
||||||
@ -456,22 +456,22 @@ local skill_rogue = {
|
|||||||
["rougedesc"]="血祭修女技能命中附加<color=#3cff28>灼烧</color>效果2回合,队伍附加<color=#3cff28>亢奋</color>效果2回合,如果敌人有<color=#3cff28>灼烧</color>效果则技能伤害增加。"
|
["rougedesc"]="血祭修女技能命中附加<color=#3cff28>灼烧</color>效果2回合,队伍附加<color=#3cff28>亢奋</color>效果2回合,如果敌人有<color=#3cff28>灼烧</color>效果则技能伤害增加。"
|
||||||
},
|
},
|
||||||
[1600131]={
|
[1600131]={
|
||||||
["desc"]="血祭修女普攻combo<color=#3cff28>灼烧</color>增伤10%",
|
["desc"]="Combo:血祭修女普攻对<color=#3cff28>灼烧</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="血祭修女普攻combo<color=#3cff28>灼烧</color>增伤10%"
|
["rougedesc"]="Combo:血祭修女普攻对<color=#3cff28>灼烧</color>敌人伤害增加10%"
|
||||||
},
|
},
|
||||||
[1600132]={
|
[1600132]={
|
||||||
["desc"]="血祭修女普攻combo<color=#3cff28>灼烧</color>增伤10%",
|
["desc"]="Combo:血祭修女普攻对<color=#3cff28>灼烧</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="血祭修女普攻combo<color=#3cff28>灼烧</color>增伤20%"
|
["rougedesc"]="Combo:血祭修女普攻对<color=#3cff28>灼烧</color>敌人伤害增加20%"
|
||||||
},
|
},
|
||||||
[1600133]={
|
[1600133]={
|
||||||
["desc"]="血祭修女普攻combo<color=#3cff28>灼烧</color>增伤10%",
|
["desc"]="Combo:血祭修女普攻对<color=#3cff28>灼烧</color>敌人伤害增加10%",
|
||||||
["entry_1"]="增伤提升至20%",
|
["entry_1"]="增伤提升至20%",
|
||||||
["entry_2"]="增伤提升至30%",
|
["entry_2"]="增伤提升至30%",
|
||||||
["rougedesc"]="血祭修女普攻combo<color=#3cff28>灼烧</color>增伤30%"
|
["rougedesc"]="Combo:血祭修女普攻对<color=#3cff28>灼烧</color>敌人伤害增加30%"
|
||||||
},
|
},
|
||||||
[1600141]={
|
[1600141]={
|
||||||
["desc"]="血祭修女普攻有20%概率直接附加<color=#3cff28>灼烧</color>效果1回合",
|
["desc"]="血祭修女普攻有20%概率直接附加<color=#3cff28>灼烧</color>效果1回合",
|
||||||
@ -599,6 +599,24 @@ local skill_rogue = {
|
|||||||
["entry_2"]="暴击伤害提升回合数+1",
|
["entry_2"]="暴击伤害提升回合数+1",
|
||||||
["rougedesc"]="平底锅战神技能链接超过4个元素,暴击提升30%,持续2回合"
|
["rougedesc"]="平底锅战神技能链接超过4个元素,暴击提升30%,持续2回合"
|
||||||
},
|
},
|
||||||
|
[2400131]={
|
||||||
|
["desc"]="平底锅战神攻击提升5%",
|
||||||
|
["entry_1"]="攻击提升至10%",
|
||||||
|
["entry_2"]="攻击提升至15%",
|
||||||
|
["rougedesc"]="平底锅战神攻击提升5%"
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
["desc"]="平底锅战神攻击提升5%",
|
||||||
|
["entry_1"]="攻击提升至10%",
|
||||||
|
["entry_2"]="攻击提升至15%",
|
||||||
|
["rougedesc"]="平底锅战神攻击提升10%"
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
["desc"]="平底锅战神攻击提升5%",
|
||||||
|
["entry_1"]="攻击提升至10%",
|
||||||
|
["entry_2"]="攻击提升至15%",
|
||||||
|
["rougedesc"]="平底锅战神攻击提升15%"
|
||||||
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
["desc"]="平底锅战神技能释放时目标生命低于50%则本回合暴击伤害提高50%",
|
["desc"]="平底锅战神技能释放时目标生命低于50%则本回合暴击伤害提高50%",
|
||||||
["entry_1"]="暴击伤害提高提升至80%",
|
["entry_1"]="暴击伤害提高提升至80%",
|
||||||
@ -653,6 +671,24 @@ local skill_rogue = {
|
|||||||
["entry_2"]="禁锢回合数+1",
|
["entry_2"]="禁锢回合数+1",
|
||||||
["rougedesc"]="科技狼人技能命中有70%几率附加<color=#3cff28>禁锢</color>2回合"
|
["rougedesc"]="科技狼人技能命中有70%几率附加<color=#3cff28>禁锢</color>2回合"
|
||||||
},
|
},
|
||||||
|
[2500131]={
|
||||||
|
["desc"]="Combo:科技狼人技能对<color=#3cff28>冻结</color>敌人伤害增加30%",
|
||||||
|
["entry_1"]="30%概率附加眩晕2回合",
|
||||||
|
["entry_2"]="60%概率附加眩晕2回合",
|
||||||
|
["rougedesc"]="Combo:科技狼人技能对<color=#3cff28>冻结</color>敌人伤害增加30%"
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
["desc"]="Combo:科技狼人技能对<color=#3cff28>冻结</color>敌人伤害增加30%",
|
||||||
|
["entry_1"]="30%概率附加眩晕2回合",
|
||||||
|
["entry_2"]="60%概率附加眩晕2回合",
|
||||||
|
["rougedesc"]="Combo:科技狼人技能对<color=#3cff28>冻结</color>敌人伤害增加30%。且有30%几率附加<color=#3cff28>眩晕</color>2回合"
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
["desc"]="Combo:科技狼人技能对<color=#3cff28>冻结</color>敌人伤害增加30%",
|
||||||
|
["entry_1"]="30%概率附加眩晕2回合",
|
||||||
|
["entry_2"]="60%概率附加眩晕2回合",
|
||||||
|
["rougedesc"]="Combo:科技狼人技能对<color=#3cff28>冻结</color>敌人伤害增加30%。且有60%几率附加<color=#3cff28>眩晕</color>2回合"
|
||||||
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
["desc"]="科技狼人攻击提升5%",
|
["desc"]="科技狼人攻击提升5%",
|
||||||
["entry_1"]="攻击提升至10%",
|
["entry_1"]="攻击提升至10%",
|
||||||
@ -831,22 +867,22 @@ local skill_rogue = {
|
|||||||
["desc"]="荒野镖客技能可上下消除2格",
|
["desc"]="荒野镖客技能可上下消除2格",
|
||||||
["entry_1"]="上下消除增加2格",
|
["entry_1"]="上下消除增加2格",
|
||||||
["entry_2"]="技能链接时伤害增加15%",
|
["entry_2"]="技能链接时伤害增加15%",
|
||||||
["rougedesc"]="荒野镖客技能可上下消除2格;链接增伤15%"
|
["rougedesc"]="荒野镖客技能可上下消除2格,链接增伤15%"
|
||||||
},
|
},
|
||||||
[3300121]={
|
[3300121]={
|
||||||
["desc"]="荒野镖客技能攻击后可恢复团队一定量生命。",
|
["desc"]="荒野镖客技能攻击后可恢复团队一定量生命",
|
||||||
["entry_1"]="30%概率附加眩晕1回合",
|
["entry_1"]="30%概率附加眩晕1回合",
|
||||||
["entry_2"]="50%概率附眩晕1回合",
|
["entry_2"]="50%概率附眩晕1回合",
|
||||||
["rougedesc"]="荒野镖客技能攻击后可恢复团队一定量生命。"
|
["rougedesc"]="荒野镖客技能攻击后可恢复团队一定量生命"
|
||||||
},
|
},
|
||||||
[3300122]={
|
[3300122]={
|
||||||
["desc"]="荒野镖客技能攻击后可恢复团队一定量生命。",
|
["desc"]="荒野镖客技能攻击后可恢复团队一定量生命",
|
||||||
["entry_1"]="30%概率附加眩晕1回合",
|
["entry_1"]="30%概率附加眩晕1回合",
|
||||||
["entry_2"]="50%概率附眩晕1回合",
|
["entry_2"]="50%概率附眩晕1回合",
|
||||||
["rougedesc"]="荒野镖客技能攻击后可恢复团队一定量生命。30%几率附加<color=#3cff28>眩晕</color>1回合"
|
["rougedesc"]="荒野镖客技能攻击后可恢复团队一定量生命,30%几率附加<color=#3cff28>眩晕</color>1回合"
|
||||||
},
|
},
|
||||||
[3300123]={
|
[3300123]={
|
||||||
["desc"]="荒野镖客技能攻击后可恢复团队一定量生命。",
|
["desc"]="荒野镖客技能攻击后可恢复团队一定量生命",
|
||||||
["entry_1"]="30%概率附加眩晕1回合",
|
["entry_1"]="30%概率附加眩晕1回合",
|
||||||
["entry_2"]="50%概率附眩晕1回合",
|
["entry_2"]="50%概率附眩晕1回合",
|
||||||
["rougedesc"]="荒野镖客技能攻击后可恢复团队一定量生命。50%几率附加<color=#3cff28>眩晕</color>1回合"
|
["rougedesc"]="荒野镖客技能攻击后可恢复团队一定量生命。50%几率附加<color=#3cff28>眩晕</color>1回合"
|
||||||
@ -915,13 +951,13 @@ local skill_rogue = {
|
|||||||
["desc"]="光合特工技能回血量提升50%",
|
["desc"]="光合特工技能回血量提升50%",
|
||||||
["entry_1"]="释放后附加技能伤害提升1回合",
|
["entry_1"]="释放后附加技能伤害提升1回合",
|
||||||
["entry_2"]="释放后附加技能伤害提升2回合",
|
["entry_2"]="释放后附加技能伤害提升2回合",
|
||||||
["rougedesc"]="光合特工技能回血量提升50%;技能附加技能伤害提升15%1回合"
|
["rougedesc"]="光合特工技能回血量提升50%,技能附加技能伤害提升15%1回合"
|
||||||
},
|
},
|
||||||
[3400123]={
|
[3400123]={
|
||||||
["desc"]="光合特工技能回血量提升50%",
|
["desc"]="光合特工技能回血量提升50%",
|
||||||
["entry_1"]="释放后附加技能伤害提升1回合",
|
["entry_1"]="释放后附加技能伤害提升1回合",
|
||||||
["entry_2"]="释放后附加技能伤害提升2回合",
|
["entry_2"]="释放后附加技能伤害提升2回合",
|
||||||
["rougedesc"]="光合特工技能回血量提升50%;技能附加技能伤害提升15%2回合"
|
["rougedesc"]="光合特工技能回血量提升50%,技能附加技能伤害提升15%2回合"
|
||||||
},
|
},
|
||||||
[3400131]={
|
[3400131]={
|
||||||
["desc"]="光合特工技能链接超过5个元素,回血量提升10%",
|
["desc"]="光合特工技能链接超过5个元素,回血量提升10%",
|
||||||
@ -1047,7 +1083,7 @@ local skill_rogue = {
|
|||||||
["desc"]="快递仙人技能可上下消除2格",
|
["desc"]="快递仙人技能可上下消除2格",
|
||||||
["entry_1"]="上下消除增加2格",
|
["entry_1"]="上下消除增加2格",
|
||||||
["entry_2"]="技能链接时伤害增加10%",
|
["entry_2"]="技能链接时伤害增加10%",
|
||||||
["rougedesc"]="快递仙人技能可上下消除4格;链接增伤10%"
|
["rougedesc"]="快递仙人技能可上下消除4格,链接增伤10%"
|
||||||
},
|
},
|
||||||
[3500221]={
|
[3500221]={
|
||||||
["desc"]="快递仙人技能命中附加<color=#3cff28>易伤</color>1回合",
|
["desc"]="快递仙人技能命中附加<color=#3cff28>易伤</color>1回合",
|
||||||
@ -1104,22 +1140,22 @@ local skill_rogue = {
|
|||||||
["rougedesc"]="快递仙人普攻有20%几率附加<color=#3cff28>流血</color>3回合,<color=#3cff28>流血</color>伤害提升"
|
["rougedesc"]="快递仙人普攻有20%几率附加<color=#3cff28>流血</color>3回合,<color=#3cff28>流血</color>伤害提升"
|
||||||
},
|
},
|
||||||
[4300111]={
|
[4300111]={
|
||||||
["desc"]="气泡柴犬技能可随机消除2格.",
|
["desc"]="气泡柴犬技能可随机消除2格",
|
||||||
["entry_1"]="消除数+2",
|
["entry_1"]="消除数+2",
|
||||||
["entry_2"]="消除数+2",
|
["entry_2"]="消除数+2",
|
||||||
["rougedesc"]="气泡柴犬技能可随机消除2格."
|
["rougedesc"]="气泡柴犬技能可随机消除2格"
|
||||||
},
|
},
|
||||||
[4300112]={
|
[4300112]={
|
||||||
["desc"]="气泡柴犬技能可随机消除2格.",
|
["desc"]="气泡柴犬技能可随机消除2格",
|
||||||
["entry_1"]="消除数+2",
|
["entry_1"]="消除数+2",
|
||||||
["entry_2"]="消除数+2",
|
["entry_2"]="消除数+2",
|
||||||
["rougedesc"]="气泡柴犬技能可随机消除4格."
|
["rougedesc"]="气泡柴犬技能可随机消除4格"
|
||||||
},
|
},
|
||||||
[4300113]={
|
[4300113]={
|
||||||
["desc"]="气泡柴犬技能可随机消除2格.",
|
["desc"]="气泡柴犬技能可随机消除2格",
|
||||||
["entry_1"]="消除数+2",
|
["entry_1"]="消除数+2",
|
||||||
["entry_2"]="消除数+2",
|
["entry_2"]="消除数+2",
|
||||||
["rougedesc"]="气泡柴犬技能可随机消除6格."
|
["rougedesc"]="气泡柴犬技能可随机消除6格"
|
||||||
},
|
},
|
||||||
[4300121]={
|
[4300121]={
|
||||||
["desc"]="气泡柴犬技能命中50%几率附加<color=#3cff28>冰霜</color>1回合",
|
["desc"]="气泡柴犬技能命中50%几率附加<color=#3cff28>冰霜</color>1回合",
|
||||||
@ -1681,6 +1717,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="竞技场挑战次数"
|
["desc"]="竞技场挑战次数"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="竞技场段位达到{0}"
|
["desc"]="竞技场积分达到{0}"
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="深渊挑战通关{0}"
|
["desc"]="深渊挑战通关{0}"
|
||||||
|
|||||||
@ -262,54 +262,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -379,24 +331,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="Arena Challenge Attempts"
|
["desc"]="Arena Challenge Attempts"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="Reach {0} in the Arena"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="Clear Abyss Challenge {0}"
|
["desc"]="Clear Abyss Challenge {0}"
|
||||||
|
|||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="Desafíos de Arena"
|
["desc"]="Desafíos de Arena"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="Alcanza {0} en la Arena"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="Completa el Desafío Abisal {0}"
|
["desc"]="Completa el Desafío Abisal {0}"
|
||||||
|
|||||||
@ -262,54 +262,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -379,24 +331,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="Jumlah tantangan arena"
|
["desc"]="Jumlah tantangan arena"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="Raih {0} di Arena"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="Lolos Tantangan Abyssal {0}"
|
["desc"]="Lolos Tantangan Abyssal {0}"
|
||||||
|
|||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="闘技場挑戦回数"
|
["desc"]="闘技場挑戦回数"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="闘技場で{0}に達する"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="アビス挑戦で{0}をクリアする"
|
["desc"]="アビス挑戦で{0}をクリアする"
|
||||||
|
|||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="아레나 도전 횟수"
|
["desc"]="아레나 도전 횟수"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="아레나에서 {0} 달성"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="어비스 챌린지 {0} 클리어"
|
["desc"]="어비스 챌린지 {0} 클리어"
|
||||||
|
|||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="Desafios da Arena"
|
["desc"]="Desafios da Arena"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="Atinja {0} na Arena."
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="Conclua o Desafio do Abismo {0}."
|
["desc"]="Conclua o Desafio do Abismo {0}."
|
||||||
|
|||||||
@ -262,54 +262,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -379,24 +331,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="จำนวนท้าทายอารีน่า"
|
["desc"]="จำนวนท้าทายอารีน่า"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="อารีน่าถึง{0}"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="ผ่านด่าน{0}ของท้าทายเหว"
|
["desc"]="ผ่านด่าน{0}ของท้าทายเหว"
|
||||||
|
|||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="Lượt k.chiến Đấu Trường"
|
["desc"]="Lượt k.chiến Đấu Trường"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="Đấu Trường đạt {0}"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="Khiêu Chiến Vực Sâu vượt ải {0}"
|
["desc"]="Khiêu Chiến Vực Sâu vượt ải {0}"
|
||||||
|
|||||||
@ -323,54 +323,6 @@ local attr = {
|
|||||||
[66]={
|
[66]={
|
||||||
["id"]=66,
|
["id"]=66,
|
||||||
["name"]="attr_atkp_purple_all"
|
["name"]="attr_atkp_purple_all"
|
||||||
},
|
|
||||||
[67]={
|
|
||||||
["id"]=67,
|
|
||||||
["name"]="atk_all"
|
|
||||||
},
|
|
||||||
[68]={
|
|
||||||
["id"]=68,
|
|
||||||
["name"]="attr_hp_all"
|
|
||||||
},
|
|
||||||
[69]={
|
|
||||||
["id"]=69,
|
|
||||||
["name"]="attr_dmgdec_all"
|
|
||||||
},
|
|
||||||
[70]={
|
|
||||||
["id"]=70,
|
|
||||||
["name"]="attr_crit_all"
|
|
||||||
},
|
|
||||||
[71]={
|
|
||||||
["id"]=71,
|
|
||||||
["name"]="attr_crit_time_all"
|
|
||||||
},
|
|
||||||
[72]={
|
|
||||||
["id"]=72,
|
|
||||||
["name"]="attr_normal_hurtp_all"
|
|
||||||
},
|
|
||||||
[73]={
|
|
||||||
["id"]=73,
|
|
||||||
["name"]="attr_skill_hurtp_all"
|
|
||||||
},
|
|
||||||
[74]={
|
|
||||||
["id"]=74,
|
|
||||||
["name"]="attr_atkp_all"
|
|
||||||
},
|
|
||||||
[75]={
|
|
||||||
["id"]=75,
|
|
||||||
["name"]="attr_atk"
|
|
||||||
},
|
|
||||||
[76]={
|
|
||||||
["id"]=76,
|
|
||||||
["name"]="attr_hp"
|
|
||||||
},
|
|
||||||
[77]={
|
|
||||||
["id"]=77,
|
|
||||||
["name"]="attr_normal_hurt"
|
|
||||||
},
|
|
||||||
[78]={
|
|
||||||
["id"]=78,
|
|
||||||
["name"]="attr_skill_hurt"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -440,24 +392,12 @@ local keys = {
|
|||||||
["attr_atkp_yellow_all"]=attr[63],
|
["attr_atkp_yellow_all"]=attr[63],
|
||||||
["attr_atkp_green_all"]=attr[64],
|
["attr_atkp_green_all"]=attr[64],
|
||||||
["attr_atkp_blue_all"]=attr[65],
|
["attr_atkp_blue_all"]=attr[65],
|
||||||
["attr_atkp_purple_all"]=attr[66],
|
["attr_atkp_purple_all"]=attr[66]
|
||||||
["atk_all"]=attr[67],
|
|
||||||
["attr_hp_all"]=attr[68],
|
|
||||||
["attr_dmgdec_all"]=attr[69],
|
|
||||||
["attr_crit_all"]=attr[70],
|
|
||||||
["attr_crit_time_all"]=attr[71],
|
|
||||||
["attr_normal_hurtp_all"]=attr[72],
|
|
||||||
["attr_skill_hurtp_all"]=attr[73],
|
|
||||||
["attr_atkp_all"]=attr[74],
|
|
||||||
["attr_atk"]=attr[75],
|
|
||||||
["attr_hp"]=attr[76],
|
|
||||||
["attr_normal_hurt"]=attr[77],
|
|
||||||
["attr_skill_hurt"]=attr[78]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=attr,
|
data=attr,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=78
|
count=66
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -364,6 +364,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2400123]={
|
[2400123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2400133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2400141]={
|
[2400141]={
|
||||||
|
|
||||||
@ -391,6 +400,15 @@ local skill_rogue = {
|
|||||||
},
|
},
|
||||||
[2500123]={
|
[2500123]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500131]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500132]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2500133]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[2500141]={
|
[2500141]={
|
||||||
|
|
||||||
@ -907,6 +925,6 @@ local skill_rogue = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=skill_rogue,count=302
|
data=skill_rogue,count=308
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -90,7 +90,7 @@ local task_type = {
|
|||||||
["desc"]="競技場挑戰次數"
|
["desc"]="競技場挑戰次數"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["desc"]="競技場段位達到{0}"
|
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["desc"]="深淵挑戰通關{0}"
|
["desc"]="深淵挑戰通關{0}"
|
||||||
|
|||||||
@ -5,18 +5,26 @@ local task_daily_challenge = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=1,
|
["id"]=21,
|
||||||
["id_for_nothing"]="Vw==",
|
["id_for_nothing"]="VAk=",
|
||||||
["num"]=1000,
|
["num"]=1,
|
||||||
["num_for_nothing"]="VwhcAw=="
|
["num_for_nothing"]="Vw=="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=4,
|
["id"]=19,
|
||||||
["id_for_nothing"]="Ug==",
|
["id_for_nothing"]="VwE=",
|
||||||
["num"]=10,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwhc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["number"]=1
|
["number"]=1
|
||||||
@ -27,18 +35,26 @@ local task_daily_challenge = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=2,
|
["id"]=21,
|
||||||
["id_for_nothing"]="VA==",
|
["id_for_nothing"]="VAk=",
|
||||||
["num"]=20,
|
["num"]=1,
|
||||||
["num_for_nothing"]="VAg="
|
["num_for_nothing"]="Vw=="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=13,
|
["id"]=20,
|
||||||
["id_for_nothing"]="Vws=",
|
["id_for_nothing"]="VAg=",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=19,
|
||||||
|
["id_for_nothing"]="VwE=",
|
||||||
|
["num"]=150,
|
||||||
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["number"]=2
|
["number"]=2
|
||||||
@ -49,18 +65,26 @@ local task_daily_challenge = {
|
|||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=2,
|
["id"]=21,
|
||||||
["id_for_nothing"]="VA==",
|
["id_for_nothing"]="VAk=",
|
||||||
["num"]=20,
|
["num"]=1,
|
||||||
["num_for_nothing"]="VAg="
|
["num_for_nothing"]="Vw=="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=13,
|
["id"]=20,
|
||||||
["id_for_nothing"]="Vws=",
|
["id_for_nothing"]="VAg=",
|
||||||
["num"]=1,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Uwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=19,
|
||||||
|
["id_for_nothing"]="VwE=",
|
||||||
|
["num"]=150,
|
||||||
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["number"]=2
|
["number"]=2
|
||||||
@ -74,24 +98,24 @@ local task_daily_challenge = {
|
|||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=2,
|
["id"]=2,
|
||||||
["id_for_nothing"]="VA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=30,
|
["num"]=50,
|
||||||
["num_for_nothing"]="VQg="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=20,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VAg=",
|
||||||
["num"]=1,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Vwhc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=5,
|
["id"]=21,
|
||||||
["id_for_nothing"]="Uw==",
|
["id_for_nothing"]="VAk=",
|
||||||
["num"]=15,
|
["num"]=2,
|
||||||
["num_for_nothing"]="Vw0="
|
["num_for_nothing"]="VA=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["number"]=3
|
["number"]=3
|
||||||
@ -104,24 +128,24 @@ local task_daily_challenge = {
|
|||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=2,
|
["id"]=2,
|
||||||
["id_for_nothing"]="VA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=30,
|
["num"]=50,
|
||||||
["num_for_nothing"]="VQg="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=20,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VAg=",
|
||||||
["num"]=1,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Vwhc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=5,
|
["id"]=21,
|
||||||
["id_for_nothing"]="Uw==",
|
["id_for_nothing"]="VAk=",
|
||||||
["num"]=15,
|
["num"]=2,
|
||||||
["num_for_nothing"]="Vw0="
|
["num_for_nothing"]="VA=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["number"]=3
|
["number"]=3
|
||||||
@ -135,24 +159,24 @@ local task_daily_challenge = {
|
|||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=2,
|
["id"]=2,
|
||||||
["id_for_nothing"]="VA==",
|
["id_for_nothing"]="VA==",
|
||||||
["num"]=30,
|
["num"]=50,
|
||||||
["num_for_nothing"]="VQg="
|
["num_for_nothing"]="Uwg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=6,
|
["id"]=20,
|
||||||
["id_for_nothing"]="UA==",
|
["id_for_nothing"]="VAg=",
|
||||||
["num"]=1,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vw=="
|
["num_for_nothing"]="Vwhc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
["type_for_nothing"]="Vw==",
|
["type_for_nothing"]="Vw==",
|
||||||
["id"]=5,
|
["id"]=21,
|
||||||
["id_for_nothing"]="Uw==",
|
["id_for_nothing"]="VAk=",
|
||||||
["num"]=15,
|
["num"]=2,
|
||||||
["num_for_nothing"]="Vw0="
|
["num_for_nothing"]="VA=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["number"]=3
|
["number"]=3
|
||||||
|
|||||||
@ -44,8 +44,8 @@ function BattleControllerDailyChallenge:onLoadComplete(...)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function BattleControllerDailyChallenge:initOther()
|
function BattleControllerDailyChallenge:initOther()
|
||||||
local chapterId = DataManager.DailyChallengeData:getFixedChapterId()
|
local diffLv = DataManager.DailyChallengeData:getDiffLv()
|
||||||
local cfg = ConfigManager:getConfig("chapter")[chapterId]
|
local cfg = ConfigManager:getConfig("daily_challenge_level")[diffLv]
|
||||||
self.monsterAtkAddition = 0
|
self.monsterAtkAddition = 0
|
||||||
self.monsterHpAddition = 0
|
self.monsterHpAddition = 0
|
||||||
if cfg and cfg.daily_challenge_difficulty then
|
if cfg and cfg.daily_challenge_difficulty then
|
||||||
|
|||||||
@ -3,11 +3,13 @@ local TaskCell = class("TaskCell", BaseCell)
|
|||||||
local ICON_BG = {"daily_challenge_bg_6", "daily_challenge_bg_5"}
|
local ICON_BG = {"daily_challenge_bg_6", "daily_challenge_bg_5"}
|
||||||
-- local ICON = {"daily_task_1", "daily_task_2"}
|
-- local ICON = {"daily_task_1", "daily_task_2"}
|
||||||
|
|
||||||
function TaskCell:refresh(taskInfo, customProgress)
|
function TaskCell:refresh(idx, taskInfo, customProgress)
|
||||||
local complete = taskInfo.claimed
|
local complete = taskInfo.claimed
|
||||||
customProgress = customProgress or 0
|
customProgress = customProgress or 0
|
||||||
local uiMap = self:getUIMap()
|
local uiMap = self:getUIMap()
|
||||||
local cfg = DataManager.DailyChallengeData:getTaskCfg()[taskInfo.task_id]
|
local diffChapter = DataManager.DailyChallengeData:getDiffLv()
|
||||||
|
local cfg = DataManager.DailyChallengeData:getDifficultyCfg(diffChapter)
|
||||||
|
local rewards = cfg.task_daily_reward[idx] or {}
|
||||||
local icon = complete and ICON_BG[2] or ICON_BG[1]
|
local icon = complete and ICON_BG[2] or ICON_BG[1]
|
||||||
uiMap["task_cell.bg"]:setSprite(GConst.ATLAS_PATH.DAILY_CHALLENGE, icon)
|
uiMap["task_cell.bg"]:setSprite(GConst.ATLAS_PATH.DAILY_CHALLENGE, icon)
|
||||||
-- icon = complete and ICON[2] or ICON[1]
|
-- icon = complete and ICON[2] or ICON[1]
|
||||||
@ -16,9 +18,9 @@ function TaskCell:refresh(taskInfo, customProgress)
|
|||||||
|
|
||||||
for i = 1, 3 do
|
for i = 1, 3 do
|
||||||
local cell = uiMap["task_cell.reward_cell_" .. i]:addLuaComponent(GConst.TYPEOF_LUA_CLASS.REWARD_CELL)
|
local cell = uiMap["task_cell.reward_cell_" .. i]:addLuaComponent(GConst.TYPEOF_LUA_CLASS.REWARD_CELL)
|
||||||
if cfg.reward[i] then
|
if rewards then
|
||||||
cell:setActive(true)
|
cell:setActive(true)
|
||||||
cell:refreshByConfig(cfg.reward[i], complete, complete)
|
cell:refreshByConfig(rewards[i], complete, complete)
|
||||||
else
|
else
|
||||||
cell:setActive(false)
|
cell:setActive(false)
|
||||||
end
|
end
|
||||||
|
|||||||
@ -39,7 +39,7 @@ function DailyChallengeTaskUI:_display()
|
|||||||
local tasks = DataManager.DailyChallengeData:getTasks()
|
local tasks = DataManager.DailyChallengeData:getTasks()
|
||||||
for i, cell in ipairs(self.taskCells) do
|
for i, cell in ipairs(self.taskCells) do
|
||||||
if tasks[i] then
|
if tasks[i] then
|
||||||
cell:refresh(tasks[i], self.taskCurProgress[tasks[i].task_id])
|
cell:refresh(i, tasks[i], self.taskCurProgress[tasks[i].task_id])
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -137,9 +137,9 @@ function DailyChallengeUI:onRefresh()
|
|||||||
self:refreshFightBtn()
|
self:refreshFightBtn()
|
||||||
self:refreshDiffBtn()
|
self:refreshDiffBtn()
|
||||||
|
|
||||||
if DataManager.DailyChallengeData:getIsPopTask() then
|
-- if DataManager.DailyChallengeData:getIsPopTask() then
|
||||||
ModuleManager.DailyChallengeManager:showBattleTaskUI()
|
ModuleManager.DailyChallengeManager:showBattleTaskUI()
|
||||||
end
|
-- end
|
||||||
end
|
end
|
||||||
|
|
||||||
function DailyChallengeUI:refreshTask()
|
function DailyChallengeUI:refreshTask()
|
||||||
@ -166,7 +166,9 @@ function DailyChallengeUI:refreshTask()
|
|||||||
if DataManager.DailyChallengeData:canClaimTask(i) then
|
if DataManager.DailyChallengeData:canClaimTask(i) then
|
||||||
ModuleManager.DailyChallengeManager:getTaskReward(i)
|
ModuleManager.DailyChallengeManager:getTaskReward(i)
|
||||||
else
|
else
|
||||||
local rewards = DataManager.DailyChallengeData:getTaskRewards(tasksData[i].task_id)
|
local diffChapter = DataManager.DailyChallengeData:getDiffLv()
|
||||||
|
local cfg = DataManager.DailyChallengeData:getDifficultyCfg(diffChapter)
|
||||||
|
local rewards = cfg.task_daily_reward[i] or {}
|
||||||
local desc = DataManager.DailyChallengeData:getTaskDesc(tasksData[i].task_id)
|
local desc = DataManager.DailyChallengeData:getTaskDesc(tasksData[i].task_id)
|
||||||
ModuleManager.TipsManager:showRewardsTips(rewards, desc, taskObj, nil, nil, false, ModuleManager.TipsManager.REWARDS_TIPS_TYPE.TASK)
|
ModuleManager.TipsManager:showRewardsTips(rewards, desc, taskObj, nil, nil, false, ModuleManager.TipsManager.REWARDS_TIPS_TYPE.TASK)
|
||||||
end
|
end
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
local DailyChallengeData = class("DailyChallengeData", BaseData)
|
local DailyChallengeData = class("DailyChallengeData", BaseData)
|
||||||
local TASK_CFG = ConfigManager:getConfig("task_daily_challenge")
|
local TASK_CFG = ConfigManager:getConfig("task_daily_challenge")
|
||||||
local CHAPTER_DAILY_CHALLENGE_CFG = ConfigManager:getConfig("chapter_daily_challenge")
|
local DAILY_CHALLENGE_LEVEL = ConfigManager:getConfig("daily_challenge_level")
|
||||||
local PER_TASK = {[6] = true}
|
local PER_TASK = {[6] = true}
|
||||||
local FIXED_HERO_TASK = {}
|
local FIXED_HERO_TASK = {}
|
||||||
local MATCH_TYPE_TASK = {[4] = true, [6] = true}
|
local MATCH_TYPE_TASK = {[4] = true, [6] = true}
|
||||||
@ -328,11 +328,11 @@ function DailyChallengeData:getDiffLv()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function DailyChallengeData:getMaxDiffLv()
|
function DailyChallengeData:getMaxDiffLv()
|
||||||
return #CHAPTER_DAILY_CHALLENGE_CFG
|
return #DAILY_CHALLENGE_LEVEL
|
||||||
end
|
end
|
||||||
|
|
||||||
function DailyChallengeData:getDifficultyCfg(id)
|
function DailyChallengeData:getDifficultyCfg(id)
|
||||||
return CHAPTER_DAILY_CHALLENGE_CFG[id]
|
return DAILY_CHALLENGE_LEVEL[id]
|
||||||
end
|
end
|
||||||
--@endregion
|
--@endregion
|
||||||
return DailyChallengeData
|
return DailyChallengeData
|
||||||
Loading…
x
Reference in New Issue
Block a user