config
This commit is contained in:
parent
bb93a7e8b4
commit
02ad035a42
File diff suppressed because it is too large
Load Diff
@ -1,154 +1,4 @@
|
||||
local arena_time = {
|
||||
[1]={
|
||||
["season"]=1,
|
||||
["start_time"]="2023-6-25 00:00:00",
|
||||
["end_time"]="2023-8-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[2]={
|
||||
["season"]=2,
|
||||
["start_time"]="2023-8-16 00:00:00",
|
||||
["end_time"]="2023-9-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[3]={
|
||||
["season"]=3,
|
||||
["start_time"]="2023-9-15 00:00:00",
|
||||
["end_time"]="2023-10-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_1"
|
||||
},
|
||||
[4]={
|
||||
["season"]=4,
|
||||
["start_time"]="2023-10-16 00:00:00",
|
||||
["end_time"]="2023-11-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_2"
|
||||
},
|
||||
[5]={
|
||||
["season"]=5,
|
||||
["start_time"]="2023-11-15 00:00:00",
|
||||
["end_time"]="2023-12-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_3"
|
||||
},
|
||||
[6]={
|
||||
["season"]=6,
|
||||
["start_time"]="2023-12-15 00:00:00",
|
||||
["end_time"]="2024-1-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_4"
|
||||
},
|
||||
[7]={
|
||||
["season"]=7,
|
||||
["start_time"]="2024-1-15 00:00:00",
|
||||
["end_time"]="2024-2-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_5"
|
||||
},
|
||||
[8]={
|
||||
["season"]=8,
|
||||
["start_time"]="2024-2-15 00:00:00",
|
||||
["end_time"]="2024-3-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_6"
|
||||
},
|
||||
[9]={
|
||||
["season"]=9,
|
||||
["start_time"]="2024-3-16 00:00:00",
|
||||
["end_time"]="2024-4-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[10]={
|
||||
["season"]=10,
|
||||
["start_time"]="2024-4-15 00:00:00",
|
||||
["end_time"]="2024-5-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[11]={
|
||||
["season"]=11,
|
||||
["start_time"]="2024-5-16 00:00:00",
|
||||
["end_time"]="2024-6-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[12]={
|
||||
["season"]=12,
|
||||
["start_time"]="2024-6-15 00:00:00",
|
||||
["end_time"]="2024-7-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[13]={
|
||||
["season"]=13,
|
||||
["start_time"]="2024-7-16 00:00:00",
|
||||
["end_time"]="2024-8-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[14]={
|
||||
["season"]=14,
|
||||
["start_time"]="2024-8-15 00:00:00",
|
||||
["end_time"]="2024-9-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[15]={
|
||||
["season"]=15,
|
||||
["start_time"]="2024-9-15 00:00:00",
|
||||
["end_time"]="2024-10-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[16]={
|
||||
["season"]=16,
|
||||
["start_time"]="2024-10-15 00:00:00",
|
||||
["end_time"]="2024-11-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[17]={
|
||||
["season"]=17,
|
||||
["start_time"]="2024-11-15 00:00:00",
|
||||
["end_time"]="2024-12-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[18]={
|
||||
["season"]=18,
|
||||
["start_time"]="2024-12-15 00:00:00",
|
||||
["end_time"]="2025-1-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[19]={
|
||||
["season"]=19,
|
||||
["start_time"]="2025-1-15 00:00:00",
|
||||
["end_time"]="2025-2-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_5"
|
||||
},
|
||||
[20]={
|
||||
["season"]=20,
|
||||
["start_time"]="2025-2-15 00:00:00",
|
||||
["end_time"]="2025-3-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner_6"
|
||||
},
|
||||
[21]={
|
||||
["season"]=21,
|
||||
["start_time"]="2025-3-16 00:00:00",
|
||||
["end_time"]="2025-4-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[22]={
|
||||
["season"]=22,
|
||||
["start_time"]="2025-4-15 00:00:00",
|
||||
["end_time"]="2025-5-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[23]={
|
||||
["season"]=23,
|
||||
["start_time"]="2025-5-16 00:00:00",
|
||||
["end_time"]="2025-6-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[24]={
|
||||
["season"]=24,
|
||||
["start_time"]="2025-6-15 00:00:00",
|
||||
["end_time"]="2025-7-16 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[25]={
|
||||
["season"]=25,
|
||||
["start_time"]="2025-7-16 00:00:00",
|
||||
["end_time"]="2025-8-15 00:00:00",
|
||||
["ui_banner"]="ui_arena_bounty_banner"
|
||||
},
|
||||
[26]={
|
||||
["season"]=26,
|
||||
["start_time"]="2025-8-15 00:00:00",
|
||||
@ -181,6 +31,6 @@ local arena_time = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=arena_time,count=30
|
||||
data=arena_time,count=5
|
||||
}
|
||||
return config
|
||||
@ -674,6 +674,9 @@ local LocalizationGlobalConst =
|
||||
SUMMON_DESC_3 = "SUMMON_DESC_3",
|
||||
SUMMON_DESC_4 = "SUMMON_DESC_4",
|
||||
IDLE_DESC_2 = "IDLE_DESC_2",
|
||||
SUMMON_DESC_5 = "SUMMON_DESC_5",
|
||||
SUMMON_DESC_6 = "SUMMON_DESC_6",
|
||||
SUMMON_DESC_7 = "SUMMON_DESC_7",
|
||||
}
|
||||
|
||||
return LocalizationGlobalConst
|
||||
@ -671,9 +671,12 @@ local localization_global =
|
||||
["HERO_DESC_18"] = "去升级",
|
||||
["HERO_DESC_19"] = "星级达到{0}",
|
||||
["HERO_DESC_20"] = "可继续升级",
|
||||
["SUMMON_DESC_3"] = "在[高级招聘]中,如果连续49次没有获得传说快递员,则第50次必 当获得传说快递员;且在[高级招聘]中获得任意传说快递员时,该",
|
||||
["SUMMON_DESC_3"] = "在[高级召唤]中,如果连续49次没有获得传说快递员,则第50次必 当获得传说快递员;且在[高级召唤]中获得任意传说快递员时,该次数会重置并重新开始计算",
|
||||
["SUMMON_DESC_4"] = "概率预览",
|
||||
["IDLE_DESC_2"] = "游历时间:<color=#00F6FF>{0}</color>",
|
||||
["SUMMON_DESC_5"] = "[普通召唤]没有保底次数",
|
||||
["SUMMON_DESC_6"] = "普通召唤",
|
||||
["SUMMON_DESC_7"] = "高级召唤",
|
||||
}
|
||||
|
||||
return localization_global
|
||||
@ -459,27 +459,27 @@ local task_achievement = {
|
||||
[2]={
|
||||
["type"]=2,
|
||||
["number"]={
|
||||
3,
|
||||
6,
|
||||
10,
|
||||
15,
|
||||
20,
|
||||
25,
|
||||
30,
|
||||
35,
|
||||
40,
|
||||
45,
|
||||
50,
|
||||
55,
|
||||
60,
|
||||
65,
|
||||
70,
|
||||
75,
|
||||
80,
|
||||
85,
|
||||
90,
|
||||
95,
|
||||
100
|
||||
300,
|
||||
600,
|
||||
1000,
|
||||
1500,
|
||||
2000,
|
||||
2500,
|
||||
3000,
|
||||
3500,
|
||||
4000,
|
||||
4500,
|
||||
5000,
|
||||
5500,
|
||||
6000,
|
||||
6500,
|
||||
7000,
|
||||
7500,
|
||||
8000,
|
||||
8500,
|
||||
9000,
|
||||
9500,
|
||||
10000
|
||||
},
|
||||
["reward"]={
|
||||
{
|
||||
@ -655,28 +655,28 @@ local task_achievement = {
|
||||
[3]={
|
||||
["type"]=3,
|
||||
["number"]={
|
||||
1,
|
||||
10,
|
||||
50,
|
||||
100,
|
||||
200,
|
||||
300,
|
||||
400,
|
||||
500,
|
||||
600,
|
||||
700,
|
||||
800,
|
||||
1000,
|
||||
1500,
|
||||
2000,
|
||||
3000,
|
||||
4000,
|
||||
5000,
|
||||
6000,
|
||||
7000,
|
||||
8000,
|
||||
9000,
|
||||
10000
|
||||
10000,
|
||||
20000,
|
||||
30000,
|
||||
40000,
|
||||
50000,
|
||||
60000,
|
||||
70000,
|
||||
80000,
|
||||
100000,
|
||||
150000,
|
||||
200000,
|
||||
300000,
|
||||
400000,
|
||||
500000,
|
||||
600000,
|
||||
700000,
|
||||
800000,
|
||||
900000,
|
||||
1000000
|
||||
},
|
||||
["reward"]={
|
||||
{
|
||||
@ -860,25 +860,25 @@ local task_achievement = {
|
||||
[4]={
|
||||
["type"]=4,
|
||||
["number"]={
|
||||
50,
|
||||
150,
|
||||
300,
|
||||
400,
|
||||
500,
|
||||
600,
|
||||
700,
|
||||
800,
|
||||
1000,
|
||||
1500,
|
||||
2000,
|
||||
3000,
|
||||
4000,
|
||||
5000,
|
||||
6000,
|
||||
7000,
|
||||
8000,
|
||||
9000,
|
||||
10000
|
||||
15000,
|
||||
30000,
|
||||
40000,
|
||||
50000,
|
||||
60000,
|
||||
70000,
|
||||
80000,
|
||||
100000,
|
||||
150000,
|
||||
200000,
|
||||
300000,
|
||||
400000,
|
||||
500000,
|
||||
600000,
|
||||
700000,
|
||||
800000,
|
||||
900000,
|
||||
1000000
|
||||
},
|
||||
["reward"]={
|
||||
{
|
||||
@ -1038,29 +1038,29 @@ local task_achievement = {
|
||||
[5]={
|
||||
["type"]=5,
|
||||
["number"]={
|
||||
5,
|
||||
30,
|
||||
50,
|
||||
100,
|
||||
150,
|
||||
200,
|
||||
300,
|
||||
400,
|
||||
500,
|
||||
600,
|
||||
700,
|
||||
800,
|
||||
1000,
|
||||
1500,
|
||||
2000,
|
||||
3000,
|
||||
4000,
|
||||
5000,
|
||||
6000,
|
||||
7000,
|
||||
8000,
|
||||
9000,
|
||||
10000
|
||||
10000,
|
||||
15000,
|
||||
20000,
|
||||
30000,
|
||||
40000,
|
||||
50000,
|
||||
60000,
|
||||
70000,
|
||||
80000,
|
||||
100000,
|
||||
150000,
|
||||
200000,
|
||||
300000,
|
||||
400000,
|
||||
500000,
|
||||
600000,
|
||||
700000,
|
||||
800000,
|
||||
900000,
|
||||
1000000
|
||||
},
|
||||
["reward"]={
|
||||
{
|
||||
@ -5069,21 +5069,17 @@ local task_achievement = {
|
||||
[28]={
|
||||
["type"]=31,
|
||||
["number"]={
|
||||
2,
|
||||
4,
|
||||
6,
|
||||
10,
|
||||
15,
|
||||
20,
|
||||
25,
|
||||
30,
|
||||
40,
|
||||
50,
|
||||
60,
|
||||
70,
|
||||
80,
|
||||
90,
|
||||
100
|
||||
1000,
|
||||
1100,
|
||||
1200,
|
||||
1400,
|
||||
1600,
|
||||
1800,
|
||||
2000,
|
||||
2200,
|
||||
2500,
|
||||
2800,
|
||||
3100
|
||||
},
|
||||
["reward"]={
|
||||
{
|
||||
@ -5166,38 +5162,6 @@ local task_achievement = {
|
||||
["num"]=20,
|
||||
["num_for_nothing"]="VAg="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=20,
|
||||
["num_for_nothing"]="VAg="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=20,
|
||||
["num_for_nothing"]="VAg="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=20,
|
||||
["num_for_nothing"]="VAg="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=20,
|
||||
["num_for_nothing"]="VAg="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user