更新配置

This commit is contained in:
xiekaidong 2023-08-11 10:41:09 +08:00
parent 0d979c5275
commit 4c65578099
52 changed files with 8310 additions and 4394 deletions

View File

@ -1570,49 +1570,43 @@ local act_gift = {
}, },
[130002]={ [130002]={
["type"]=13, ["type"]=13,
["recharge_id"]=10, ["recharge_id"]=12,
["limit"]=1 ["limit"]=1,
["value"]=700
}, },
[130102]={ [130102]={
["type"]=13, ["type"]=13,
["recharge_id"]=13, ["recharge_id"]=13,
["limit"]=1 ["limit"]=1,
["value"]=900
}, },
[130202]={ [130202]={
["type"]=13, ["type"]=13,
["recharge_id"]=15, ["recharge_id"]=13,
["reward"]={ ["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=10000,
["num_for_nothing"]="VwhcA2U="
},
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=2, ["id"]=2,
["id_for_nothing"]="VA==", ["id_for_nothing"]="VA==",
["num"]=50, ["num"]=300,
["num_for_nothing"]="Uwg=" ["num_for_nothing"]="VQhc"
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=42, ["id"]=1,
["id_for_nothing"]="Ugo=", ["id_for_nothing"]="Vw==",
["num"]=30, ["num"]=30000,
["num_for_nothing"]="VQg=" ["num_for_nothing"]="VQhcA2U="
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=43, ["id"]=3400101,
["id_for_nothing"]="Ugs=", ["id_for_nothing"]="VQxcA2RRfg==",
["num"]=20, ["num"]=1,
["num_for_nothing"]="VAg=" ["num_for_nothing"]="Vw=="
} }
}, },
["limit"]=1, ["limit"]=1,
@ -1620,39 +1614,31 @@ local act_gift = {
}, },
[130302]={ [130302]={
["type"]=13, ["type"]=13,
["recharge_id"]=15, ["recharge_id"]=13,
["reward"]={ ["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=10000,
["num_for_nothing"]="VwhcA2U="
},
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=2, ["id"]=2,
["id_for_nothing"]="VA==", ["id_for_nothing"]="VA==",
["num"]=50, ["num"]=300,
["num_for_nothing"]="Uwg=" ["num_for_nothing"]="VQhc"
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=42, ["id"]=1,
["id_for_nothing"]="Ugo=", ["id_for_nothing"]="Vw==",
["num"]=30, ["num"]=30000,
["num_for_nothing"]="VQg=" ["num_for_nothing"]="VQhcA2U="
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=43, ["id"]=5400101,
["id_for_nothing"]="Ugs=", ["id_for_nothing"]="UwxcA2RRfg==",
["num"]=20, ["num"]=1,
["num_for_nothing"]="VAg=" ["num_for_nothing"]="Vw=="
} }
}, },
["limit"]=1, ["limit"]=1,
@ -1660,39 +1646,31 @@ local act_gift = {
}, },
[130402]={ [130402]={
["type"]=13, ["type"]=13,
["recharge_id"]=12, ["recharge_id"]=13,
["reward"]={ ["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=10000,
["num_for_nothing"]="VwhcA2U="
},
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=2, ["id"]=2,
["id_for_nothing"]="VA==", ["id_for_nothing"]="VA==",
["num"]=50, ["num"]=300,
["num_for_nothing"]="Uwg=" ["num_for_nothing"]="VQhc"
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=42, ["id"]=1,
["id_for_nothing"]="Ugo=", ["id_for_nothing"]="Vw==",
["num"]=30, ["num"]=30000,
["num_for_nothing"]="VQg=" ["num_for_nothing"]="VQhcA2U="
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=43, ["id"]=54001,
["id_for_nothing"]="Ugs=", ["id_for_nothing"]="UwxcA2Q=",
["num"]=20, ["num"]=18,
["num_for_nothing"]="VAg=" ["num_for_nothing"]="VwA="
} }
}, },
["limit"]=1, ["limit"]=1,

View File

