英雄
This commit is contained in:
parent
ab6cea4c86
commit
34d6659d6d
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,79 +1,100 @@
|
||||
local act_sevenday_quest_reward = {
|
||||
[1]={
|
||||
["num"]=10,
|
||||
["period"]=1,
|
||||
["num"]=100,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=100,
|
||||
["num_for_nothing"]="Vwhc"
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=500,
|
||||
["num_for_nothing"]="Uwhc"
|
||||
}
|
||||
}
|
||||
},
|
||||
[2]={
|
||||
["num"]=20,
|
||||
["period"]=1,
|
||||
["num"]=200,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=1,
|
||||
["id_for_nothing"]="Vw==",
|
||||
["num"]=2000,
|
||||
["num_for_nothing"]="VAhcAw=="
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=10,
|
||||
["num_for_nothing"]="Vwg="
|
||||
}
|
||||
}
|
||||
},
|
||||
[3]={
|
||||
["num"]=30,
|
||||
["period"]=1,
|
||||
["num"]=300,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=150,
|
||||
["num_for_nothing"]="Vw1c"
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=18,
|
||||
["id_for_nothing"]="VwA=",
|
||||
["num"]=500,
|
||||
["num_for_nothing"]="Uwhc"
|
||||
}
|
||||
}
|
||||
},
|
||||
[4]={
|
||||
["num"]=40,
|
||||
["period"]=1,
|
||||
["num"]=400,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=13,
|
||||
["id_for_nothing"]="Vws=",
|
||||
["num"]=3,
|
||||
["num_for_nothing"]="VQ=="
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=41,
|
||||
["id_for_nothing"]="Ugk=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
}
|
||||
}
|
||||
},
|
||||
[5]={
|
||||
["num"]=50,
|
||||
["period"]=1,
|
||||
["num"]=500,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=200,
|
||||
["num_for_nothing"]="VAhc"
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=1000,
|
||||
["num_for_nothing"]="VwhcAw=="
|
||||
}
|
||||
}
|
||||
},
|
||||
[6]={
|
||||
["num"]=60,
|
||||
["period"]=1,
|
||||
["num"]=600,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=14,
|
||||
["id_for_nothing"]="Vww=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=20,
|
||||
["num_for_nothing"]="VAg="
|
||||
}
|
||||
}
|
||||
},
|
||||
[7]={
|
||||
["num"]=70,
|
||||
["period"]=1,
|
||||
["num"]=700,
|
||||
["reward"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=34001,
|
||||
["id_for_nothing"]="VQxcA2Q=",
|
||||
["num"]=3,
|
||||
["num_for_nothing"]="VQ=="
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=43,
|
||||
["id_for_nothing"]="Ugs=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,331 +1,69 @@
|
||||
local activity = {
|
||||
[106]={
|
||||
["act_type"]=1,
|
||||
["start_time"]="2023-08-22 00:00:00",
|
||||
["end_time"]="2023-08-29 00:00:00"
|
||||
},
|
||||
[206]={
|
||||
[10001]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2023-09-13 00:00:00",
|
||||
["end_time"]="2023-09-21 00:00:00"
|
||||
},
|
||||
[306]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2023-09-25 00:00:00",
|
||||
["end_time"]="2023-10-3 00:00:00"
|
||||
},
|
||||
[406]={
|
||||
["act_type"]=4,
|
||||
["start_time"]="2023-09-28 00:00:00",
|
||||
["end_time"]="2023-10-08 00:00:00"
|
||||
},
|
||||
[506]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2023-10-2 00:00:00",
|
||||
["end_time"]="2023-10-10 00:00:00"
|
||||
},
|
||||
[606]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2023-10-9 00:00:00",
|
||||
["end_time"]="2023-10-17 00:00:00"
|
||||
},
|
||||
[706]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2023-10-16 00:00:00",
|
||||
["end_time"]="2023-10-25 00:00:00"
|
||||
},
|
||||
[806]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2023-10-24 00:00:00",
|
||||
["end_time"]="2023-11-01 00:00:00"
|
||||
},
|
||||
[906]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2023-10-31 00:00:00",
|
||||
["end_time"]="2023-11-09 00:00:00"
|
||||
},
|
||||
[1006]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2023-11-8 00:00:00",
|
||||
["end_time"]="2023-11-16 00:00:00"
|
||||
},
|
||||
[1106]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2023-11-15 00:00:00",
|
||||
["end_time"]="2023-11-24 00:00:00"
|
||||
},
|
||||
[1206]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2023-11-23 00:00:00",
|
||||
["end_time"]="2023-12-01 00:00:00"
|
||||
},
|
||||
[1306]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2023-11-30 00:00:00",
|
||||
["end_time"]="2023-12-09 00:00:00"
|
||||
},
|
||||
[1406]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2023-12-8 00:00:00",
|
||||
["end_time"]="2023-12-16 00:00:00"
|
||||
},
|
||||
[1506]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2023-12-15 00:00:00",
|
||||
["end_time"]="2023-12-24 00:00:00"
|
||||
},
|
||||
[1606]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2023-12-23 00:00:00",
|
||||
["end_time"]="2023-12-31 00:00:00"
|
||||
},
|
||||
[1706]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2023-12-30 00:00:00",
|
||||
["end_time"]="2024-01-08 00:00:00"
|
||||
},
|
||||
[1806]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-01-07 00:00:00",
|
||||
["end_time"]="2024-01-15 00:00:00"
|
||||
},
|
||||
[1906]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-01-14 00:00:00",
|
||||
["end_time"]="2024-01-23 00:00:00"
|
||||
},
|
||||
[2006]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-01-22 00:00:00",
|
||||
["end_time"]="2024-01-30 00:00:00"
|
||||
},
|
||||
[2106]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-01-29 00:00:00",
|
||||
["end_time"]="2024-02-07 00:00:00"
|
||||
},
|
||||
[2206]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-02-06 00:00:00",
|
||||
["end_time"]="2024-02-14 00:00:00"
|
||||
},
|
||||
[2306]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-02-13 00:00:00",
|
||||
["end_time"]="2024-02-22 00:00:00"
|
||||
},
|
||||
[2406]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-02-21 00:00:00",
|
||||
["end_time"]="2024-02-29 00:00:00"
|
||||
},
|
||||
[2506]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-02-28 00:00:00",
|
||||
["end_time"]="2024-03-08 00:00:00"
|
||||
},
|
||||
[2606]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-03-07 00:00:00",
|
||||
["end_time"]="2024-03-15 00:00:00"
|
||||
},
|
||||
[2706]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-03-14 00:00:00",
|
||||
["end_time"]="2024-03-23 00:00:00"
|
||||
},
|
||||
[2806]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-03-22 00:00:00",
|
||||
["end_time"]="2024-03-30 00:00:00"
|
||||
},
|
||||
[2906]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-03-29 00:00:00",
|
||||
["end_time"]="2024-04-07 00:00:00"
|
||||
},
|
||||
[3006]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-04-06 00:00:00",
|
||||
["end_time"]="2024-04-14 00:00:00"
|
||||
},
|
||||
[3106]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-04-13 00:00:00",
|
||||
["end_time"]="2024-04-22 00:00:00"
|
||||
},
|
||||
[3206]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-04-21 00:00:00",
|
||||
["end_time"]="2024-04-29 00:00:00"
|
||||
},
|
||||
[3306]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-04-28 00:00:00",
|
||||
["end_time"]="2024-05-07 00:00:00"
|
||||
},
|
||||
[3406]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-05-06 00:00:00",
|
||||
["end_time"]="2024-05-14 00:00:00"
|
||||
},
|
||||
[3506]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-05-13 00:00:00",
|
||||
["end_time"]="2024-05-22 00:00:00"
|
||||
},
|
||||
[3606]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-05-21 00:00:00",
|
||||
["end_time"]="2024-05-29 00:00:00"
|
||||
},
|
||||
[3706]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-05-28 00:00:00",
|
||||
["end_time"]="2024-06-06 00:00:00"
|
||||
},
|
||||
[3806]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-06-05 00:00:00",
|
||||
["end_time"]="2024-06-13 00:00:00"
|
||||
},
|
||||
[3906]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-06-12 00:00:00",
|
||||
["end_time"]="2024-06-21 00:00:00"
|
||||
},
|
||||
[4006]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-06-20 00:00:00",
|
||||
["end_time"]="2024-06-28 00:00:00"
|
||||
},
|
||||
[4106]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-06-27 00:00:00",
|
||||
["end_time"]="2024-07-06 00:00:00"
|
||||
},
|
||||
[4206]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-07-05 00:00:00",
|
||||
["end_time"]="2024-07-13 00:00:00"
|
||||
},
|
||||
[4306]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-07-12 00:00:00",
|
||||
["end_time"]="2024-07-21 00:00:00"
|
||||
},
|
||||
[4406]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-07-20 00:00:00",
|
||||
["end_time"]="2024-07-28 00:00:00"
|
||||
},
|
||||
[4506]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-07-27 00:00:00",
|
||||
["end_time"]="2024-08-05 00:00:00"
|
||||
},
|
||||
[4606]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-08-04 00:00:00",
|
||||
["end_time"]="2024-08-12 00:00:00"
|
||||
},
|
||||
[4706]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-08-11 00:00:00",
|
||||
["end_time"]="2024-08-20 00:00:00"
|
||||
},
|
||||
[4806]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-08-19 00:00:00",
|
||||
["end_time"]="2024-08-27 00:00:00"
|
||||
},
|
||||
[4906]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-08-26 00:00:00",
|
||||
["end_time"]="2024-09-04 00:00:00"
|
||||
},
|
||||
[5006]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-09-03 00:00:00",
|
||||
["end_time"]="2024-09-11 00:00:00"
|
||||
},
|
||||
[5106]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-09-10 00:00:00",
|
||||
["end_time"]="2024-09-19 00:00:00"
|
||||
},
|
||||
[5206]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-09-18 00:00:00",
|
||||
["end_time"]="2024-09-26 00:00:00"
|
||||
},
|
||||
[5306]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-09-25 00:00:00",
|
||||
["end_time"]="2024-10-04 00:00:00"
|
||||
},
|
||||
[5406]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-10-03 00:00:00",
|
||||
["end_time"]="2024-10-11 00:00:00"
|
||||
},
|
||||
[5506]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-10-10 00:00:00",
|
||||
["end_time"]="2024-10-19 00:00:00"
|
||||
},
|
||||
[5606]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-10-18 00:00:00",
|
||||
["end_time"]="2024-10-26 00:00:00"
|
||||
},
|
||||
[5706]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-10-25 00:00:00",
|
||||
["end_time"]="2024-11-03 00:00:00"
|
||||
},
|
||||
[5806]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-11-02 00:00:00",
|
||||
["end_time"]="2024-11-10 00:00:00"
|
||||
},
|
||||
[5906]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-11-09 00:00:00",
|
||||
["end_time"]="2024-11-18 00:00:00"
|
||||
},
|
||||
[6006]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-11-17 00:00:00",
|
||||
["end_time"]="2024-11-25 00:00:00"
|
||||
},
|
||||
[6106]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-11-24 00:00:00",
|
||||
["end_time"]="2024-12-03 00:00:00"
|
||||
},
|
||||
[6206]={
|
||||
["act_type"]=3,
|
||||
["start_time"]="2024-12-02 00:00:00",
|
||||
["end_time"]="2024-12-10 00:00:00"
|
||||
},
|
||||
[6306]={
|
||||
["act_type"]=5,
|
||||
["start_time"]="2024-12-09 00:00:00",
|
||||
["end_time"]="2024-12-18 00:00:00"
|
||||
},
|
||||
[6406]={
|
||||
["act_type"]=2,
|
||||
["start_time"]="2024-12-17 00:00:00",
|
||||
["end_time"]="2024-12-25 00:00:00"
|
||||
},
|
||||
[6506]={
|
||||
["act_type"]=6,
|
||||
["start_time"]="2024-12-24 00:00:00",
|
||||
["end_time"]="2025-01-02 00:00:00"
|
||||
["time_type"]=1,
|
||||
["start_time_1"]=1,
|
||||
["end_time_1"]=8,
|
||||
["func_open"]="summon_open",
|
||||
["version"]=1,
|
||||
["round_limit"]=5,
|
||||
["round_reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=44,
|
||||
["id_for_nothing"]="Ugw=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=1000,
|
||||
["num_for_nothing"]="VwhcAw=="
|
||||
}
|
||||
},
|
||||
["act_gift"]={
|
||||
1060000001,
|
||||
1062000001,
|
||||
1062000101,
|
||||
1062000201,
|
||||
1062000301,
|
||||
1063000001,
|
||||
1063000101
|
||||
},
|
||||
["show_reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
}
|
||||
},
|
||||
["act_name"]="ACT_GOGOGO_DESC_21"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=activity,count=65
|
||||
data=activity,count=1
|
||||
}
|
||||
return config
|
||||
File diff suppressed because it is too large
Load Diff
@ -6,9 +6,9 @@ local chapter_daily_challenge = {
|
||||
["block_icon"]="battle_hinder_4",
|
||||
["chess_board"]="chessboard_4",
|
||||
["chapter_board_daily_challenge"]={
|
||||
26,
|
||||
27,
|
||||
28
|
||||
10,
|
||||
11,
|
||||
12
|
||||
},
|
||||
["monster"]={
|
||||
10102,
|
||||
@ -197,9 +197,9 @@ local chapter_daily_challenge = {
|
||||
["block_icon"]="battle_hinder_5",
|
||||
["chess_board"]="chessboard_5",
|
||||
["chapter_board_daily_challenge"]={
|
||||
38,
|
||||
39,
|
||||
40
|
||||
13,
|
||||
14,
|
||||
15
|
||||
},
|
||||
["monster"]={
|
||||
20102,
|
||||
@ -383,14 +383,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[3]={
|
||||
["max_chapter"]=8,
|
||||
["icon"]="chapter_2",
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_1",
|
||||
["block_icon"]="battle_hinder_6",
|
||||
["chess_board"]="chessboard_6",
|
||||
["chapter_board_daily_challenge"]={
|
||||
20,
|
||||
21,
|
||||
22
|
||||
16,
|
||||
17,
|
||||
18
|
||||
},
|
||||
["monster"]={
|
||||
30102,
|
||||
@ -574,14 +574,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[4]={
|
||||
["max_chapter"]=11,
|
||||
["icon"]="chapter_3",
|
||||
["scene"]="bg_1",
|
||||
["icon"]="chapter_2",
|
||||
["scene"]="bg_2",
|
||||
["block_icon"]="battle_hinder_7",
|
||||
["chess_board"]="chessboard_7",
|
||||
["chapter_board_daily_challenge"]={
|
||||
32,
|
||||
33,
|
||||
34
|
||||
19,
|
||||
20,
|
||||
21
|
||||
},
|
||||
["monster"]={
|
||||
40102,
|
||||
@ -765,14 +765,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[5]={
|
||||
["max_chapter"]=15,
|
||||
["icon"]="chapter_5",
|
||||
["scene"]="bg_1",
|
||||
["block_icon"]="battle_hinder_2",
|
||||
["icon"]="chapter_3",
|
||||
["scene"]="bg_3",
|
||||
["block_icon"]="battle_hinder_3",
|
||||
["chess_board"]="chessboard_3",
|
||||
["chapter_board_daily_challenge"]={
|
||||
14,
|
||||
15,
|
||||
16
|
||||
22,
|
||||
23,
|
||||
24
|
||||
},
|
||||
["monster"]={
|
||||
50102,
|
||||
@ -956,14 +956,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[6]={
|
||||
["max_chapter"]=19,
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_2",
|
||||
["icon"]="chapter_4",
|
||||
["scene"]="bg_4",
|
||||
["block_icon"]="battle_hinder_4",
|
||||
["chess_board"]="chessboard_1",
|
||||
["chess_board"]="chessboard_4",
|
||||
["chapter_board_daily_challenge"]={
|
||||
29,
|
||||
30,
|
||||
31
|
||||
25,
|
||||
26,
|
||||
27
|
||||
},
|
||||
["monster"]={
|
||||
60102,
|
||||
@ -1147,14 +1147,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[7]={
|
||||
["max_chapter"]=23,
|
||||
["icon"]="chapter_5",
|
||||
["scene"]="bg_2",
|
||||
["block_icon"]="battle_hinder_6",
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_1",
|
||||
["block_icon"]="battle_hinder_1",
|
||||
["chess_board"]="chessboard_1",
|
||||
["chapter_board_daily_challenge"]={
|
||||
29,
|
||||
30,
|
||||
31
|
||||
31,
|
||||
32,
|
||||
33
|
||||
},
|
||||
["monster"]={
|
||||
70102,
|
||||
@ -1338,14 +1338,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[8]={
|
||||
["max_chapter"]=27,
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_1",
|
||||
["block_icon"]="battle_hinder_1",
|
||||
["icon"]="chapter_2",
|
||||
["scene"]="bg_2",
|
||||
["block_icon"]="battle_hinder_2",
|
||||
["chess_board"]="chessboard_2",
|
||||
["chapter_board_daily_challenge"]={
|
||||
14,
|
||||
15,
|
||||
16
|
||||
34,
|
||||
35,
|
||||
36
|
||||
},
|
||||
["monster"]={
|
||||
80102,
|
||||
@ -1530,13 +1530,13 @@ local chapter_daily_challenge = {
|
||||
[9]={
|
||||
["max_chapter"]=32,
|
||||
["icon"]="chapter_3",
|
||||
["scene"]="bg_2",
|
||||
["scene"]="bg_3",
|
||||
["block_icon"]="battle_hinder_3",
|
||||
["chess_board"]="chessboard_2",
|
||||
["chess_board"]="chessboard_3",
|
||||
["chapter_board_daily_challenge"]={
|
||||
29,
|
||||
30,
|
||||
31
|
||||
37,
|
||||
38,
|
||||
39
|
||||
},
|
||||
["monster"]={
|
||||
90102,
|
||||
@ -1720,14 +1720,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[10]={
|
||||
["max_chapter"]=37,
|
||||
["icon"]="chapter_3",
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_1",
|
||||
["block_icon"]="battle_hinder_7",
|
||||
["chess_board"]="chessboard_3",
|
||||
["block_icon"]="battle_hinder_1",
|
||||
["chess_board"]="chessboard_1",
|
||||
["chapter_board_daily_challenge"]={
|
||||
14,
|
||||
15,
|
||||
16
|
||||
46,
|
||||
47,
|
||||
48
|
||||
},
|
||||
["monster"]={
|
||||
100102,
|
||||
@ -1911,14 +1911,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[11]={
|
||||
["max_chapter"]=42,
|
||||
["icon"]="chapter_3",
|
||||
["scene"]="bg_1",
|
||||
["icon"]="chapter_5",
|
||||
["scene"]="bg_5",
|
||||
["block_icon"]="battle_hinder_5",
|
||||
["chess_board"]="chessboard_2",
|
||||
["chess_board"]="chessboard_5",
|
||||
["chapter_board_daily_challenge"]={
|
||||
14,
|
||||
15,
|
||||
16
|
||||
28,
|
||||
29,
|
||||
30
|
||||
},
|
||||
["monster"]={
|
||||
110102,
|
||||
@ -2102,14 +2102,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[12]={
|
||||
["max_chapter"]=47,
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_2",
|
||||
["block_icon"]="battle_hinder_6",
|
||||
["chess_board"]="chessboard_1",
|
||||
["icon"]="chapter_5",
|
||||
["scene"]="bg_5",
|
||||
["block_icon"]="battle_hinder_5",
|
||||
["chess_board"]="chessboard_5",
|
||||
["chapter_board_daily_challenge"]={
|
||||
29,
|
||||
30,
|
||||
31
|
||||
43,
|
||||
44,
|
||||
45
|
||||
},
|
||||
["monster"]={
|
||||
120102,
|
||||
@ -2293,14 +2293,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[13]={
|
||||
["max_chapter"]=52,
|
||||
["icon"]="chapter_5",
|
||||
["icon"]="chapter_2",
|
||||
["scene"]="bg_2",
|
||||
["block_icon"]="battle_hinder_2",
|
||||
["chess_board"]="chessboard_1",
|
||||
["chess_board"]="chessboard_2",
|
||||
["chapter_board_daily_challenge"]={
|
||||
29,
|
||||
30,
|
||||
31
|
||||
49,
|
||||
50,
|
||||
51
|
||||
},
|
||||
["monster"]={
|
||||
130102,
|
||||
@ -2484,14 +2484,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[14]={
|
||||
["max_chapter"]=57,
|
||||
["icon"]="chapter_1",
|
||||
["scene"]="bg_1",
|
||||
["icon"]="chapter_3",
|
||||
["scene"]="bg_3",
|
||||
["block_icon"]="battle_hinder_3",
|
||||
["chess_board"]="chessboard_2",
|
||||
["chess_board"]="chessboard_3",
|
||||
["chapter_board_daily_challenge"]={
|
||||
14,
|
||||
15,
|
||||
16
|
||||
52,
|
||||
53,
|
||||
54
|
||||
},
|
||||
["monster"]={
|
||||
140102,
|
||||
@ -2675,14 +2675,14 @@ local chapter_daily_challenge = {
|
||||
},
|
||||
[15]={
|
||||
["max_chapter"]=62,
|
||||
["icon"]="chapter_3",
|
||||
["scene"]="bg_2",
|
||||
["block_icon"]="battle_hinder_5",
|
||||
["chess_board"]="chessboard_2",
|
||||
["icon"]="chapter_4",
|
||||
["scene"]="bg_4",
|
||||
["block_icon"]="battle_hinder_4",
|
||||
["chess_board"]="chessboard_4",
|
||||
["chapter_board_daily_challenge"]={
|
||||
29,
|
||||
30,
|
||||
31
|
||||
55,
|
||||
56,
|
||||
57
|
||||
},
|
||||
["monster"]={
|
||||
150102,
|
||||
@ -2867,13 +2867,13 @@ local chapter_daily_challenge = {
|
||||
[16]={
|
||||
["max_chapter"]=67,
|
||||
["icon"]="chapter_5",
|
||||
["scene"]="bg_1",
|
||||
["block_icon"]="battle_hinder_6",
|
||||
["chess_board"]="chessboard_2",
|
||||
["scene"]="bg_5",
|
||||
["block_icon"]="battle_hinder_5",
|
||||
["chess_board"]="chessboard_5",
|
||||
["chapter_board_daily_challenge"]={
|
||||
14,
|
||||
15,
|
||||
16
|
||||
58,
|
||||
59,
|
||||
60
|
||||
},
|
||||
["monster"]={
|
||||
160102,
|
||||
|
||||
@ -408,17 +408,87 @@ local const = {
|
||||
}
|
||||
}
|
||||
},
|
||||
["card_forever_dispatch_task_num"]={
|
||||
["value"]=2.0
|
||||
},
|
||||
["card_forever_dispatch_task_reward_bonus"]={
|
||||
["value"]=3000.0
|
||||
},
|
||||
["act_gogogo_round_limit_1"]={
|
||||
["value"]=5
|
||||
},
|
||||
["hero_skill_click"]={
|
||||
["value_2"]={
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
2,
|
||||
4,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
3,
|
||||
4,
|
||||
4
|
||||
}
|
||||
},
|
||||
["ads_refresh_rogue_limit"]={
|
||||
["value"]=1
|
||||
},
|
||||
["ads_getall_rogue_limit"]={
|
||||
["value"]=1
|
||||
},
|
||||
["ads_deity_get_limit"]={
|
||||
["value"]=1
|
||||
},
|
||||
["ads_mystery_box_limit"]={
|
||||
["value"]=2
|
||||
},
|
||||
["ads_revive_limit"]={
|
||||
["value"]=3
|
||||
},
|
||||
["cost_revive"]={
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=50,
|
||||
["num_for_nothing"]="Uwg="
|
||||
}
|
||||
}
|
||||
},
|
||||
["ads_double_rewards_limit"]={
|
||||
["value"]=2
|
||||
},
|
||||
["daily_challenge_ads_refresh_rogue_limit"]={
|
||||
["value"]=1
|
||||
},
|
||||
["daily_challenge_ads_getall_rogue_limit"]={
|
||||
["value"]=1
|
||||
},
|
||||
["daily_challenge_ads_deity_get_limit"]={
|
||||
["value"]=1
|
||||
},
|
||||
["daily_challenge_ads_revive_limit"]={
|
||||
["value"]=3
|
||||
},
|
||||
["daily_challenge_cost_revive"]={
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=50,
|
||||
["num_for_nothing"]="Uwg="
|
||||
}
|
||||
}
|
||||
},
|
||||
["daily_challenge_ads_double_rewards_limit"]={
|
||||
["value"]=2
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=const,count=72
|
||||
data=const,count=86
|
||||
}
|
||||
return config
|
||||
@ -1,39 +1,19 @@
|
||||
local func_open = {
|
||||
["act_gold_pig"]={
|
||||
["stage"]=3,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["bounty_open"]={
|
||||
["stage"]=3,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["task"]={
|
||||
["stage"]=3,
|
||||
["icon"]="module_unlock_task"
|
||||
},
|
||||
["act_level_gift"]={
|
||||
["level"]=999,
|
||||
["icon"]="module_unlock_fund"
|
||||
},
|
||||
["idle_drop"]={
|
||||
["stage"]=2,
|
||||
["icon"]="module_unlock_idle"
|
||||
},
|
||||
["act_sevenday"]={
|
||||
["stage"]=999,
|
||||
["icon"]="module_unlock_sevenday"
|
||||
},
|
||||
["mall"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["mall_daily"]={
|
||||
["stage"]=999,
|
||||
["icon"]="module_unlock_dailyshop"
|
||||
},
|
||||
["store_box_open"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
["icon"]="module_unlock_dailyshop"
|
||||
},
|
||||
["store_box_3_open"]={
|
||||
["stage"]=5,
|
||||
@ -43,30 +23,10 @@ local func_open = {
|
||||
["stage"]=11,
|
||||
["icon"]="module_unlock_dailychallenge"
|
||||
},
|
||||
["act_gift_show_open"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["first_charge"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["new_player_gift"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["mail_open"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["dungeon_gold_open"]={
|
||||
["stage"]=6,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["dungeon_shards_open"]={
|
||||
["stage"]=6,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["arena_open"]={
|
||||
["stage"]=15,
|
||||
["icon"]="module_unlock_arena"
|
||||
@ -75,42 +35,6 @@ local func_open = {
|
||||
["stage"]=15,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["equip_weapon_open"]={
|
||||
["stage"]=999,
|
||||
["icon"]="module_unlock_weapon"
|
||||
},
|
||||
["equip_armor_open"]={
|
||||
["stage"]=999,
|
||||
["icon"]="module_unlock_equip"
|
||||
},
|
||||
["collection_open"]={
|
||||
["stage"]=5,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["dungeon_weapon_open"]={
|
||||
["stage"]=8,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["dungeon_armor_open"]={
|
||||
["stage"]=10,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["skin_open"]={
|
||||
["stage"]=4,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["activity_open"]={
|
||||
["stage"]=4,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["runes_open"]={
|
||||
["stage"]=12,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["hero_equip"]={
|
||||
["stage"]=4,
|
||||
["icon"]="module_unlock_arena"
|
||||
},
|
||||
["company_open"]={
|
||||
["stage"]=2,
|
||||
["pop_ups"]=1
|
||||
@ -126,9 +50,57 @@ local func_open = {
|
||||
["summon_open"]={
|
||||
["stage"]=1,
|
||||
["pop_ups"]=1
|
||||
},
|
||||
["first_charge_1"]={
|
||||
["stage"]=1
|
||||
},
|
||||
["first_charge_2"]={
|
||||
["stage"]=1,
|
||||
["time"]=2
|
||||
},
|
||||
["first_charge_3"]={
|
||||
["stage"]=18,
|
||||
["time"]=3
|
||||
},
|
||||
["card_ad"]={
|
||||
["stage"]=2
|
||||
},
|
||||
["card_monthly"]={
|
||||
["level"]=4
|
||||
},
|
||||
["act_sevenday"]={
|
||||
["stage"]=2
|
||||
},
|
||||
["dungeon_gold"]={
|
||||
["stage"]=6,
|
||||
["pop_ups"]=1,
|
||||
["icon"]="module_5"
|
||||
},
|
||||
["dungeon_res"]={
|
||||
["stage"]=6
|
||||
},
|
||||
["signin_bounty"]={
|
||||
["stage"]=8
|
||||
},
|
||||
["signin_30"]={
|
||||
["stage"]=3
|
||||
},
|
||||
["act_gogogo"]={
|
||||
["stage"]=2
|
||||
},
|
||||
["hero_equip"]={
|
||||
["stage"]=13,
|
||||
["pop_ups"]=1,
|
||||
["icon"]="module_9"
|
||||
},
|
||||
["act_level_gift"]={
|
||||
["level"]=3
|
||||
},
|
||||
["fund_chapter"]={
|
||||
["stage"]=2
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=func_open,count=32
|
||||
data=func_open,count=27
|
||||
}
|
||||
return config
|
||||
@ -1309,6 +1309,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=67
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
@ -894,6 +894,14 @@ local LocalizationGlobalConst =
|
||||
PRIVILEGE_CARD_DESC_5 = "PRIVILEGE_CARD_DESC_5",
|
||||
PRIVILEGE_CARD_DESC_6 = "PRIVILEGE_CARD_DESC_6",
|
||||
PRIVILEGE_CARD_DESC_7 = "PRIVILEGE_CARD_DESC_7",
|
||||
STAR_UNLOCK = "STAR_UNLOCK",
|
||||
HERO_DESC_24 = "HERO_DESC_24",
|
||||
HERO_DESC_25 = "HERO_DESC_25",
|
||||
HERO_DESC_26 = "HERO_DESC_26",
|
||||
HERO_DESC_27 = "HERO_DESC_27",
|
||||
HERO_DESC_28 = "HERO_DESC_28",
|
||||
HERO_DESC_29 = "HERO_DESC_29",
|
||||
HERO_DESC_30 = "HERO_DESC_30",
|
||||
}
|
||||
|
||||
return LocalizationGlobalConst
|
||||
File diff suppressed because it is too large
Load Diff
@ -5,19 +5,19 @@ local mall_gold = {
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=1,
|
||||
["id_for_nothing"]="Vw==",
|
||||
["num"]=5500,
|
||||
["num_for_nothing"]="Uw1cAw=="
|
||||
["num"]=1500,
|
||||
["num_for_nothing"]="Vw1cAw=="
|
||||
},
|
||||
["cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=25,
|
||||
["num_for_nothing"]="VA0="
|
||||
["num"]=60,
|
||||
["num_for_nothing"]="UAg="
|
||||
},
|
||||
["free_times"]=1,
|
||||
["ad_times"]=1
|
||||
["daily_ad"]=2,
|
||||
["daily_free"]=1
|
||||
},
|
||||
[2]={
|
||||
["gold"]={
|
||||
@ -25,16 +25,16 @@ local mall_gold = {
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=1,
|
||||
["id_for_nothing"]="Vw==",
|
||||
["num"]=22000,
|
||||
["num_for_nothing"]="VApcA2U="
|
||||
["num"]=7500,
|
||||
["num_for_nothing"]="UQ1cAw=="
|
||||
},
|
||||
["cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=100,
|
||||
["num_for_nothing"]="Vwhc"
|
||||
["num"]=300,
|
||||
["num_for_nothing"]="VQhc"
|
||||
}
|
||||
},
|
||||
[3]={
|
||||
@ -43,16 +43,16 @@ local mall_gold = {
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=1,
|
||||
["id_for_nothing"]="Vw==",
|
||||
["num"]=110000,
|
||||
["num_for_nothing"]="VwlcA2VR"
|
||||
["num"]=75000,
|
||||
["num_for_nothing"]="UQ1cA2U="
|
||||
},
|
||||
["cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=450,
|
||||
["num_for_nothing"]="Ug1c"
|
||||
["num"]=3000,
|
||||
["num_for_nothing"]="VQhcAw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -7,28 +7,28 @@ local mall_treasure = {
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=80,
|
||||
["num_for_nothing"]="Xgg="
|
||||
["num"]=120,
|
||||
["num_for_nothing"]="Vwpc"
|
||||
}
|
||||
},
|
||||
["limit"]=1
|
||||
},
|
||||
[2]={
|
||||
["recharge_id"]=4,
|
||||
["recharge_id"]=5,
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=500,
|
||||
["num_for_nothing"]="Uwhc"
|
||||
["num"]=600,
|
||||
["num_for_nothing"]="UAhc"
|
||||
}
|
||||
},
|
||||
["limit"]=1
|
||||
},
|
||||
[3]={
|
||||
["recharge_id"]=5,
|
||||
["recharge_id"]=10,
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
@ -39,49 +39,49 @@ local mall_treasure = {
|
||||
["num_for_nothing"]="VwpcAw=="
|
||||
}
|
||||
},
|
||||
["limit"]=2
|
||||
["limit"]=1
|
||||
},
|
||||
[4]={
|
||||
["recharge_id"]=7,
|
||||
["recharge_id"]=13,
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=2500,
|
||||
["num_for_nothing"]="VA1cAw=="
|
||||
["num"]=2400,
|
||||
["num_for_nothing"]="VAxcAw=="
|
||||
}
|
||||
},
|
||||
["limit"]=2
|
||||
["limit"]=1
|
||||
},
|
||||
[5]={
|
||||
["recharge_id"]=10,
|
||||
["recharge_id"]=16,
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=6500,
|
||||
["num_for_nothing"]="UA1cAw=="
|
||||
["num"]=6000,
|
||||
["num_for_nothing"]="UAhcAw=="
|
||||
}
|
||||
},
|
||||
["limit"]=3
|
||||
["limit"]=1
|
||||
},
|
||||
[6]={
|
||||
["recharge_id"]=12,
|
||||
["recharge_id"]=18,
|
||||
["reward"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=14000,
|
||||
["num_for_nothing"]="VwxcA2U="
|
||||
["num"]=12000,
|
||||
["num_for_nothing"]="VwpcA2U="
|
||||
}
|
||||
},
|
||||
["limit"]=3
|
||||
["limit"]=1
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -327,6 +327,19 @@ local buff = {
|
||||
["desc"]="反伤:反弹{0}对方伤害,怪物特性不可被移除。",
|
||||
["tips_desc"]="反伤:反弹{0}对方伤害,怪物特性不可被移除。",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="亢奋",
|
||||
["desc"]="亢奋:普攻次数+{0}。",
|
||||
["tips_desc"]="亢奋:普攻次数增加。",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["show_name"]="概率免控",
|
||||
["desc"]="免控:50%概率免疫所有控制",
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +393,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -888,6 +888,14 @@ local localization_global =
|
||||
-- ["PRIVILEGE_CARD_DESC_10"] = "体力上限+20",
|
||||
-- ["PRIVILEGE_CARD_DESC_11"] = "{0}挑战次数+{1}",
|
||||
-- ["PRIVILEGE_CARD_DESC_12"] = "购买月卡可解锁3倍速",
|
||||
["STAR_UNLOCK"] = "{0}星解锁",
|
||||
["HERO_DESC_24"] = "升级将提升全体属性",
|
||||
["HERO_DESC_25"] = "属性提升",
|
||||
["HERO_DESC_26"] = "升级英雄可以提升全局增益,将作用于所有英雄的生命、攻击",
|
||||
["HERO_DESC_27"] = "英雄生命加成",
|
||||
["HERO_DESC_28"] = "英雄攻击加成",
|
||||
["HERO_DESC_29"] = "当前加成",
|
||||
["HERO_DESC_30"] = "全局增益",
|
||||
}
|
||||
|
||||
return localization_global
|
||||
@ -179,6 +179,10 @@ local item = {
|
||||
["name"]="七天乐积分",
|
||||
["desc"]="完成七天乐任务可领取奖励"
|
||||
},
|
||||
[46]={
|
||||
["name"]="心愿币",
|
||||
["desc"]="普通卡池的心愿币,用于普通卡池兑换。"
|
||||
},
|
||||
[13001]={
|
||||
["name"]="熔芯",
|
||||
["desc"]="凑齐可解锁或升级。"
|
||||
@ -269,6 +273,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
24
lua/app/config/strings/cn/mall_treasure.lua
Normal file
24
lua/app/config/strings/cn/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="少量钻石"
|
||||
},
|
||||
[2]={
|
||||
["value"]="钻石一把"
|
||||
},
|
||||
[3]={
|
||||
["value"]="钻石一堆"
|
||||
},
|
||||
[4]={
|
||||
["value"]="钻石一袋"
|
||||
},
|
||||
[5]={
|
||||
["value"]="钻石一盒"
|
||||
},
|
||||
[6]={
|
||||
["value"]="钻石一箱"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/cn/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/cn/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 67f2fd421f17e4e2e9b84b8e17744cb6
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
["desc"]="招聘{0}次"
|
||||
},
|
||||
[48]={
|
||||
["desc"]="1名传说英雄星级达{0}星"
|
||||
},
|
||||
[49]={
|
||||
["desc"]="登录奖励"
|
||||
},
|
||||
[50]={
|
||||
["desc"]="5名英雄升至{0}级"
|
||||
},
|
||||
[51]={
|
||||
["desc"]="研究所研究{0}次"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -198,6 +198,14 @@ local buff = {
|
||||
[97]={
|
||||
["id"]=97,
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -251,12 +259,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -130,6 +130,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -199,6 +205,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/de/mall_gold.lua
Normal file
15
lua/app/config/strings/de/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Eine kleine Goldmünze"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Einige Goldmünzen"
|
||||
},
|
||||
[3]={
|
||||
["name"]="Stapel von Goldmünzen"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/de/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/de/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 19eb324cbc295471a913ad7e4cf8cd78
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/de/mall_treasure.lua
Normal file
24
lua/app/config/strings/de/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Wenige Diamanten"
|
||||
},
|
||||
[2]={
|
||||
["value"]="Eine Handvoll Diamanten"
|
||||
},
|
||||
[3]={
|
||||
["value"]="Ein Stapel Diamanten"
|
||||
},
|
||||
[4]={
|
||||
["value"]="Eine Tasche Diamanten"
|
||||
},
|
||||
[5]={
|
||||
["value"]="Eine Schachtel mit Diamanten"
|
||||
},
|
||||
[6]={
|
||||
["value"]="Eine Box mit Diamanten"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/de/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/de/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 51399738ca91c4dca9838a6e42be231d
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="Damage Counter: Reflects {0} of the enemy's damage. Monster buff cannot be removed.",
|
||||
["tips_desc"]="Damage Counter: Reflects {0} of the enemy's damage. Monster buff cannot be removed.",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="Rage",
|
||||
["desc"]="Rage: Normal attack +<color=#3cff28>{0}</color>.",
|
||||
["tips_desc"]="Rage: More normal attacks.",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -635,6 +635,30 @@ local localization_global =
|
||||
["MAIN_BTN_1"] = "Shop",
|
||||
["MAIN_BTN_2"] = "Hero",
|
||||
["MAIN_BTN_3"] = "Fight",
|
||||
["ACT_GOGOGO_DESC_1"] = "Limited-time Sprint",
|
||||
["ACT_GOGOGO_DESC_2"] = "{0} Sprint",
|
||||
["ACT_GOGOGO_DESC_3"] = "Sprint Shop",
|
||||
["ACT_GOGOGO_DESC_4"] = "Sprint Star Exchange",
|
||||
["ACT_GOGOGO_DESC_5"] = "Daily Limit: {0}/{1}",
|
||||
["ACT_GOGOGO_DESC_6"] = "Weekly Limit: {0}/{1}",
|
||||
["ACT_GOGOGO_DESC_7"] = "Permanent Limit: {0}/{1}",
|
||||
["ACT_GOGOGO_DESC_8"] = "Sold Out",
|
||||
["ACT_GOGOGO_DESC_9"] = "Current Round",
|
||||
["ACT_GOGOGO_DESC_10"] = "Sprint Pack",
|
||||
["ACT_GOGOGO_DESC_11"] = "Sprint Mission",
|
||||
["ACT_GOGOGO_DESC_12"] = "Complete this round to get",
|
||||
["ACT_GOGOGO_DESC_13"] = "Completed",
|
||||
["ACT_GOGOGO_DESC_14"] = "Go",
|
||||
["ACT_GOGOGO_DESC_15"] = "Event Time Left",
|
||||
["ACT_GOGOGO_DESC_16"] = "Spend {0} for rewards",
|
||||
["ACT_GOGOGO_DESC_17"] = "1.Complete missions for rewards.\n2. Finishing all missions completes a round, granting round rewards.\n3. Round rewards have claim limits. Missions stop counting after limit reached.",
|
||||
["ACT_GOGOGO_DESC_18"] = "Consume Gold Keys to receive rewards",
|
||||
["ACT_GOGOGO_DESC_19"] = "Summon heroes to receive rewards",
|
||||
["ACT_GOGOGO_DESC_20"] = "Sprint Sign-in",
|
||||
["ACT_GOGOGO_DESC_21"] = "Normal Summon Sprint",
|
||||
["ACT_GOGOGO_DESC_22"] = "Core Chest Sprint",
|
||||
["ACT_GOGOGO_DESC_23"] = "Diamond Sprint",
|
||||
["ACT_GOGOGO_DESC_24"] = "Spend diamonds to receive rewards",
|
||||
}
|
||||
|
||||
return localization_global
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/en/mall_gold.lua
Normal file
15
lua/app/config/strings/en/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="a little gold coin"
|
||||
},
|
||||
[2]={
|
||||
["name"]="some gold coins"
|
||||
},
|
||||
[3]={
|
||||
["name"]="piles of gold coins"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/en/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/en/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 144d6c5fe58f54362a6adbac72bb2f16
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/en/mall_treasure.lua
Normal file
24
lua/app/config/strings/en/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Small numbers of diamonds"
|
||||
},
|
||||
[2]={
|
||||
["value"]="A fistful of diamonds"
|
||||
},
|
||||
[3]={
|
||||
["value"]="A heap of diamonds"
|
||||
},
|
||||
[4]={
|
||||
["value"]="A bag of diamonds"
|
||||
},
|
||||
[5]={
|
||||
["value"]="A box of diamonds"
|
||||
},
|
||||
[6]={
|
||||
["value"]="A chest of diamonds"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/en/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/en/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0b2b12093ad874a658ac21fa7a0b9315
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="Daño Reflexivo: refleja {0} de daño del oponente. Los atributos de monstruos no pueden ser removidos.",
|
||||
["tips_desc"]="Daño Reflexivo: refleja {0} de daño del oponente. Los atributos de monstruos no pueden ser removidos.",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="Excitado",
|
||||
["desc"]="Excitado: número de ataques comunes + <color=#3cff28>{0}</color>.",
|
||||
["tips_desc"]="Excitado: aumenta el número de ATQ común.",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/es/mall_gold.lua
Normal file
15
lua/app/config/strings/es/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Un poco de oro"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Algo de oro"
|
||||
},
|
||||
[3]={
|
||||
["name"]="Un montón de oro"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/es/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/es/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8160f348e1b3b453697fcfed73ac4a8f
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/es/mall_treasure.lua
Normal file
24
lua/app/config/strings/es/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Unos pocos diamantes"
|
||||
},
|
||||
[2]={
|
||||
["value"]="Un puñado de diamantes"
|
||||
},
|
||||
[3]={
|
||||
["value"]="Un montón de diamantes"
|
||||
},
|
||||
[4]={
|
||||
["value"]="Una bolsa de diamantes"
|
||||
},
|
||||
[5]={
|
||||
["value"]="Una caja de diamantes"
|
||||
},
|
||||
[6]={
|
||||
["value"]="Un cofre de diamantes"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/es/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/es/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 60faab1946d564c0f924a5ec5daa6077
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -198,6 +198,14 @@ local buff = {
|
||||
[97]={
|
||||
["id"]=97,
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -251,12 +259,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -130,6 +130,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -199,6 +205,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/fr/mall_gold.lua
Normal file
15
lua/app/config/strings/fr/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Un peu de pièces d'or"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Quelques pièces d'or."
|
||||
},
|
||||
[3]={
|
||||
["name"]="Piles de pièces d'or"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/fr/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/fr/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ddbcdd3496a9f4393bebd5e529193121
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/fr/mall_treasure.lua
Normal file
24
lua/app/config/strings/fr/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Petite quantité de diamants"
|
||||
},
|
||||
[2]={
|
||||
["value"]="Une poignée de diamants."
|
||||
},
|
||||
[3]={
|
||||
["value"]="Un tas de diamants."
|
||||
},
|
||||
[4]={
|
||||
["value"]="Un sac de diamants"
|
||||
},
|
||||
[5]={
|
||||
["value"]="Une boîte de diamants"
|
||||
},
|
||||
[6]={
|
||||
["value"]="Un coffre de diamants"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/fr/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/fr/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 255e1ae7909ec4de39a7585b0f72873c
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="DMG Balik: Memantulkan {0} dari kerusakan musuh. Monster buff tidak dapat dihilangkan.",
|
||||
["tips_desc"]="DMG Balik: Memantulkan {0} dari kerusakan musuh. Monster buff tidak dapat dihilangkan.",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="Excited",
|
||||
["desc"]="Excited: ATK Normal +<color=#3cff28>{0}</color>.",
|
||||
["tips_desc"]="Excited: Jumlah ATK Normal bertambah.",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/id/mall_gold.lua
Normal file
15
lua/app/config/strings/id/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Sedikit Koin"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Beberapa Koin"
|
||||
},
|
||||
[3]={
|
||||
["name"]="Tumpukan Koin"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/id/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/id/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 20f2135c5f8974068a13f49245c89448
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/id/mall_treasure.lua
Normal file
24
lua/app/config/strings/id/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Sedikit Diamond"
|
||||
},
|
||||
[2]={
|
||||
["value"]="1 Jumput Diamond"
|
||||
},
|
||||
[3]={
|
||||
["value"]="1 Tumpuk Diamond"
|
||||
},
|
||||
[4]={
|
||||
["value"]="1 Kantong Diamond"
|
||||
},
|
||||
[5]={
|
||||
["value"]="1 Kotak Diamond"
|
||||
},
|
||||
[6]={
|
||||
["value"]="1 Peti Diamond"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/id/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/id/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 45954ba88e2314d1dacf8ddbac11e6fa
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/it/mall_gold.lua
Normal file
15
lua/app/config/strings/it/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Piccola Quantità di monete"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Alcune Monete"
|
||||
},
|
||||
[3]={
|
||||
["name"]="Mucchio di Monete"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/it/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/it/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 817572b6a202849f4b597908ed5a7e4b
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/it/mall_treasure.lua
Normal file
24
lua/app/config/strings/it/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Pochi diamanti"
|
||||
},
|
||||
[2]={
|
||||
["value"]="Un pugno di diamanti"
|
||||
},
|
||||
[3]={
|
||||
["value"]="Un mucchio di diamanti"
|
||||
},
|
||||
[4]={
|
||||
["value"]="Un sacco di diamanti"
|
||||
},
|
||||
[5]={
|
||||
["value"]="Una scatola di diamanti"
|
||||
},
|
||||
[6]={
|
||||
["value"]="Un baule di diamanti"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/it/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/it/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: db01e3fd48d1442f0b4c0ed173552617
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="反射:{0}のダメージを反射する。モンスターの特性は削除できない。",
|
||||
["tips_desc"]="反射:{0}のダメージを反射する。モンスターの特性は削除できない。",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="興奮",
|
||||
["desc"]="興奮:通常攻撃の回数が<color=#3cff28>+{0}</color>。",
|
||||
["tips_desc"]="興奮:通常攻撃の回数が増加する。",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/ja/mall_gold.lua
Normal file
15
lua/app/config/strings/ja/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="少しのコイン"
|
||||
},
|
||||
[2]={
|
||||
["name"]="多めのコイン"
|
||||
},
|
||||
[3]={
|
||||
["name"]="コインの山"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/ja/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/ja/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 11f20572a9d4b41f29c95094d9e4e29f
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/ja/mall_treasure.lua
Normal file
24
lua/app/config/strings/ja/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="少しのダイヤモンド"
|
||||
},
|
||||
[2]={
|
||||
["value"]="一握りのダイヤモンド"
|
||||
},
|
||||
[3]={
|
||||
["value"]="ダイヤモンドの山"
|
||||
},
|
||||
[4]={
|
||||
["value"]="一袋のダイヤモンド"
|
||||
},
|
||||
[5]={
|
||||
["value"]="一箱のダイヤモンド"
|
||||
},
|
||||
[6]={
|
||||
["value"]="一ケースのダイヤモンド"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/ja/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/ja/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a424be1cf83ab46bb8ed75bddef5c8bd
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="피해 반사: 상대의 대미지를 반사하며 몬스터 특성은 제거될 수 없습니다.",
|
||||
["tips_desc"]="피해 반사: 상대의 대미지를 반사하며 몬스터 특성은 제거될 수 없습니다.",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="과열 상태",
|
||||
["desc"]="과열 상태: 일반 공격 횟수+<color=#3cff28>{0}</color>",
|
||||
["tips_desc"]="과열 상태: 일반 공격 횟수가 증가합니다.",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/ko/mall_gold.lua
Normal file
15
lua/app/config/strings/ko/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="골드 한 움큼"
|
||||
},
|
||||
[2]={
|
||||
["name"]="골드 꾸러미"
|
||||
},
|
||||
[3]={
|
||||
["name"]="골드 더미"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/ko/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/ko/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c8b00352d59f5401e890620d15de7062
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/ko/mall_treasure.lua
Normal file
24
lua/app/config/strings/ko/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="소량의 다이아"
|
||||
},
|
||||
[2]={
|
||||
["value"]="다이아 한 줌"
|
||||
},
|
||||
[3]={
|
||||
["value"]="다이아 한 더미"
|
||||
},
|
||||
[4]={
|
||||
["value"]="다이아 한 자루"
|
||||
},
|
||||
[5]={
|
||||
["value"]="다이아 한 상자"
|
||||
},
|
||||
[6]={
|
||||
["value"]="다이아 한 박스"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/ko/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/ko/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bdc015fde63794e5aa27d5120dbf229d
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="Reflexão: reflete {0} do dano do oponente. O atributo do monstro não pode ser removido.",
|
||||
["tips_desc"]="Reflexão: reflete {0} do dano do oponente. O atributo do monstro não pode ser removido.",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="Excitado",
|
||||
["desc"]="Excitado: número de golpes comuns + <color=#3cff28>{0}</color>.",
|
||||
["tips_desc"]="Excitação: aumenta o número de ataques básicos.",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/pt/mall_gold.lua
Normal file
15
lua/app/config/strings/pt/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Um Pouco de Ouro"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Algum Ouro"
|
||||
},
|
||||
[3]={
|
||||
["name"]="Uma Pilha de Ouro"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/pt/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/pt/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8e703af42936a4e51a1b22ad96afff24
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/pt/mall_treasure.lua
Normal file
24
lua/app/config/strings/pt/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Um Bocado de Diamantes"
|
||||
},
|
||||
[2]={
|
||||
["value"]="Um Punhado de Diamantes"
|
||||
},
|
||||
[3]={
|
||||
["value"]="Um Montinho de Diamantes"
|
||||
},
|
||||
[4]={
|
||||
["value"]="Um Saco de Diamantes"
|
||||
},
|
||||
[5]={
|
||||
["value"]="Uma Caixa de Diamantes"
|
||||
},
|
||||
[6]={
|
||||
["value"]="Um Baú de DIamantes"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/pt/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/pt/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 83bd84b1102424ab8a9e3e61070721dd
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
@ -198,6 +198,14 @@ local buff = {
|
||||
[97]={
|
||||
["id"]=97,
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -251,12 +259,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -130,6 +130,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -199,6 +205,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/ru/mall_gold.lua
Normal file
15
lua/app/config/strings/ru/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="маленькая золотая монета"
|
||||
},
|
||||
[2]={
|
||||
["name"]="несколько золотых монет"
|
||||
},
|
||||
[3]={
|
||||
["name"]="груды золотых монет"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/ru/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/ru/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3b25ca4d4a9ab4f60ae5f5590f1d705c
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/ru/mall_treasure.lua
Normal file
24
lua/app/config/strings/ru/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="несколько бриллиантов"
|
||||
},
|
||||
[2]={
|
||||
["value"]="горсть бриллиантов"
|
||||
},
|
||||
[3]={
|
||||
["value"]="куча бриллиантов"
|
||||
},
|
||||
[4]={
|
||||
["value"]="мешок с бриллиантами"
|
||||
},
|
||||
[5]={
|
||||
["value"]="шкатулка с бриллиантами"
|
||||
},
|
||||
[6]={
|
||||
["value"]="шкатулка с бриллиантами"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/ru/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/ru/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3dc4edffc533f4b13b44f6f19b6c6b82
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="สะท้อนดาเมจ: สะท้อนดาเมจ{0}ของฝ่ายตรงข้าม และคุณสมบัติเฉพาะมอนสเตอร์ไม่สามารถถูกลบได้",
|
||||
["tips_desc"]="สะท้อนดาเมจ: สะท้อนดาเมจ{0}ของฝ่ายตรงข้าม และคุณสมบัติเฉพาะมอนสเตอร์ไม่สามารถถูกลบได้",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="ตื่นเต้น",
|
||||
["desc"]="ตื่นเต้น:จำนวนโจมตีทั่วไป+<color=#3cff28>{0}</color>",
|
||||
["tips_desc"]="ตื่นเต้น: จำนวนโจมตีทั่วไปเพิ่มขึ้น",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/th/mall_gold.lua
Normal file
15
lua/app/config/strings/th/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="เหรียญทองเล็กน้อย"
|
||||
},
|
||||
[2]={
|
||||
["name"]="เหรียญทองจำนวนหนึ่ง"
|
||||
},
|
||||
[3]={
|
||||
["name"]="เหรียญทองมากมาย"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/th/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/th/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8de6cc698f25e424c832fe622a32f4b8
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/th/mall_treasure.lua
Normal file
24
lua/app/config/strings/th/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="เพชรจำนวนน้อย"
|
||||
},
|
||||
[2]={
|
||||
["value"]="เพชรหนึ่งกำ"
|
||||
},
|
||||
[3]={
|
||||
["value"]="เพชรหนึ่งกอง"
|
||||
},
|
||||
[4]={
|
||||
["value"]="เพชรหนึ่งถุง"
|
||||
},
|
||||
[5]={
|
||||
["value"]="เพชรหนึ่งกล่อง"
|
||||
},
|
||||
[6]={
|
||||
["value"]="เพชรหนึ่งหีบ"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/th/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/th/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 548101e70874246269818eb1142568bf
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -139,9 +139,21 @@ local task_type = {
|
||||
},
|
||||
[47]={
|
||||
|
||||
},
|
||||
[48]={
|
||||
|
||||
},
|
||||
[49]={
|
||||
|
||||
},
|
||||
[50]={
|
||||
|
||||
},
|
||||
[51]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=task_type,count=47
|
||||
data=task_type,count=51
|
||||
}
|
||||
return config
|
||||
15
lua/app/config/strings/tr/mall_gold.lua
Normal file
15
lua/app/config/strings/tr/mall_gold.lua
Normal file
@ -0,0 +1,15 @@
|
||||
local mall_gold = {
|
||||
[1]={
|
||||
["name"]="Biraz Altın Para"
|
||||
},
|
||||
[2]={
|
||||
["name"]="Az Miktar Altın Para"
|
||||
},
|
||||
[3]={
|
||||
["name"]="Altın Para Yığını"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_gold,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/tr/mall_gold.lua.meta
Normal file
10
lua/app/config/strings/tr/mall_gold.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a4019c570b29a4597a0ddc5f55d33dd1
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
24
lua/app/config/strings/tr/mall_treasure.lua
Normal file
24
lua/app/config/strings/tr/mall_treasure.lua
Normal file
@ -0,0 +1,24 @@
|
||||
local mall_treasure = {
|
||||
[1]={
|
||||
["value"]="Az Miktar Elmas"
|
||||
},
|
||||
[2]={
|
||||
["value"]="Bir Avuç Elmas"
|
||||
},
|
||||
[3]={
|
||||
["value"]="Bir Yığın Elmas"
|
||||
},
|
||||
[4]={
|
||||
["value"]="Bir Çanta Elmas"
|
||||
},
|
||||
[5]={
|
||||
["value"]="Bir Kutu Elmas"
|
||||
},
|
||||
[6]={
|
||||
["value"]="Bir Sandık Elmas"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=mall_treasure,count=6
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/strings/tr/mall_treasure.lua.meta
Normal file
10
lua/app/config/strings/tr/mall_treasure.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e79b5c8ee1a36451ba81ee72dc9559cc
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
@ -327,6 +327,17 @@ local buff = {
|
||||
["desc"]="Phản ST: Phản đòn {0} sát thương lên đối phương, đặc tính Quái không thể bị xóa đi.",
|
||||
["tips_desc"]="Phản ST: Phản đòn {0} sát thương lên đối phương, đặc tính Quái không thể bị xóa đi.",
|
||||
["name"]="forever_thorns"
|
||||
},
|
||||
[98]={
|
||||
["id"]=98,
|
||||
["show_name"]="Phấn Khởi",
|
||||
["desc"]="Phấn Khởi: Lượt đánh thường +<color=#3cff28>{0}</color>.",
|
||||
["tips_desc"]="Phấn Khởi: Tăng lượt đánh thường.",
|
||||
["name"]="forever_normal_attack_add"
|
||||
},
|
||||
[99]={
|
||||
["id"]=99,
|
||||
["name"]="forever_uncontrolled"
|
||||
}
|
||||
}
|
||||
local keys = {
|
||||
@ -380,12 +391,14 @@ local keys = {
|
||||
["forever_dec_dmg_blue_add"]=buff[94],
|
||||
["forever_dec_dmg_purple_add"]=buff[95],
|
||||
["forever_dec_dmg_all_add"]=buff[96],
|
||||
["forever_thorns"]=buff[97]
|
||||
["forever_thorns"]=buff[97],
|
||||
["forever_normal_attack_add"]=buff[98],
|
||||
["forever_uncontrolled"]=buff[99]
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=buff,
|
||||
keys=keys,
|
||||
count=50
|
||||
count=52
|
||||
}
|
||||
return config
|
||||
@ -135,6 +135,12 @@ local item = {
|
||||
},
|
||||
[44]={
|
||||
["name"]="自选传说英雄宝箱"
|
||||
},
|
||||
[45]={
|
||||
|
||||
},
|
||||
[46]={
|
||||
|
||||
},
|
||||
[13001]={
|
||||
|
||||
@ -204,6 +210,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=66
|
||||
data=item,count=68
|
||||
}
|
||||
return config
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user