配置表

This commit is contained in:
CloudJ 2023-06-05 14:10:27 +08:00
parent aa3bb714ac
commit d20aa78385
10 changed files with 124 additions and 112 deletions

View File

@ -206,6 +206,9 @@ local LocalizationGlobalConst =
BIND_ACCOUNT_FAILED = "BIND_ACCOUNT_FAILED", BIND_ACCOUNT_FAILED = "BIND_ACCOUNT_FAILED",
CHANGE_ACCOUNT_FAILED = "CHANGE_ACCOUNT_FAILED", CHANGE_ACCOUNT_FAILED = "CHANGE_ACCOUNT_FAILED",
SUMMON_SKIP = "SUMMON_SKIP", SUMMON_SKIP = "SUMMON_SKIP",
CHANGE_ACCOUNT_FAILED_2 = "CHANGE_ACCOUNT_FAILED_2",
MAIL_COUNTDOWN = "MAIL_COUNTDOWN",
SHOP_DESC_37 = "SHOP_DESC_37",
} }
return LocalizationGlobalConst return LocalizationGlobalConst

View File

@ -1,6 +1,13 @@
local mall_gold = { local mall_gold = {
[1]={ [1]={
["idel_time"]=24000, ["gold"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=400,
["num_for_nothing"]="Ughc"
},
["cost"]={ ["cost"]={
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
@ -12,7 +19,14 @@ local mall_gold = {
["daily"]=2 ["daily"]=2
}, },
[2]={ [2]={
["idel_time"]=180000, ["gold"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=4000,
["num_for_nothing"]="UghcAw=="
},
["cost"]={ ["cost"]={
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
@ -23,14 +37,21 @@ local mall_gold = {
} }
}, },
[3]={ [3]={
["idel_time"]=1800000, ["gold"]={
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=1,
["id_for_nothing"]="Vw==",
["num"]=40000,
["num_for_nothing"]="UghcA2U="
},
["cost"]={ ["cost"]={
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=2, ["id"]=2,
["id_for_nothing"]="VA==", ["id_for_nothing"]="VA==",
["num"]=450, ["num"]=500,
["num_for_nothing"]="Ug1c" ["num_for_nothing"]="Uwhc"
} }
} }
} }

View File

@ -1258,7 +1258,7 @@ local skill = {
["name_act"]="skill01", ["name_act"]="skill01",
["fx_self"]=300009, ["fx_self"]=300009,
["bullet_time"]={ ["bullet_time"]={
933, 800,
3000, 3000,
400 400
} }
@ -1347,7 +1347,7 @@ local skill = {
["name_act"]="skill01", ["name_act"]="skill01",
["fx_self"]=300009, ["fx_self"]=300009,
["bullet_time"]={ ["bullet_time"]={
933, 800,
3000, 3000,
400 400
} }
@ -2663,25 +2663,19 @@ local skill = {
["effect"]={ ["effect"]={
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=10000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=10000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=13400,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_green",
["num"]=9400,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
} }
@ -2699,8 +2693,7 @@ local skill = {
["effect_block"]={ ["effect_block"]={
1, 1,
2, 2,
3, 3
4
}, },
["skill_position"]=1, ["skill_position"]=1,
["shake_time"]=200, ["shake_time"]=200,
@ -2760,25 +2753,19 @@ local skill = {
["effect"]={ ["effect"]={
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=10000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=10000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=13400,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_green",
["num"]=9400,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
@ -2802,8 +2789,7 @@ local skill = {
["effect_block"]={ ["effect_block"]={
1, 1,
2, 2,
3, 4
5
}, },
["skill_position"]=1, ["skill_position"]=1,
["shake_time"]=200, ["shake_time"]=200,
@ -2850,25 +2836,19 @@ local skill = {
["effect"]={ ["effect"]={
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=10000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=10000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt_green", ["type"]="hurt_green",
["num"]=8000, ["num"]=13400,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_green",
["num"]=9400,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
@ -2892,8 +2872,7 @@ local skill = {
["effect_block"]={ ["effect_block"]={
1, 1,
2, 2,
3, 4
5
}, },
["skill_position"]=1, ["skill_position"]=1,
["shake_time"]=200, ["shake_time"]=200,
@ -7123,19 +7102,13 @@ local skill = {
["effect"]={ ["effect"]={
{ {
["type"]="hurt", ["type"]="hurt",
["num"]=4000, ["num"]=6000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
{ {
["type"]="hurt", ["type"]="hurt",
["num"]=4000, ["num"]=6000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt",
["num"]=4000,
["ratio"]=10000, ["ratio"]=10000,
["round"]=0 ["round"]=0
}, },
@ -7162,8 +7135,7 @@ local skill = {
["effect_block"]={ ["effect_block"]={
1, 1,
2, 2,
3, 5
6
}, },
["skill_position"]=1, ["skill_position"]=1,
["cd"]=3, ["cd"]=3,
@ -7173,8 +7145,7 @@ local skill = {
["sound_hit"]={ ["sound_hit"]={
2200120, 2200120,
1200114, 1200114,
1200113, 1200113
1200114
}, },
["name_act"]="skill01", ["name_act"]="skill01",
["fx_self"]=400039, ["fx_self"]=400039,

View File

@ -206,6 +206,9 @@ local localization_global =
["BIND_ACCOUNT_FAILED"] = "账号绑定失败,请重试", ["BIND_ACCOUNT_FAILED"] = "账号绑定失败,请重试",
["CHANGE_ACCOUNT_FAILED"] = "账号切换失败,请重试", ["CHANGE_ACCOUNT_FAILED"] = "账号切换失败,请重试",
["SUMMON_SKIP"] = "跳过", ["SUMMON_SKIP"] = "跳过",
["CHANGE_ACCOUNT_FAILED_2"] = "当前账号已是目标账号,无需切换",
["MAIL_COUNTDOWN"] = "{0}小时到期",
["SHOP_DESC_37"] = "宝箱奖励",
} }
return localization_global return localization_global

View File

@ -12,7 +12,7 @@ local item = {
["desc"]="It takes stamina to complete stages" ["desc"]="It takes stamina to complete stages"
}, },
[4]={ [4]={
["name"]="Outstanding Hero", ["name"]="Uncommon Hero",
["desc"]="Can obtain Uncommon Hero" ["desc"]="Can obtain Uncommon Hero"
}, },
[5]={ [5]={
@ -24,110 +24,135 @@ local item = {
["desc"]="Can obtain Epic Hero" ["desc"]="Can obtain Epic Hero"
}, },
[7]={ [7]={
["name"]="Pass Point",
["desc"]="Accumulated points can level up Pass." ["desc"]="Accumulated points can level up Pass."
}, },
[8]={ [8]={
["name"]="Wooden Box",
["desc"]="Can obtain heroes of the above qualities." ["desc"]="Can obtain heroes of the above qualities."
}, },
[9]={ [9]={
["name"]="Wooden Chest",
["desc"]="Can obtain heroes of the above qualities." ["desc"]="Can obtain heroes of the above qualities."
}, },
[10]={ [10]={
["name"]="Gold Chest",
["desc"]="Hero chests adorned with gold." ["desc"]="Hero chests adorned with gold."
}, },
[11]={ [11]={
["name"]="Platinum Chest",
["desc"]="Powerful heroes are inside." ["desc"]="Powerful heroes are inside."
}, },
[12]={ [12]={
["name"]="EXP",
["desc"]="Accumulate to a certain quantity for an upgrade." ["desc"]="Accumulate to a certain quantity for an upgrade."
}, },
[13]={ [13]={
["name"]="Common Key",
["desc"]="Used to open Normal Chest in the shop." ["desc"]="Used to open Normal Chest in the shop."
}, },
[14]={ [14]={
["name"]="Exquisite Key",
["desc"]="Used to open Exquisite Chest in the shop." ["desc"]="Used to open Exquisite Chest in the shop."
}, },
[15]={ [15]={
["name"]="Precious Key",
["desc"]="Used to open Precious Chest in the shop." ["desc"]="Used to open Precious Chest in the shop."
}, },
[16]={ [16]={
["name"]="Quest Chest",
["desc"]="Obtained by completing 5 daily quests." ["desc"]="Obtained by completing 5 daily quests."
}, },
[17]={ [17]={
["name"]="Ad Chest",
["desc"]="You can watch ads anywhere in the game to earn rewards." ["desc"]="You can watch ads anywhere in the game to earn rewards."
}, },
[18]={ [18]={
["name"]="Platinum Large Chest",
["desc"]="A huge Platinum Chest!" ["desc"]="A huge Platinum Chest!"
}, },
[19]={ [19]={
["name"]="Random Shard",
["desc"]="AFK rewards include random shards. The quantity and quality will increase with the progress of the stages." ["desc"]="AFK rewards include random shards. The quantity and quality will increase with the progress of the stages."
}, },
[12001]={ [12001]={
["name"]="Roxy Shard", ["name"]="Dancer Shard",
["desc"]="Dancer Shard, collect the shards to activate or upgrade." ["desc"]="Dancer Shard, collect the shards to activate or upgrade."
}, },
[13001]={ [13001]={
["name"]="Carla Shard", ["name"]="Claude Shard",
["desc"]="Claude Shard collect the shards to activate or upgrade." ["desc"]="Claude Shard collect the shards to activate or upgrade."
}, },
[13002]={ [13002]={
["name"]="Great Sword Robert Shard", ["name"]="Flare Shard",
["desc"]="Flare Shard, collect the shards to activate or upgrade." ["desc"]="Flare Shard, collect the shards to activate or upgrade."
}, },
[14001]={ [14001]={
["name"]="Aske Shard", ["name"]="Alexander Shard",
["desc"]="Alexander Shard, collect the shards to activate or upgrade." ["desc"]="Alexander Shard, collect the shards to activate or upgrade."
}, },
[22001]={ [22001]={
["name"]="Evelyn Shard", ["name"]="Blade Maid Shard",
["desc"]="Blade Maid Shard, collect the shards to activate or upgrade." ["desc"]="Blade Maid Shard, collect the shards to activate or upgrade."
}, },
[23001]={ [23001]={
["name"]="Lilith Shard", ["name"]="Barbarian Shard",
["desc"]="Barbarian Shard, collect the shards to activate or upgrade." ["desc"]="Barbarian Shard, collect the shards to activate or upgrade."
}, },
[23002]={ [23002]={
["name"]="White-Hair Catherine Shard", ["name"]="Er-Ya Shard",
["desc"]="Er-Ya Shard, collect the shards to activate or upgrade." ["desc"]="Er-Ya Shard, collect the shards to activate or upgrade."
}, },
[24001]={ [24001]={
["name"]="Allen Shard", ["name"]="Claymore Kid Shard",
["desc"]="Claymore Kid Shard, collect the shards to activate or upgrade." ["desc"]="Claymore Kid Shard, collect the shards to activate or upgrade."
}, },
[32001]={ [32001]={
["name"]="Onion Shard",
["desc"]="Onion Shard, collect the shards to activate or upgrade." ["desc"]="Onion Shard, collect the shards to activate or upgrade."
}, },
[33001]={ [33001]={
["name"]="Fawn Shard",
["desc"]="Fawn Shard, collect the shards to activate or upgrade." ["desc"]="Fawn Shard, collect the shards to activate or upgrade."
}, },
[33002]={ [33002]={
["name"]="Timberwolf Shard",
["desc"]="Timberwolf Shard, collect the shards to activate or upgrade." ["desc"]="Timberwolf Shard, collect the shards to activate or upgrade."
}, },
[34001]={ [34001]={
["name"]="Mulan Shard",
["desc"]="Mulan Shard, collect the shards to activate or upgrade." ["desc"]="Mulan Shard, collect the shards to activate or upgrade."
}, },
[42001]={ [42001]={
["name"]="Iceheart Shard",
["desc"]="Iceheart Shard, collect the shards to activate or upgrade." ["desc"]="Iceheart Shard, collect the shards to activate or upgrade."
}, },
[43001]={ [43001]={
["name"]="Ice Maiden Shard",
["desc"]="Ice Maiden Shard, collect the shards to activate or upgrade." ["desc"]="Ice Maiden Shard, collect the shards to activate or upgrade."
}, },
[43002]={ [43002]={
["name"]="Raven Shard",
["desc"]="Raven Shard, collect the shards to activate or upgrade." ["desc"]="Raven Shard, collect the shards to activate or upgrade."
}, },
[44001]={ [44001]={
["name"]="Frost Enchantress Shard",
["desc"]="Frost Enchantress Shard, collect the shards to activate or upgrade." ["desc"]="Frost Enchantress Shard, collect the shards to activate or upgrade."
}, },
[52001]={ [52001]={
["name"]="Ninja Lun Shard",
["desc"]="Ninja Lun Shard, collect the shards to activate or upgrade." ["desc"]="Ninja Lun Shard, collect the shards to activate or upgrade."
}, },
[53001]={ [53001]={
["name"]="Witch Kiki Shard",
["desc"]="Witch Kiki Shard, collect the shards to activate or upgrade." ["desc"]="Witch Kiki Shard, collect the shards to activate or upgrade."
}, },
[53002]={ [53002]={
["name"]="Soul Hunter Shard",
["desc"]="Soul Hunter Shard, collect the shards to activate or upgrade." ["desc"]="Soul Hunter Shard, collect the shards to activate or upgrade."
}, },
[54001]={ [54001]={
["name"]="Butterfly Shard",
["desc"]="Butterfly Shard, collect the shards to activate or upgrade." ["desc"]="Butterfly Shard, collect the shards to activate or upgrade."
} }
} }

View File

@ -12,112 +12,112 @@ local item = {
["desc"]="ステージクリアに必要なのは、当然スタミナだぜ。" ["desc"]="ステージクリアに必要なのは、当然スタミナだぜ。"
}, },
[4]={ [4]={
["name"]="Uncommon Hero"
}, },
[5]={ [5]={
["name"]="Rare Hero"
}, },
[6]={ [6]={
["name"]="Epic Hero"
}, },
[7]={ [7]={
["name"]="Pass Point"
}, },
[8]={ [8]={
["name"]="Wooden Box"
}, },
[9]={ [9]={
["name"]="Wooden Chest"
}, },
[10]={ [10]={
["name"]="Gold Chest"
}, },
[11]={ [11]={
["name"]="Platinum Chest"
}, },
[12]={ [12]={
["name"]="EXP"
}, },
[13]={ [13]={
["name"]="Common Key"
}, },
[14]={ [14]={
["name"]="Exquisite Key"
}, },
[15]={ [15]={
["name"]="Precious Key"
}, },
[16]={ [16]={
["name"]="Quest Chest"
}, },
[17]={ [17]={
["name"]="Ad Chest"
}, },
[18]={ [18]={
["name"]="Platinum Large Chest"
}, },
[19]={ [19]={
["name"]="Random Shard"
}, },
[12001]={ [12001]={
["name"]="Dancer Shard"
}, },
[13001]={ [13001]={
["name"]="Claude Shard"
}, },
[13002]={ [13002]={
["name"]="Flare Shard"
}, },
[14001]={ [14001]={
["name"]="Alexander Shard"
}, },
[22001]={ [22001]={
["name"]="Blade Maid Shard"
}, },
[23001]={ [23001]={
["name"]="Barbarian Shard"
}, },
[23002]={ [23002]={
["name"]="Er-Ya Shard"
}, },
[24001]={ [24001]={
["name"]="Claymore Kid Shard"
}, },
[32001]={ [32001]={
["name"]="Onion Shard"
}, },
[33001]={ [33001]={
["name"]="Fawn Shard"
}, },
[33002]={ [33002]={
["name"]="Timberwolf Shard"
}, },
[34001]={ [34001]={
["name"]="Mulan Shard"
}, },
[42001]={ [42001]={
["name"]="Iceheart Shard"
}, },
[43001]={ [43001]={
["name"]="Ice Maiden Shard"
}, },
[43002]={ [43002]={
["name"]="Raven Shard"
}, },
[44001]={ [44001]={
["name"]="Frost Enchantress Shard"
}, },
[52001]={ [52001]={
["name"]="Ninja Lun Shard"
}, },
[53001]={ [53001]={
["name"]="Witch Kiki Shard"
}, },
[53002]={ [53002]={
["name"]="Soul Hunter Shard"
}, },
[54001]={ [54001]={
["name"]="Butterfly Shard"
} }
} }
local config = { local config = {

View File

@ -553,7 +553,6 @@ local task = {
["num_for_nothing"]="Uwg=" ["num_for_nothing"]="Uwg="
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[37]={ [37]={
@ -569,7 +568,6 @@ local task = {
["num_for_nothing"]="UQ0=" ["num_for_nothing"]="UQ0="
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[38]={ [38]={
@ -585,7 +583,6 @@ local task = {
["num_for_nothing"]="Vwhc" ["num_for_nothing"]="Vwhc"
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[39]={ [39]={
@ -601,7 +598,6 @@ local task = {
["num_for_nothing"]="Vw1c" ["num_for_nothing"]="Vw1c"
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[40]={ [40]={
@ -617,7 +613,6 @@ local task = {
["num_for_nothing"]="Uwg=" ["num_for_nothing"]="Uwg="
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[41]={ [41]={
@ -633,7 +628,6 @@ local task = {
["num_for_nothing"]="UQ0=" ["num_for_nothing"]="UQ0="
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[42]={ [42]={
@ -649,7 +643,6 @@ local task = {
["num_for_nothing"]="Vwhc" ["num_for_nothing"]="Vwhc"
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[43]={ [43]={
@ -665,7 +658,6 @@ local task = {
["num_for_nothing"]="Vw1c" ["num_for_nothing"]="Vw1c"
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[44]={ [44]={
@ -1270,7 +1262,6 @@ local task = {
["num_for_nothing"]="Vw1c" ["num_for_nothing"]="Vw1c"
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[84]={ [84]={
@ -1286,7 +1277,6 @@ local task = {
["num_for_nothing"]="Vw1c" ["num_for_nothing"]="Vw1c"
} }
}, },
["lock"]=2,
["icon"]="7" ["icon"]="7"
}, },
[85]={ [85]={

View File

@ -453,7 +453,7 @@ local tutorial = {
} }
}, },
[50000]={ [50000]={
["next_id"]=10, ["next_id"]=50010,
["type"]=2, ["type"]=2,
["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/left_btn", ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/left_btn",
["arrow_direction"]=2, ["arrow_direction"]=2,
@ -463,7 +463,6 @@ local tutorial = {
} }
}, },
[50010]={ [50010]={
["next_id"]=20,
["type"]=3, ["type"]=3,
["txt"]="tutorial_txt_6", ["txt"]="tutorial_txt_6",
["txt_offset"]={ ["txt_offset"]={

View File

@ -24,7 +24,7 @@ function BoxLevelUI:onLoadRootComplete()
self.bg = self.uiMap["box_level_ui.bg"] self.bg = self.uiMap["box_level_ui.bg"]
self.titleTx = self.uiMap["box_level_ui.bg.title_img.title"] self.titleTx = self.uiMap["box_level_ui.bg.title_img.title"]
self.titleTx:setText(I18N:getGlobalText(I18N.GlobalConst.SHOP_DESC_27)) self.titleTx:setText(I18N:getGlobalText(I18N.GlobalConst.SHOP_DESC_37))
self.lvTx = self.uiMap["box_level_ui.bg.lv_node.lv_bg.text"] self.lvTx = self.uiMap["box_level_ui.bg.lv_node.lv_bg.text"]
self.leftArrow = self.uiMap["box_level_ui.bg.lv_node.left_arrow"] self.leftArrow = self.uiMap["box_level_ui.bg.lv_node.left_arrow"]
self.rightArrow = self.uiMap["box_level_ui.bg.lv_node.right_arrow"] self.rightArrow = self.uiMap["box_level_ui.bg.lv_node.right_arrow"]

View File

@ -173,7 +173,7 @@ function GiftPopUI:updateTime()
remainTime = 0 remainTime = 0
self:checkNextPopGiftOrClose() self:checkNextPopGiftOrClose()
end end
self.timeText:setText(GFunc.getTimeStr(remainTime)) self.timeText:setText(Time:formatNumTime(remainTime))
end end
end end
elseif self.actType == PayManager.PURCHARSE_TYPE.GROW_UP_GIFT then -- 成长礼包 elseif self.actType == PayManager.PURCHARSE_TYPE.GROW_UP_GIFT then -- 成长礼包
@ -187,7 +187,7 @@ function GiftPopUI:updateTime()
remainTime = 0 remainTime = 0
self:checkNextPopGiftOrClose() self:checkNextPopGiftOrClose()
end end
self.timeText:setText(GFunc.getTimeStr(remainTime)) self.timeText:setText(Time:formatNumTime(remainTime))
end end
self.timeNode:setVisible(hasTime) self.timeNode:setVisible(hasTime)
end end