@ -202,6 +202,26 @@ local attr = {
[51]={ [51]={
["id"]=51, ["id"]=51,
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -110,9 +110,25 @@ local avatar = {
[25001]={ [25001]={
["iconId"]="26", ["iconId"]="26",
["hero"]=54002 ["hero"]=54002
},
[1400201]={
["iconId"]="skin_3",
["item"]=1400201
},
[3400101]={
["iconId"]="skin_1",
["item"]=3400101
},
[5300101]={
["iconId"]="skin_4",
["item"]=5300101
},
[5400101]={
["iconId"]="skin_2",
["item"]=5400101
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -756,14 +756,14 @@ local buff = {
["buff_type"]=7, ["buff_type"]=7,
["decr"]=1, ["decr"]=1,
["formula"]=3, ["formula"]=3,
["icon"]="weakness_all_add" ["icon"]="rebirth"
}, },
[85]={ [85]={
["id"]=85, ["id"]=85,
["name"]="ocean_shield", ["name"]="ocean_shield",
["buff_type"]=2, ["buff_type"]=2,
["decr"]=1, ["decr"]=1,
["icon"]="shield_ice" ["icon"]="ocean_shield1"
}, },
[86]={ [86]={
["id"]=86, ["id"]=86,
@ -772,7 +772,7 @@ local buff = {
["stack"]=2, ["stack"]=2,
["decr"]=1, ["decr"]=1,
["formula"]=3, ["formula"]=3,
["icon"]="lock" ["icon"]="self_heal"
} }
} }
local keys = { local keys = {

View File

@ -7387,8 +7387,8 @@ local chapter = {
["next_chapter"]=37, ["next_chapter"]=37,
["icon"]="chapter_31", ["icon"]="chapter_31",
["scene"]="bg_31", ["scene"]="bg_31",
["block_icon"]="battle_hinder_26", ["block_icon"]="battle_hinder_33",
["chess_board"]="chessboard_1", ["chess_board"]="chessboard_2",
["board"]={ ["board"]={
135, 135,
136, 136,
@ -7396,30 +7396,30 @@ local chapter = {
138 138
}, },
["monster"]={ ["monster"]={
57201, 67201,
57301, 67301,
57401, 67401,
57501, 67501,
57601, 67601,
57701, 67701,
57801, 67801,
57901, 67901,
58001, 68001,
58101, 68101,
58201, 68201,
58301, 68301,
58401, 68401,
58501, 68501,
58601, 68601,
58701, 68701,
58801, 68801,
58901, 68901,
59001, 69001,
59101 69101
}, },
["mystery_box"]={ ["mystery_box"]={
1, 1,
4 3
}, },
["mystery_box_reward"]={ ["mystery_box_reward"]={
{ {
@ -7606,8 +7606,8 @@ local chapter = {
["next_chapter"]=38, ["next_chapter"]=38,
["icon"]="chapter_32", ["icon"]="chapter_32",
["scene"]="bg_32", ["scene"]="bg_32",
["block_icon"]="battle_hinder_27", ["block_icon"]="battle_hinder_34",
["chess_board"]="chessboard_1", ["chess_board"]="chessboard_2",
["board"]={ ["board"]={
139, 139,
140, 140,
@ -7615,29 +7615,29 @@ local chapter = {
142 142
}, },
["monster"]={ ["monster"]={
59201, 69201,
59301, 69301,
59401, 69401,
59501, 69501,
59601, 69601,
59701, 69701,
59801, 69801,
59901, 69901,
60001, 70001,
60101, 70101,
60201, 70201,
60301, 70301,
60401, 70401,
60501, 70501,
60601, 70601,
60701, 70701,
60801, 70801,
60901, 70901,
61001, 71001,
61101 71101
}, },
["mystery_box"]={ ["mystery_box"]={
3, 2,
4 4
}, },
["mystery_box_reward"]={ ["mystery_box_reward"]={
@ -7825,7 +7825,7 @@ local chapter = {
["next_chapter"]=39, ["next_chapter"]=39,
["icon"]="chapter_33", ["icon"]="chapter_33",
["scene"]="bg_33", ["scene"]="bg_33",
["block_icon"]="battle_hinder_28", ["block_icon"]="battle_hinder_31",
["chess_board"]="chessboard_1", ["chess_board"]="chessboard_1",
["board"]={ ["board"]={
143, 143,
@ -7834,30 +7834,30 @@ local chapter = {
146 146
}, },
["monster"]={ ["monster"]={
61201, 71201,
61301, 71301,
61401, 71401,
61501, 71501,
61601, 71601,
61701, 71701,
61801, 71801,
61901, 71901,
62001, 72001,
62101, 72101,
62201, 72201,
62301, 72301,
62401, 72401,
62501, 72501,
62601, 72601,
62701, 72701,
62801, 72801,
62901, 72901,
63001, 73001,
63101 73101
}, },
["mystery_box"]={ ["mystery_box"]={
1, 1,
3 4
}, },
["mystery_box_reward"]={ ["mystery_box_reward"]={
{ {
@ -8044,8 +8044,8 @@ local chapter = {
["next_chapter"]=40, ["next_chapter"]=40,
["icon"]="chapter_34", ["icon"]="chapter_34",
["scene"]="bg_34", ["scene"]="bg_34",
["block_icon"]="battle_hinder_30", ["block_icon"]="battle_hinder_32",
["chess_board"]="chessboard_3", ["chess_board"]="chessboard_1",
["board"]={ ["board"]={
147, 147,
148, 148,
@ -8053,30 +8053,30 @@ local chapter = {
150 150
}, },
["monster"]={ ["monster"]={
63201, 73201,
63301, 73301,
63401, 73401,
63501, 73501,
63601, 73601,
63701, 73701,
63801, 73801,
63901, 73901,
64001, 74001,
64101, 74101,
64201, 74201,
64301, 74301,
64401, 74401,
64501, 74501,
64601, 74601,
64701, 74701,
64801, 74801,
64901, 74901,
65001, 75001,
65101 75101
}, },
["mystery_box"]={ ["mystery_box"]={
1, 2,
2 4
}, },
["mystery_box_reward"]={ ["mystery_box_reward"]={
{ {
@ -8262,8 +8262,8 @@ local chapter = {
["before_chapter"]=39, ["before_chapter"]=39,
["icon"]="chapter_35", ["icon"]="chapter_35",
["scene"]="bg_35", ["scene"]="bg_35",
["block_icon"]="battle_hinder_29", ["block_icon"]="battle_hinder_35",
["chess_board"]="chessboard_3", ["chess_board"]="chessboard_2",
["board"]={ ["board"]={
151, 151,
152, 152,
@ -8271,26 +8271,26 @@ local chapter = {
154 154
}, },
["monster"]={ ["monster"]={
65201, 75201,
65301, 75301,
65401, 75401,
65501, 75501,
65601, 75601,
65701, 75701,
65801, 75801,
65901, 75901,
66001, 76001,
66101, 76101,
66201, 76201,
66301, 76301,
66401, 76401,
66501, 76501,
66601, 76601,
66701, 76701,
66801, 76801,
66901, 76901,
67001, 77001,
67101 77101
}, },
["mystery_box"]={ ["mystery_box"]={
2, 2,

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,12 @@
local grid_edge_type = { local grid_edge_type = {
[1]={ [1]={
["icon"]="battle_obstacle_stick_3" ["icon"]="battle_obstacle_stick_3",
["break_sfx"]="sfx_piece_za_b01"
}, },
[2]={ [2]={
["icon"]="battle_obstacle_stick_2", ["icon"]="battle_obstacle_stick_2",
["next_type"]=1 ["next_type"]=1,
["break_sfx"]="sfx_piece_za_b01"
}, },
[3]={ [3]={
["icon"]="battle_obstacle_stick_1", ["icon"]="battle_obstacle_stick_1",

View File

@ -741,7 +741,7 @@ local hero = {
["model_id"]="p0031", ["model_id"]="p0031",
["icon"]="27", ["icon"]="27",
["item_id"]=24003, ["item_id"]=24003,
["unlock_arena"]=10, ["unlock_arena"]=5,
["collection_point"]=5, ["collection_point"]=5,
["skin"]={ ["skin"]={
24003 24003
@ -1116,7 +1116,7 @@ local hero = {
["model_id"]="p0027", ["model_id"]="p0027",
["icon"]="28", ["icon"]="28",
["item_id"]=34002, ["item_id"]=34002,
["unlock_arena"]=6, ["unlock_arena"]=4,
["is_show"]=1, ["is_show"]=1,
["collection_point"]=5, ["collection_point"]=5,
["skin"]={ ["skin"]={

View File

@ -2347,7 +2347,7 @@ local item = {
[1400201]={ [1400201]={
["type"]=12, ["type"]=12,
["parameter"]=1400201, ["parameter"]=1400201,
["qlt"]=4, ["qlt"]=3,
["icon"]="1400201" ["icon"]="1400201"
}, },
[3400101]={ [3400101]={
@ -2359,7 +2359,7 @@ local item = {
[5300101]={ [5300101]={
["type"]=12, ["type"]=12,
["parameter"]=5300101, ["parameter"]=5300101,
["qlt"]=4, ["qlt"]=2,
["icon"]="5300101" ["icon"]="5300101"
}, },
[5400101]={ [5400101]={

View File

@ -443,6 +443,8 @@ local LocalizationGlobalConst =
ACT_DESC_7 = "ACT_DESC_7", ACT_DESC_7 = "ACT_DESC_7",
ACT_DESC_8 = "ACT_DESC_8", ACT_DESC_8 = "ACT_DESC_8",
ACT_DESC_9 = "ACT_DESC_9", ACT_DESC_9 = "ACT_DESC_9",
ACT_DESC_10 = "ACT_DESC_10",
ACT_DESC_11 = "ACT_DESC_11",
} }
return LocalizationGlobalConst return LocalizationGlobalConst

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1245,6 +1245,9 @@ local skill_rogue = {
["icon"]="191" ["icon"]="191"
}, },
[1400201]={ [1400201]={
["buff_id"]={
"burn"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -1262,6 +1265,9 @@ local skill_rogue = {
["icon"]="196" ["icon"]="196"
}, },
[1400202]={ [1400202]={
["buff_id"]={
"normal_attack_add"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -1298,6 +1304,9 @@ local skill_rogue = {
["icon"]="198" ["icon"]="198"
}, },
[1400204]={ [1400204]={
["buff_id"]={
"burn"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -1442,6 +1451,9 @@ local skill_rogue = {
["icon"]="267" ["icon"]="267"
}, },
[1400305]={ [1400305]={
["buff_id"]={
"rebirth"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -1476,6 +1488,9 @@ local skill_rogue = {
["icon"]="269" ["icon"]="269"
}, },
[1400307]={ [1400307]={
["buff_id"]={
"rebirth"
},
["unlock"]=1400305, ["unlock"]=1400305,
["cover_unlock"]=1400305, ["cover_unlock"]=1400305,
["limit_times"]=1, ["limit_times"]=1,
@ -2219,6 +2234,9 @@ local skill_rogue = {
["icon"]="236" ["icon"]="236"
}, },
[2400302]={ [2400302]={
["buff_id"]={
"stun"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -2231,6 +2249,9 @@ local skill_rogue = {
["icon"]="237" ["icon"]="237"
}, },
[2400303]={ [2400303]={
["buff_id"]={
"bleed"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -2284,6 +2305,9 @@ local skill_rogue = {
["icon"]="240" ["icon"]="240"
}, },
[2400306]={ [2400306]={
["buff_id"]={
"bleed"
},
["unlock"]=2400203, ["unlock"]=2400203,
["cover_unlock"]=2400203, ["cover_unlock"]=2400203,
["limit_times"]=1, ["limit_times"]=1,
@ -3008,6 +3032,9 @@ local skill_rogue = {
["icon"]="232" ["icon"]="232"
}, },
[3400301]={ [3400301]={
["buff_id"]={
"bleed"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -3036,6 +3063,9 @@ local skill_rogue = {
["icon"]="244" ["icon"]="244"
}, },
[3400303]={ [3400303]={
["buff_id"]={
"bleed"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -3070,6 +3100,9 @@ local skill_rogue = {
["icon"]="246" ["icon"]="246"
}, },
[3400305]={ [3400305]={
["buff_id"]={
"thorns"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -3101,6 +3134,9 @@ local skill_rogue = {
["icon"]="248" ["icon"]="248"
}, },
[3400307]={ [3400307]={
["buff_id"]={
"thorns"
},
["unlock"]=3400305, ["unlock"]=3400305,
["cover_unlock"]=3400305, ["cover_unlock"]=3400305,
["limit_times"]=1, ["limit_times"]=1,
@ -3827,6 +3863,9 @@ local skill_rogue = {
["icon"]="252" ["icon"]="252"
}, },
[4400304]={ [4400304]={
["buff_id"]={
"frozen"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -3839,6 +3878,9 @@ local skill_rogue = {
["icon"]="253" ["icon"]="253"
}, },
[4400305]={ [4400305]={
["buff_id"]={
"normal_attack_dec"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -4578,6 +4620,9 @@ local skill_rogue = {
["icon"]="257" ["icon"]="257"
}, },
[5400302]={ [5400302]={
["buff_id"]={
"poison"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -4595,6 +4640,9 @@ local skill_rogue = {
["icon"]="258" ["icon"]="258"
}, },
[5400303]={ [5400303]={
["buff_id"]={
"corrupt"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=3, ["qlt"]=3,
@ -4634,6 +4682,9 @@ local skill_rogue = {
["icon"]="260" ["icon"]="260"
}, },
[5400305]={ [5400305]={
["buff_id"]={
"lethargy"
},
["limit_times"]=1, ["limit_times"]=1,
["weight"]=3000, ["weight"]=3000,
["qlt"]=4, ["qlt"]=4,
@ -4674,6 +4725,9 @@ local skill_rogue = {
["icon"]="262" ["icon"]="262"
}, },
[5400307]={ [5400307]={
["buff_id"]={
"lethargy"
},
["unlock"]=5400305, ["unlock"]=5400305,
["cover_unlock"]=5400305, ["cover_unlock"]=5400305,
["limit_times"]=1, ["limit_times"]=1,

View File

@ -42,6 +42,7 @@ local skin = {
["num"]=2000 ["num"]=2000
} }
}, },
["icon"]="skin_3",
["got"]=1, ["got"]=1,
["skin_point"]=2, ["skin_point"]=2,
["hero_id"]=14002, ["hero_id"]=14002,
@ -133,6 +134,7 @@ local skin = {
["num"]=500 ["num"]=500
} }
}, },
["icon"]="skin_1",
["got"]=1, ["got"]=1,
["skin_point"]=2, ["skin_point"]=2,
["hero_id"]=34001, ["hero_id"]=34001,
@ -214,10 +216,11 @@ local skin = {
["num"]=300000 ["num"]=300000
}, },
{ {
["type"]="attr_hpp_purple", ["type"]="attr_hp_purple",
["num"]=700000 ["num"]=700000
} }
}, },
["icon"]="skin_4",
["got"]=1, ["got"]=1,
["skin_point"]=2, ["skin_point"]=2,
["hero_id"]=53001, ["hero_id"]=53001,
@ -255,6 +258,7 @@ local skin = {
["num"]=2000 ["num"]=2000
} }
}, },
["icon"]="skin_2",
["got"]=1, ["got"]=1,
["skin_point"]=2, ["skin_point"]=2,
["hero_id"]=54001, ["hero_id"]=54001,

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="技能伤害增加{0}%", ["desc"]="技能伤害增加{0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="生命提升{0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="生命提升{0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="生命提升{0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="生命提升{0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="生命提升{0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="激活闪烁法师后获得。" ["desc"]="激活闪烁法师后获得。"
},
[1400201]={
["desc"]="激活潘达沙滩王者皮肤获得。"
},
[3400101]={
["desc"]="激活木兰骄阳晨露皮肤获得。"
},
[5300101]={
["desc"]="激活魔女琪琪小红帽皮肤获得。"
},
[5400101]={
["desc"]="激活蝴蝶翩然起舞皮肤获得。"
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -435,14 +435,16 @@ local localization_global =
["HERO_DESC_12"] = "竞技场{0}解锁", ["HERO_DESC_12"] = "竞技场{0}解锁",
["SKIN_COLLECT"] = "皮肤收集", ["SKIN_COLLECT"] = "皮肤收集",
["ACT_DESC_1"] = "贝壳积分", ["ACT_DESC_1"] = "贝壳积分",
["ACT_DESC_2"] = "夏日派对", ["ACT_DESC_2"] = "沙滩派对",
["ACT_DESC_3"] = "皮肤礼包", ["ACT_DESC_3"] = "皮肤礼包",
["ACT_DESC_4"] = "英雄礼包", ["ACT_DESC_4"] = "英雄礼包",
["ACT_DESC_5"] = "沙滩派对皮肤,限时登场!", ["ACT_DESC_5"] = "沙滩派对皮肤,限时登场!",
["ACT_DESC_6"] = "蝴蝶皮肤礼包", ["ACT_DESC_6"] = "刀姬皮肤礼包",
["ACT_DESC_7"] = "木兰皮肤礼包", ["ACT_DESC_7"] = "木兰皮肤礼包",
["ACT_DESC_8"] = "蝴蝶限时返场!", ["ACT_DESC_8"] = "蝴蝶限时返场!",
["ACT_DESC_9"] = "S", ["ACT_DESC_9"] = "S",
["ACT_DESC_10"] = "完成活动任务获得奖励积分,积分达到一定数量可提升奖励等级领取奖励。付费可解锁更多奖励哦!",
["ACT_DESC_11"] = "解锁后提升奖励等级,可额外获得以下奖励:",
} }
return localization_global return localization_global

View File

@ -237,7 +237,7 @@ local skill_rogue = {
["desc"]="熊猫爆竹可为团队附加<color=#3cff28>亢奋</color>效果,<color=#3cff28>3</color>回合。" ["desc"]="熊猫爆竹可为团队附加<color=#3cff28>亢奋</color>效果,<color=#3cff28>3</color>回合。"
}, },
[1400203]={ [1400203]={
["desc"]="熊猫爆竹横向可额外消除<color=#3cff28>4</color>格。" ["desc"]="熊猫爆竹横向可额外消除<color=#3cff28>4</color>格。"
}, },
[1400204]={ [1400204]={
["desc"]="潘达普攻时有<color=#3cff28>10%</color>概率附加灼烧效果,<color=#3cff28>2</color>回合。" ["desc"]="潘达普攻时有<color=#3cff28>10%</color>概率附加灼烧效果,<color=#3cff28>2</color>回合。"
@ -360,13 +360,13 @@ local skill_rogue = {
["desc"]="雷神之锤随机消除元素<color=#3cff28>+2</color>。" ["desc"]="雷神之锤随机消除元素<color=#3cff28>+2</color>。"
}, },
[2400204]={ [2400204]={
["desc"]="索尔普攻时有<color=#3cff28>10%</color>概率附加<color=#3cff28>虚弱</color>效果,<color=#3cff28>1</color>回合。" ["desc"]="索尔普攻时有<color=#3cff28>10%</color>概率附加<color=#3cff28>虚弱</color>效果,<color=#3cff28>2</color>回合。"
}, },
[2400205]={ [2400205]={
["desc"]="雷神之锤释放后为团队附加<color=#3cff28>反伤护盾</color><color=#3cff28>2</color>回合。" ["desc"]="雷神之锤释放后为团队附加<color=#3cff28>反伤护盾</color><color=#3cff28>2</color>回合。"
}, },
[2400206]={ [2400206]={
["desc"]="索尔普攻附加的<color=#3cff28>虚弱</color>效果,回合数<color=#3cff28>+1</color>" ["desc"]="索尔普攻附加<color=#3cff28>虚弱</color>效果的概率提升至20%,虚弱效果提升"
}, },
[2400207]={ [2400207]={
["desc"]="雷神之锤为团队附加的反伤护盾,反伤<color=#3cff28>效果增加</color>。" ["desc"]="雷神之锤为团队附加的反伤护盾,反伤<color=#3cff28>效果增加</color>。"

View File

@ -202,6 +202,26 @@ local attr = {
[51]={ [51]={
["id"]=51, ["id"]=51,
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="Skill DMG +{0}%", ["desc"]="Skill DMG +{0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="HP +{0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="HP +{0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="HP +{0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="HP +{0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="Obtained after activating Twinkling Mage." ["desc"]="Obtained after activating Twinkling Mage."
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Mjolnir clears <color=#3cff28>2</color> more random elements." ["desc"]="Mjolnir clears <color=#3cff28>2</color> more random elements."
}, },
[2400204]={ [2400204]={
["desc"]="Thor's normal attack has a <color=#3cff28>10%</color> chance of inflicting Weak for <color=#3cff28>1</color> turn." ["desc"]="Thor's normal attack has a <color=#3cff28>10%</color> chance of inflicting Weak for <color=#3cff28>2</color> turn."
}, },
[2400205]={ [2400205]={
["desc"]="After Mjolnir is used, the team gains <color=#3cff28>Counter Shield</color> for <color=#3cff28>2</color> turns." ["desc"]="After Mjolnir is used, the team gains <color=#3cff28>Counter Shield</color> for <color=#3cff28>2</color> turns."

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="Daño de habilidad aumenta en {0}%", ["desc"]="Daño de habilidad aumenta en {0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="HP +{0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="HP +{0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="HP +{0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="HP +{0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="Se obtiene tras activar Mago Brillante." ["desc"]="Se obtiene tras activar Mago Brillante."
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Martillo de Thor elimina aleatoriamente <color=#3cff28>+2</color> elementos extras." ["desc"]="Martillo de Thor elimina aleatoriamente <color=#3cff28>+2</color> elementos extras."
}, },
[2400204]={ [2400204]={
["desc"]="El ataque común de Sol tiene un <color=#3cff28>10%</color> de chance de aplicar Debilidad durante <color=#3cff28>1</color> ronda." ["desc"]="El ataque común de Sol tiene un <color=#3cff28>10%</color> de chance de aplicar Debilidad durante <color=#3cff28>2</color> ronda."
}, },
[2400205]={ [2400205]={
["desc"]="Al usar el Martillo de Thor, se agrega un <color=#3cff28> Escudo Reflexivo </color> al equipo durante <color=#3cff28>2</color> rondas." ["desc"]="Al usar el Martillo de Thor, se agrega un <color=#3cff28> Escudo Reflexivo </color> al equipo durante <color=#3cff28>2</color> rondas."

View File

@ -202,6 +202,26 @@ local attr = {
[51]={ [51]={
["id"]=51, ["id"]=51,
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="Skill DMG +{0}%", ["desc"]="Skill DMG +{0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="HP +{0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="HP +{0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="HP +{0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="HP +{0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="Dapat setelah lolos Blink Mage" ["desc"]="Dapat setelah lolos Blink Mage"
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Palu Thor menghapus <color=#3cff28>2</color> lebih banyak elemen acak." ["desc"]="Palu Thor menghapus <color=#3cff28>2</color> lebih banyak elemen acak."
}, },
[2400204]={ [2400204]={
["desc"]="Ada <color=#3cff28>10%</color> peluang menambahkan efek <color=#3cff28>Lemah</color> pada serangan Thor selama <color=#3cff28>1</color> giliran." ["desc"]="Ada <color=#3cff28>10%</color> peluang menambahkan efek <color=#3cff28>Lemah</color> pada serangan Thor selama <color=#3cff28>2</color> giliran."
}, },
[2400205]={ [2400205]={
["desc"]="Palu Thor menambahkan <color=#3cff28>Perisai Anti-DMG</color> ke tim selama <color=#3cff28>2</color> giliran setelah dilepaskan." ["desc"]="Palu Thor menambahkan <color=#3cff28>Perisai Anti-DMG</color> ke tim selama <color=#3cff28>2</color> giliran setelah dilepaskan."

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="スキルダメージが{0}%増加する", ["desc"]="スキルダメージが{0}%増加する",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="HPが{0}増加する",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="HPが{0}増加する",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="HPが{0}増加する",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="HPが{0}増加する",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="HPが{0}増加する",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="トゥインクリングメイジをアクティブ化後獲得できる。" ["desc"]="トゥインクリングメイジをアクティブ化後獲得できる。"
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="「ソーのハンマー」はランダムで<color=#3cff28>+2</color>の元素を消す。" ["desc"]="「ソーのハンマー」はランダムで<color=#3cff28>+2</color>の元素を消す。"
}, },
[2400204]={ [2400204]={
["desc"]="ソーの通常攻撃は<color=#3cff28>10%</color>の確率で敵に<color=#3cff28>1</color>ターン<color=#3cff28>弱体</color>効果を付与する。" ["desc"]="ソーの通常攻撃は<color=#3cff28>10%</color>の確率で敵に<color=#3cff28>2</color>ターン<color=#3cff28>弱体</color>効果を付与する。"
}, },
[2400205]={ [2400205]={
["desc"]="「ソーのハンマー」は全員に<color=#3cff28>2</color>ターン<color=#3cff28>反射シールド</color>を付与する。" ["desc"]="「ソーのハンマー」は全員に<color=#3cff28>2</color>ターン<color=#3cff28>反射シールド</color>を付与する。"

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="스킬 대미지 +{0}%", ["desc"]="스킬 대미지 +{0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="HP +{0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="HP +{0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="HP +{0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="HP +{0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="반짝이는 마법사을(를) 활성화한 후, 획득할 수 있습니다." ["desc"]="반짝이는 마법사을(를) 활성화한 후, 획득할 수 있습니다."
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="토르의 무작위로 소멸하는 원소 <color=#3cff28>+2</color>" ["desc"]="토르의 무작위로 소멸하는 원소 <color=#3cff28>+2</color>"
}, },
[2400204]={ [2400204]={
["desc"]="토르의 일반 공격은 <color=#3cff28>10%</color> 확률로 <color=#3cff28>1</color>턴 동안 <color=#3cff28>탈진</color> 효과를 부여합니다." ["desc"]="토르의 일반 공격은 <color=#3cff28>10%</color> 확률로 <color=#3cff28>2</color>턴 동안 <color=#3cff28>탈진</color> 효과를 부여합니다."
}, },
[2400205]={ [2400205]={
["desc"]="토르의 망치를 사용하면 <color=#3cff28>2</color>턴 동안 팀에게 <color=#3cff28>피해 반사 보호막</color>을 부여합니다." ["desc"]="토르의 망치를 사용하면 <color=#3cff28>2</color>턴 동안 팀에게 <color=#3cff28>피해 반사 보호막</color>을 부여합니다."

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="Aumenta o dano de habilidade em {0}%", ["desc"]="Aumenta o dano de habilidade em {0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="Aumento de Vida {0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="Aumento de Vida {0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="Aumento de Vida {0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="Aumento de Vida {0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="Aumento de Vida {0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="Ativar Mago do Brilho para obter." ["desc"]="Ativar Mago do Brilho para obter."
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Elementos eliminados aleatoriamente pelo Martelo de Thor <color=#3cff28>+2</color>." ["desc"]="Elementos eliminados aleatoriamente pelo Martelo de Thor <color=#3cff28>+2</color>."
}, },
[2400204]={ [2400204]={
["desc"]="Durante o ataque de Solpu, há uma probabilidade de <color=#3cff28>10%</color> de adicionar o efeito <color=#3cff28>fraqueza</color> por <color=#3cff28>1</color> turno." ["desc"]="Durante o ataque de Solpu, há uma probabilidade de <color=#3cff28>10%</color> de adicionar o efeito <color=#3cff28>fraqueza</color> por <color=#3cff28>2</color> turno."
}, },
[2400205]={ [2400205]={
["desc"]="Após a liberação do Martelo de Thor, adiciona <color=#3cff28>escudo de retorno de dano</color> à equipe por <color=#3cff28>2</color> turnos." ["desc"]="Após a liberação do Martelo de Thor, adiciona <color=#3cff28>escudo de retorno de dano</color> à equipe por <color=#3cff28>2</color> turnos."

View File

@ -202,6 +202,26 @@ local attr = {
[51]={ [51]={
["id"]=51, ["id"]=51,
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="ดาเมจสกิลเพิ่มขึ้น {0}%", ["desc"]="ดาเมจสกิลเพิ่มขึ้น {0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="HP เพิ่มขึ้น {0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="HP เพิ่มขึ้น {0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="HP เพิ่มขึ้น {0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="HP เพิ่มขึ้น {0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="HP เพิ่มขึ้น {0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="หลังจากการเปิดใช้งานนักเวทแวบวับจะได้รับ" ["desc"]="หลังจากการเปิดใช้งานนักเวทแวบวับจะได้รับ"
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="ค้อนของเทพสายฟ้าสามารถสุ่มกำจัด <color=#3cff28>2</color> ธาตุ" ["desc"]="ค้อนของเทพสายฟ้าสามารถสุ่มกำจัด <color=#3cff28>2</color> ธาตุ"
}, },
[2400204]={ [2400204]={
["desc"]="เมื่อโซลโจมตีทั่วไปจะมีโอกาส<color=#3cff28>10%</color>เพิ่มเอฟเฟกต์<color=#3cff28>อ่อนแอ</color> <color=#3cff28>1</color>รอบ" ["desc"]="เมื่อโซลโจมตีทั่วไปจะมีโอกาส<color=#3cff28>10%</color>เพิ่มเอฟเฟกต์<color=#3cff28>อ่อนแอ</color> <color=#3cff28>2</color>รอบ"
}, },
[2400205]={ [2400205]={
["desc"]="หลังจากปล่อยค้อนของเทพสายฟ้าจะเพิ่มบ<color=#3cff28>โล่สะท้อนดาเมจ</color>ให้กับทีม <color=#3cff28>2</color>รอบ" ["desc"]="หลังจากปล่อยค้อนของเทพสายฟ้าจะเพิ่มบ<color=#3cff28>โล่สะท้อนดาเมจ</color>ให้กับทีม <color=#3cff28>2</color>รอบ"

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="Tăng {0}% sát thương kỹ năng", ["desc"]="Tăng {0}% sát thương kỹ năng",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="Tăng {0} HP",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="Tăng {0} HP",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="Tăng {0} HP",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="Tăng {0} HP",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="Tăng {0} HP",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="Kích hoạt Pháp Sư Blink nhận được." ["desc"]="Kích hoạt Pháp Sư Blink nhận được."
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Búa Thor Tố ngẫu nhiên xua tan Nguyên Tố <color=#3cff28>+2</color>." ["desc"]="Búa Thor Tố ngẫu nhiên xua tan Nguyên Tố <color=#3cff28>+2</color>."
}, },
[2400204]={ [2400204]={
["desc"]="Khi Thor đánh thường có <color=#3cff28>10%</color> kèm hiệu quả<color=#3cff28>Suy Yếu</color>, <color=#3cff28>1</color> hiệp." ["desc"]="Khi Thor đánh thường có <color=#3cff28>10%</color> kèm hiệu quả<color=#3cff28>Suy Yếu</color>, <color=#3cff28>2</color> hiệp."
}, },
[2400205]={ [2400205]={
["desc"]="Sau khi thi triển Búa Thor kèm <color=#3cff28>Khiên Phản Sát Thương</color> cho đội, <color=#3cff28>2</color> hiệp." ["desc"]="Sau khi thi triển Búa Thor kèm <color=#3cff28>Khiên Phản Sát Thương</color> cho đội, <color=#3cff28>2</color> hiệp."

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51, ["id"]=51,
["desc"]="技能傷害增加{0}%", ["desc"]="技能傷害增加{0}%",
["name"]="attr_skill_hurtp_purple" ["name"]="attr_skill_hurtp_purple"
},
[52]={
["id"]=52,
["desc"]="生命提高{0}",
["name"]="attr_hp_red"
},
[53]={
["id"]=53,
["desc"]="生命提高{0}",
["name"]="attr_hp_yellow"
},
[54]={
["id"]=54,
["desc"]="生命提高{0}",
["name"]="attr_hp_green"
},
[55]={
["id"]=55,
["desc"]="生命提高{0}",
["name"]="attr_hp_blue"
},
[56]={
["id"]=56,
["desc"]="生命提高{0}",
["name"]="attr_hp_purple"
} }
} }
local keys = { local keys = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48], ["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49], ["attr_skill_hurtp_green"]=attr[49],
["attr_skill_hurtp_blue"]=attr[50], ["attr_skill_hurtp_blue"]=attr[50],
["attr_skill_hurtp_purple"]=attr[51] ["attr_skill_hurtp_purple"]=attr[51],
["attr_hp_red"]=attr[52],
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
["attr_hp_purple"]=attr[56]
} }
} }
local config = { local config = {
data=attr, data=attr,
keys=keys, keys=keys,
count=51 count=56
} }
return config return config

View File

@ -79,9 +79,21 @@ local avatar = {
}, },
[25001]={ [25001]={
["desc"]="啟動閃爍法師後獲得。" ["desc"]="啟動閃爍法師後獲得。"
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
} }
} }
local config = { local config = {
data=avatar,count=27 data=avatar,count=31
} }
return config return config

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="雷神之鎚隨機消除元素<color=#3cff28>+2</color>。" ["desc"]="雷神之鎚隨機消除元素<color=#3cff28>+2</color>。"
}, },
[2400204]={ [2400204]={
["desc"]="索爾普攻時有<color=#3cff28>10%</color>機率附帶<color=#3cff28>虛弱</color>效果,<color=#3cff28>1</color>回合。" ["desc"]="索爾普攻時有<color=#3cff28>10%</color>機率附帶<color=#3cff28>虛弱</color>效果,<color=#3cff28>2</color>回合。"
}, },
[2400205]={ [2400205]={
["desc"]="雷神之鎚釋放後賦予團隊<color=#3cff28>反傷護盾</color><color=#3cff28>2</color>回合。" ["desc"]="雷神之鎚釋放後賦予團隊<color=#3cff28>反傷護盾</color><color=#3cff28>2</color>回合。"

View File

@ -263,6 +263,7 @@ function BattleBaseData:clear()
self:clearCacheBoardSkill() self:clearCacheBoardSkill()
self.gridEntities = {} self.gridEntities = {}
self.gridEdgeEntities = {}
self.skillMap = {} self.skillMap = {}
self.skillPool = {} self.skillPool = {}
self.selectSkillMap = {} self.selectSkillMap = {}