From 16ac56ec2094dfbeee5e44630a325680a83e77b1 Mon Sep 17 00:00:00 2001 From: Fang Date: Thu, 20 Jul 2023 16:24:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/config/buff.lua | 4 +- lua/app/config/chapter_dungeon_armor.lua | 120 ++++++ lua/app/config/fx.lua | 83 ++++- .../localization_global_const.lua | 7 + lua/app/config/monster_base.lua | 8 +- lua/app/config/skill.lua | 344 +++++++----------- lua/app/config/strings/cn/attr.lua | 70 ++-- lua/app/config/strings/cn/global.lua | 7 + lua/app/config/strings/cn/monster_base.lua | 17 +- lua/app/config/strings/de/monster_base.lua | 17 +- lua/app/config/strings/en/monster_base.lua | 17 +- lua/app/config/strings/es/monster_base.lua | 17 +- lua/app/config/strings/fr/monster_base.lua | 17 +- lua/app/config/strings/id/monster_base.lua | 17 +- lua/app/config/strings/ja/monster_base.lua | 17 +- lua/app/config/strings/ko/monster_base.lua | 17 +- lua/app/config/strings/pt/monster_base.lua | 17 +- lua/app/config/strings/ru/monster_base.lua | 17 +- lua/app/config/strings/th/monster_base.lua | 17 +- lua/app/config/strings/vi/monster_base.lua | 17 +- lua/app/config/strings/zh/monster_base.lua | 17 +- 21 files changed, 605 insertions(+), 259 deletions(-) diff --git a/lua/app/config/buff.lua b/lua/app/config/buff.lua index c5aa9f92..e02ef45f 100644 --- a/lua/app/config/buff.lua +++ b/lua/app/config/buff.lua @@ -696,10 +696,10 @@ local buff = { ["decr"]=3, ["icon"]="invincible_shield", ["fx_continued"]={ - 24 + 38 }, ["fx_disappear"]={ - 25 + 39 } } } diff --git a/lua/app/config/chapter_dungeon_armor.lua b/lua/app/config/chapter_dungeon_armor.lua index 3d685b08..4090a6f2 100644 --- a/lua/app/config/chapter_dungeon_armor.lua +++ b/lua/app/config/chapter_dungeon_armor.lua @@ -3,6 +3,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=10, ["chapter"]=1, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_1", + ["stage_icon"]="dungeon_armor_house_1", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -126,6 +128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=10, ["chapter"]=1, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_1", + ["stage_icon"]="dungeon_armor_house_1", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -249,6 +253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=10, ["chapter"]=1, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_1", + ["stage_icon"]="dungeon_armor_house_1", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -372,6 +378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=10, ["chapter"]=1, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_1", + ["stage_icon"]="dungeon_armor_house_1", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -495,6 +503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=10, ["chapter"]=1, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_1", + ["stage_icon"]="dungeon_armor_house_1", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -618,6 +628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=10, ["chapter"]=1, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_1", + ["stage_icon"]="dungeon_armor_house_1", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -741,6 +753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=12, ["chapter"]=2, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_2", + ["stage_icon"]="dungeon_armor_house_2", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -864,6 +878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=12, ["chapter"]=2, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_2", + ["stage_icon"]="dungeon_armor_house_2", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -987,6 +1003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=12, ["chapter"]=2, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_2", + ["stage_icon"]="dungeon_armor_house_2", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1110,6 +1128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=12, ["chapter"]=2, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_2", + ["stage_icon"]="dungeon_armor_house_2", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1233,6 +1253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=12, ["chapter"]=2, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_2", + ["stage_icon"]="dungeon_armor_house_2", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1356,6 +1378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=12, ["chapter"]=2, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_2", + ["stage_icon"]="dungeon_armor_house_2", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1479,6 +1503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=15, ["chapter"]=3, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_3", + ["stage_icon"]="dungeon_armor_house_3", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1602,6 +1628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=15, ["chapter"]=3, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_3", + ["stage_icon"]="dungeon_armor_house_3", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1725,6 +1753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=15, ["chapter"]=3, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_3", + ["stage_icon"]="dungeon_armor_house_3", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1848,6 +1878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=15, ["chapter"]=3, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_3", + ["stage_icon"]="dungeon_armor_house_3", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -1971,6 +2003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=15, ["chapter"]=3, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_3", + ["stage_icon"]="dungeon_armor_house_3", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2094,6 +2128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=15, ["chapter"]=3, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_3", + ["stage_icon"]="dungeon_armor_house_3", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2217,6 +2253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=18, ["chapter"]=4, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_4", + ["stage_icon"]="dungeon_armor_house_4", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2340,6 +2378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=18, ["chapter"]=4, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_4", + ["stage_icon"]="dungeon_armor_house_4", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2463,6 +2503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=18, ["chapter"]=4, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_4", + ["stage_icon"]="dungeon_armor_house_4", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2586,6 +2628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=18, ["chapter"]=4, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_4", + ["stage_icon"]="dungeon_armor_house_4", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2709,6 +2753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=18, ["chapter"]=4, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_4", + ["stage_icon"]="dungeon_armor_house_4", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2832,6 +2878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=18, ["chapter"]=4, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_4", + ["stage_icon"]="dungeon_armor_house_4", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -2955,6 +3003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=21, ["chapter"]=5, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_5", + ["stage_icon"]="dungeon_armor_house_5", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3078,6 +3128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=21, ["chapter"]=5, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_5", + ["stage_icon"]="dungeon_armor_house_5", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3201,6 +3253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=21, ["chapter"]=5, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_5", + ["stage_icon"]="dungeon_armor_house_5", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3324,6 +3378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=21, ["chapter"]=5, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_5", + ["stage_icon"]="dungeon_armor_house_5", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3447,6 +3503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=21, ["chapter"]=5, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_5", + ["stage_icon"]="dungeon_armor_house_5", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3570,6 +3628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=21, ["chapter"]=5, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_5", + ["stage_icon"]="dungeon_armor_house_5", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3693,6 +3753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=24, ["chapter"]=6, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_6", + ["stage_icon"]="dungeon_armor_house_6", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3816,6 +3878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=24, ["chapter"]=6, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_6", + ["stage_icon"]="dungeon_armor_house_6", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -3939,6 +4003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=24, ["chapter"]=6, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_6", + ["stage_icon"]="dungeon_armor_house_6", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4062,6 +4128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=24, ["chapter"]=6, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_6", + ["stage_icon"]="dungeon_armor_house_6", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4185,6 +4253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=24, ["chapter"]=6, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_6", + ["stage_icon"]="dungeon_armor_house_6", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4308,6 +4378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=24, ["chapter"]=6, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_6", + ["stage_icon"]="dungeon_armor_house_6", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4431,6 +4503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=27, ["chapter"]=7, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_7", + ["stage_icon"]="dungeon_armor_house_7", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4554,6 +4628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=27, ["chapter"]=7, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_7", + ["stage_icon"]="dungeon_armor_house_7", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4677,6 +4753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=27, ["chapter"]=7, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_7", + ["stage_icon"]="dungeon_armor_house_7", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4800,6 +4878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=27, ["chapter"]=7, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_7", + ["stage_icon"]="dungeon_armor_house_7", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -4923,6 +5003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=27, ["chapter"]=7, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_7", + ["stage_icon"]="dungeon_armor_house_7", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5046,6 +5128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=27, ["chapter"]=7, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_7", + ["stage_icon"]="dungeon_armor_house_7", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5169,6 +5253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=30, ["chapter"]=8, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_8", + ["stage_icon"]="dungeon_armor_house_8", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5292,6 +5378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=30, ["chapter"]=8, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_8", + ["stage_icon"]="dungeon_armor_house_8", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5415,6 +5503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=30, ["chapter"]=8, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_8", + ["stage_icon"]="dungeon_armor_house_8", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5538,6 +5628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=30, ["chapter"]=8, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_8", + ["stage_icon"]="dungeon_armor_house_8", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5661,6 +5753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=30, ["chapter"]=8, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_8", + ["stage_icon"]="dungeon_armor_house_8", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5784,6 +5878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=30, ["chapter"]=8, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_8", + ["stage_icon"]="dungeon_armor_house_8", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -5907,6 +6003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=33, ["chapter"]=9, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_9", + ["stage_icon"]="dungeon_armor_house_9", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6030,6 +6128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=33, ["chapter"]=9, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_9", + ["stage_icon"]="dungeon_armor_house_9", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6153,6 +6253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=33, ["chapter"]=9, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_9", + ["stage_icon"]="dungeon_armor_house_9", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6276,6 +6378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=33, ["chapter"]=9, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_9", + ["stage_icon"]="dungeon_armor_house_9", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6399,6 +6503,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=33, ["chapter"]=9, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_9", + ["stage_icon"]="dungeon_armor_house_9", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6522,6 +6628,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=33, ["chapter"]=9, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_9", + ["stage_icon"]="dungeon_armor_house_9", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6645,6 +6753,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=35, ["chapter"]=10, ["stage"]=1, + ["chapter_bg"]="dungeon_armor_map_10", + ["stage_icon"]="dungeon_armor_house_10", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6768,6 +6878,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=35, ["chapter"]=10, ["stage"]=2, + ["chapter_bg"]="dungeon_armor_map_10", + ["stage_icon"]="dungeon_armor_house_10", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -6891,6 +7003,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=35, ["chapter"]=10, ["stage"]=3, + ["chapter_bg"]="dungeon_armor_map_10", + ["stage_icon"]="dungeon_armor_house_10", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -7014,6 +7128,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=35, ["chapter"]=10, ["stage"]=4, + ["chapter_bg"]="dungeon_armor_map_10", + ["stage_icon"]="dungeon_armor_house_10", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -7137,6 +7253,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=35, ["chapter"]=10, ["stage"]=5, + ["chapter_bg"]="dungeon_armor_map_10", + ["stage_icon"]="dungeon_armor_house_10", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", @@ -7260,6 +7378,8 @@ local chapter_dungeon_armor = { ["main_chapter"]=35, ["chapter"]=10, ["stage"]=6, + ["chapter_bg"]="dungeon_armor_map_10", + ["stage_icon"]="dungeon_armor_house_10", ["scene"]="bg_13", ["block_icon"]="battle_hinder_13", ["chess_board"]="chessboard_2", diff --git a/lua/app/config/fx.lua b/lua/app/config/fx.lua index 006d0e63..42d87daf 100644 --- a/lua/app/config/fx.lua +++ b/lua/app/config/fx.lua @@ -158,6 +158,15 @@ local fx = { ["res"]="sfx_buff_zuzhou_b01", ["bind"]="root" }, + [38]={ + ["res"]="sfx_buff_hudun_zi_b01", + ["loop"]=1, + ["bind"]="root" + }, + [39]={ + ["res"]="sfx_buff_hudun_zi_b01_1", + ["bind"]="root" + }, [100001]={ ["res"]="sfx_m10001_b01", ["bind"]="root" @@ -1210,6 +1219,78 @@ local fx = { ["res"]="sfx_m20038_b06", ["bind"]="root" }, + [200148]={ + ["res"]="sfx_m20039_b01", + ["bind"]="root" + }, + [200149]={ + ["res"]="sfx_m20039_b02", + ["bind"]="root" + }, + [200150]={ + ["res"]="sfx_m20039_b03", + ["bind"]="root" + }, + [200151]={ + ["res"]="sfx_m20039_b04", + ["bind"]="root" + }, + [200152]={ + ["res"]="sfx_m20040_b01", + ["bind"]="root" + }, + [200153]={ + ["res"]="sfx_m20040_b02", + ["bind"]="root" + }, + [200154]={ + ["res"]="sfx_m20040_b03", + ["bind"]="root" + }, + [200155]={ + ["res"]="sfx_m20040_b04", + ["bind"]="root" + }, + [200156]={ + ["res"]="sfx_m20040_b05", + ["bind"]="root" + }, + [200157]={ + ["res"]="sfx_m20041_b01", + ["bind"]="root" + }, + [200158]={ + ["res"]="sfx_m20041_b04", + ["bind"]="root" + }, + [200159]={ + ["res"]="sfx_m20041_b05", + ["bind"]="root" + }, + [200160]={ + ["res"]="sfx_m20042_b01", + ["bind"]="root" + }, + [200161]={ + ["res"]="sfx_m20042_b02", + ["bind"]="root" + }, + [200162]={ + ["res"]="sfx_m20042_b03", + ["bind"]="root" + }, + [200163]={ + ["res"]="sfx_m20042_b05", + ["bind"]="root" + }, + [200164]={ + ["res"]="sfx_m20043_b01", + ["bind"]="root" + }, + [200165]={ + ["res"]="sfx_m20043_b05", + ["bind"]="root" + }, [300000]={ ["res"]="sfx_p0001_b01", ["bind"]="root" @@ -2265,6 +2346,6 @@ local fx = { } } local config = { -data=fx,count=534 +data=fx,count=554 } return config \ No newline at end of file diff --git a/lua/app/config/localization/localization_global_const.lua b/lua/app/config/localization/localization_global_const.lua index dbdd354c..041f2138 100644 --- a/lua/app/config/localization/localization_global_const.lua +++ b/lua/app/config/localization/localization_global_const.lua @@ -399,6 +399,13 @@ local LocalizationGlobalConst = DUNGEON_WEAPON_DESC_15 = "DUNGEON_WEAPON_DESC_15", EQUIP_DESC_19 = "EQUIP_DESC_19", EQUIP_DESC_20 = "EQUIP_DESC_20", + EQUIP_DESC_21 = "EQUIP_DESC_21", + EQUIP_DESC_22 = "EQUIP_DESC_22", + EQUIP_DESC_23 = "EQUIP_DESC_23", + DUNGEON_ARMOR_DESC_4 = "DUNGEON_ARMOR_DESC_4", + DUNGEON_ARMOR_DESC_5 = "DUNGEON_ARMOR_DESC_5", + DUNGEON_ARMOR_DESC_6 = "DUNGEON_ARMOR_DESC_6", + DUNGEON_ARMOR_DESC_7 = "DUNGEON_ARMOR_DESC_7", } return LocalizationGlobalConst \ No newline at end of file diff --git a/lua/app/config/monster_base.lua b/lua/app/config/monster_base.lua index db375d75..ae4feb10 100644 --- a/lua/app/config/monster_base.lua +++ b/lua/app/config/monster_base.lua @@ -529,13 +529,13 @@ local monster_base = { ["body"]=1, ["model_ui"]=1.0 }, - [20042]={ - ["model_id"]="m20042", + [20041]={ + ["model_id"]="m20041", ["body"]=1, ["model_ui"]=1.0 }, - [20041]={ - ["model_id"]="m20041", + [20042]={ + ["model_id"]="m20042", ["body"]=1, ["model_ui"]=1.0 }, diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua index 2c915b6c..3577b17f 100644 --- a/lua/app/config/skill.lua +++ b/lua/app/config/skill.lua @@ -9772,10 +9772,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200155 }, [10086]={ ["effect_type"]=2, @@ -9826,10 +9824,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200151 }, [10088]={ ["effect_type"]=1, @@ -9850,9 +9846,10 @@ local skill = { ["cd"]=3, ["cd_start"]=0, ["sound_hit"]={ - 10058 + 3300120 }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=400019 }, [10089]={ ["skill_type"]=3, @@ -9879,10 +9876,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200165 }, [10090]={ ["effect_type"]=2, @@ -9917,6 +9912,9 @@ local skill = { }, ["cd"]=3, ["cd_start"]=0, + ["sound_hit"]={ + 10033 + }, ["name_act"]="skill01" }, [10092]={ @@ -9944,7 +9942,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200163 }, [10093]={ ["effect_type"]=2, @@ -10004,7 +10003,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200158 }, [10095]={ ["effect_type"]=1, @@ -10024,7 +10024,8 @@ local skill = { }, ["cd"]=3, ["cd_start"]=3, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200159 }, [10096]={ ["skill_type"]=5, @@ -10070,10 +10071,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200155 }, [10097]={ ["effect_type"]=2, @@ -10124,10 +10123,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200151 }, [10099]={ ["effect_type"]=1, @@ -10148,9 +10145,10 @@ local skill = { ["cd"]=3, ["cd_start"]=0, ["sound_hit"]={ - 10058 + 3300120 }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=400019 }, [10100]={ ["skill_type"]=3, @@ -10177,10 +10175,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200165 }, [10101]={ ["effect_type"]=2, @@ -10215,6 +10211,9 @@ local skill = { }, ["cd"]=3, ["cd_start"]=0, + ["sound_hit"]={ + 10033 + }, ["name_act"]="skill01" }, [10103]={ @@ -10242,7 +10241,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200163 }, [10104]={ ["effect_type"]=2, @@ -10302,7 +10302,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200158 }, [10106]={ ["effect_type"]=1, @@ -10322,7 +10323,8 @@ local skill = { }, ["cd"]=3, ["cd_start"]=3, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200159 }, [10107]={ ["skill_type"]=5, @@ -10368,10 +10370,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200155 }, [10108]={ ["effect_type"]=2, @@ -10422,10 +10422,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200151 }, [10110]={ ["effect_type"]=1, @@ -10446,9 +10444,10 @@ local skill = { ["cd"]=3, ["cd_start"]=0, ["sound_hit"]={ - 10058 + 3300120 }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=400019 }, [10111]={ ["skill_type"]=3, @@ -10475,10 +10474,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200165 }, [10112]={ ["effect_type"]=2, @@ -10513,6 +10510,9 @@ local skill = { }, ["cd"]=3, ["cd_start"]=0, + ["sound_hit"]={ + 10033 + }, ["name_act"]="skill01" }, [10114]={ @@ -10540,7 +10540,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200163 }, [10115]={ ["effect_type"]=2, @@ -10600,7 +10601,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200158 }, [10117]={ ["effect_type"]=1, @@ -10620,7 +10622,8 @@ local skill = { }, ["cd"]=3, ["cd_start"]=3, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200159 }, [10118]={ ["skill_type"]=5, @@ -10666,10 +10669,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200155 }, [10119]={ ["effect_type"]=2, @@ -10720,10 +10721,8 @@ local skill = { ["cd_start"]=0, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200151 }, [10121]={ ["effect_type"]=1, @@ -10744,9 +10743,10 @@ local skill = { ["cd"]=3, ["cd_start"]=0, ["sound_hit"]={ - 10058 + 3300120 }, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=400019 }, [10122]={ ["skill_type"]=3, @@ -10773,10 +10773,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200165 }, [10123]={ ["effect_type"]=2, @@ -10811,6 +10809,9 @@ local skill = { }, ["cd"]=3, ["cd_start"]=0, + ["sound_hit"]={ + 10033 + }, ["name_act"]="skill01" }, [10125]={ @@ -10838,7 +10839,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200163 }, [10126]={ ["effect_type"]=2, @@ -10898,7 +10900,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200158 }, [10128]={ ["effect_type"]=1, @@ -10918,7 +10921,8 @@ local skill = { }, ["cd"]=3, ["cd_start"]=3, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200159 }, [10129]={ ["effect_type"]=1, @@ -10975,10 +10979,8 @@ local skill = { ["cd_start"]=2, ["shake_time"]=200, ["shake_type"]=6, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill02" + ["name_act"]="skill02", + ["fx_self"]=200156 }, [20001]={ ["effect_type"]=1, @@ -18502,10 +18504,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200152 }, [30115]={ ["effect_type"]=1, @@ -18531,10 +18531,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200153 }, [30116]={ ["effect_type"]=1, @@ -18560,10 +18558,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200154 }, [30117]={ ["effect_type"]=1, @@ -18583,10 +18579,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200148 }, [30118]={ ["effect_type"]=1, @@ -18606,10 +18600,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200149 }, [30119]={ ["effect_type"]=1, @@ -18629,10 +18621,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200150 }, [30120]={ ["effect_type"]=1, @@ -18652,10 +18642,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200164 }, [30121]={ ["effect_type"]=1, @@ -18675,10 +18663,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200164 }, [30122]={ ["effect_type"]=1, @@ -18698,10 +18684,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200164 }, [30123]={ ["effect_type"]=1, @@ -18727,10 +18711,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200160 }, [30124]={ ["effect_type"]=1, @@ -18756,10 +18738,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200161 }, [30125]={ ["effect_type"]=1, @@ -18785,10 +18765,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200162 }, [30126]={ ["effect_type"]=1, @@ -18808,10 +18786,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200157 }, [30127]={ ["effect_type"]=1, @@ -18831,10 +18807,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200157 }, [30128]={ ["effect_type"]=1, @@ -18854,10 +18828,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200157 }, [30129]={ ["effect_type"]=1, @@ -18883,10 +18855,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200152 }, [30130]={ ["effect_type"]=1, @@ -18912,10 +18882,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200153 }, [30131]={ ["effect_type"]=1, @@ -18941,10 +18909,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200154 }, [30132]={ ["effect_type"]=1, @@ -18970,10 +18936,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200160 }, [30133]={ ["effect_type"]=1, @@ -18999,10 +18963,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200161 }, [30134]={ ["effect_type"]=1, @@ -19028,10 +18990,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200162 }, [30135]={ ["effect_type"]=1, @@ -19057,10 +19017,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200152 }, [30136]={ ["effect_type"]=1, @@ -19086,10 +19044,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200153 }, [30137]={ ["effect_type"]=1, @@ -19115,10 +19071,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200154 }, [30138]={ ["effect_type"]=1, @@ -19144,10 +19098,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200160 }, [30139]={ ["effect_type"]=1, @@ -19173,10 +19125,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200161 }, [30140]={ ["effect_type"]=1, @@ -19202,10 +19152,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200162 }, [30141]={ ["effect_type"]=1, @@ -19231,10 +19179,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200152 }, [30142]={ ["effect_type"]=1, @@ -19260,10 +19206,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200153 }, [30143]={ ["effect_type"]=1, @@ -19289,10 +19233,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200154 }, [30144]={ ["effect_type"]=1, @@ -19318,10 +19260,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack01" + ["name_act"]="attack01", + ["fx_self"]=200160 }, [30145]={ ["effect_type"]=1, @@ -19347,10 +19287,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack02" + ["name_act"]="attack02", + ["fx_self"]=200161 }, [30146]={ ["effect_type"]=1, @@ -19376,10 +19314,8 @@ local skill = { }, ["shake_time"]=100, ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack03" + ["name_act"]="attack03", + ["fx_self"]=200162 }, [40001]={ ["effect_type"]=1, diff --git a/lua/app/config/strings/cn/attr.lua b/lua/app/config/strings/cn/attr.lua index c73204a0..dc19bdd7 100644 --- a/lua/app/config/strings/cn/attr.lua +++ b/lua/app/config/strings/cn/attr.lua @@ -31,127 +31,127 @@ local attr = { }, [7]={ ["id"]=7, - ["desc"]="暴击率提升{0}", + ["desc"]="暴击率提升{0}%", ["name"]="attr_crit_red" }, [8]={ ["id"]=8, - ["desc"]="暴击率提升{0}", + ["desc"]="暴击率提升{0}%", ["name"]="attr_crit_yellow" }, [9]={ ["id"]=9, - ["desc"]="暴击率提升{0}", + ["desc"]="暴击率提升{0}%", ["name"]="attr_crit_green" }, [10]={ ["id"]=10, - ["desc"]="暴击率提升{0}", + ["desc"]="暴击率提升{0}%", ["name"]="attr_crit_blue" }, [11]={ ["id"]=11, - ["desc"]="暴击率提升{0}", + ["desc"]="暴击率提升{0}%", ["name"]="attr_crit_purple" }, [12]={ ["id"]=12, - ["desc"]="暴击伤害提升{0}", + ["desc"]="暴击伤害提升{0}%", ["name"]="attr_crit_time_red" }, [13]={ ["id"]=13, - ["desc"]="暴击伤害提升{0}", + ["desc"]="暴击伤害提升{0}%", ["name"]="attr_crit_time_yellow" }, [14]={ ["id"]=14, - ["desc"]="暴击伤害提升{0}", + ["desc"]="暴击伤害提升{0}%", ["name"]="attr_crit_time_green" }, [15]={ ["id"]=15, - ["desc"]="暴击伤害提升{0}", + ["desc"]="暴击伤害提升{0}%", ["name"]="attr_crit_time_blue" }, [16]={ ["id"]=16, - ["desc"]="暴击伤害提升{0}", + ["desc"]="暴击伤害提升{0}%", ["name"]="attr_crit_time_purple" }, [17]={ ["id"]=17, - ["desc"]="治疗效果提升{0}", + ["desc"]="治疗效果提升{0}%", ["name"]="attr_cured_red" }, [18]={ ["id"]=18, - ["desc"]="治疗效果提升{0}", + ["desc"]="治疗效果提升{0}%", ["name"]="attr_cured_yellow" }, [19]={ ["id"]=19, - ["desc"]="治疗效果提升{0}", + ["desc"]="治疗效果提升{0}%", ["name"]="attr_cured_green" }, [20]={ ["id"]=20, - ["desc"]="治疗效果提升{0}", + ["desc"]="治疗效果提升{0}%", ["name"]="attr_cured_blue" }, [21]={ ["id"]=21, - ["desc"]="治疗效果提升{0}", + ["desc"]="治疗效果提升{0}%", ["name"]="attr_cured_purple" }, [22]={ ["id"]=22, - ["desc"]="攻击力提升{0}", + ["desc"]="攻击力提升{0}%", ["name"]="attr_atkp_red" }, [23]={ ["id"]=23, - ["desc"]="攻击力提升{0}", + ["desc"]="攻击力提升{0}%", ["name"]="attr_atkp_yellow" }, [24]={ ["id"]=24, - ["desc"]="攻击力提升{0}", + ["desc"]="攻击力提升{0}%", ["name"]="attr_atkp_green" }, [25]={ ["id"]=25, - ["desc"]="攻击力提升{0}", + ["desc"]="攻击力提升{0}%", ["name"]="attr_atkp_blue" }, [26]={ ["id"]=26, - ["desc"]="攻击力提升{0}", + ["desc"]="攻击力提升{0}%", ["name"]="attr_atkp_purple" }, [27]={ ["id"]=27, - ["desc"]="生命提升{0}", + ["desc"]="生命提升{0}%", ["name"]="attr_hpp_red" }, [28]={ ["id"]=28, - ["desc"]="生命提升{0}", + ["desc"]="生命提升{0}%", ["name"]="attr_hpp_yellow" }, [29]={ ["id"]=29, - ["desc"]="生命提升{0}", + ["desc"]="生命提升{0}%", ["name"]="attr_hpp_green" }, [30]={ ["id"]=30, - ["desc"]="生命提升{0}", + ["desc"]="生命提升{0}%", ["name"]="attr_hpp_blue" }, [31]={ ["id"]=31, - ["desc"]="生命提升{0}", + ["desc"]="生命提升{0}%", ["name"]="attr_hpp_purple" }, [32]={ @@ -206,52 +206,52 @@ local attr = { }, [42]={ ["id"]=42, - ["desc"]="普攻伤害增加{0}", + ["desc"]="普攻伤害增加{0}%", ["name"]="attr_normal_hurtp_red" }, [43]={ ["id"]=43, - ["desc"]="普攻伤害增加{0}", + ["desc"]="普攻伤害增加{0}%", ["name"]="attr_normal_hurtp_yellow" }, [44]={ ["id"]=44, - ["desc"]="普攻伤害增加{0}", + ["desc"]="普攻伤害增加{0}%", ["name"]="attr_normal_hurtp_green" }, [45]={ ["id"]=45, - ["desc"]="普攻伤害增加{0}", + ["desc"]="普攻伤害增加{0}%", ["name"]="attr_normal_hurtp_blue" }, [46]={ ["id"]=46, - ["desc"]="普攻伤害增加{0}", + ["desc"]="普攻伤害增加{0}%", ["name"]="attr_normal_hurtp_purple" }, [47]={ ["id"]=47, - ["desc"]="技能伤害增加{0}", + ["desc"]="技能伤害增加{0}%", ["name"]="attr_skill_hurtp_red" }, [48]={ ["id"]=48, - ["desc"]="技能伤害增加{0}", + ["desc"]="技能伤害增加{0}%", ["name"]="attr_skill_hurtp_yellow" }, [49]={ ["id"]=49, - ["desc"]="技能伤害增加{0}", + ["desc"]="技能伤害增加{0}%", ["name"]="attr_skill_hurtp_green" }, [50]={ ["id"]=50, - ["desc"]="技能伤害增加{0}", + ["desc"]="技能伤害增加{0}%", ["name"]="attr_skill_hurtp_blue" }, [51]={ ["id"]=51, - ["desc"]="技能伤害增加{0}", + ["desc"]="技能伤害增加{0}%", ["name"]="attr_skill_hurtp_purple" } } diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua index 659216e5..f1990b0f 100644 --- a/lua/app/config/strings/cn/global.lua +++ b/lua/app/config/strings/cn/global.lua @@ -399,6 +399,13 @@ local localization_global = ["DUNGEON_WEAPON_DESC_15"] = "灯神阵容", ["EQUIP_DESC_19"] = "最强灯神第{0}层获得", ["EQUIP_DESC_20"] = "时空裂隙{0}-{1}获得", + ["EQUIP_DESC_21"] = "前往", + ["EQUIP_DESC_22"] = "未开启", + ["EQUIP_DESC_23"] = "材料获取", + ["DUNGEON_ARMOR_DESC_4"] = "时空裂隙阵容", + ["DUNGEON_ARMOR_DESC_5"] = "可能获得", + ["DUNGEON_ARMOR_DESC_6"] = "满星通关后解锁扫荡", + ["DUNGEON_ARMOR_DESC_7"] = "通关", } return localization_global \ No newline at end of file diff --git a/lua/app/config/strings/cn/monster_base.lua b/lua/app/config/strings/cn/monster_base.lua index dfab75f3..a25e0182 100644 --- a/lua/app/config/strings/cn/monster_base.lua +++ b/lua/app/config/strings/cn/monster_base.lua @@ -287,6 +287,21 @@ local monster_base = { [20038]={ ["name"]="章鱼船长" }, + [20039]={ + ["name"]="黄金灯灵" + }, + [20040]={ + ["name"]="诅咒灯灵" + }, + [20041]={ + ["name"]="邪眸灯灵" + }, + [20042]={ + ["name"]="霜峰灯灵" + }, + [20043]={ + ["name"]="古医灯灵" + }, [30001]={ ["name"]="洋葱头" }, @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/de/monster_base.lua b/lua/app/config/strings/de/monster_base.lua index a0f1e18c..51869192 100644 --- a/lua/app/config/strings/de/monster_base.lua +++ b/lua/app/config/strings/de/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/monster_base.lua b/lua/app/config/strings/en/monster_base.lua index 1d87a2c0..3fc987e7 100644 --- a/lua/app/config/strings/en/monster_base.lua +++ b/lua/app/config/strings/en/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="Octopus Captain" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="Onion" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/es/monster_base.lua b/lua/app/config/strings/es/monster_base.lua index 16df4810..65c3cda6 100644 --- a/lua/app/config/strings/es/monster_base.lua +++ b/lua/app/config/strings/es/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="Capitán Pulpo" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="Cabeza de Cebolla" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/fr/monster_base.lua b/lua/app/config/strings/fr/monster_base.lua index a0f1e18c..51869192 100644 --- a/lua/app/config/strings/fr/monster_base.lua +++ b/lua/app/config/strings/fr/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/monster_base.lua b/lua/app/config/strings/id/monster_base.lua index 1bee8f79..8d910086 100644 --- a/lua/app/config/strings/id/monster_base.lua +++ b/lua/app/config/strings/id/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="Kapten Gurita" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="Kepala Bawang" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/monster_base.lua b/lua/app/config/strings/ja/monster_base.lua index 84042b4e..c84161bf 100644 --- a/lua/app/config/strings/ja/monster_base.lua +++ b/lua/app/config/strings/ja/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="タコ船長" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="タマネギ" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/monster_base.lua b/lua/app/config/strings/ko/monster_base.lua index 4d361951..098cfdc1 100644 --- a/lua/app/config/strings/ko/monster_base.lua +++ b/lua/app/config/strings/ko/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="문어 캡틴" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="양파 헤드" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/monster_base.lua b/lua/app/config/strings/pt/monster_base.lua index 690b3d4a..365a5e04 100644 --- a/lua/app/config/strings/pt/monster_base.lua +++ b/lua/app/config/strings/pt/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="Capitão Polvo" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="Cabeça de Cebola" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ru/monster_base.lua b/lua/app/config/strings/ru/monster_base.lua index a0f1e18c..51869192 100644 --- a/lua/app/config/strings/ru/monster_base.lua +++ b/lua/app/config/strings/ru/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/monster_base.lua b/lua/app/config/strings/th/monster_base.lua index 395b1532..57db7c77 100644 --- a/lua/app/config/strings/th/monster_base.lua +++ b/lua/app/config/strings/th/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="กัปตันปลาหมึก" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="หัวหอม" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/monster_base.lua b/lua/app/config/strings/vi/monster_base.lua index 4ec2176c..e2c01846 100644 --- a/lua/app/config/strings/vi/monster_base.lua +++ b/lua/app/config/strings/vi/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="Thuyền Trưởng Bạch Tuộc" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="Onion" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/monster_base.lua b/lua/app/config/strings/zh/monster_base.lua index bc3e5431..39a6251f 100644 --- a/lua/app/config/strings/zh/monster_base.lua +++ b/lua/app/config/strings/zh/monster_base.lua @@ -286,6 +286,21 @@ local monster_base = { }, [20038]={ ["name"]="章魚船長" + }, + [20039]={ + + }, + [20040]={ + + }, + [20041]={ + + }, + [20042]={ + + }, + [20043]={ + }, [30001]={ ["name"]="洋蔥頭" @@ -364,6 +379,6 @@ local monster_base = { } } local config = { -data=monster_base,count=121 +data=monster_base,count=126 } return config \ No newline at end of file