更新配置

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

View File

@ -202,6 +202,26 @@ local attr = {
[51]={
["id"]=51,
["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 = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

@ -110,9 +110,25 @@ local avatar = {
[25001]={
["iconId"]="26",
["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 = {
data=avatar,count=27
data=avatar,count=31
}
return config

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="技能伤害增加{0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

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

View File

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

View File

@ -202,6 +202,26 @@ local attr = {
[51]={
["id"]=51,
["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 = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="Skill DMG +{0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Mjolnir clears <color=#3cff28>2</color> more random elements."
},
[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]={
["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,
["desc"]="Daño de habilidad aumenta en {0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Martillo de Thor elimina aleatoriamente <color=#3cff28>+2</color> elementos extras."
},
[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]={
["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]={
["id"]=51,
["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 = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="Skill DMG +{0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Palu Thor menghapus <color=#3cff28>2</color> lebih banyak elemen acak."
},
[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]={
["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,
["desc"]="スキルダメージが{0}%増加する",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="「ソーのハンマー」はランダムで<color=#3cff28>+2</color>の元素を消す。"
},
[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]={
["desc"]="「ソーのハンマー」は全員に<color=#3cff28>2</color>ターン<color=#3cff28>反射シールド</color>を付与する。"

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="스킬 대미지 +{0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="토르의 무작위로 소멸하는 원소 <color=#3cff28>+2</color>"
},
[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]={
["desc"]="토르의 망치를 사용하면 <color=#3cff28>2</color>턴 동안 팀에게 <color=#3cff28>피해 반사 보호막</color>을 부여합니다."

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="Aumenta o dano de habilidade em {0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="Elementos eliminados aleatoriamente pelo Martelo de Thor <color=#3cff28>+2</color>."
},
[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]={
["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]={
["id"]=51,
["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 = {
@ -256,12 +276,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="ดาเมจสกิลเพิ่มขึ้น {0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="ค้อนของเทพสายฟ้าสามารถสุ่มกำจัด <color=#3cff28>2</color> ธาตุ"
},
[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]={
["desc"]="หลังจากปล่อยค้อนของเทพสายฟ้าจะเพิ่มบ<color=#3cff28>โล่สะท้อนดาเมจ</color>ให้กับทีม <color=#3cff28>2</color>รอบ"

View File

@ -253,6 +253,31 @@ local attr = {
["id"]=51,
["desc"]="Tăng {0}% sát thương kỹ năng",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

@ -79,9 +79,21 @@ local avatar = {
},
[25001]={
["desc"]="Kích hoạt Pháp Sư Blink nhận được."
},
[1400201]={
},
[3400101]={
},
[5300101]={
},
[5400101]={
}
}
local config = {
data=avatar,count=27
data=avatar,count=31
}
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>."
},
[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]={
["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,
["desc"]="技能傷害增加{0}%",
["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 = {
@ -307,12 +332,17 @@ local keys = {
["attr_skill_hurtp_yellow"]=attr[48],
["attr_skill_hurtp_green"]=attr[49],
["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 = {
data=attr,
keys=keys,
count=51
count=56
}
return config

View File

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

View File

@ -360,7 +360,7 @@ local skill_rogue = {
["desc"]="雷神之鎚隨機消除元素<color=#3cff28>+2</color>。"
},
[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]={
["desc"]="雷神之鎚釋放後賦予團隊<color=#3cff28>反傷護盾</color><color=#3cff28>2</color>回合。"

View File

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