diff --git a/lua/app/config/act_gift.lua b/lua/app/config/act_gift.lua
index 4c3bbb94..76afbe80 100644
--- a/lua/app/config/act_gift.lua
+++ b/lua/app/config/act_gift.lua
@@ -2890,7 +2890,8 @@ local act_gift = {
["num"]=8,
["num_for_nothing"]="Xg=="
}
- }
+ },
+ ["limit"]=1
},
[180202]={
["type"]=18,
@@ -3034,7 +3035,8 @@ local act_gift = {
["num"]=10,
["num_for_nothing"]="Vwg="
}
- }
+ },
+ ["limit"]=1
},
[180302]={
["type"]=18,
@@ -3178,7 +3180,8 @@ local act_gift = {
["num"]=24,
["num_for_nothing"]="VAw="
}
- }
+ },
+ ["limit"]=1
},
[180402]={
["type"]=18,
@@ -3322,7 +3325,8 @@ local act_gift = {
["num"]=36,
["num_for_nothing"]="VQ4="
}
- }
+ },
+ ["limit"]=1
},
[180502]={
["type"]=18,
@@ -3466,7 +3470,8 @@ local act_gift = {
["num"]=96,
["num_for_nothing"]="Xw4="
}
- }
+ },
+ ["limit"]=1
},
[180602]={
["type"]=18,
@@ -3610,7 +3615,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[180702]={
["type"]=18,
@@ -3754,7 +3760,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[180802]={
["type"]=18,
@@ -3898,7 +3905,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[180902]={
["type"]=18,
@@ -4042,7 +4050,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[181002]={
["type"]=18,
@@ -4186,7 +4195,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[181102]={
["type"]=18,
@@ -4330,7 +4340,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[181202]={
["type"]=18,
@@ -4474,7 +4485,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[181302]={
["type"]=18,
@@ -4618,7 +4630,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[190102]={
["type"]=19,
@@ -4648,7 +4661,8 @@ local act_gift = {
["num"]=10,
["num_for_nothing"]="Vwg="
}
- }
+ },
+ ["limit"]=1
},
[190202]={
["type"]=19,
@@ -4678,7 +4692,8 @@ local act_gift = {
["num"]=10,
["num_for_nothing"]="Vwg="
}
- }
+ },
+ ["limit"]=1
},
[190302]={
["type"]=19,
@@ -4708,7 +4723,8 @@ local act_gift = {
["num"]=24,
["num_for_nothing"]="VAw="
}
- }
+ },
+ ["limit"]=1
},
[190402]={
["type"]=19,
@@ -4738,7 +4754,8 @@ local act_gift = {
["num"]=36,
["num_for_nothing"]="VQ4="
}
- }
+ },
+ ["limit"]=1
},
[190502]={
["type"]=19,
@@ -4768,7 +4785,8 @@ local act_gift = {
["num"]=96,
["num_for_nothing"]="Xw4="
}
- }
+ },
+ ["limit"]=1
},
[190602]={
["type"]=19,
@@ -4798,7 +4816,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[190702]={
["type"]=19,
@@ -4828,7 +4847,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[190802]={
["type"]=19,
@@ -4858,7 +4878,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[190902]={
["type"]=19,
@@ -4888,7 +4909,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[191002]={
["type"]=19,
@@ -4918,7 +4940,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[191102]={
["type"]=19,
@@ -4948,7 +4971,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[191202]={
["type"]=19,
@@ -4978,7 +5002,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[191302]={
["type"]=19,
@@ -5008,7 +5033,8 @@ local act_gift = {
["num"]=138,
["num_for_nothing"]="VwtU"
}
- }
+ },
+ ["limit"]=1
},
[200102]={
["type"]=20,
diff --git a/lua/app/config/activity_full_moon_quest.lua b/lua/app/config/activity_full_moon_quest.lua
index 232e7262..9998a193 100644
--- a/lua/app/config/activity_full_moon_quest.lua
+++ b/lua/app/config/activity_full_moon_quest.lua
@@ -2,57 +2,145 @@ local activity_full_moon_quest = {
[1]={
["type"]=40,
["number"]=1,
- ["open_stage"]=0
+ ["open_stage"]=0,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[2]={
["type"]=1,
["number"]=10,
- ["open_stage"]=0
+ ["open_stage"]=0,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[3]={
["type"]=5,
["number"]=100,
- ["open_stage"]=0
+ ["open_stage"]=0,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[4]={
["type"]=41,
["number"]=50,
- ["open_stage"]=12
+ ["open_stage"]=12,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[5]={
["type"]=38,
["number"]=10,
- ["open_stage"]=8
+ ["open_stage"]=8,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[6]={
["type"]=39,
["number"]=10,
- ["open_stage"]=10
+ ["open_stage"]=10,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[7]={
["type"]=30,
["number"]=3,
- ["open_stage"]=5
+ ["open_stage"]=5,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[8]={
["type"]=19,
["number"]=30,
- ["open_stage"]=0
+ ["open_stage"]=0,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[9]={
["type"]=12,
["number"]=6,
- ["open_stage"]=0
+ ["open_stage"]=0,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[10]={
["type"]=11,
["number"]=30,
- ["open_stage"]=0
+ ["open_stage"]=0,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
},
[11]={
["type"]=42,
["number"]=10,
- ["open_stage"]=12
+ ["open_stage"]=12,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=56,
+ ["id_for_nothing"]="Uw4=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
}
}
local config = {
diff --git a/lua/app/config/activity_full_moon_reward.lua b/lua/app/config/activity_full_moon_reward.lua
index 59cee37c..93d22abd 100644
--- a/lua/app/config/activity_full_moon_reward.lua
+++ b/lua/app/config/activity_full_moon_reward.lua
@@ -114,8 +114,8 @@ local activity_full_moon_reward = {
["reward"]={
["type"]=1,
["type_for_nothing"]="Vw==",
- ["id"]=5300101,
- ["id_for_nothing"]="UwtcA2RRfg==",
+ ["id"]=2300201,
+ ["id_for_nothing"]="VAtcA2dRfg==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
diff --git a/lua/app/config/avatar_frame.lua b/lua/app/config/avatar_frame.lua
index 2e235db8..8cbceaff 100644
--- a/lua/app/config/avatar_frame.lua
+++ b/lua/app/config/avatar_frame.lua
@@ -15,21 +15,21 @@ local avatar_frame = {
},
[26]={
["iconId"]="avatar_frame_4",
- ["item"]=45
+ ["item"]=45,
+ ["unlock_show"]=true
},
[27]={
["iconId"]="avatar_frame_5",
- ["item"]=46
+ ["item"]=46,
+ ["unlock_show"]=true
},
[28]={
["iconId"]="avatar_frame_6",
- ["item"]=53,
- ["unlock_show"]=true
+ ["item"]=53
},
[29]={
["iconId"]="avatar_frame_7",
- ["item"]=54,
- ["unlock_show"]=true
+ ["item"]=54
}
}
local config = {
diff --git a/lua/app/config/chapter_board_rune.lua b/lua/app/config/chapter_board_rune.lua
index b2f98f4d..6c56e489 100644
--- a/lua/app/config/chapter_board_rune.lua
+++ b/lua/app/config/chapter_board_rune.lua
@@ -3125,7 +3125,7 @@ local chapter_board_rune = {
{
["pos"]=16,
["type"]=5,
- ["direction"]=4
+ ["direction"]=3
}
}
},
@@ -14430,7 +14430,7 @@ local chapter_board_rune = {
},
{
0,
- 3
+ 1
},
{
0,
@@ -14438,7 +14438,7 @@ local chapter_board_rune = {
},
{
0,
- 5
+ 1
},
{
1,
@@ -14498,7 +14498,7 @@ local chapter_board_rune = {
},
{
0,
- 3
+ 2
},
{
0,
@@ -14514,7 +14514,7 @@ local chapter_board_rune = {
},
{
0,
- 1
+ 2
},
{
1,
@@ -14522,7 +14522,7 @@ local chapter_board_rune = {
},
{
0,
- 3
+ 2
},
{
0,
@@ -20204,23 +20204,23 @@ local chapter_board_rune = {
[74]={
["board"]={
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
@@ -20232,23 +20232,23 @@ local chapter_board_rune = {
2
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
@@ -20260,23 +20260,23 @@ local chapter_board_rune = {
4
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
@@ -20288,19 +20288,19 @@ local chapter_board_rune = {
2
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
@@ -20316,15 +20316,15 @@ local chapter_board_rune = {
4
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
@@ -20344,11 +20344,11 @@ local chapter_board_rune = {
4
},
{
- 32,
+ 31,
0
},
{
- 32,
+ 31,
0
},
{
@@ -20372,7 +20372,7 @@ local chapter_board_rune = {
3
},
{
- 32,
+ 31,
0
},
{
@@ -21740,7 +21740,7 @@ local chapter_board_rune = {
{
["pos"]=17,
["type"]=2,
- ["direction"]=4
+ ["direction"]=3
},
{
["pos"]=17,
@@ -21808,7 +21808,7 @@ local chapter_board_rune = {
["direction"]=2
},
{
- ["pos"]=36,
+ ["pos"]=37,
["type"]=2,
["direction"]=4
},
@@ -23611,7 +23611,7 @@ local chapter_board_rune = {
0
},
{
- 0,
+ 2,
0
},
{
@@ -23619,7 +23619,7 @@ local chapter_board_rune = {
0
},
{
- 0,
+ 2,
0
},
{
diff --git a/lua/app/config/chapter_dungeon_rune.lua b/lua/app/config/chapter_dungeon_rune.lua
index d7648954..7b8bdc0f 100644
--- a/lua/app/config/chapter_dungeon_rune.lua
+++ b/lua/app/config/chapter_dungeon_rune.lua
@@ -70,8 +70,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -109,14 +109,6 @@ local chapter_dungeon_rune = {
["num"]=1000,
["num_for_nothing"]="VwhcAw=="
},
- {
- ["type"]=1,
- ["type_for_nothing"]="Vw==",
- ["id"]=2,
- ["id_for_nothing"]="VA==",
- ["num"]=2000,
- ["num_for_nothing"]="VAhcAw=="
- }
}
},
[2]={
@@ -190,8 +182,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -306,8 +298,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -426,8 +418,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -542,8 +534,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -652,8 +644,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -757,8 +749,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -862,8 +854,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -982,8 +974,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=416400000,
+ ["atk"]=2520000,
["round"]=25,
["requirement"]={
{
@@ -1026,8 +1018,8 @@ local chapter_dungeon_rune = {
["monster"]={
6308
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=3331200000,
+ ["atk"]=4600000,
["round"]=25,
["first_reward"]={
{
@@ -1129,8 +1121,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1245,8 +1237,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1361,8 +1353,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1481,8 +1473,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1601,8 +1593,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1701,8 +1693,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1817,8 +1809,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -1922,8 +1914,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -2042,8 +2034,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=521400000,
+ ["atk"]=3100000,
["round"]=25,
["requirement"]={
{
@@ -2086,8 +2078,8 @@ local chapter_dungeon_rune = {
["monster"]={
6408
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=4171200000,
+ ["atk"]=5670000,
["round"]=25,
["first_reward"]={
{
@@ -2189,8 +2181,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2294,8 +2286,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2410,8 +2402,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2521,8 +2513,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2641,8 +2633,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2746,8 +2738,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2862,8 +2854,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -2982,8 +2974,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -3102,8 +3094,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=629700000,
+ ["atk"]=3670000,
["round"]=25,
["requirement"]={
{
@@ -3115,6 +3107,17 @@ local chapter_dungeon_rune = {
2,
26,
2
+ },
+ {
+ 1,
+ 1,
+ 50
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 300
}
},
["first_reward"]={
@@ -3146,8 +3149,8 @@ local chapter_dungeon_rune = {
["monster"]={
6508
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=5037600000,
+ ["atk"]=6710000,
["round"]=25,
["first_reward"]={
{
@@ -3249,8 +3252,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3365,8 +3368,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3481,8 +3484,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3494,12 +3497,21 @@ local chapter_dungeon_rune = {
1,
2,
40
+ },
+ {
+ 1,
+ 3,
+ 40
}
},
["weights"]={
{
2,
300
+ },
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -3592,8 +3604,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3708,8 +3720,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3824,8 +3836,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3940,8 +3952,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
@@ -3953,12 +3965,21 @@ local chapter_dungeon_rune = {
1,
3,
70
+ },
+ {
+ 1,
+ 1,
+ 70
}
},
["weights"]={
{
3,
300
+ },
+ {
+ 1,
+ 300
}
},
["first_reward"]={
@@ -4051,24 +4072,24 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
2,
- 19,
+ 18,
3
},
{
1,
5,
- 45
+ 50
},
{
1,
3,
- 45
+ 50
}
},
["weights"]={
@@ -4171,14 +4192,34 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=825600000,
+ ["atk"]=4690000,
["round"]=25,
["requirement"]={
{
3,
0,
7
+ },
+ {
+ 1,
+ 4,
+ 50
+ },
+ {
+ 1,
+ 2,
+ 50
+ }
+ },
+ ["weights"]={
+ {
+ 4,
+ 300
+ },
+ {
+ 2,
+ 300
}
},
["first_reward"]={
@@ -4210,8 +4251,8 @@ local chapter_dungeon_rune = {
["monster"]={
6608
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=8704800000,
+ ["atk"]=10560000,
["round"]=25,
["first_reward"]={
{
@@ -4313,8 +4354,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -4326,6 +4367,17 @@ local chapter_dungeon_rune = {
2,
13,
4
+ },
+ {
+ 1,
+ 4,
+ 65
+ }
+ },
+ ["weights"]={
+ {
+ 4,
+ 300
}
},
["first_reward"]={
@@ -4418,8 +4470,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -4534,8 +4586,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -4558,6 +4610,10 @@ local chapter_dungeon_rune = {
{
2,
300
+ },
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -4650,8 +4706,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -4667,7 +4723,7 @@ local chapter_dungeon_rune = {
{
1,
4,
- 40
+ 60
}
},
["weights"]={
@@ -4766,14 +4822,34 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
3,
0,
7
+ },
+ {
+ 1,
+ 2,
+ 60
+ },
+ {
+ 1,
+ 1,
+ 60
+ }
+ },
+ ["weights"]={
+ {
+ 2,
+ 300
+ },
+ {
+ 1,
+ 300
}
},
["first_reward"]={
@@ -4866,8 +4942,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -4982,8 +5058,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -4995,6 +5071,17 @@ local chapter_dungeon_rune = {
2,
29,
5
+ },
+ {
+ 1,
+ 3,
+ 50
+ }
+ },
+ ["weights"]={
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -5087,8 +5174,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -5111,6 +5198,10 @@ local chapter_dungeon_rune = {
{
4,
300
+ },
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -5203,8 +5294,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1088100000,
+ ["atk"]=5780000,
["round"]=25,
["requirement"]={
{
@@ -5216,6 +5307,17 @@ local chapter_dungeon_rune = {
2,
31,
5
+ },
+ {
+ 1,
+ 5,
+ 70
+ }
+ },
+ ["weights"]={
+ {
+ 5,
+ 300
}
},
["first_reward"]={
@@ -5247,8 +5349,8 @@ local chapter_dungeon_rune = {
["monster"]={
6708
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=10041600000,
+ ["atk"]=11770000,
["round"]=25,
["first_reward"]={
{
@@ -5350,8 +5452,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -5363,6 +5465,17 @@ local chapter_dungeon_rune = {
2,
24,
4
+ },
+ {
+ 1,
+ 3,
+ 70
+ }
+ },
+ ["weights"]={
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -5455,8 +5568,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -5468,6 +5581,17 @@ local chapter_dungeon_rune = {
2,
33,
4
+ },
+ {
+ 1,
+ 4,
+ 80
+ }
+ },
+ ["weights"]={
+ {
+ 4,
+ 300
}
},
["first_reward"]={
@@ -5560,8 +5684,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -5572,7 +5696,7 @@ local chapter_dungeon_rune = {
{
2,
23,
- 7
+ 6
},
{
1,
@@ -5676,8 +5800,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -5786,8 +5910,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -5799,6 +5923,17 @@ local chapter_dungeon_rune = {
2,
26,
4
+ },
+ {
+ 1,
+ 4,
+ 60
+ }
+ },
+ ["weights"]={
+ {
+ 4,
+ 300
}
},
["first_reward"]={
@@ -5891,8 +6026,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -5915,6 +6050,10 @@ local chapter_dungeon_rune = {
{
1,
300
+ },
+ {
+ 5,
+ 300
}
},
["first_reward"]={
@@ -6007,8 +6146,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -6024,7 +6163,7 @@ local chapter_dungeon_rune = {
{
1,
3,
- 75
+ 85
}
},
["weights"]={
@@ -6123,8 +6262,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -6140,7 +6279,7 @@ local chapter_dungeon_rune = {
{
1,
1,
- 60
+ 70
}
},
["weights"]={
@@ -6239,8 +6378,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1255200000,
+ ["atk"]=6440000,
["round"]=25,
["requirement"]={
{
@@ -6252,6 +6391,17 @@ local chapter_dungeon_rune = {
2,
24,
3
+ },
+ {
+ 1,
+ 2,
+ 60
+ }
+ },
+ ["weights"]={
+ {
+ 2,
+ 300
}
},
["first_reward"]={
@@ -6283,8 +6433,8 @@ local chapter_dungeon_rune = {
["monster"]={
6808
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=12484800000,
+ ["atk"]=15240000,
["round"]=25,
["first_reward"]={
{
@@ -6386,8 +6536,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -6403,7 +6553,7 @@ local chapter_dungeon_rune = {
{
1,
5,
- 60
+ 70
}
},
["weights"]={
@@ -6502,10 +6652,15 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
+ {
+ 3,
+ 0,
+ 7
+ },
{
2,
34,
@@ -6613,8 +6768,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -6630,7 +6785,7 @@ local chapter_dungeon_rune = {
{
1,
5,
- 65
+ 75
}
},
["weights"]={
@@ -6729,8 +6884,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -6746,7 +6901,7 @@ local chapter_dungeon_rune = {
{
1,
3,
- 40
+ 65
}
},
["weights"]={
@@ -6845,14 +7000,34 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
3,
0,
8
+ },
+ {
+ 1,
+ 1,
+ 65
+ },
+ {
+ 1,
+ 2,
+ 65
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 300
+ },
+ {
+ 2,
+ 300
}
},
["first_reward"]={
@@ -6945,8 +7120,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -6962,7 +7137,7 @@ local chapter_dungeon_rune = {
{
1,
1,
- 50
+ 65
}
},
["weights"]={
@@ -7061,8 +7236,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -7073,13 +7248,22 @@ local chapter_dungeon_rune = {
{
1,
2,
- 100
+ 85
+ },
+ {
+ 1,
+ 3,
+ 85
}
},
["weights"]={
{
2,
300
+ },
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -7172,8 +7356,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -7185,6 +7369,17 @@ local chapter_dungeon_rune = {
2,
31,
5
+ },
+ {
+ 1,
+ 4,
+ 85
+ }
+ },
+ ["weights"]={
+ {
+ 4,
+ 300
}
},
["first_reward"]={
@@ -7277,8 +7472,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1560600000,
+ ["atk"]=8340000,
["round"]=25,
["requirement"]={
{
@@ -7294,7 +7489,7 @@ local chapter_dungeon_rune = {
{
1,
2,
- 70
+ 80
}
},
["weights"]={
@@ -7332,8 +7527,8 @@ local chapter_dungeon_rune = {
["monster"]={
6908
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=15681600000,
+ ["atk"]=19440000,
["round"]=25,
["first_reward"]={
{
@@ -7435,8 +7630,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -7447,7 +7642,7 @@ local chapter_dungeon_rune = {
{
1,
3,
- 80
+ 60
},
{
1,
@@ -7463,6 +7658,10 @@ local chapter_dungeon_rune = {
{
4,
300
+ },
+ {
+ 5,
+ 300
}
},
["first_reward"]={
@@ -7555,8 +7754,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -7572,7 +7771,7 @@ local chapter_dungeon_rune = {
{
1,
2,
- 50
+ 70
}
},
["weights"]={
@@ -7671,8 +7870,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -7683,13 +7882,22 @@ local chapter_dungeon_rune = {
{
1,
3,
- 100
+ 70
+ },
+ {
+ 1,
+ 4,
+ 70
}
},
["weights"]={
{
3,
300
+ },
+ {
+ 4,
+ 300
}
},
["first_reward"]={
@@ -7782,8 +7990,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -7795,6 +8003,17 @@ local chapter_dungeon_rune = {
2,
31,
25
+ },
+ {
+ 1,
+ 1,
+ 70
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 300
}
},
["first_reward"]={
@@ -7887,8 +8106,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -7900,6 +8119,17 @@ local chapter_dungeon_rune = {
2,
34,
10
+ },
+ {
+ 1,
+ 1,
+ 70
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 300
}
},
["first_reward"]={
@@ -7992,24 +8222,24 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
1,
1,
- 70
+ 65
},
{
1,
3,
- 70
+ 65
},
{
1,
4,
- 70
+ 65
}
},
["weights"]={
@@ -8116,8 +8346,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -8129,6 +8359,17 @@ local chapter_dungeon_rune = {
2,
22,
3
+ },
+ {
+ 1,
+ 5,
+ 65
+ }
+ },
+ ["weights"]={
+ {
+ 5,
+ 300
}
},
["first_reward"]={
@@ -8221,8 +8462,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -8337,8 +8578,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=1960200000,
+ ["atk"]=10630000,
["round"]=25,
["requirement"]={
{
@@ -8349,12 +8590,12 @@ local chapter_dungeon_rune = {
{
1,
5,
- 110
+ 60
},
{
1,
4,
- 110
+ 60
}
},
["weights"]={
@@ -8396,8 +8637,8 @@ local chapter_dungeon_rune = {
["monster"]={
7008
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=19120800000,
+ ["atk"]=22640000,
["round"]=25,
["first_reward"]={
{
@@ -8499,8 +8740,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -8512,6 +8753,17 @@ local chapter_dungeon_rune = {
2,
24,
6
+ },
+ {
+ 1,
+ 3,
+ 65
+ }
+ },
+ ["weights"]={
+ {
+ 3,
+ 300
}
},
["first_reward"]={
@@ -8604,8 +8856,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -8616,12 +8868,12 @@ local chapter_dungeon_rune = {
{
1,
1,
- 65
+ 75
},
{
1,
2,
- 65
+ 75
}
},
["weights"]={
@@ -8724,8 +8976,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -8834,8 +9086,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -8846,12 +9098,12 @@ local chapter_dungeon_rune = {
{
1,
1,
- 80
+ 70
},
{
1,
2,
- 80
+ 70
}
},
["weights"]={
@@ -8954,8 +9206,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -9070,8 +9322,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -9087,7 +9339,7 @@ local chapter_dungeon_rune = {
{
1,
3,
- 80
+ 90
}
},
["weights"]={
@@ -9186,8 +9438,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -9203,7 +9455,7 @@ local chapter_dungeon_rune = {
{
1,
1,
- 40
+ 60
}
},
["weights"]={
@@ -9302,14 +9554,14 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
3,
0,
- 5
+ 8
},
{
2,
@@ -9319,7 +9571,7 @@ local chapter_dungeon_rune = {
{
1,
1,
- 55
+ 75
}
},
["weights"]={
@@ -9418,8 +9670,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2390100000,
+ ["atk"]=12390000,
["round"]=25,
["requirement"]={
{
@@ -9430,12 +9682,12 @@ local chapter_dungeon_rune = {
{
1,
5,
- 70
+ 65
},
{
1,
4,
- 80
+ 65
}
},
["weights"]={
@@ -9477,8 +9729,8 @@ local chapter_dungeon_rune = {
["monster"]={
7108
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=21117600000,
+ ["atk"]=24530000,
["round"]=25,
["first_reward"]={
{
@@ -9580,8 +9832,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -9597,7 +9849,7 @@ local chapter_dungeon_rune = {
{
1,
3,
- 70
+ 80
}
},
["weights"]={
@@ -9696,27 +9948,31 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
1,
1,
- 64
+ 40
},
{
1,
3,
- 64
+ 40
},
{
1,
2,
- 64
+ 40
}
},
["weights"]={
+ {
+ 1,
+ 300
+ },
{
2,
300
@@ -9816,8 +10072,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -9833,7 +10089,7 @@ local chapter_dungeon_rune = {
{
1,
5,
- 55
+ 70
}
},
["weights"]={
@@ -9932,14 +10188,14 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
2,
24,
- 5
+ 4
},
{
1,
@@ -10052,8 +10308,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -10069,7 +10325,7 @@ local chapter_dungeon_rune = {
{
1,
1,
- 60
+ 80
}
},
["weights"]={
@@ -10168,8 +10424,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -10180,12 +10436,12 @@ local chapter_dungeon_rune = {
{
1,
5,
- 55
+ 65
},
{
1,
3,
- 55
+ 65
}
},
["weights"]={
@@ -10288,8 +10544,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -10305,7 +10561,7 @@ local chapter_dungeon_rune = {
{
1,
4,
- 55
+ 85
}
},
["weights"]={
@@ -10404,8 +10660,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -10421,7 +10677,7 @@ local chapter_dungeon_rune = {
{
1,
2,
- 50
+ 65
}
},
["weights"]={
@@ -10520,8 +10776,8 @@ local chapter_dungeon_rune = {
6108,
6208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=2639700000,
+ ["atk"]=13420000,
["round"]=25,
["requirement"]={
{
@@ -10537,7 +10793,7 @@ local chapter_dungeon_rune = {
{
1,
3,
- 60
+ 75
}
},
["weights"]={
@@ -10575,8 +10831,8 @@ local chapter_dungeon_rune = {
["monster"]={
7208
},
- ["hp"]=2000000,
- ["atk"]=10000,
+ ["hp"]=30405600000,
+ ["atk"]=32340000,
["round"]=25,
["first_reward"]={
{
diff --git a/lua/app/config/chapter_new_skin_fight.lua b/lua/app/config/chapter_new_skin_fight.lua
new file mode 100644
index 00000000..826c946a
--- /dev/null
+++ b/lua/app/config/chapter_new_skin_fight.lua
@@ -0,0 +1,48 @@
+local chapter_new_skin_fight = {
+ [1]={
+ ["board"]={
+ 5
+ },
+ ["scene"]="bg_debris",
+ ["block_icon"]="battle_hinder_debris",
+ ["chess_board"]="chessboard_2",
+ ["monster"]={
+ 10004
+ },
+ ["reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=20,
+ ["num_for_nothing"]="VAg="
+ }
+ }
+ },
+ [2]={
+ ["board"]={
+ 12
+ },
+ ["scene"]="bg_debris",
+ ["block_icon"]="battle_hinder_debris",
+ ["chess_board"]="chessboard_2",
+ ["monster"]={
+ 10104
+ },
+ ["reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=20,
+ ["num_for_nothing"]="VAg="
+ }
+ }
+ }
+}
+local config = {
+data=chapter_new_skin_fight,count=2
+}
+return config
\ No newline at end of file
diff --git a/lua/app/config/chapter_new_skin_fight.lua.meta b/lua/app/config/chapter_new_skin_fight.lua.meta
new file mode 100644
index 00000000..b4685ffb
--- /dev/null
+++ b/lua/app/config/chapter_new_skin_fight.lua.meta
@@ -0,0 +1,10 @@
+fileFormatVersion: 2
+guid: a1aa547b9a9ed53469674937286789c6
+ScriptedImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 2
+ userData:
+ assetBundleName:
+ assetBundleVariant:
+ script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
diff --git a/lua/app/config/const.lua b/lua/app/config/const.lua
index af101080..99cbd95c 100644
--- a/lua/app/config/const.lua
+++ b/lua/app/config/const.lua
@@ -441,6 +441,9 @@ local const = {
["num_for_nothing"]="Uw=="
}
},
+ ["runes_red_point"]={
+ ["value"]=1000
+ },
["dungeon_rune_lvlimit"]={
["value"]=20
},
@@ -523,6 +526,6 @@ local const = {
}
}
local config = {
-data=const,count=104
+data=const,count=105
}
return config
\ No newline at end of file
diff --git a/lua/app/config/item.lua b/lua/app/config/item.lua
index 1e7d4949..221bc2b8 100644
--- a/lua/app/config/item.lua
+++ b/lua/app/config/item.lua
@@ -1585,6 +1585,11 @@ local item = {
["qlt"]=4,
["icon"]="55"
},
+ [56]={
+ ["type"]=1,
+ ["qlt"]=4,
+ ["icon"]="56"
+ },
[1001]={
["type"]=2,
["qlt"]=1,
@@ -2449,6 +2454,6 @@ local item = {
}
}
local config = {
-data=item,count=125
+data=item,count=126
}
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 ff57bd4f..9abb1a47 100644
--- a/lua/app/config/localization/localization_global_const.lua
+++ b/lua/app/config/localization/localization_global_const.lua
@@ -556,6 +556,8 @@ local LocalizationGlobalConst =
RUNES_DESC_26 = "RUNES_DESC_26",
RUNES_DESC_27 = "RUNES_DESC_27",
RUNES_DESC_28 = "RUNES_DESC_28",
+ RUNES_DESC_29 = "RUNES_DESC_29",
+ RUNES_DESC_30 = "RUNES_DESC_30",
DUNGEON_RUNE_DESC_1 = "DUNGEON_RUNE_DESC_1",
DUNGEON_RUNE_DESC_2 = "DUNGEON_RUNE_DESC_2",
DUNGEON_RUNE_DESC_3 = "DUNGEON_RUNE_DESC_3",
@@ -567,6 +569,36 @@ local LocalizationGlobalConst =
DUNGEON_RUNE_DESC_9 = "DUNGEON_RUNE_DESC_9",
DUNGEON_RUNE_DESC_10 = "DUNGEON_RUNE_DESC_10",
DUNGEON_RUNE_DESC_11 = "DUNGEON_RUNE_DESC_11",
+ ACTIVITY_MOON_DESC_1 = "ACTIVITY_MOON_DESC_1",
+ ACTIVITY_MOON_DESC_2 = "ACTIVITY_MOON_DESC_2",
+ ACTIVITY_MOON_DESC_3 = "ACTIVITY_MOON_DESC_3",
+ ACTIVITY_MOON_DESC_4 = "ACTIVITY_MOON_DESC_4",
+ ACTIVITY_MOON_DESC_5 = "ACTIVITY_MOON_DESC_5",
+ ACTIVITY_MOON_DESC_6 = "ACTIVITY_MOON_DESC_6",
+ ACTIVITY_MOON_DESC_7 = "ACTIVITY_MOON_DESC_7",
+ ACTIVITY_MOON_DESC_8 = "ACTIVITY_MOON_DESC_8",
+ ACTIVITY_MOON_DESC_9 = "ACTIVITY_MOON_DESC_9",
+ ACTIVITY_MOON_DESC_10 = "ACTIVITY_MOON_DESC_10",
+ ACTIVITY_MOON_DESC_11 = "ACTIVITY_MOON_DESC_11",
+ SEIZED_DESC_4 = "SEIZED_DESC_4",
+ ACT_PVP_DESC_1 = "ACT_PVP_DESC_1",
+ ACT_PVP_DESC_2 = "ACT_PVP_DESC_2",
+ ACT_PVP_DESC_3 = "ACT_PVP_DESC_3",
+ ACT_PVP_DESC_4 = "ACT_PVP_DESC_4",
+ ACT_PVP_DESC_5 = "ACT_PVP_DESC_5",
+ ACT_PVP_DESC_6 = "ACT_PVP_DESC_6",
+ ACT_PVP_DESC_7 = "ACT_PVP_DESC_7",
+ ACT_PVP_DESC_8 = "ACT_PVP_DESC_8",
+ ACT_PVP_DESC_9 = "ACT_PVP_DESC_9",
+ ACT_PVP_DESC_10 = "ACT_PVP_DESC_10",
+ ACT_PVP_DESC_11 = "ACT_PVP_DESC_11",
+ ACT_PVP_DESC_12 = "ACT_PVP_DESC_12",
+ ACT_PVP_DESC_13 = "ACT_PVP_DESC_13",
+ ACT_PVP_DESC_14 = "ACT_PVP_DESC_14",
+ ACT_PVP_DESC_15 = "ACT_PVP_DESC_15",
+ ACT_PVP_DESC_16 = "ACT_PVP_DESC_16",
+ ACT_PVP_DESC_17 = "ACT_PVP_DESC_17",
+ ACT_PVP_DESC_18 = "ACT_PVP_DESC_18",
}
return LocalizationGlobalConst
\ No newline at end of file
diff --git a/lua/app/config/monster_activity.lua b/lua/app/config/monster_activity.lua
index b94fef9f..66e9c286 100644
--- a/lua/app/config/monster_activity.lua
+++ b/lua/app/config/monster_activity.lua
@@ -769,9 +769,52 @@ local monster_activity = {
10009
},
["monster_exp"]=15000
+ },
+ [10004]={
+ ["monster_base"]=20047,
+ ["is_boss"]=1,
+ ["hp"]=107230000,
+ ["atk"]=930000,
+ ["atk_times"]=4,
+ ["hurt_skill"]={
+ 30156,
+ 30157,
+ 30158
+ },
+ ["skill"]={
+ 10137,
+ 10138
+ },
+ ["passive_skill"]={
+ 10013,
+ 10010
+ },
+ ["monster_exp"]=15000
+ },
+ [10104]={
+ ["monster_base"]=20048,
+ ["is_boss"]=1,
+ ["hp"]=107230000,
+ ["atk"]=930000,
+ ["atk_times"]=4,
+ ["hurt_skill"]={
+ 30159,
+ 30160,
+ 30161
+ },
+ ["skill"]={
+ 10139,
+ 10140
+ },
+ ["passive_skill"]={
+ 10141,
+ 10014,
+ 10009
+ },
+ ["monster_exp"]=15000
}
}
local config = {
-data=monster_activity,count=42
+data=monster_activity,count=44
}
return config
\ No newline at end of file
diff --git a/lua/app/config/monster_base.lua b/lua/app/config/monster_base.lua
index 623b5f2e..a325b36f 100644
--- a/lua/app/config/monster_base.lua
+++ b/lua/app/config/monster_base.lua
@@ -620,34 +620,54 @@ local monster_base = {
["model_ui"]=1.0
},
[20049]={
-
+ ["model_id"]="m20049",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20050]={
-
+ ["model_id"]="m20051",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20051]={
-
+ ["model_id"]="m20053",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20052]={
-
+ ["model_id"]="m20052",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20053]={
-
+ ["model_id"]="m20056",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20054]={
-
+ ["model_id"]="m20057",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20055]={
-
+ ["model_id"]="m20058",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20056]={
-
+ ["model_id"]="m20054",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20057]={
-
+ ["model_id"]="m20055",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[20058]={
-
+ ["model_id"]="m20050",
+ ["body"]=1,
+ ["model_ui"]=1.0
},
[30001]={
["model_id"]="p0001",
diff --git a/lua/app/config/monster_dungeon_rune.lua b/lua/app/config/monster_dungeon_rune.lua
index 151cd5c8..0e8baa13 100644
--- a/lua/app/config/monster_dungeon_rune.lua
+++ b/lua/app/config/monster_dungeon_rune.lua
@@ -807,7 +807,7 @@ local monster_dungeon_rune = {
},
[6308]={
["none"]="深潜者",
- ["monster_base"]=20001,
+ ["monster_base"]=20049,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
@@ -826,7 +826,7 @@ local monster_dungeon_rune = {
},
[6408]={
["none"]="黑山羊幼崽",
- ["monster_base"]=20002,
+ ["monster_base"]=20050,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
@@ -845,7 +845,7 @@ local monster_dungeon_rune = {
},
[6508]={
["none"]="莎布·尼古拉斯",
- ["monster_base"]=20003,
+ ["monster_base"]=20051,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
@@ -862,7 +862,7 @@ local monster_dungeon_rune = {
},
[6608]={
["none"]="奈亚拉托提普",
- ["monster_base"]=20004,
+ ["monster_base"]=20052,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=0,
@@ -881,7 +881,7 @@ local monster_dungeon_rune = {
},
[6708]={
["none"]="神秘的兄弟神",
- ["monster_base"]=20005,
+ ["monster_base"]=20053,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
@@ -900,7 +900,7 @@ local monster_dungeon_rune = {
},
[6808]={
["none"]="兰·提戈斯",
- ["monster_base"]=20006,
+ ["monster_base"]=20054,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
@@ -920,7 +920,7 @@ local monster_dungeon_rune = {
},
[6908]={
["none"]="克希拉",
- ["monster_base"]=20007,
+ ["monster_base"]=20055,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=0,
@@ -946,7 +946,7 @@ local monster_dungeon_rune = {
},
[7008]={
["none"]="依德·雅",
- ["monster_base"]=20008,
+ ["monster_base"]=20056,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
@@ -968,7 +968,7 @@ local monster_dungeon_rune = {
},
[7108]={
["none"]="旧日支配者",
- ["monster_base"]=20009,
+ ["monster_base"]=20057,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=0,
@@ -989,7 +989,7 @@ local monster_dungeon_rune = {
},
[7208]={
["none"]="阿撒托斯",
- ["monster_base"]=20010,
+ ["monster_base"]=20058,
["hp"]=1463200000,
["atk"]=1000000,
["atk_times"]=4,
diff --git a/lua/app/config/runes_sub.lua b/lua/app/config/runes_sub.lua
index 007ab4c6..5a11bd60 100644
--- a/lua/app/config/runes_sub.lua
+++ b/lua/app/config/runes_sub.lua
@@ -247,45 +247,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=1200000
+ ["num"]=1000000
},
{
["type"]="atk_yellow",
- ["num"]=1200000
+ ["num"]=1000000
},
{
["type"]="atk_green",
- ["num"]=1200000
+ ["num"]=1000000
},
{
["type"]="atk_blue",
- ["num"]=1200000
+ ["num"]=1000000
},
{
["type"]="atk_purple",
- ["num"]=1200000
+ ["num"]=1000000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="attr_hp_yellow",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="attr_hp_green",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="attr_hp_blue",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="attr_hp_purple",
- ["num"]=1800000
+ ["num"]=1500000
}
},
["attr_3"]={
@@ -491,45 +491,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="atk_yellow",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="atk_green",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="atk_blue",
- ["num"]=1800000
+ ["num"]=1500000
},
{
["type"]="atk_purple",
- ["num"]=1800000
+ ["num"]=1500000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=2700000
+ ["num"]=2250000
},
{
["type"]="attr_hp_yellow",
- ["num"]=2700000
+ ["num"]=2250000
},
{
["type"]="attr_hp_green",
- ["num"]=2700000
+ ["num"]=2250000
},
{
["type"]="attr_hp_blue",
- ["num"]=2700000
+ ["num"]=2250000
},
{
["type"]="attr_hp_purple",
- ["num"]=2700000
+ ["num"]=2250000
}
},
["attr_3"]={
@@ -735,45 +735,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=2400000
+ ["num"]=1800000
},
{
["type"]="atk_yellow",
- ["num"]=2400000
+ ["num"]=1800000
},
{
["type"]="atk_green",
- ["num"]=2400000
+ ["num"]=1800000
},
{
["type"]="atk_blue",
- ["num"]=2400000
+ ["num"]=1800000
},
{
["type"]="atk_purple",
- ["num"]=2400000
+ ["num"]=1800000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=3600000
+ ["num"]=2700000
},
{
["type"]="attr_hp_yellow",
- ["num"]=3600000
+ ["num"]=2700000
},
{
["type"]="attr_hp_green",
- ["num"]=3600000
+ ["num"]=2700000
},
{
["type"]="attr_hp_blue",
- ["num"]=3600000
+ ["num"]=2700000
},
{
["type"]="attr_hp_purple",
- ["num"]=3600000
+ ["num"]=2700000
}
},
["attr_3"]={
@@ -979,45 +979,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=3600000
+ ["num"]=2400000
},
{
["type"]="atk_yellow",
- ["num"]=3600000
+ ["num"]=2400000
},
{
["type"]="atk_green",
- ["num"]=3600000
+ ["num"]=2400000
},
{
["type"]="atk_blue",
- ["num"]=3600000
+ ["num"]=2400000
},
{
["type"]="atk_purple",
- ["num"]=3600000
+ ["num"]=2400000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=5400000
+ ["num"]=3600000
},
{
["type"]="attr_hp_yellow",
- ["num"]=5400000
+ ["num"]=3600000
},
{
["type"]="attr_hp_green",
- ["num"]=5400000
+ ["num"]=3600000
},
{
["type"]="attr_hp_blue",
- ["num"]=5400000
+ ["num"]=3600000
},
{
["type"]="attr_hp_purple",
- ["num"]=5400000
+ ["num"]=3600000
}
},
["attr_3"]={
@@ -1223,45 +1223,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=5400000
+ ["num"]=3200000
},
{
["type"]="atk_yellow",
- ["num"]=5400000
+ ["num"]=3200000
},
{
["type"]="atk_green",
- ["num"]=5400000
+ ["num"]=3200000
},
{
["type"]="atk_blue",
- ["num"]=5400000
+ ["num"]=3200000
},
{
["type"]="atk_purple",
- ["num"]=5400000
+ ["num"]=3200000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=8100000
+ ["num"]=4800000
},
{
["type"]="attr_hp_yellow",
- ["num"]=8100000
+ ["num"]=4800000
},
{
["type"]="attr_hp_green",
- ["num"]=8100000
+ ["num"]=4800000
},
{
["type"]="attr_hp_blue",
- ["num"]=8100000
+ ["num"]=4800000
},
{
["type"]="attr_hp_purple",
- ["num"]=8100000
+ ["num"]=4800000
}
},
["attr_3"]={
@@ -1467,45 +1467,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=9000000
+ ["num"]=6000000
},
{
["type"]="atk_yellow",
- ["num"]=9000000
+ ["num"]=6000000
},
{
["type"]="atk_green",
- ["num"]=9000000
+ ["num"]=6000000
},
{
["type"]="atk_blue",
- ["num"]=9000000
+ ["num"]=6000000
},
{
["type"]="atk_purple",
- ["num"]=9000000
+ ["num"]=6000000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=13500000
+ ["num"]=9000000
},
{
["type"]="attr_hp_yellow",
- ["num"]=13500000
+ ["num"]=9000000
},
{
["type"]="attr_hp_green",
- ["num"]=13500000
+ ["num"]=9000000
},
{
["type"]="attr_hp_blue",
- ["num"]=13500000
+ ["num"]=9000000
},
{
["type"]="attr_hp_purple",
- ["num"]=13500000
+ ["num"]=9000000
}
},
["attr_3"]={
@@ -1711,45 +1711,45 @@ local runes_sub = {
["attr_1"]={
{
["type"]="atk_red",
- ["num"]=12000000
+ ["num"]=9000000
},
{
["type"]="atk_yellow",
- ["num"]=12000000
+ ["num"]=9000000
},
{
["type"]="atk_green",
- ["num"]=12000000
+ ["num"]=9000000
},
{
["type"]="atk_blue",
- ["num"]=12000000
+ ["num"]=9000000
},
{
["type"]="atk_purple",
- ["num"]=12000000
+ ["num"]=9000000
}
},
["attr_2"]={
{
["type"]="attr_hp_red",
- ["num"]=18000000
+ ["num"]=13500000
},
{
["type"]="attr_hp_yellow",
- ["num"]=18000000
+ ["num"]=13500000
},
{
["type"]="attr_hp_green",
- ["num"]=18000000
+ ["num"]=13500000
},
{
["type"]="attr_hp_blue",
- ["num"]=18000000
+ ["num"]=13500000
},
{
["type"]="attr_hp_purple",
- ["num"]=18000000
+ ["num"]=13500000
}
},
["attr_3"]={
diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua
index 016b77fe..ddf32dc8 100644
--- a/lua/app/config/skill.lua
+++ b/lua/app/config/skill.lua
@@ -1766,7 +1766,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=2,
["sound_hit"]={
- 53001202
+ 1400410
},
["name_act"]="attack01",
["fx_self"]=300151,
@@ -1792,7 +1792,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=2,
["sound_hit"]={
- 13001201
+ 1400411
},
["name_act"]="attack02",
["fx_self"]=300152,
@@ -1818,7 +1818,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=4,
["sound_hit"]={
- 5200113
+ 1400410
},
["name_act"]="attack03",
["fx_self"]=300152,
@@ -1844,7 +1844,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 5200112
+ 1400411
},
["name_act"]="attack04",
["fx_self"]=300152,
@@ -1892,10 +1892,15 @@ local skill = {
},
["shake_time"]=200,
["shake_type"]=6,
- ["sound"]=14003201,
+ ["sound"]=1400420,
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300153,
+ ["bullet_time"]={
+ 2033,
+ 3000,
+ 400
+ },
["fx_self_mirror"]=400153
},
[1400421]={
@@ -2038,10 +2043,15 @@ local skill = {
},
["shake_time"]=200,
["shake_type"]=6,
- ["sound"]=14003201,
+ ["sound"]=1400420,
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300153,
+ ["bullet_time"]={
+ 2033,
+ 3000,
+ 400
+ },
["fx_self_mirror"]=400153
},
[2200110]={
@@ -2524,6 +2534,9 @@ local skill = {
["fx_self_mirror"]=400014
},
[2300123]={
+ ["buff_id"]={
+ "stun"
+ },
["position"]=2,
["buff_condition"]={
{
@@ -3680,9 +3693,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 1000001
- },
+ ["sound"]=2400410,
+ ["sound_delay"]=0.0,
["name_act"]="attack01",
["fx_self"]=300156,
["fx_self_mirror"]=400156
@@ -3706,9 +3718,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 1000002
- },
+ ["sound"]=2400411,
+ ["sound_delay"]=0.0,
["name_act"]="attack02",
["fx_self"]=300156,
["fx_self_mirror"]=400156
@@ -3732,9 +3743,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 1000004
- },
+ ["sound"]=2400412,
+ ["sound_delay"]=0.0,
["name_act"]="attack03",
["fx_self"]=300156,
["fx_self_mirror"]=400156
@@ -3758,9 +3768,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 1000021
- },
+ ["sound"]=2400413,
+ ["sound_delay"]=0.0,
["name_act"]="attack04",
["fx_self"]=300156,
["fx_self_mirror"]=400156
@@ -3832,10 +3841,15 @@ local skill = {
},
["shake_time"]=200,
["shake_type"]=6,
- ["sound"]=2400311,
+ ["sound"]=2400420,
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300157,
+ ["bullet_time"]={
+ 2866,
+ 3000,
+ 400
+ },
["fx_self_mirror"]=400157
},
[2400421]={
@@ -3880,16 +3894,16 @@ local skill = {
}
},
["effect_type"]=2,
- ["trigger"]=9,
+ ["trigger"]=5,
["effect"]={
{
- ["type"]="atkp_color_add",
- ["num"]=1000,
+ ["type"]="hurt_yellow",
+ ["num"]=5000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
- ["obj"]=1
+ ["obj"]=2
},
[2400423]={
["position"]=2,
@@ -5628,7 +5642,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 2200111
+ 3400410
},
["name_act"]="attack01",
["fx_self"]=300158,
@@ -5654,7 +5668,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 2200114
+ 3400411
},
["name_act"]="attack02",
["fx_self"]=300158,
@@ -5680,7 +5694,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 3400311
+ 3400412
},
["name_act"]="attack03",
["fx_self"]=300158,
@@ -5706,7 +5720,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 2200112
+ 3400410
},
["name_act"]="attack04",
["fx_self"]=300158,
@@ -5749,10 +5763,15 @@ local skill = {
},
["shake_time"]=200,
["shake_type"]=5,
- ["sound"]=3400321,
+ ["sound"]=3400420,
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300159,
+ ["bullet_time"]={
+ 3966,
+ 3000,
+ 400
+ },
["fx_self_mirror"]=400159
},
[3400421]={
@@ -7352,9 +7371,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 54001203
- },
+ ["sound"]=4400411,
+ ["sound_delay"]=0.0,
["name_act"]="attack01",
["fx_self"]=300154,
["fx_self_mirror"]=400154
@@ -7379,7 +7397,7 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 13001202
+ 4400412
},
["name_act"]="attack02",
["fx_self"]=300154,
@@ -7404,9 +7422,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 3300114
- },
+ ["sound"]=4400411,
+ ["sound_delay"]=0.0,
["name_act"]="attack03",
["fx_self"]=300154,
["fx_self_mirror"]=400154
@@ -7431,13 +7448,16 @@ local skill = {
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
- 4400311
+ 4400412
},
["name_act"]="attack04",
["fx_self"]=300154,
["fx_self_mirror"]=400154
},
[4400420]={
+ ["buff_id"]={
+ "normal_attack_dec"
+ },
["energy"]=10,
["link"]=1,
["position"]=4,
@@ -7487,10 +7507,15 @@ local skill = {
},
["shake_time"]=200,
["shake_type"]=6,
- ["sound"]=4400314,
+ ["sound"]=4400420,
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300155,
+ ["bullet_time"]={
+ 1866,
+ 3000,
+ 400
+ },
["fx_self_mirror"]=400155
},
[4400421]={
@@ -7513,9 +7538,9 @@ local skill = {
["trigger"]=6,
["effect"]={
{
- ["type"]="normal_attack_dec",
- ["num"]=1,
- ["ratio"]=1000,
+ ["type"]="weaken",
+ ["num"]=2500,
+ ["ratio"]=10000,
["round"]=2
}
},
@@ -9123,9 +9148,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=2,
- ["sound_hit"]={
- 5400311
- },
+ ["sound"]=5400410,
+ ["sound_delay"]=0.0,
["name_act"]="attack01",
["fx_self"]=300160,
["fx_self_mirror"]=400160
@@ -9149,9 +9173,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=2,
- ["sound_hit"]={
- 5400312
- },
+ ["sound"]=5400411,
+ ["sound_delay"]=0.0,
["name_act"]="attack02",
["fx_self"]=300161,
["fx_self_mirror"]=400161
@@ -9175,9 +9198,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
- ["sound_hit"]={
- 5400313
- },
+ ["sound"]=5400412,
+ ["sound_delay"]=0.0,
["name_act"]="attack03",
["fx_self"]=300162,
["fx_self_mirror"]=400162
@@ -9201,9 +9223,8 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=2,
- ["sound_hit"]={
- 5400314
- },
+ ["sound"]=5400413,
+ ["sound_delay"]=0.0,
["name_act"]="attack04",
["fx_self"]=300163,
["fx_self_mirror"]=400163
@@ -9238,10 +9259,15 @@ local skill = {
},
["shake_time"]=200,
["shake_type"]=6,
- ["sound"]=5400315,
+ ["sound"]=5400420,
["sound_delay"]=0.0,
["name_act"]="skill01",
["fx_self"]=300164,
+ ["bullet_time"]={
+ 1666,
+ 3000,
+ 400
+ },
["fx_self_mirror"]=400164
},
[5400421]={
@@ -23895,16 +23921,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000011
},
- ["name_act"]="attack01",
- ["fx_self"]=200096
+ ["name_act"]="attack01"
},
[30166]={
["effect_type"]=1,
@@ -23919,16 +23944,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000012
},
- ["name_act"]="attack02",
- ["fx_self"]=200097
+ ["name_act"]="attack02"
},
[30167]={
["effect_type"]=1,
@@ -23943,16 +23967,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000013
},
- ["name_act"]="attack03",
- ["fx_self"]=200098
+ ["name_act"]="attack03"
},
[30168]={
["buff_condition"]={
@@ -24021,6 +24044,18 @@ local skill = {
["effect_type"]=1,
["trigger"]=1,
["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="hurt",
+ ["num"]=15000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
{
["type"]="hurt",
["num"]=20000,
@@ -24035,6 +24070,11 @@ local skill = {
}
},
["obj"]=2,
+ ["effect_block"]={
+ 1,
+ 2,
+ 4
+ },
["skill_position"]={
2,
0
@@ -24046,8 +24086,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30170]={
["effect_type"]=1,
@@ -24074,16 +24113,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000011
},
- ["name_act"]="attack01",
- ["fx_self"]=200096
+ ["name_act"]="attack01"
},
[30171]={
["effect_type"]=1,
@@ -24110,16 +24148,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000012
},
- ["name_act"]="attack02",
- ["fx_self"]=200097
+ ["name_act"]="attack02"
},
[30172]={
["effect_type"]=1,
@@ -24146,16 +24183,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000013
},
- ["name_act"]="attack03",
- ["fx_self"]=200098
+ ["name_act"]="attack03"
},
[30173]={
["effect_type"]=1,
@@ -24180,8 +24216,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30174]={
["effect_type"]=1,
@@ -24202,16 +24237,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000011
},
- ["name_act"]="attack01",
- ["fx_self"]=200096
+ ["name_act"]="attack01"
},
[30175]={
["effect_type"]=1,
@@ -24232,16 +24266,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000012
},
- ["name_act"]="attack02",
- ["fx_self"]=200097
+ ["name_act"]="attack02"
},
[30176]={
["effect_type"]=1,
@@ -24262,16 +24295,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000013
},
- ["name_act"]="attack03",
- ["fx_self"]=200098
+ ["name_act"]="attack03"
},
[30177]={
["effect_type"]=1,
@@ -24298,8 +24330,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30178]={
["effect_type"]=1,
@@ -24326,8 +24357,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill02"
},
[30179]={
["effect_type"]=1,
@@ -24342,16 +24372,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000011
},
- ["name_act"]="attack01",
- ["fx_self"]=200096
+ ["name_act"]="attack01"
},
[30180]={
["effect_type"]=1,
@@ -24366,16 +24395,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000012
},
- ["name_act"]="attack02",
- ["fx_self"]=200097
+ ["name_act"]="attack02"
},
[30181]={
["effect_type"]=1,
@@ -24390,16 +24418,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000013
},
- ["name_act"]="attack03",
- ["fx_self"]=200098
+ ["name_act"]="attack03"
},
[30182]={
["effect_type"]=1,
@@ -24420,8 +24447,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30183]={
["effect_type"]=1,
@@ -24442,8 +24468,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30184]={
["effect_type"]=1,
@@ -24464,8 +24489,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30185]={
["skill_type"]=3,
@@ -24483,8 +24507,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30186]={
["effect_type"]=1,
@@ -24499,16 +24522,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000011
},
- ["name_act"]="attack01",
- ["fx_self"]=200096
+ ["name_act"]="attack01"
},
[30187]={
["effect_type"]=1,
@@ -24523,16 +24545,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000012
},
- ["name_act"]="attack02",
- ["fx_self"]=200097
+ ["name_act"]="attack02"
},
[30188]={
["effect_type"]=1,
@@ -24547,16 +24568,15 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
["sound_hit"]={
1000013
},
- ["name_act"]="attack03",
- ["fx_self"]=200098
+ ["name_act"]="attack03"
},
[30189]={
["effect_type"]=2,
@@ -24596,8 +24616,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30191]={
["effect_type"]=1,
@@ -24612,8 +24631,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -24635,8 +24654,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -24658,8 +24677,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -24712,8 +24731,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30196]={
["effect_type"]=1,
@@ -24749,8 +24767,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -24772,8 +24790,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -24795,8 +24813,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -24905,8 +24923,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30206]={
["effect_type"]=1,
@@ -24933,8 +24950,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30207]={
["effect_type"]=1,
@@ -24961,8 +24977,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30208]={
["effect_type"]=1,
@@ -24977,8 +24992,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25000,8 +25015,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25023,8 +25038,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25069,8 +25084,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30213]={
["effect_type"]=1,
@@ -25095,8 +25109,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30214]={
["effect_type"]=1,
@@ -25121,8 +25134,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30215]={
["effect_type"]=1,
@@ -25137,8 +25149,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25160,8 +25172,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25183,8 +25195,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25235,8 +25247,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill01"
},
[30220]={
["skill_type"]=9,
@@ -25265,8 +25276,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill02"
},
[30221]={
["effect_type"]=1,
@@ -25281,8 +25291,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25304,8 +25314,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25327,8 +25337,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
- 1,
- 140
+ 2,
+ 0
},
["shake_time"]=100,
["shake_type"]=1,
@@ -25379,8 +25389,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill02"
},
[30226]={
["skill_type"]=3,
@@ -25391,6 +25400,11 @@ local skill = {
["effect_type"]=1,
["trigger"]=1,
["obj"]=2,
+ ["effect_block"]={
+ 1,
+ 2,
+ 3
+ },
["skill_position"]={
2,
0
@@ -25408,6 +25422,11 @@ local skill = {
["effect_type"]=1,
["trigger"]=1,
["obj"]=2,
+ ["effect_block"]={
+ 1,
+ 2,
+ 3
+ },
["skill_position"]={
2,
0
@@ -25425,6 +25444,11 @@ local skill = {
["effect_type"]=1,
["trigger"]=1,
["obj"]=2,
+ ["effect_block"]={
+ 1,
+ 2,
+ 3
+ },
["skill_position"]={
2,
0
@@ -25442,6 +25466,11 @@ local skill = {
["effect_type"]=1,
["trigger"]=1,
["obj"]=2,
+ ["effect_block"]={
+ 1,
+ 2,
+ 3
+ },
["skill_position"]={
2,
0
@@ -25479,8 +25508,7 @@ local skill = {
["sound_hit"]={
10018
},
- ["name_act"]="skill01",
- ["fx_self"]=200099
+ ["name_act"]="skill02"
},
[40001]={
["effect_type"]=1,
diff --git a/lua/app/config/skill_rogue.lua b/lua/app/config/skill_rogue.lua
index 13ed1d92..0be33447 100644
--- a/lua/app/config/skill_rogue.lua
+++ b/lua/app/config/skill_rogue.lua
@@ -1518,6 +1518,9 @@ local skill_rogue = {
["icon"]="235"
},
[1400401]={
+ ["buff_id"]={
+ "charm"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -1578,6 +1581,9 @@ local skill_rogue = {
["icon"]="266"
},
[1400404]={
+ ["buff_id"]={
+ "charm"
+ },
["unlock"]=1400401,
["cover_unlock"]=1400401,
["limit_times"]=1,
@@ -1597,6 +1603,9 @@ local skill_rogue = {
["icon"]="267"
},
[1400405]={
+ ["buff_id"]={
+ "normal_attack_add"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -2523,6 +2532,9 @@ local skill_rogue = {
["icon"]="237"
},
[2400403]={
+ ["buff_id"]={
+ "stun"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -2567,6 +2579,9 @@ local skill_rogue = {
["icon"]="239"
},
[2400405]={
+ ["buff_id"]={
+ "bleed"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -2587,20 +2602,23 @@ local skill_rogue = {
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
- ["type"]=12,
+ ["type"]=9,
["skill_position"]=2,
["effect"]={
{
["type"]="add_skill",
["num"]=2400422,
["ratio"]=10000,
- ["round"]=1
+ ["round"]=999
}
},
["obj"]=4,
["icon"]="241"
},
[2400407]={
+ ["buff_id"]={
+ "stun"
+ },
["unlock"]=2400403,
["cover_unlock"]=2400403,
["limit_times"]=1,
@@ -3458,6 +3476,9 @@ local skill_rogue = {
["icon"]="243"
},
[3400402]={
+ ["buff_id"]={
+ "poison"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=3,
@@ -4398,13 +4419,16 @@ local skill_rogue = {
["qlt"]=3,
["type"]=8,
["parameter"]={
- 5,
+ 4,
1
},
["skill_position"]=4,
["icon"]="252"
},
[4400404]={
+ ["buff_id"]={
+ "corrupt"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -4422,6 +4446,9 @@ local skill_rogue = {
["icon"]="253"
},
[4400405]={
+ ["buff_id"]={
+ "rebirth"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -4466,6 +4493,9 @@ local skill_rogue = {
["icon"]="255"
},
[4400407]={
+ ["buff_id"]={
+ "rebirth"
+ },
["unlock"]=4400405,
["cover_unlock"]=4400405,
["limit_times"]=1,
@@ -5337,6 +5367,9 @@ local skill_rogue = {
["icon"]="258"
},
[5400403]={
+ ["buff_id"]={
+ "immune"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -5354,6 +5387,9 @@ local skill_rogue = {
["icon"]="259"
},
[5400404]={
+ ["buff_id"]={
+ "counterattack"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
@@ -5371,6 +5407,9 @@ local skill_rogue = {
["icon"]="260"
},
[5400405]={
+ ["buff_id"]={
+ "immune"
+ },
["unlock"]=5400403,
["cover_unlock"]=5400403,
["limit_times"]=1,
@@ -5407,6 +5446,9 @@ local skill_rogue = {
["icon"]="262"
},
[5400407]={
+ ["buff_id"]={
+ "undead"
+ },
["limit_times"]=1,
["weight"]=3000,
["qlt"]=4,
diff --git a/lua/app/config/strings/cn/func_open.lua b/lua/app/config/strings/cn/func_open.lua
index 60e5833b..7d039736 100644
--- a/lua/app/config/strings/cn/func_open.lua
+++ b/lua/app/config/strings/cn/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="防具"
+ },
+ ["runes_open"]={
+ ["name"]="符文"
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua
index aa120fe1..a240f017 100644
--- a/lua/app/config/strings/cn/global.lua
+++ b/lua/app/config/strings/cn/global.lua
@@ -515,7 +515,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_34"] = "退出将按照当前波次结算,是否退出?",
["DUNGEON_RUNE_TITLE"] = "塔中密室",
["DUNGEON_RUNE_DESC"] = "挑战极限,获取符文!",
- ["DUNGEON_RUNE_HELP"] = "1. 每30天为一个周期,每个周期会重置密室探索进度。/n2. 通关后可消耗【银羽毛】重复挑战,争取最小回合数,更新副本排行!/n3. 挑战道具【金羽毛】和重复挑战道具【银羽毛】每日重置。",
+ ["DUNGEON_RUNE_HELP"] = "1. 每天将重置10枚【金羽毛】和10枚【银羽毛】。/n2.挑战未通关层将需要消耗1枚【金羽毛】,通关后可获得1次通关奖励。/n3. 每10层为首领层,首领层通关后可消耗【银羽毛】扫荡获得【符文精粹】。",
["DUNGEON_RUNE_MIN"] = "历史通关最小回合数:{0}",
["DUNGEON_RUNE_QUEST_1"] = "{0}回合内完成目标",
["DUNGEON_RUNE_QUEST_2"] = "消除{0}个{1}",
@@ -556,6 +556,8 @@ local localization_global =
["RUNES_DESC_26"] = "Lv{0}",
["RUNES_DESC_27"] = "符文铸台{0}级后开启",
["RUNES_DESC_28"] = "您有S级以上的属性未锁定,是否要继续淬炼?",
+ ["RUNES_DESC_29"] = "停止",
+ ["RUNES_DESC_30"] = "自动淬炼中...",
["DUNGEON_RUNE_DESC_1"] = "目标",
["DUNGEON_RUNE_DESC_2"] = "再次挑战",
["DUNGEON_RUNE_DESC_3"] = "通关获得",
@@ -567,6 +569,36 @@ local localization_global =
["DUNGEON_RUNE_DESC_9"] = "上赛季",
["DUNGEON_RUNE_DESC_10"] = "最高:{0}",
["DUNGEON_RUNE_DESC_11"] = "回合数:{0}",
+ ["ACTIVITY_MOON_DESC_1"] = "圆月庆典",
+ ["ACTIVITY_MOON_DESC_2"] = "自选礼包",
+ ["ACTIVITY_MOON_DESC_3"] = "新英雄",
+ ["ACTIVITY_MOON_DESC_4"] = "英雄自选礼包",
+ ["ACTIVITY_MOON_DESC_5"] = "新英雄-女武神",
+ ["ACTIVITY_MOON_DESC_6"] = "请先购买上一礼包",
+ ["ACTIVITY_MOON_DESC_7"] = "英雄自选",
+ ["ACTIVITY_MOON_DESC_8"] = "可自选已激活的英雄",
+ ["ACTIVITY_MOON_DESC_9"] = "圆月庆典皮肤,限时登场!",
+ ["ACTIVITY_MOON_DESC_10"] = "{0}皮肤礼包",
+ ["ACTIVITY_MOON_DESC_11"] = "所有任务均已完成!",
+ ["SEIZED_DESC_4"] = "我们检测到您正在使用非法客户端,您将无法进行游戏,请前往正规应用商店下载。",
+ ["ACT_PVP_DESC_1"] = "是否消耗{0}钻石进入酒馆",
+ ["ACT_PVP_DESC_2"] = "进入",
+ ["ACT_PVP_DESC_3"] = "胜场 {0}/{1} 输场{2}/{3}",
+ ["ACT_PVP_DESC_4"] = "酒馆基金",
+ ["ACT_PVP_DESC_5"] = "每日累胜奖励",
+ ["ACT_PVP_DESC_6"] = "梦魇酒馆",
+ ["ACT_PVP_DESC_7"] = "{0}胜",
+ ["ACT_PVP_DESC_8"] = "请选择{0}英雄",
+ ["ACT_PVP_DESC_9"] = "点击英雄可查看详情",
+ ["ACT_PVP_DESC_10"] = "免费刷新",
+ ["ACT_PVP_DESC_11"] = "下轮待选英雄",
+ ["ACT_PVP_DESC_12"] = "选择",
+ ["ACT_PVP_DESC_13"] = "是否消耗{0}钻石刷新",
+ ["ACT_PVP_DESC_14"] = "总胜场数",
+ ["ACT_PVP_DESC_15"] = "酒馆积分",
+ ["ACT_PVP_DESC_16"] = "欢迎入股酒馆基金,在酒馆挑战对手,累计积分可领取奖励分红哟~",
+ ["ACT_PVP_DESC_17"] = "累计胜场",
+ ["ACT_PVP_DESC_18"] = "1.活动前七天可以挑战,累计胜场排名。\n2.第八天可领取排行榜奖励,第八天无挑战。",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/hero.lua b/lua/app/config/strings/cn/hero.lua
index 81e43f55..a7689ff3 100644
--- a/lua/app/config/strings/cn/hero.lua
+++ b/lua/app/config/strings/cn/hero.lua
@@ -51,7 +51,8 @@ local hero = {
["desc"]="手中的太刀如龙飞舞那是无与伦比的剑术。"
},
[24004]={
- ["name"]="李"
+ ["name"]="李",
+ ["desc"]="暂时不写,也用不到!"
},
[32001]={
["name"]="洋葱头",
@@ -78,7 +79,8 @@ local hero = {
["desc"]="迅猛如风,保护水之王国免受邪恶势力的侵害。"
},
[34004]={
- ["name"]="绿意之刺"
+ ["name"]="绿意之刺",
+ ["desc"]="暂时不写,也用不到!"
},
[42001]={
["name"]="冰心",
@@ -105,7 +107,8 @@ local hero = {
["desc"]="在她的月轮双刃下,夜晚的星辰在她的指尖舞动,魔法的月光照亮了她无限的智慧~"
},
[44004]={
- ["name"]="牧魂者"
+ ["name"]="牧魂者",
+ ["desc"]="暂时不写,也用不到!"
},
[52001]={
["name"]="忍者伦",
@@ -132,7 +135,8 @@ local hero = {
["desc"]="曾经王国中最杰出的骑士之一,命运使他堕落成为一名诅咒巨剑的使用者。"
},
[54004]={
- ["name"]="女武神"
+ ["name"]="女武神",
+ ["desc"]="暂时不写,也用不到!"
}
}
local config = {
diff --git a/lua/app/config/strings/cn/item.lua b/lua/app/config/strings/cn/item.lua
index 10f2902c..069217f5 100644
--- a/lua/app/config/strings/cn/item.lua
+++ b/lua/app/config/strings/cn/item.lua
@@ -215,6 +215,10 @@ local item = {
["name"]="符文精粹",
["desc"]="淬炼符文所用"
},
+ [56]={
+ ["name"]="圆月",
+ ["desc"]="圆月庆典用的任务积分。"
+ },
[1001]={
["name"]="暗淡陨铁",
["desc"]="一块暗淡的陨铁,蕴含着神秘的能量。"
@@ -473,6 +477,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ 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 4b661929..a8b11714 100644
--- a/lua/app/config/strings/cn/monster_base.lua
+++ b/lua/app/config/strings/cn/monster_base.lua
@@ -318,34 +318,44 @@ local monster_base = {
["name"]="遗迹守护者"
},
[20049]={
- ["name"]="深潜者"
+ ["name"]="深潜者",
+ ["desc"]="来自黑暗的野兽,他的啃噬让冒险家的每一步都带着【流血】的负面状态。当他的血量低于一定值时,他会陷入癫狂,伤害提升的同时也会让自己受伤加重,抓紧时机,与他速战速决!"
},
[20050]={
- ["name"]="黑山羊幼崽"
+ ["name"]="黑山羊幼崽",
+ ["desc"]="它们无穷无尽,死而复生,尽情地释放【腐败】,抓住它们虚弱的一瞬,给予它们致命一击!"
},
[20051]={
- ["name"]="莎布·尼古拉斯"
+ ["name"]="莎布·尼古拉斯",
+ ["desc"]="祂并不凶残,但你陷入泥沼奋力挣扎的模样令祂愉悦。"
},
[20052]={
- ["name"]="奈亚拉托提普"
+ ["name"]="奈亚拉托提普",
+ ["desc"]="他愤怒,于是手起刀落;他哀怨,于是前进的路上铺满了荆棘;他欢愉,于是赐予治愈;他喜悦,于是藤蔓爬满来者的腿。你无法得知他面具下的真实表情,一如你无法得知他接下来的行动。"
},
[20053]={
- ["name"]="神秘的兄弟神"
+ ["name"]="神秘的兄弟神",
+ ["desc"]="他们是一体两面,是铜墙铁壁,也是柔枝嫩条,唯有死亡能够给连枝带去分离。"
},
[20054]={
- ["name"]="兰·提戈斯"
+ ["name"]="兰·提戈斯",
+ ["desc"]="邪恶会沉浸于血液带来的快感之中,而你正是为铲除邪恶而来。"
},
[20055]={
- ["name"]="克希拉"
+ ["name"]="克希拉",
+ ["desc"]="它是原本密室的守护者,如今已步入失控,混乱地释放魔法保全自己,攻击一切来访者。"
},
[20056]={
- ["name"]="依德·雅"
+ ["name"]="依德·雅",
+ ["desc"]="看上去没什么攻击性,但确确实实地拦在了你的路上,或许猛烈且集中的攻势能带走他。"
},
[20057]={
- ["name"]="旧日支配者"
+ ["name"]="旧日支配者",
+ ["desc"]="祂只是静静地在那里,压迫感便袭来。祂不欢迎陌生的访者,轻轻抬手,便是一阵腥风血雨。"
},
[20058]={
- ["name"]="阿撒托斯"
+ ["name"]="阿撒托斯",
+ ["desc"]="只是凝视着它,你就觉得有什么东西不一样了,记住,一味地莽攻并不可取。"
},
[30001]={
["name"]="洋葱头"
diff --git a/lua/app/config/strings/cn/skill_rogue.lua b/lua/app/config/strings/cn/skill_rogue.lua
index 4686e733..c6903b2c 100644
--- a/lua/app/config/strings/cn/skill_rogue.lua
+++ b/lua/app/config/strings/cn/skill_rogue.lua
@@ -885,7 +885,7 @@ local skill_rogue = {
["desc"]="啊,打!沿+方向可额外消除4格。"
},
[2400403]={
- ["desc"]="龙哥普攻有5%概率附加眩晕效果,1回合。"
+ ["desc"]="李普攻有5%概率附加眩晕效果,1回合。"
},
[2400404]={
["desc"]="啊,打!沿X方向可额外消除4格。"
@@ -894,7 +894,7 @@ local skill_rogue = {
["desc"]="啊,打!可附加流血效果,2回合。"
},
[2400406]={
- ["desc"]="Combo:龙哥普攻对冰霜和流血敌人额外增伤。"
+ ["desc"]="Combo:李普攻对冰霜和灼烧敌人额外增伤。"
},
[2400407]={
["desc"]="啊,打!附加的眩晕效果概率提高至10%,回合数+1。"
@@ -927,7 +927,7 @@ local skill_rogue = {
["desc"]="解锁飞棺降物:额外造成多次技能伤害,附加冰霜效果,1回合。"
},
[4400401]={
- ["desc"]="已逝行者普攻有10%概率附加腐败效果,2回合。"
+ ["desc"]="牧魂者普攻有10%概率附加腐败效果,2回合。"
},
[4400402]={
["desc"]="飞棺降物可附加虚弱效果,2回合。"
@@ -936,7 +936,7 @@ local skill_rogue = {
["desc"]="飞棺降物附加的冰霜效果,回合数+1。"
},
[4400404]={
- ["desc"]="Combo:已逝行者普攻腐败敌人将恢复生命。"
+ ["desc"]="Combo:牧魂者普攻腐败敌人将恢复生命。"
},
[4400405]={
["desc"]="飞棺降物释放后为团队附加重生效果,1回合。"
diff --git a/lua/app/config/strings/cn/tutorial.lua b/lua/app/config/strings/cn/tutorial.lua
index 673d99ef..87dff3fe 100644
--- a/lua/app/config/strings/cn/tutorial.lua
+++ b/lua/app/config/strings/cn/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="让我们去获取一下防具强化材料吧!"
+ },
+ ["tutorial_txt_15"]={
+ ["value"]="每名英雄可以最多拥有6个符文。"
+ },
+ ["tutorial_txt_16"]={
+ ["value"]="符文可以组成套装,提升额外属性。"
+ },
+ ["tutorial_txt_17"]={
+ ["value"]="符文品质将根据符文铸台的等级提升。"
+ },
+ ["tutorial_txt_18"]={
+ ["value"]="符文铸台等级所有英雄共享。"
+ },
+ ["tutorial_txt_19"]={
+ ["value"]="让我们先去获取一下符文材料【符文精粹】吧!"
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/func_open.lua b/lua/app/config/strings/de/func_open.lua
index 2ac61e54..2580c127 100644
--- a/lua/app/config/strings/de/func_open.lua
+++ b/lua/app/config/strings/de/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/item.lua b/lua/app/config/strings/de/item.lua
index dbdc3897..9cc79563 100644
--- a/lua/app/config/strings/de/item.lua
+++ b/lua/app/config/strings/de/item.lua
@@ -160,6 +160,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
@@ -355,6 +358,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/tutorial.lua b/lua/app/config/strings/de/tutorial.lua
index 40d6718c..ca523565 100644
--- a/lua/app/config/strings/de/tutorial.lua
+++ b/lua/app/config/strings/de/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/func_open.lua b/lua/app/config/strings/en/func_open.lua
index b6b3e22e..2454341a 100644
--- a/lua/app/config/strings/en/func_open.lua
+++ b/lua/app/config/strings/en/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="Armor"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/global.lua b/lua/app/config/strings/en/global.lua
index 8baa97e4..3c6ebd80 100644
--- a/lua/app/config/strings/en/global.lua
+++ b/lua/app/config/strings/en/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "Stage {0} Unlocked",
["NOT_POP_TODAY"] = "Don't remind me today",
["ACT_BOSS_RUSH_DESC_34"] = "When you quit, the battle will be settled according to the current wave, do you quit?",
+ ["SEIZED_DESC_4"] = "We have detected that you are using an illegal client. You cannot continue playing the game. Please download the game from an authorized app store.",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/en/item.lua b/lua/app/config/strings/en/item.lua
index 5d419d06..fb125d9f 100644
--- a/lua/app/config/strings/en/item.lua
+++ b/lua/app/config/strings/en/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="Dim Meteorite",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/tutorial.lua b/lua/app/config/strings/en/tutorial.lua
index 4335ba82..19e4bba5 100644
--- a/lua/app/config/strings/en/tutorial.lua
+++ b/lua/app/config/strings/en/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="Let's obtain some armor enhancement materials first!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/func_open.lua b/lua/app/config/strings/es/func_open.lua
index 440c2fa7..86052ddf 100644
--- a/lua/app/config/strings/es/func_open.lua
+++ b/lua/app/config/strings/es/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="Armadura"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/global.lua b/lua/app/config/strings/es/global.lua
index 4b4be0a1..82261002 100644
--- a/lua/app/config/strings/es/global.lua
+++ b/lua/app/config/strings/es/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "Desbloqueo de la etapa {0}",
["NOT_POP_TODAY"] = "No más notas por hoy",
["ACT_BOSS_RUSH_DESC_34"] = "¿Después de la salida, la batalla se liquidará de acuerdo con la ola actual, ¿ se retirará?",
+ ["SEIZED_DESC_4"] = "Hemos detectado que estás utilizando un cliente ilegal, que no te permitirá seguir jugando. Por favor descarga la aplicación correcta en la tienda oficial de aplicaciones.",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/es/item.lua b/lua/app/config/strings/es/item.lua
index 0a63708a..a84048f0 100644
--- a/lua/app/config/strings/es/item.lua
+++ b/lua/app/config/strings/es/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="Meteorito Opaco",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/tutorial.lua b/lua/app/config/strings/es/tutorial.lua
index 6b364860..8f52bb35 100644
--- a/lua/app/config/strings/es/tutorial.lua
+++ b/lua/app/config/strings/es/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="Consigue primero los materiales para refuerzo de armadura."
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/func_open.lua b/lua/app/config/strings/fr/func_open.lua
index 2ac61e54..2580c127 100644
--- a/lua/app/config/strings/fr/func_open.lua
+++ b/lua/app/config/strings/fr/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/item.lua b/lua/app/config/strings/fr/item.lua
index dbdc3897..9cc79563 100644
--- a/lua/app/config/strings/fr/item.lua
+++ b/lua/app/config/strings/fr/item.lua
@@ -160,6 +160,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
@@ -355,6 +358,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/tutorial.lua b/lua/app/config/strings/fr/tutorial.lua
index 40d6718c..ca523565 100644
--- a/lua/app/config/strings/fr/tutorial.lua
+++ b/lua/app/config/strings/fr/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/func_open.lua b/lua/app/config/strings/id/func_open.lua
index 6f25fe74..b7ef6b9b 100644
--- a/lua/app/config/strings/id/func_open.lua
+++ b/lua/app/config/strings/id/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="Armor"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/global.lua b/lua/app/config/strings/id/global.lua
index bb211131..429c1424 100644
--- a/lua/app/config/strings/id/global.lua
+++ b/lua/app/config/strings/id/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "Fase {0} membuka kunci",
["NOT_POP_TODAY"] = "Jangan ingatkan lagi hari ini",
["ACT_BOSS_RUSH_DESC_34"] = "Setelah keluar, pertempuran akan diselesaikan menurut gelombang saat ini. Apakah Anda ingin keluar?",
+ ["SEIZED_DESC_4"] = "Anda terdeteksi telah menggunakan platform tidak resmi, sehingga Anda tidak akan dapat memainkan game ini. Harap kunjungi aplikasi resmi untuk mengunduh. Terima kasih.",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/id/item.lua b/lua/app/config/strings/id/item.lua
index 05a1def2..c6e1b55f 100644
--- a/lua/app/config/strings/id/item.lua
+++ b/lua/app/config/strings/id/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="Chondrite",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/tutorial.lua b/lua/app/config/strings/id/tutorial.lua
index fef43f94..3f370713 100644
--- a/lua/app/config/strings/id/tutorial.lua
+++ b/lua/app/config/strings/id/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="Dapatkan material booster DEF!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/func_open.lua b/lua/app/config/strings/ja/func_open.lua
index 597cf1b0..42fc1f9f 100644
--- a/lua/app/config/strings/ja/func_open.lua
+++ b/lua/app/config/strings/ja/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="防具"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/global.lua b/lua/app/config/strings/ja/global.lua
index 8923914e..a040fb97 100644
--- a/lua/app/config/strings/ja/global.lua
+++ b/lua/app/config/strings/ja/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "フェーズ{0}ロック解除",
["NOT_POP_TODAY"] = "今日は見ない",
["ACT_BOSS_RUSH_DESC_34"] = "撤退後は、現在の波次決済に従って戦いますが、撤退しますか?",
+ ["SEIZED_DESC_4"] = "不正なクライアントを使用していることが判明したため、引き続きプレイできません。アプリストアにてゲームをダウンロードしてください。",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/item.lua b/lua/app/config/strings/ja/item.lua
index 8a46027f..78e926b2 100644
--- a/lua/app/config/strings/ja/item.lua
+++ b/lua/app/config/strings/ja/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="薄暗い隕石",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/tutorial.lua b/lua/app/config/strings/ja/tutorial.lua
index 1ba894d0..5a07c36e 100644
--- a/lua/app/config/strings/ja/tutorial.lua
+++ b/lua/app/config/strings/ja/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="防具の強化材料を入手しましょう!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/func_open.lua b/lua/app/config/strings/ko/func_open.lua
index 9eb9d9f9..8c535928 100644
--- a/lua/app/config/strings/ko/func_open.lua
+++ b/lua/app/config/strings/ko/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="방어구"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/global.lua b/lua/app/config/strings/ko/global.lua
index 2b91aaeb..7fe59a6c 100644
--- a/lua/app/config/strings/ko/global.lua
+++ b/lua/app/config/strings/ko/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "{0}단계 잠금 해제",
["NOT_POP_TODAY"] = "오늘 더 이상 알림 받지 않음",
["ACT_BOSS_RUSH_DESC_34"] = "퇴장 후, 현재 라운드 결산에 따라 전투, 퇴장하시겠습니까?",
+ ["SEIZED_DESC_4"] = "불법 클라이언트 사용이 감지되었습니다. 게임을 진행할 수 없으며 스토어에 가서 공식 게임 어플을 다운 받아 주세요.",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/item.lua b/lua/app/config/strings/ko/item.lua
index 471d5e0e..da4c04b8 100644
--- a/lua/app/config/strings/ko/item.lua
+++ b/lua/app/config/strings/ko/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="알렌데 운석",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/tutorial.lua b/lua/app/config/strings/ko/tutorial.lua
index d41a840f..92827bf1 100644
--- a/lua/app/config/strings/ko/tutorial.lua
+++ b/lua/app/config/strings/ko/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="함께 방어구 강화 재료를 획득해 보아요!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/func_open.lua b/lua/app/config/strings/pt/func_open.lua
index 1d73e8d9..c444ecfe 100644
--- a/lua/app/config/strings/pt/func_open.lua
+++ b/lua/app/config/strings/pt/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="Armadura"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/global.lua b/lua/app/config/strings/pt/global.lua
index 199b975b..7b368637 100644
--- a/lua/app/config/strings/pt/global.lua
+++ b/lua/app/config/strings/pt/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "Fase {0} desbloqueando",
["NOT_POP_TODAY"] = "Não me notifique por hoje.",
["ACT_BOSS_RUSH_DESC_34"] = "Depois de sair, a batalha será resolvida de acordo com a onda actual. Você quer sair?",
+ ["SEIZED_DESC_4"] = "Detectamos que está operando um programa não oficial e, por isso, você não pode continuar jogando. Por favor, vá até a uma loja de aplicativos oficial para baixar nosso jogo.",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/item.lua b/lua/app/config/strings/pt/item.lua
index df7fa6d3..e1f6a0a4 100644
--- a/lua/app/config/strings/pt/item.lua
+++ b/lua/app/config/strings/pt/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="Ferro Meteórico Opaco",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/tutorial.lua b/lua/app/config/strings/pt/tutorial.lua
index c833b718..71481e6e 100644
--- a/lua/app/config/strings/pt/tutorial.lua
+++ b/lua/app/config/strings/pt/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="Vamos buscar alguns materiais de reforço para as armaduras!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/func_open.lua b/lua/app/config/strings/ru/func_open.lua
index 2ac61e54..2580c127 100644
--- a/lua/app/config/strings/ru/func_open.lua
+++ b/lua/app/config/strings/ru/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/item.lua b/lua/app/config/strings/ru/item.lua
index dbdc3897..9cc79563 100644
--- a/lua/app/config/strings/ru/item.lua
+++ b/lua/app/config/strings/ru/item.lua
@@ -160,6 +160,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
@@ -355,6 +358,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/tutorial.lua b/lua/app/config/strings/ru/tutorial.lua
index 40d6718c..ca523565 100644
--- a/lua/app/config/strings/ru/tutorial.lua
+++ b/lua/app/config/strings/ru/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/func_open.lua b/lua/app/config/strings/th/func_open.lua
index 87e0b28f..657e61af 100644
--- a/lua/app/config/strings/th/func_open.lua
+++ b/lua/app/config/strings/th/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="เกราะ"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/global.lua b/lua/app/config/strings/th/global.lua
index 95fe44f0..17a0b92d 100644
--- a/lua/app/config/strings/th/global.lua
+++ b/lua/app/config/strings/th/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "ขั้นตอนที่ {0} ปลดล็อค",
["NOT_POP_TODAY"] = "วันนี้ไม่เตือนอีก",
["ACT_BOSS_RUSH_DESC_34"] = "เมื่อออกแล้วจะชำระค่าต่อสู้ตามคลื่นปัจจุบัน จะออกหรือไม่",
+ ["SEIZED_DESC_4"] = "เราตรวจพบว่าคุณกำลังใช้ไคลเอนต์ที่ผิดกฎหมาย คุณจะไม่สามารถเล่นเกมได้ โปรดไปที่ App Store อย่างเป็นทางการเพื่อดาวน์โหลด",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/th/item.lua b/lua/app/config/strings/th/item.lua
index 33e17ab5..50f2004f 100644
--- a/lua/app/config/strings/th/item.lua
+++ b/lua/app/config/strings/th/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="อุกกาบาตทื่อ",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/tutorial.lua b/lua/app/config/strings/th/tutorial.lua
index c4d7d496..fa224bbd 100644
--- a/lua/app/config/strings/th/tutorial.lua
+++ b/lua/app/config/strings/th/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="ไปหาวัสดุตีบวกเกราะกันเถอะ!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/func_open.lua b/lua/app/config/strings/vi/func_open.lua
index 190f2d17..844b94a0 100644
--- a/lua/app/config/strings/vi/func_open.lua
+++ b/lua/app/config/strings/vi/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="Phòng Cụ"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/global.lua b/lua/app/config/strings/vi/global.lua
index 1bc3e1cc..1e7de602 100644
--- a/lua/app/config/strings/vi/global.lua
+++ b/lua/app/config/strings/vi/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "Giai đoạn {0} Mở khóa",
["NOT_POP_TODAY"] = "Hôm nay không nhắc lại",
["ACT_BOSS_RUSH_DESC_34"] = "Sau khi rút lui, sẽ dựa theo sóng hiện tại thanh toán chiến đấu, có rút lui hay không?",
+ ["SEIZED_DESC_4"] = "Chúng tôi phát hiện bạn đang sử dụng client không hợp lệ, không thể vào game được, hãy đến Cửa Hàng ứng dụng chính thống tải về",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/item.lua b/lua/app/config/strings/vi/item.lua
index 84ceab3b..207020e3 100644
--- a/lua/app/config/strings/vi/item.lua
+++ b/lua/app/config/strings/vi/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="Thiên Thạch Ảm Đạm",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/tutorial.lua b/lua/app/config/strings/vi/tutorial.lua
index 7f7903b6..a374a4ce 100644
--- a/lua/app/config/strings/vi/tutorial.lua
+++ b/lua/app/config/strings/vi/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="Tiếp theo chúng ta hãy nhận vật liệu cường hóa phòng cụ!"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/func_open.lua b/lua/app/config/strings/zh/func_open.lua
index 4c685ee4..b0991704 100644
--- a/lua/app/config/strings/zh/func_open.lua
+++ b/lua/app/config/strings/zh/func_open.lua
@@ -52,9 +52,12 @@ local func_open = {
},
["equip_armor_open"]={
["name"]="防具"
+ },
+ ["runes_open"]={
+
}
}
local config = {
-data=func_open,count=18
+data=func_open,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/global.lua b/lua/app/config/strings/zh/global.lua
index c5a009b3..0d433d8f 100644
--- a/lua/app/config/strings/zh/global.lua
+++ b/lua/app/config/strings/zh/global.lua
@@ -512,6 +512,7 @@ local localization_global =
["ACT_BOSS_RUSH_DESC_33"] = "階段{0}解鎖",
["NOT_POP_TODAY"] = "今日不再提醒",
["ACT_BOSS_RUSH_DESC_34"] = "退出後,將按照當前波次結算戰鬥,是否退出?",
+ ["SEIZED_DESC_4"] = "我們檢測到您正在使用非法客戶端,您將無法進行遊戲,請前往正規應用商店下載。",
}
return localization_global
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/item.lua b/lua/app/config/strings/zh/item.lua
index e11fa7d1..40872dbc 100644
--- a/lua/app/config/strings/zh/item.lua
+++ b/lua/app/config/strings/zh/item.lua
@@ -211,6 +211,9 @@ local item = {
},
[55]={
+ },
+ [56]={
+
},
[1001]={
["name"]="暗淡隕鐵",
@@ -470,6 +473,6 @@ local item = {
}
}
local config = {
-data=item,count=118
+data=item,count=119
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/tutorial.lua b/lua/app/config/strings/zh/tutorial.lua
index 2540a6d9..5557bf52 100644
--- a/lua/app/config/strings/zh/tutorial.lua
+++ b/lua/app/config/strings/zh/tutorial.lua
@@ -40,9 +40,24 @@ local tutorial = {
},
["tutorial_txt_14"]={
["value"]="讓我們去獲取一下防具強化的材料吧"
+ },
+ ["tutorial_txt_15"]={
+
+ },
+ ["tutorial_txt_16"]={
+
+ },
+ ["tutorial_txt_17"]={
+
+ },
+ ["tutorial_txt_18"]={
+
+ },
+ ["tutorial_txt_19"]={
+
}
}
local config = {
-data=tutorial,count=14
+data=tutorial,count=19
}
return config
\ No newline at end of file
diff --git a/lua/app/config/tutorial.lua b/lua/app/config/tutorial.lua
index 306612ba..c0107664 100644
--- a/lua/app/config/tutorial.lua
+++ b/lua/app/config/tutorial.lua
@@ -871,9 +871,224 @@ local tutorial = {
20,
0
}
+ },
+ [100000]={
+ ["next_id"]=100010,
+ ["type"]=2,
+ ["target_name"]="main_ui(Clone)/bottom_node/bottom_btn_cell_2",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=2,
+ ["arrow_offset"]={
+ 0,
+ 50
+ },
+ ["show_mask"]=1,
+ ["square_size"]={
+ 50,
+ 50
+ },
+ ["square_offset"]={
+ 0,
+ 0
+ }
+ },
+ [100010]={
+ ["next_id"]=100020,
+ ["delay"]=0.5,
+ ["type"]=2,
+ ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/formation/hero_3",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=2,
+ ["arrow_offset"]={
+ 0,
+ 50
+ },
+ ["show_mask"]=1
+ },
+ [100020]={
+ ["next_id"]=100030,
+ ["type"]=2,
+ ["target_name"]="hero_detail_ui(Clone)/common/btns/btn_runes",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ -50
+ }
+ },
+ [100030]={
+ ["next_id"]=100040,
+ ["type"]=1,
+ ["txt"]="tutorial_txt_15",
+ ["txt_offset"]={
+ 0,
+ 200
+ },
+ ["func_id"]="runes_open"
+ },
+ [100040]={
+ ["next_id"]=100050,
+ ["type"]=2,
+ ["target_name"]="hero_detail_ui(Clone)/runes_info/btn_suit",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ 0
+ },
+ ["show_mask"]=1,
+ ["square_size"]={
+ 50,
+ 50
+ }
+ },
+ [100050]={
+ ["next_id"]=100060,
+ ["type"]=1,
+ ["txt"]="tutorial_txt_16",
+ ["txt_offset"]={
+ 0,
+ 200
+ },
+ ["func_id"]="runes_open"
+ },
+ [100060]={
+ ["next_id"]=100070,
+ ["type"]=2,
+ ["target_name"]="runes_suit_ui(Clone)/bg/close_btn",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ 0
+ }
+ },
+ [100070]={
+ ["next_id"]=100080,
+ ["type"]=2,
+ ["target_name"]="hero_detail_ui(Clone)/runes_info/btn_help",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ 0
+ },
+ ["show_mask"]=2,
+ ["circle_r"]=50
+ },
+ [100080]={
+ ["next_id"]=100090,
+ ["type"]=1,
+ ["txt"]="tutorial_txt_17",
+ ["txt_offset"]={
+ 0,
+ 200
+ },
+ ["func_id"]="runes_open"
+ },
+ [100090]={
+ ["next_id"]=100100,
+ ["type"]=1,
+ ["txt"]="tutorial_txt_18",
+ ["txt_offset"]={
+ 0,
+ 200
+ },
+ ["func_id"]="runes_open"
+ },
+ [100100]={
+ ["next_id"]=100110,
+ ["type"]=2,
+ ["target_name"]="runes_level_ui(Clone)/bg/close_btn",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ 0
+ }
+ },
+ [100110]={
+ ["next_id"]=100120,
+ ["type"]=3,
+ ["txt"]="tutorial_txt_19",
+ ["txt_offset"]={
+ 0,
+ 200
+ },
+ ["target_name"]="hero_detail_ui(Clone)/common/btn_close",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ 0
+ },
+ ["show_mask"]=2,
+ ["circle_r"]=100,
+ ["circle_offset"]={
+ 0,
+ 0
+ }
+ },
+ [100120]={
+ ["next_id"]=100130,
+ ["type"]=2,
+ ["target_name"]="main_ui(Clone)/bottom_node/bottom_btn_cell_1",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ 0
+ },
+ ["show_mask"]=1,
+ ["square_size"]={
+ 50,
+ 50
+ },
+ ["square_offset"]={
+ 0,
+ 0
+ }
+ },
+ [100130]={
+ ["next_id"]=100140,
+ ["type"]=2,
+ ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/right/dungeon",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=1,
+ ["arrow_offset"]={
+ 0,
+ -50
+ },
+ ["show_mask"]=2,
+ ["circle_r"]=150,
+ ["circle_offset"]={
+ 0,
+ 0
+ }
+ },
+ [100140]={
+ ["next_id"]=100150,
+ ["type"]=2,
+ ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/dungeon_comp/scrollrect/viewport/content/runes_open/btn_start",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=2,
+ ["arrow_offset"]={
+ 0,
+ 50
+ }
+ },
+ [100150]={
+ ["type"]=2,
+ ["target_name"]="dungeon_rune_main_ui(Clone)/scrollrect/viewport/content/scroll_cell_1/touch_node",
+ ["func_id"]="runes_open",
+ ["arrow_direction"]=4,
+ ["arrow_offset"]={
+ 20,
+ 0
+ }
}
}
local config = {
-data=tutorial,count=63
+data=tutorial,count=79
}
return config
\ No newline at end of file
diff --git a/lua/app/config/tutorial_start.lua b/lua/app/config/tutorial_start.lua
index ad9bc53e..6d55067d 100644
--- a/lua/app/config/tutorial_start.lua
+++ b/lua/app/config/tutorial_start.lua
@@ -34,9 +34,13 @@ local tutorial_start = {
[9]={
["start_id"]=90000,
["uires_path"]="assets/prefabs/ui/main_city/main_ui.prefab"
+ },
+ [10]={
+ ["start_id"]=100000,
+ ["uires_path"]="assets/prefabs/ui/main_city/main_ui.prefab"
}
}
local config = {
-data=tutorial_start,count=9
+data=tutorial_start,count=10
}
return config
\ No newline at end of file
diff --git a/lua/app/ui/dungeon_rune/cell/rune_chapter_cell.lua b/lua/app/ui/dungeon_rune/cell/rune_chapter_cell.lua
index 2ac24c72..c382436e 100644
--- a/lua/app/ui/dungeon_rune/cell/rune_chapter_cell.lua
+++ b/lua/app/ui/dungeon_rune/cell/rune_chapter_cell.lua
@@ -87,8 +87,10 @@ function RuneChapterCell:refresh(id, index, isFinal, chapterListCount)
end
local rewards = runeData:getChapterRewards(id)
+ local rewardCount = 0
for i, cell in ipairs(self.rewardCells) do
if rewards[i] then
+ rewardCount = rewardCount + 1
cell:refreshByConfig(rewards[i], passed, passed)
if isBossChapter then
cell:getBaseObject():setLocalScale(0.6, 0.6, 0.6)
@@ -100,6 +102,9 @@ function RuneChapterCell:refresh(id, index, isFinal, chapterListCount)
self.clickFunc()
end
end)
+ cell:getBaseObject():setActive(true)
+ else
+ cell:getBaseObject():setActive(false)
end
end
@@ -111,6 +116,10 @@ function RuneChapterCell:refresh(id, index, isFinal, chapterListCount)
self.rewardCells[2]:getBaseObject():setAnchoredPositionX(35)
end
+ if rewardCount < 2 then
+ self.rewardCells[1]:getBaseObject():setAnchoredPositionX(0)
+ end
+
sweep:addClickListener(function()
if self.clickFunc then
self.clickFunc()