diff --git a/lua/app/config/act_gift.lua b/lua/app/config/act_gift.lua
index f3f3f07d..4c3bbb94 100644
--- a/lua/app/config/act_gift.lua
+++ b/lua/app/config/act_gift.lua
@@ -5076,7 +5076,7 @@ local act_gift = {
},
[210102]={
["type"]=21,
- ["recharge_id"]=7,
+ ["recharge_id"]=5,
["reward"]={
{
["type"]=1,
@@ -5104,9 +5104,83 @@ local act_gift = {
}
},
["limit"]=5
+ },
+ [210202]={
+ ["type"]=21,
+ ["recharge_id"]=10,
+ ["reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=150,
+ ["num_for_nothing"]="Vw1c"
+ },
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=10000,
+ ["num_for_nothing"]="VwhcA2U="
+ },
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=55,
+ ["id_for_nothing"]="Uw0=",
+ ["num"]=1000,
+ ["num_for_nothing"]="VwhcAw=="
+ }
+ },
+ ["limit"]=5
+ },
+ [210302]={
+ ["type"]=21,
+ ["recharge_id"]=13,
+ ["reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=150,
+ ["num_for_nothing"]="Vw1c"
+ },
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=10000,
+ ["num_for_nothing"]="VwhcA2U="
+ },
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=55,
+ ["id_for_nothing"]="Uw0=",
+ ["num"]=1000,
+ ["num_for_nothing"]="VwhcAw=="
+ }
+ },
+ ["limit"]=5
+ },
+ [220102]={
+ ["type"]=22,
+ ["recharge_id"]=11,
+ ["limit"]=1,
+ ["value"]=1800
+ },
+ [220202]={
+ ["type"]=22,
+ ["recharge_id"]=12,
+ ["limit"]=1,
+ ["value"]=1800
}
}
local config = {
-data=act_gift,count=114
+data=act_gift,count=118
}
return config
\ No newline at end of file
diff --git a/lua/app/config/activity_full_moon_quest.lua b/lua/app/config/activity_full_moon_quest.lua
new file mode 100644
index 00000000..232e7262
--- /dev/null
+++ b/lua/app/config/activity_full_moon_quest.lua
@@ -0,0 +1,61 @@
+local activity_full_moon_quest = {
+ [1]={
+ ["type"]=40,
+ ["number"]=1,
+ ["open_stage"]=0
+ },
+ [2]={
+ ["type"]=1,
+ ["number"]=10,
+ ["open_stage"]=0
+ },
+ [3]={
+ ["type"]=5,
+ ["number"]=100,
+ ["open_stage"]=0
+ },
+ [4]={
+ ["type"]=41,
+ ["number"]=50,
+ ["open_stage"]=12
+ },
+ [5]={
+ ["type"]=38,
+ ["number"]=10,
+ ["open_stage"]=8
+ },
+ [6]={
+ ["type"]=39,
+ ["number"]=10,
+ ["open_stage"]=10
+ },
+ [7]={
+ ["type"]=30,
+ ["number"]=3,
+ ["open_stage"]=5
+ },
+ [8]={
+ ["type"]=19,
+ ["number"]=30,
+ ["open_stage"]=0
+ },
+ [9]={
+ ["type"]=12,
+ ["number"]=6,
+ ["open_stage"]=0
+ },
+ [10]={
+ ["type"]=11,
+ ["number"]=30,
+ ["open_stage"]=0
+ },
+ [11]={
+ ["type"]=42,
+ ["number"]=10,
+ ["open_stage"]=12
+ }
+}
+local config = {
+data=activity_full_moon_quest,count=11
+}
+return config
\ No newline at end of file
diff --git a/lua/app/config/activity_full_moon_quest.lua.meta b/lua/app/config/activity_full_moon_quest.lua.meta
new file mode 100644
index 00000000..a5512c63
--- /dev/null
+++ b/lua/app/config/activity_full_moon_quest.lua.meta
@@ -0,0 +1,10 @@
+fileFormatVersion: 2
+guid: 5c90db40ed5e599489d9e1e3ba84a45b
+ScriptedImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 2
+ userData:
+ assetBundleName:
+ assetBundleVariant:
+ script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
diff --git a/lua/app/config/activity_full_moon_reward.lua b/lua/app/config/activity_full_moon_reward.lua
new file mode 100644
index 00000000..59cee37c
--- /dev/null
+++ b/lua/app/config/activity_full_moon_reward.lua
@@ -0,0 +1,127 @@
+local activity_full_moon_reward = {
+ [101]={
+ ["quest"]=3,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=100,
+ ["num_for_nothing"]="Vwhc"
+ }
+ },
+ [102]={
+ ["quest"]=6,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=10,
+ ["num_for_nothing"]="Vwg="
+ }
+ },
+ [103]={
+ ["quest"]=9,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=200,
+ ["num_for_nothing"]="VAhc"
+ }
+ },
+ [104]={
+ ["quest"]=12,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=300,
+ ["num_for_nothing"]="VQhc"
+ }
+ },
+ [105]={
+ ["quest"]=15,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=400,
+ ["num_for_nothing"]="Ughc"
+ }
+ },
+ [106]={
+ ["quest"]=18,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=53,
+ ["id_for_nothing"]="Uws=",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
+ },
+ [107]={
+ ["quest"]=21,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=600,
+ ["num_for_nothing"]="UAhc"
+ }
+ },
+ [108]={
+ ["quest"]=24,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=700,
+ ["num_for_nothing"]="UQhc"
+ }
+ },
+ [109]={
+ ["quest"]=27,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=800,
+ ["num_for_nothing"]="Xghc"
+ }
+ },
+ [110]={
+ ["quest"]=30,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=900,
+ ["num_for_nothing"]="Xwhc"
+ }
+ },
+ [111]={
+ ["quest"]=33,
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=5300101,
+ ["id_for_nothing"]="UwtcA2RRfg==",
+ ["num"]=1,
+ ["num_for_nothing"]="Vw=="
+ }
+ }
+}
+local config = {
+data=activity_full_moon_reward,count=11
+}
+return config
\ No newline at end of file
diff --git a/lua/app/config/activity_full_moon_reward.lua.meta b/lua/app/config/activity_full_moon_reward.lua.meta
new file mode 100644
index 00000000..157298b3
--- /dev/null
+++ b/lua/app/config/activity_full_moon_reward.lua.meta
@@ -0,0 +1,10 @@
+fileFormatVersion: 2
+guid: 227e65a00ca4e834f9375489a586b270
+ScriptedImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 2
+ userData:
+ assetBundleName:
+ assetBundleVariant:
+ script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
diff --git a/lua/app/config/activity_pvp_robot.lua b/lua/app/config/activity_pvp_robot.lua
new file mode 100644
index 00000000..0a222656
--- /dev/null
+++ b/lua/app/config/activity_pvp_robot.lua
@@ -0,0 +1,1456 @@
+local activity_pvp_robot = {
+ [1]={
+ ["name"]="Gresham",
+ ["score"]=0,
+ ["level"]=9,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 6
+ },
+ {
+ 22001,
+ 6
+ },
+ {
+ 32001,
+ 6
+ },
+ {
+ 42001,
+ 6
+ },
+ {
+ 52001,
+ 6
+ }
+ }
+ },
+ [2]={
+ ["name"]="Gilroy",
+ ["score"]=0,
+ ["level"]=10,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 6
+ },
+ {
+ 22001,
+ 6
+ },
+ {
+ 32001,
+ 6
+ },
+ {
+ 42001,
+ 6
+ },
+ {
+ 52001,
+ 6
+ }
+ }
+ },
+ [3]={
+ ["name"]="Landry",
+ ["score"]=0,
+ ["level"]=10,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 6
+ },
+ {
+ 22001,
+ 6
+ },
+ {
+ 32001,
+ 6
+ },
+ {
+ 42001,
+ 6
+ },
+ {
+ 52001,
+ 6
+ }
+ }
+ },
+ [4]={
+ ["name"]="Eva",
+ ["score"]=0,
+ ["level"]=9,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 6
+ },
+ {
+ 22001,
+ 6
+ },
+ {
+ 32001,
+ 6
+ },
+ {
+ 43001,
+ 6
+ },
+ {
+ 52001,
+ 6
+ }
+ }
+ },
+ [5]={
+ ["name"]="Prosperous",
+ ["score"]=0,
+ ["level"]=9,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 6
+ },
+ {
+ 22001,
+ 6
+ },
+ {
+ 32001,
+ 6
+ },
+ {
+ 43001,
+ 6
+ },
+ {
+ 52001,
+ 6
+ }
+ }
+ },
+ [6]={
+ ["name"]="Gresham",
+ ["score"]=1,
+ ["level"]=9,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 7
+ },
+ {
+ 22001,
+ 7
+ },
+ {
+ 33001,
+ 7
+ },
+ {
+ 43001,
+ 7
+ },
+ {
+ 52001,
+ 7
+ }
+ }
+ },
+ [7]={
+ ["name"]="Gilroy",
+ ["score"]=1,
+ ["level"]=10,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 7
+ },
+ {
+ 22001,
+ 7
+ },
+ {
+ 33001,
+ 7
+ },
+ {
+ 43001,
+ 7
+ },
+ {
+ 52001,
+ 7
+ }
+ }
+ },
+ [8]={
+ ["name"]="Landry",
+ ["score"]=1,
+ ["level"]=10,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 7
+ },
+ {
+ 22001,
+ 7
+ },
+ {
+ 33001,
+ 7
+ },
+ {
+ 43001,
+ 7
+ },
+ {
+ 52001,
+ 7
+ }
+ }
+ },
+ [9]={
+ ["name"]="Eva",
+ ["score"]=1,
+ ["level"]=9,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 12001,
+ 7
+ },
+ {
+ 22001,
+ 7
+ },
+ {
+ 33001,
+ 7
+ },
+ {
+ 43001,
+ 7
+ },
+ {
+ 52001,
+ 7
+ }
+ }
+ },
+ [10]={
+ ["name"]="Prosperous",
+ ["score"]=1,
+ ["level"]=9,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 7
+ },
+ {
+ 22001,
+ 7
+ },
+ {
+ 33001,
+ 7
+ },
+ {
+ 43001,
+ 7
+ },
+ {
+ 52001,
+ 7
+ }
+ }
+ },
+ [11]={
+ ["name"]="Fleming",
+ ["score"]=2,
+ ["level"]=8,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 8
+ },
+ {
+ 22001,
+ 8
+ },
+ {
+ 33001,
+ 8
+ },
+ {
+ 43001,
+ 8
+ },
+ {
+ 52001,
+ 8
+ }
+ }
+ },
+ [12]={
+ ["name"]="Lola",
+ ["score"]=2,
+ ["level"]=8,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 8
+ },
+ {
+ 22001,
+ 8
+ },
+ {
+ 33001,
+ 8
+ },
+ {
+ 43001,
+ 8
+ },
+ {
+ 52001,
+ 8
+ }
+ }
+ },
+ [13]={
+ ["name"]="Frances",
+ ["score"]=2,
+ ["level"]=9,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 8
+ },
+ {
+ 22001,
+ 8
+ },
+ {
+ 33001,
+ 8
+ },
+ {
+ 43001,
+ 8
+ },
+ {
+ 52001,
+ 8
+ }
+ }
+ },
+ [14]={
+ ["name"]="Keith",
+ ["score"]=2,
+ ["level"]=7,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 8
+ },
+ {
+ 22001,
+ 8
+ },
+ {
+ 33001,
+ 8
+ },
+ {
+ 43001,
+ 8
+ },
+ {
+ 52001,
+ 8
+ }
+ }
+ },
+ [15]={
+ ["name"]="Winston",
+ ["score"]=2,
+ ["level"]=11,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 8
+ },
+ {
+ 22001,
+ 8
+ },
+ {
+ 33001,
+ 8
+ },
+ {
+ 43001,
+ 8
+ },
+ {
+ 53002,
+ 8
+ }
+ }
+ },
+ [16]={
+ ["name"]="Halsey",
+ ["score"]=3,
+ ["level"]=12,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 9
+ },
+ {
+ 22001,
+ 9
+ },
+ {
+ 33001,
+ 9
+ },
+ {
+ 43001,
+ 9
+ },
+ {
+ 53002,
+ 9
+ }
+ }
+ },
+ [17]={
+ ["name"]="Stuart",
+ ["score"]=3,
+ ["level"]=14,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 9
+ },
+ {
+ 22001,
+ 9
+ },
+ {
+ 33001,
+ 9
+ },
+ {
+ 43001,
+ 9
+ },
+ {
+ 53002,
+ 9
+ }
+ }
+ },
+ [18]={
+ ["name"]="Dark-Haired",
+ ["score"]=3,
+ ["level"]=13,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 9
+ },
+ {
+ 22001,
+ 9
+ },
+ {
+ 33001,
+ 9
+ },
+ {
+ 43001,
+ 9
+ },
+ {
+ 53002,
+ 9
+ }
+ }
+ },
+ [19]={
+ ["name"]="Hilda",
+ ["score"]=3,
+ ["level"]=10,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 9
+ },
+ {
+ 22001,
+ 9
+ },
+ {
+ 33001,
+ 9
+ },
+ {
+ 43001,
+ 9
+ },
+ {
+ 53002,
+ 9
+ }
+ }
+ },
+ [20]={
+ ["name"]="Idelle",
+ ["score"]=3,
+ ["level"]=13,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 9
+ },
+ {
+ 23002,
+ 9
+ },
+ {
+ 33001,
+ 9
+ },
+ {
+ 43001,
+ 9
+ },
+ {
+ 53002,
+ 9
+ }
+ }
+ },
+ [21]={
+ ["name"]="Sibley",
+ ["score"]=4,
+ ["level"]=11,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 10
+ },
+ {
+ 23002,
+ 10
+ },
+ {
+ 33001,
+ 10
+ },
+ {
+ 43001,
+ 10
+ },
+ {
+ 53002,
+ 10
+ }
+ }
+ },
+ [22]={
+ ["name"]="Wolf",
+ ["score"]=4,
+ ["level"]=11,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 10
+ },
+ {
+ 23002,
+ 10
+ },
+ {
+ 33001,
+ 10
+ },
+ {
+ 43001,
+ 10
+ },
+ {
+ 53002,
+ 10
+ }
+ }
+ },
+ [23]={
+ ["name"]="Renata",
+ ["score"]=4,
+ ["level"]=13,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 10
+ },
+ {
+ 23002,
+ 10
+ },
+ {
+ 33001,
+ 10
+ },
+ {
+ 43001,
+ 10
+ },
+ {
+ 53002,
+ 10
+ }
+ }
+ },
+ [24]={
+ ["name"]="Lane",
+ ["score"]=4,
+ ["level"]=10,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 10
+ },
+ {
+ 23002,
+ 10
+ },
+ {
+ 33001,
+ 10
+ },
+ {
+ 43001,
+ 10
+ },
+ {
+ 53002,
+ 10
+ }
+ }
+ },
+ [25]={
+ ["name"]="Fabian",
+ ["score"]=4,
+ ["level"]=13,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 10
+ },
+ {
+ 23002,
+ 10
+ },
+ {
+ 33001,
+ 10
+ },
+ {
+ 43001,
+ 10
+ },
+ {
+ 53002,
+ 10
+ }
+ }
+ },
+ [26]={
+ ["name"]="Peace",
+ ["score"]=5,
+ ["level"]=14,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 11
+ },
+ {
+ 23002,
+ 11
+ },
+ {
+ 33001,
+ 11
+ },
+ {
+ 43002,
+ 11
+ },
+ {
+ 53002,
+ 11
+ }
+ }
+ },
+ [27]={
+ ["name"]="Tanya",
+ ["score"]=5,
+ ["level"]=15,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 11
+ },
+ {
+ 23002,
+ 11
+ },
+ {
+ 33001,
+ 11
+ },
+ {
+ 43002,
+ 11
+ },
+ {
+ 53002,
+ 11
+ }
+ }
+ },
+ [28]={
+ ["name"]="Trix",
+ ["score"]=5,
+ ["level"]=13,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 11
+ },
+ {
+ 23002,
+ 11
+ },
+ {
+ 33001,
+ 11
+ },
+ {
+ 43002,
+ 11
+ },
+ {
+ 53002,
+ 11
+ }
+ }
+ },
+ [29]={
+ ["name"]="Eugene",
+ ["score"]=5,
+ ["level"]=16,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 11
+ },
+ {
+ 23002,
+ 11
+ },
+ {
+ 33001,
+ 11
+ },
+ {
+ 43002,
+ 11
+ },
+ {
+ 53002,
+ 11
+ }
+ }
+ },
+ [30]={
+ ["name"]="Loralie",
+ ["score"]=5,
+ ["level"]=14,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 11
+ },
+ {
+ 23002,
+ 11
+ },
+ {
+ 33001,
+ 11
+ },
+ {
+ 43002,
+ 11
+ },
+ {
+ 53002,
+ 11
+ }
+ }
+ },
+ [31]={
+ ["name"]="Henrietta",
+ ["score"]=6,
+ ["level"]=13,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 12
+ },
+ {
+ 22001,
+ 12
+ },
+ {
+ 33001,
+ 12
+ },
+ {
+ 43001,
+ 12
+ },
+ {
+ 52001,
+ 12
+ }
+ }
+ },
+ [32]={
+ ["name"]="Willette",
+ ["score"]=6,
+ ["level"]=14,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 12
+ },
+ {
+ 22001,
+ 12
+ },
+ {
+ 33001,
+ 12
+ },
+ {
+ 43001,
+ 12
+ },
+ {
+ 52001,
+ 12
+ }
+ }
+ },
+ [33]={
+ ["name"]="Orlena",
+ ["score"]=6,
+ ["level"]=14,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 12
+ },
+ {
+ 22001,
+ 12
+ },
+ {
+ 33001,
+ 12
+ },
+ {
+ 43001,
+ 12
+ },
+ {
+ 52001,
+ 12
+ }
+ }
+ },
+ [34]={
+ ["name"]="Irving",
+ ["score"]=6,
+ ["level"]=15,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 12
+ },
+ {
+ 22001,
+ 12
+ },
+ {
+ 33001,
+ 12
+ },
+ {
+ 43001,
+ 12
+ },
+ {
+ 52001,
+ 12
+ }
+ }
+ },
+ [35]={
+ ["name"]="Phyllis",
+ ["score"]=6,
+ ["level"]=16,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 12
+ },
+ {
+ 22001,
+ 12
+ },
+ {
+ 33001,
+ 12
+ },
+ {
+ 43001,
+ 12
+ },
+ {
+ 53002,
+ 12
+ }
+ }
+ },
+ [36]={
+ ["name"]="Halsey",
+ ["score"]=7,
+ ["level"]=12,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 13
+ },
+ {
+ 22001,
+ 13
+ },
+ {
+ 33001,
+ 13
+ },
+ {
+ 43001,
+ 13
+ },
+ {
+ 52001,
+ 13
+ }
+ }
+ },
+ [37]={
+ ["name"]="Stuart",
+ ["score"]=7,
+ ["level"]=14,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 13
+ },
+ {
+ 22001,
+ 13
+ },
+ {
+ 33001,
+ 13
+ },
+ {
+ 43001,
+ 13
+ },
+ {
+ 52001,
+ 13
+ }
+ }
+ },
+ [38]={
+ ["name"]="Dark-Haired",
+ ["score"]=7,
+ ["level"]=13,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 13
+ },
+ {
+ 22001,
+ 13
+ },
+ {
+ 33001,
+ 13
+ },
+ {
+ 43001,
+ 13
+ },
+ {
+ 52001,
+ 13
+ }
+ }
+ },
+ [39]={
+ ["name"]="Hilda",
+ ["score"]=7,
+ ["level"]=10,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 13
+ },
+ {
+ 22001,
+ 13
+ },
+ {
+ 33001,
+ 13
+ },
+ {
+ 43001,
+ 13
+ },
+ {
+ 52001,
+ 13
+ }
+ }
+ },
+ [40]={
+ ["name"]="Idelle",
+ ["score"]=7,
+ ["level"]=13,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 13
+ },
+ {
+ 22001,
+ 13
+ },
+ {
+ 33001,
+ 13
+ },
+ {
+ 43001,
+ 13
+ },
+ {
+ 53002,
+ 13
+ }
+ }
+ },
+ [41]={
+ ["name"]="Sibley",
+ ["score"]=8,
+ ["level"]=11,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 14
+ },
+ {
+ 22001,
+ 14
+ },
+ {
+ 33001,
+ 14
+ },
+ {
+ 43001,
+ 14
+ },
+ {
+ 53002,
+ 14
+ }
+ }
+ },
+ [42]={
+ ["name"]="Wolf",
+ ["score"]=8,
+ ["level"]=11,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 14
+ },
+ {
+ 22001,
+ 14
+ },
+ {
+ 33001,
+ 14
+ },
+ {
+ 43001,
+ 14
+ },
+ {
+ 53002,
+ 14
+ }
+ }
+ },
+ [43]={
+ ["name"]="Renata",
+ ["score"]=8,
+ ["level"]=13,
+ ["avatar"]=3001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 14
+ },
+ {
+ 22001,
+ 14
+ },
+ {
+ 33001,
+ 14
+ },
+ {
+ 43001,
+ 14
+ },
+ {
+ 53002,
+ 14
+ }
+ }
+ },
+ [44]={
+ ["name"]="Lane",
+ ["score"]=8,
+ ["level"]=10,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 14
+ },
+ {
+ 22001,
+ 14
+ },
+ {
+ 33001,
+ 14
+ },
+ {
+ 43001,
+ 14
+ },
+ {
+ 53002,
+ 14
+ }
+ }
+ },
+ [45]={
+ ["name"]="Fabian",
+ ["score"]=8,
+ ["level"]=13,
+ ["avatar"]=4001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 14
+ },
+ {
+ 23002,
+ 14
+ },
+ {
+ 33001,
+ 14
+ },
+ {
+ 43001,
+ 14
+ },
+ {
+ 53002,
+ 14
+ }
+ }
+ },
+ [46]={
+ ["name"]="Peace",
+ ["score"]=9,
+ ["level"]=14,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 15
+ },
+ {
+ 23002,
+ 15
+ },
+ {
+ 33001,
+ 15
+ },
+ {
+ 43001,
+ 15
+ },
+ {
+ 53002,
+ 15
+ }
+ }
+ },
+ [47]={
+ ["name"]="Tanya",
+ ["score"]=9,
+ ["level"]=15,
+ ["avatar"]=2001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 15
+ },
+ {
+ 23002,
+ 15
+ },
+ {
+ 33001,
+ 15
+ },
+ {
+ 43001,
+ 15
+ },
+ {
+ 53002,
+ 15
+ }
+ }
+ },
+ [48]={
+ ["name"]="Trix",
+ ["score"]=9,
+ ["level"]=13,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 15
+ },
+ {
+ 23002,
+ 15
+ },
+ {
+ 33001,
+ 15
+ },
+ {
+ 43001,
+ 15
+ },
+ {
+ 53002,
+ 15
+ }
+ }
+ },
+ [49]={
+ ["name"]="Eugene",
+ ["score"]=9,
+ ["level"]=16,
+ ["avatar"]=5001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 15
+ },
+ {
+ 23002,
+ 15
+ },
+ {
+ 33001,
+ 15
+ },
+ {
+ 43001,
+ 15
+ },
+ {
+ 53002,
+ 15
+ }
+ }
+ },
+ [50]={
+ ["name"]="Loralie",
+ ["score"]=9,
+ ["level"]=14,
+ ["avatar"]=1001,
+ ["avatar_frame"]=1000,
+ ["hero_id"]={
+ {
+ 13001,
+ 15
+ },
+ {
+ 23002,
+ 15
+ },
+ {
+ 33001,
+ 15
+ },
+ {
+ 43001,
+ 15
+ },
+ {
+ 53002,
+ 15
+ }
+ }
+ }
+}
+local config = {
+data=activity_pvp_robot,count=50
+}
+return config
\ No newline at end of file
diff --git a/lua/app/config/activity_pvp_robot.lua.meta b/lua/app/config/activity_pvp_robot.lua.meta
new file mode 100644
index 00000000..2426a8b4
--- /dev/null
+++ b/lua/app/config/activity_pvp_robot.lua.meta
@@ -0,0 +1,10 @@
+fileFormatVersion: 2
+guid: fd03cb791b45ac0439c466dc70d9e54e
+ScriptedImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 2
+ userData:
+ assetBundleName:
+ assetBundleVariant:
+ script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
diff --git a/lua/app/config/avatar.lua b/lua/app/config/avatar.lua
index 852d1cff..3e7a631d 100644
--- a/lua/app/config/avatar.lua
+++ b/lua/app/config/avatar.lua
@@ -132,6 +132,26 @@ local avatar = {
["iconId"]="30",
["hero"]=54003
},
+ [14004]={
+ ["iconId"]="31",
+ ["hero"]=14004
+ },
+ [24004]={
+ ["iconId"]="27",
+ ["hero"]=24004
+ },
+ [34004]={
+ ["iconId"]="28",
+ ["hero"]=34004
+ },
+ [44004]={
+ ["iconId"]="29",
+ ["hero"]=44004
+ },
+ [54004]={
+ ["iconId"]="30",
+ ["hero"]=54004
+ },
[1400201]={
["iconId"]="23_1",
["item"]=1400201
@@ -154,6 +174,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/buff.lua b/lua/app/config/buff.lua
index bc1bbf40..7e0ced84 100644
--- a/lua/app/config/buff.lua
+++ b/lua/app/config/buff.lua
@@ -53,7 +53,9 @@ local buff = {
["stack"]=2,
["position"]=1,
["decr"]=1,
- ["icon"]="dec_dmg_red_add"
+ ["icon"]="dec_dmg_red_add",
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[8]={
["id"]=8,
@@ -62,7 +64,9 @@ local buff = {
["stack"]=2,
["position"]=2,
["decr"]=1,
- ["icon"]="dec_dmg_yellow_add"
+ ["icon"]="dec_dmg_yellow_add",
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[9]={
["id"]=9,
@@ -71,7 +75,9 @@ local buff = {
["stack"]=2,
["position"]=3,
["decr"]=1,
- ["icon"]="dec_dmg_green_add"
+ ["icon"]="dec_dmg_green_add",
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[10]={
["id"]=10,
@@ -80,7 +86,9 @@ local buff = {
["stack"]=2,
["position"]=4,
["decr"]=1,
- ["icon"]="dec_dmg_blue_add"
+ ["icon"]="dec_dmg_blue_add",
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[11]={
["id"]=11,
@@ -89,7 +97,9 @@ local buff = {
["stack"]=2,
["position"]=5,
["decr"]=1,
- ["icon"]="dec_dmg_purple_add"
+ ["icon"]="dec_dmg_purple_add",
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[12]={
["id"]=12,
@@ -97,7 +107,9 @@ local buff = {
["buff_type"]=1,
["stack"]=2,
["decr"]=1,
- ["icon"]="dec_dmg_all_add"
+ ["icon"]="dec_dmg_all_add",
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[13]={
["id"]=13,
@@ -192,7 +204,8 @@ local buff = {
["buff_type"]=1,
["stack"]=2,
["decr"]=1,
- ["icon"]="weakness_all_add"
+ ["icon"]="weakness_all_add",
+ ["ispercent"]=1
},
[25]={
["id"]=25,
@@ -406,6 +419,7 @@ local buff = {
["formula"]=4,
["icon"]="burn",
["show_name"]=true,
+ ["ispercent"]=1,
["fx_take"]={
36
}
@@ -416,6 +430,8 @@ local buff = {
["buff_type"]=1,
["decr"]=2,
["icon"]="vulnerable",
+ ["show_name"]=true,
+ ["ispercent"]=1,
["fx_get"]={
34
}
@@ -444,6 +460,7 @@ local buff = {
["formula"]=4,
["icon"]="poison",
["show_name"]=true,
+ ["ispercent"]=1,
["fx_take"]={
35
}
@@ -467,6 +484,7 @@ local buff = {
["decr"]=2,
["icon"]="corrupt",
["show_name"]=true,
+ ["ispercent"]=1,
["fx_get"]={
19
}
@@ -479,6 +497,7 @@ local buff = {
["formula"]=4,
["icon"]="bleed",
["show_name"]=true,
+ ["ispercent"]=1,
["fx_take"]={
31
}
@@ -490,6 +509,7 @@ local buff = {
["decr"]=2,
["icon"]="weaken",
["show_name"]=true,
+ ["ispercent"]=1,
["fx_continued"]={
33
}
@@ -559,7 +579,8 @@ local buff = {
["stack"]=1,
["decr"]=1,
["icon"]="counterattack",
- ["show_name"]=true
+ ["show_name"]=true,
+ ["ispercent"]=1
},
[63]={
["id"]=63,
@@ -568,6 +589,7 @@ local buff = {
["decr"]=1,
["icon"]="thorns",
["show_name"]=true,
+ ["ispercent"]=1,
["fx_continued"]={
18
}
@@ -635,7 +657,8 @@ local buff = {
["id"]=72,
["name"]="death_summon",
["buff_type"]=1,
- ["decr"]=3
+ ["decr"]=3,
+ ["icon"]="death_summon"
},
[73]={
["id"]=73,
@@ -764,7 +787,7 @@ local buff = {
["decr"]=1,
["formula"]=3,
["icon"]="rebirth",
- ["fx_take"]={
+ ["fx_disappear"]={
44
}
},
@@ -789,6 +812,7 @@ local buff = {
["decr"]=1,
["formula"]=3,
["icon"]="self_heal",
+ ["show_name"]=true,
["fx_take"]={
300027
}
@@ -798,14 +822,103 @@ local buff = {
["name"]="charm",
["buff_type"]=7,
["decr"]=2,
- ["icon"]="self_heal"
+ ["icon"]="charm",
+ ["show_name"]=true
},
[88]={
["id"]=88,
["name"]="immune",
["buff_type"]=7,
["decr"]=1,
- ["icon"]="ocean_shield1"
+ ["icon"]="immune",
+ ["show_name"]=true
+ },
+ [89]={
+ ["id"]=89,
+ ["name"]="forever_first_hand",
+ ["buff_type"]=1,
+ ["decr"]=3,
+ ["icon"]="first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["name"]="forever_counterattack",
+ ["buff_type"]=1,
+ ["stack"]=1,
+ ["decr"]=3,
+ ["icon"]="counterattack",
+ ["ispercent"]=1
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add",
+ ["buff_type"]=1,
+ ["stack"]=2,
+ ["position"]=1,
+ ["decr"]=3,
+ ["icon"]="dec_dmg_red_add",
+ ["ispercent"]=1
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add",
+ ["buff_type"]=1,
+ ["stack"]=2,
+ ["position"]=2,
+ ["decr"]=3,
+ ["icon"]="dec_dmg_yellow_add",
+ ["ispercent"]=1
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add",
+ ["buff_type"]=1,
+ ["stack"]=2,
+ ["position"]=3,
+ ["decr"]=3,
+ ["icon"]="dec_dmg_green_add",
+ ["ispercent"]=1
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add",
+ ["buff_type"]=1,
+ ["stack"]=2,
+ ["position"]=4,
+ ["decr"]=3,
+ ["icon"]="dec_dmg_blue_add",
+ ["ispercent"]=1
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add",
+ ["buff_type"]=1,
+ ["stack"]=2,
+ ["position"]=5,
+ ["decr"]=3,
+ ["icon"]="dec_dmg_purple_add",
+ ["ispercent"]=1
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add",
+ ["buff_type"]=1,
+ ["stack"]=2,
+ ["decr"]=3,
+ ["icon"]="dec_dmg_all_add",
+ ["ispercent"]=1
+ },
+ [97]={
+ ["id"]=97,
+ ["name"]="forever_thorns",
+ ["buff_type"]=1,
+ ["decr"]=3,
+ ["icon"]="thorns",
+ ["show_name"]=true,
+ ["ispercent"]=1,
+ ["fx_continued"]={
+ 18
+ }
}
}
local keys = {
@@ -897,12 +1010,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=88
+count=97
}
return config
\ No newline at end of file
diff --git a/lua/app/config/chapter_board_rune.lua b/lua/app/config/chapter_board_rune.lua
new file mode 100644
index 00000000..b9675822
--- /dev/null
+++ b/lua/app/config/chapter_board_rune.lua
@@ -0,0 +1,20006 @@
+local chapter_board_rune = {
+ [1]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [2]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [3]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [4]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [5]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ }
+ }
+ },
+ [6]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [7]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [8]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [9]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [10]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [11]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [12]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [13]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 1
+ },
+ {
+ 2,
+ 2
+ },
+ {
+ 2,
+ 3
+ },
+ {
+ 2,
+ 4
+ },
+ {
+ 2,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [14]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ }
+ }
+ },
+ [15]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [16]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ }
+ }
+ },
+ [17]={
+ ["board"]={
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [18]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [19]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 1
+ }
+ }
+ },
+ [20]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [21]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ }
+ }
+ },
+ [22]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [23]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [24]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [25]={
+ ["board"]={
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [26]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 1
+ }
+ }
+ },
+ [27]={
+ ["board"]={
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [28]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [29]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ }
+ }
+ },
+ [30]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [31]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [32]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 14,
+ 0
+ }
+ }
+ },
+ [33]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [34]={
+ ["board"]={
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [35]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [36]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [37]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [38]={
+ ["board"]={
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ }
+ }
+ },
+ [39]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [40]={
+ ["board"]={
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 13,
+ 4
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 13,
+ 4
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [41]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [42]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 13,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [43]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [44]={
+ ["board"]={
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [45]={
+ ["board"]={
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 13,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 4
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 13,
+ 4
+ },
+ {
+ 13,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [46]={
+ ["board"]={
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 13,
+ 3
+ },
+ {
+ 13,
+ 4
+ },
+ {
+ 13,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ }
+ }
+ },
+ [47]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [48]={
+ ["board"]={
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [49]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [50]={
+ ["board"]={
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ }
+ }
+ },
+ [51]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 2,
+ 0
+ }
+ }
+ },
+ [52]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 10,
+ 0
+ }
+ }
+ },
+ [53]={
+ ["board"]={
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 8,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 8,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 8,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [54]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [55]={
+ ["board"]={
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [56]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [57]={
+ ["board"]={
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [58]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [59]={
+ ["board"]={
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [60]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 22,
+ 4
+ }
+ }
+ },
+ [61]={
+ ["board"]={
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 4
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 22,
+ 3
+ },
+ {
+ 22,
+ 4
+ }
+ }
+ },
+ [62]={
+ ["board"]={
+ {
+ 22,
+ 5
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 22,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 22,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 22,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [63]={
+ ["board"]={
+ {
+ 12,
+ 2
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [64]={
+ ["board"]={
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 12,
+ 1
+ },
+ {
+ 12,
+ 1
+ },
+ {
+ 12,
+ 1
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [65]={
+ ["board"]={
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 12,
+ 5
+ },
+ {
+ 12,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 12,
+ 5
+ },
+ {
+ 12,
+ 5
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [66]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 12,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 12,
+ 3
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [67]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [68]={
+ ["board"]={
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 12,
+ 5
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [69]={
+ ["board"]={
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 20,
+ 0
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 12,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 12,
+ 4
+ }
+ }
+ },
+ [70]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 19,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 18,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [71]={
+ ["board"]={
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 12,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [72]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 12,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 12,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 12,
+ 3
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 12,
+ 3
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [73]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [74]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [75]={
+ ["board"]={
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ }
+ }
+ },
+ [76]={
+ ["board"]={
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ }
+ }
+ },
+ [77]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 7,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [78]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 3,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 2,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [79]={
+ ["board"]={
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 23,
+ 4
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 4
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 5
+ }
+ }
+ },
+ [80]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 27,
+ 5
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 27,
+ 5
+ },
+ {
+ 27,
+ 5
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [81]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [82]={
+ ["board"]={
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 27,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 27,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 3
+ }
+ }
+ },
+ [83]={
+ ["board"]={
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [84]={
+ ["board"]={
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 27,
+ 3
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 27,
+ 3
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 23,
+ 1
+ },
+ {
+ 26,
+ 0
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [85]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 27,
+ 2
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 27,
+ 3
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 27,
+ 3
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 27,
+ 3
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 24,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [86]={
+ ["board"]={
+ {
+ 14,
+ 0
+ },
+ {
+ 27,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 27,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 27,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 25,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 23,
+ 2
+ },
+ {
+ 23,
+ 5
+ },
+ {
+ 23,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [87]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 2
+ }
+ }
+ },
+ [88]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 29,
+ 0
+ }
+ }
+ },
+ [89]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [90]={
+ ["board"]={
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [91]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 3
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [92]={
+ ["board"]={
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [93]={
+ ["board"]={
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 5,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 30,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [94]={
+ ["board"]={
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 29,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 28,
+ 0
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 1
+ },
+ {
+ 5,
+ 5
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 5,
+ 2
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 3
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 4
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 2
+ },
+ {
+ 21,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 21,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 21,
+ 2
+ }
+ }
+ },
+ [95]={
+ ["board"]={
+ {
+ 31,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 31,
+ 0
+ }
+ }
+ },
+ [96]={
+ ["board"]={
+ {
+ 32,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 8,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ }
+ }
+ },
+ [97]={
+ ["board"]={
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 9,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 10,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 11,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 33,
+ 0
+ },
+ {
+ 14,
+ 0
+ }
+ }
+ },
+ [98]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 32,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 35,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 4,
+ 2
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ },
+ [99]={
+ ["board"]={
+ {
+ 31,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 31,
+ 0
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 35,
+ 1
+ },
+ {
+ 35,
+ 1
+ },
+ {
+ 35,
+ 1
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 35,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 35,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 35,
+ 1
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 4,
+ 1
+ },
+ {
+ 35,
+ 3
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 14,
+ 0
+ }
+ }
+ },
+ [100]={
+ ["board"]={
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 35,
+ 2
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 4,
+ 4
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 0,
+ 1
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 14,
+ 0
+ },
+ {
+ 35,
+ 5
+ },
+ {
+ 0,
+ 5
+ },
+ {
+ 4,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 2
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 4,
+ 5
+ },
+ {
+ 0,
+ 3
+ },
+ {
+ 0,
+ 4
+ },
+ {
+ 1,
+ 0
+ },
+ {
+ 1,
+ 0
+ }
+ }
+ }
+}
+local config = {
+data=chapter_board_rune,count=100
+}
+return config
\ No newline at end of file
diff --git a/lua/app/config/chapter_board_rune.lua.meta b/lua/app/config/chapter_board_rune.lua.meta
new file mode 100644
index 00000000..a906fbb2
--- /dev/null
+++ b/lua/app/config/chapter_board_rune.lua.meta
@@ -0,0 +1,10 @@
+fileFormatVersion: 2
+guid: b20e2f77ac5696b46ad6551917a95e37
+ScriptedImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 2
+ userData:
+ assetBundleName:
+ assetBundleVariant:
+ script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
diff --git a/lua/app/config/chapter_dungeon_rune.lua b/lua/app/config/chapter_dungeon_rune.lua
index 4dff332d..472b62cc 100644
--- a/lua/app/config/chapter_dungeon_rune.lua
+++ b/lua/app/config/chapter_dungeon_rune.lua
@@ -2,6 +2,7 @@ local chapter_dungeon_rune = {
[1]={
["season"]=1,
["stage"]=1,
+ ["chapter_board"]=1,
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_1",
@@ -75,11 +76,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -104,6 +108,7 @@ local chapter_dungeon_rune = {
[2]={
["season"]=1,
["stage"]=2,
+ ["chapter_board"]=2,
["scene"]="bg_4",
["block_icon"]="battle_hinder_4",
["chess_board"]="chessboard_1",
@@ -175,13 +180,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -206,6 +208,7 @@ local chapter_dungeon_rune = {
[3]={
["season"]=1,
["stage"]=3,
+ ["chapter_board"]=3,
["scene"]="bg_4",
["block_icon"]="battle_hinder_4",
["chess_board"]="chessboard_1",
@@ -278,12 +281,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -308,6 +308,7 @@ local chapter_dungeon_rune = {
[4]={
["season"]=1,
["stage"]=4,
+ ["chapter_board"]=4,
["scene"]="bg_6",
["block_icon"]="battle_hinder_6",
["chess_board"]="chessboard_2",
@@ -380,12 +381,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -410,6 +419,7 @@ local chapter_dungeon_rune = {
[5]={
["season"]=1,
["stage"]=5,
+ ["chapter_board"]=5,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -481,13 +491,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -512,6 +529,7 @@ local chapter_dungeon_rune = {
[6]={
["season"]=1,
["stage"]=6,
+ ["chapter_board"]=6,
["scene"]="bg_8",
["block_icon"]="battle_hinder_8",
["chess_board"]="chessboard_2",
@@ -585,11 +603,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -614,6 +635,7 @@ local chapter_dungeon_rune = {
[7]={
["season"]=1,
["stage"]=7,
+ ["chapter_board"]=7,
["scene"]="bg_10",
["block_icon"]="battle_hinder_10",
["chess_board"]="chessboard_2",
@@ -685,13 +707,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -716,6 +735,7 @@ local chapter_dungeon_rune = {
[8]={
["season"]=1,
["stage"]=8,
+ ["chapter_board"]=8,
["scene"]="bg_12",
["block_icon"]="battle_hinder_12",
["chess_board"]="chessboard_2",
@@ -788,12 +808,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -818,6 +835,7 @@ local chapter_dungeon_rune = {
[9]={
["season"]=1,
["stage"]=9,
+ ["chapter_board"]=9,
["scene"]="bg_9",
["block_icon"]="battle_hinder_9",
["chess_board"]="chessboard_2",
@@ -890,12 +908,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -920,23 +946,16 @@ local chapter_dungeon_rune = {
[10]={
["season"]=1,
["stage"]=10,
+ ["chapter_board"]=10,
["scene"]="bg_14",
["block_icon"]="battle_hinder_14",
["chess_board"]="chessboard_1",
["monster"]={
6308
},
+ ["hp"]=681920000,
+ ["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -954,11 +973,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1009,
+ ["num_for_nothing"]="VwhcCg=="
+ }
}
},
[11]={
["season"]=1,
["stage"]=11,
+ ["chapter_board"]=11,
["scene"]="bg_19",
["block_icon"]="battle_hinder_19",
["chess_board"]="chessboard_1",
@@ -1032,11 +1062,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -1061,6 +1094,7 @@ local chapter_dungeon_rune = {
[12]={
["season"]=1,
["stage"]=12,
+ ["chapter_board"]=12,
["scene"]="bg_11",
["block_icon"]="battle_hinder_11",
["chess_board"]="chessboard_2",
@@ -1132,13 +1166,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -1163,6 +1194,7 @@ local chapter_dungeon_rune = {
[13]={
["season"]=1,
["stage"]=13,
+ ["chapter_board"]=13,
["scene"]="bg_8",
["block_icon"]="battle_hinder_8",
["chess_board"]="chessboard_2",
@@ -1235,12 +1267,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -1265,6 +1294,7 @@ local chapter_dungeon_rune = {
[14]={
["season"]=1,
["stage"]=14,
+ ["chapter_board"]=14,
["scene"]="bg_9",
["block_icon"]="battle_hinder_9",
["chess_board"]="chessboard_2",
@@ -1337,12 +1367,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -1367,6 +1405,7 @@ local chapter_dungeon_rune = {
[15]={
["season"]=1,
["stage"]=15,
+ ["chapter_board"]=15,
["scene"]="bg_10",
["block_icon"]="battle_hinder_10",
["chess_board"]="chessboard_2",
@@ -1438,13 +1477,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -1469,6 +1515,7 @@ local chapter_dungeon_rune = {
[16]={
["season"]=1,
["stage"]=16,
+ ["chapter_board"]=16,
["scene"]="bg_17",
["block_icon"]="battle_hinder_17",
["chess_board"]="chessboard_1",
@@ -1542,11 +1589,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -1571,6 +1621,7 @@ local chapter_dungeon_rune = {
[17]={
["season"]=1,
["stage"]=17,
+ ["chapter_board"]=17,
["scene"]="bg_21",
["block_icon"]="battle_hinder_21",
["chess_board"]="chessboard_1",
@@ -1642,13 +1693,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -1673,6 +1721,7 @@ local chapter_dungeon_rune = {
[18]={
["season"]=1,
["stage"]=18,
+ ["chapter_board"]=18,
["scene"]="bg_18",
["block_icon"]="battle_hinder_18",
["chess_board"]="chessboard_1",
@@ -1745,12 +1794,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -1775,6 +1821,7 @@ local chapter_dungeon_rune = {
[19]={
["season"]=1,
["stage"]=19,
+ ["chapter_board"]=19,
["scene"]="bg_20",
["block_icon"]="battle_hinder_20",
["chess_board"]="chessboard_1",
@@ -1847,12 +1894,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -1877,6 +1932,7 @@ local chapter_dungeon_rune = {
[20]={
["season"]=1,
["stage"]=20,
+ ["chapter_board"]=20,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -1886,16 +1942,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -1913,11 +1959,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1019,
+ ["num_for_nothing"]="VwhdCg=="
+ }
}
},
[21]={
["season"]=1,
["stage"]=21,
+ ["chapter_board"]=21,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -1991,11 +2048,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -2020,6 +2080,7 @@ local chapter_dungeon_rune = {
[22]={
["season"]=1,
["stage"]=22,
+ ["chapter_board"]=22,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -2091,13 +2152,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -2122,6 +2180,7 @@ local chapter_dungeon_rune = {
[23]={
["season"]=1,
["stage"]=23,
+ ["chapter_board"]=23,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -2194,12 +2253,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -2224,6 +2280,7 @@ local chapter_dungeon_rune = {
[24]={
["season"]=1,
["stage"]=24,
+ ["chapter_board"]=24,
["scene"]="bg_22",
["block_icon"]="battle_hinder_22",
["chess_board"]="chessboard_1",
@@ -2296,12 +2353,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -2326,6 +2391,7 @@ local chapter_dungeon_rune = {
[25]={
["season"]=1,
["stage"]=25,
+ ["chapter_board"]=25,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -2397,13 +2463,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -2428,6 +2501,7 @@ local chapter_dungeon_rune = {
[26]={
["season"]=1,
["stage"]=26,
+ ["chapter_board"]=26,
["scene"]="bg_11",
["block_icon"]="battle_hinder_11",
["chess_board"]="chessboard_2",
@@ -2501,11 +2575,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -2530,6 +2607,7 @@ local chapter_dungeon_rune = {
[27]={
["season"]=1,
["stage"]=27,
+ ["chapter_board"]=27,
["scene"]="bg_17",
["block_icon"]="battle_hinder_17",
["chess_board"]="chessboard_1",
@@ -2601,13 +2679,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -2632,6 +2707,7 @@ local chapter_dungeon_rune = {
[28]={
["season"]=1,
["stage"]=28,
+ ["chapter_board"]=28,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -2704,12 +2780,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -2734,6 +2807,7 @@ local chapter_dungeon_rune = {
[29]={
["season"]=1,
["stage"]=29,
+ ["chapter_board"]=29,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -2806,12 +2880,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -2836,6 +2918,7 @@ local chapter_dungeon_rune = {
[30]={
["season"]=1,
["stage"]=30,
+ ["chapter_board"]=30,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -2845,16 +2928,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -2872,11 +2945,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1029,
+ ["num_for_nothing"]="VwheCg=="
+ }
}
},
[31]={
["season"]=1,
["stage"]=31,
+ ["chapter_board"]=31,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -2950,11 +3034,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -2979,6 +3066,7 @@ local chapter_dungeon_rune = {
[32]={
["season"]=1,
["stage"]=32,
+ ["chapter_board"]=32,
["scene"]="bg_26",
["block_icon"]="battle_hinder_26",
["chess_board"]="chessboard_1",
@@ -3050,13 +3138,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -3081,6 +3166,7 @@ local chapter_dungeon_rune = {
[33]={
["season"]=1,
["stage"]=33,
+ ["chapter_board"]=33,
["scene"]="bg_27",
["block_icon"]="battle_hinder_27",
["chess_board"]="chessboard_1",
@@ -3153,12 +3239,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -3183,6 +3266,7 @@ local chapter_dungeon_rune = {
[34]={
["season"]=1,
["stage"]=34,
+ ["chapter_board"]=34,
["scene"]="bg_28",
["block_icon"]="battle_hinder_28",
["chess_board"]="chessboard_1",
@@ -3255,12 +3339,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -3285,6 +3377,7 @@ local chapter_dungeon_rune = {
[35]={
["season"]=1,
["stage"]=35,
+ ["chapter_board"]=35,
["scene"]="bg_29",
["block_icon"]="battle_hinder_30",
["chess_board"]="chessboard_3",
@@ -3356,13 +3449,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -3387,6 +3487,7 @@ local chapter_dungeon_rune = {
[36]={
["season"]=1,
["stage"]=36,
+ ["chapter_board"]=36,
["scene"]="bg_30",
["block_icon"]="battle_hinder_29",
["chess_board"]="chessboard_3",
@@ -3460,11 +3561,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -3489,6 +3593,7 @@ local chapter_dungeon_rune = {
[37]={
["season"]=1,
["stage"]=37,
+ ["chapter_board"]=37,
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_1",
@@ -3560,13 +3665,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -3591,6 +3693,7 @@ local chapter_dungeon_rune = {
[38]={
["season"]=1,
["stage"]=38,
+ ["chapter_board"]=38,
["scene"]="bg_11",
["block_icon"]="battle_hinder_11",
["chess_board"]="chessboard_2",
@@ -3663,12 +3766,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -3693,6 +3793,7 @@ local chapter_dungeon_rune = {
[39]={
["season"]=1,
["stage"]=39,
+ ["chapter_board"]=39,
["scene"]="bg_8",
["block_icon"]="battle_hinder_8",
["chess_board"]="chessboard_2",
@@ -3765,12 +3866,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -3795,6 +3904,7 @@ local chapter_dungeon_rune = {
[40]={
["season"]=1,
["stage"]=40,
+ ["chapter_board"]=40,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -3804,16 +3914,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -3831,11 +3931,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1039,
+ ["num_for_nothing"]="VwhfCg=="
+ }
}
},
[41]={
["season"]=1,
["stage"]=41,
+ ["chapter_board"]=41,
["scene"]="bg_29",
["block_icon"]="battle_hinder_30",
["chess_board"]="chessboard_3",
@@ -3909,11 +4020,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -3938,6 +4052,7 @@ local chapter_dungeon_rune = {
[42]={
["season"]=1,
["stage"]=42,
+ ["chapter_board"]=42,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -4009,13 +4124,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -4040,6 +4152,7 @@ local chapter_dungeon_rune = {
[43]={
["season"]=1,
["stage"]=43,
+ ["chapter_board"]=43,
["scene"]="bg_26",
["block_icon"]="battle_hinder_26",
["chess_board"]="chessboard_1",
@@ -4112,12 +4225,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -4142,6 +4252,7 @@ local chapter_dungeon_rune = {
[44]={
["season"]=1,
["stage"]=44,
+ ["chapter_board"]=44,
["scene"]="bg_18",
["block_icon"]="battle_hinder_18",
["chess_board"]="chessboard_1",
@@ -4214,12 +4325,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -4244,6 +4363,7 @@ local chapter_dungeon_rune = {
[45]={
["season"]=1,
["stage"]=45,
+ ["chapter_board"]=45,
["scene"]="bg_28",
["block_icon"]="battle_hinder_28",
["chess_board"]="chessboard_1",
@@ -4315,13 +4435,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -4346,6 +4473,7 @@ local chapter_dungeon_rune = {
[46]={
["season"]=1,
["stage"]=46,
+ ["chapter_board"]=46,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -4419,11 +4547,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -4448,6 +4579,7 @@ local chapter_dungeon_rune = {
[47]={
["season"]=1,
["stage"]=47,
+ ["chapter_board"]=47,
["scene"]="bg_14",
["block_icon"]="battle_hinder_14",
["chess_board"]="chessboard_1",
@@ -4519,13 +4651,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -4550,6 +4679,7 @@ local chapter_dungeon_rune = {
[48]={
["season"]=1,
["stage"]=48,
+ ["chapter_board"]=48,
["scene"]="bg_26",
["block_icon"]="battle_hinder_26",
["chess_board"]="chessboard_1",
@@ -4622,12 +4752,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -4652,6 +4779,7 @@ local chapter_dungeon_rune = {
[49]={
["season"]=1,
["stage"]=49,
+ ["chapter_board"]=49,
["scene"]="bg_27",
["block_icon"]="battle_hinder_27",
["chess_board"]="chessboard_1",
@@ -4724,12 +4852,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -4754,6 +4890,7 @@ local chapter_dungeon_rune = {
[50]={
["season"]=1,
["stage"]=50,
+ ["chapter_board"]=50,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -4763,16 +4900,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -4790,11 +4917,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1049,
+ ["num_for_nothing"]="VwhYCg=="
+ }
}
},
[51]={
["season"]=1,
["stage"]=51,
+ ["chapter_board"]=51,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -4868,11 +5006,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -4897,6 +5038,7 @@ local chapter_dungeon_rune = {
[52]={
["season"]=1,
["stage"]=52,
+ ["chapter_board"]=52,
["scene"]="bg_22",
["block_icon"]="battle_hinder_22",
["chess_board"]="chessboard_1",
@@ -4968,13 +5110,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -4999,6 +5138,7 @@ local chapter_dungeon_rune = {
[53]={
["season"]=1,
["stage"]=53,
+ ["chapter_board"]=53,
["scene"]="bg_14",
["block_icon"]="battle_hinder_14",
["chess_board"]="chessboard_1",
@@ -5071,12 +5211,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -5101,6 +5238,7 @@ local chapter_dungeon_rune = {
[54]={
["season"]=1,
["stage"]=54,
+ ["chapter_board"]=54,
["scene"]="bg_30",
["block_icon"]="battle_hinder_29",
["chess_board"]="chessboard_3",
@@ -5173,12 +5311,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -5203,6 +5349,7 @@ local chapter_dungeon_rune = {
[55]={
["season"]=1,
["stage"]=55,
+ ["chapter_board"]=55,
["scene"]="bg_28",
["block_icon"]="battle_hinder_28",
["chess_board"]="chessboard_1",
@@ -5274,13 +5421,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -5305,6 +5459,7 @@ local chapter_dungeon_rune = {
[56]={
["season"]=1,
["stage"]=56,
+ ["chapter_board"]=56,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -5378,11 +5533,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -5407,6 +5565,7 @@ local chapter_dungeon_rune = {
[57]={
["season"]=1,
["stage"]=57,
+ ["chapter_board"]=57,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -5478,13 +5637,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -5509,6 +5665,7 @@ local chapter_dungeon_rune = {
[58]={
["season"]=1,
["stage"]=58,
+ ["chapter_board"]=58,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -5581,12 +5738,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -5611,6 +5765,7 @@ local chapter_dungeon_rune = {
[59]={
["season"]=1,
["stage"]=59,
+ ["chapter_board"]=59,
["scene"]="bg_22",
["block_icon"]="battle_hinder_22",
["chess_board"]="chessboard_1",
@@ -5683,12 +5838,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -5713,6 +5876,7 @@ local chapter_dungeon_rune = {
[60]={
["season"]=1,
["stage"]=60,
+ ["chapter_board"]=60,
["scene"]="bg_25",
["block_icon"]="battle_hinder_25",
["chess_board"]="chessboard_3",
@@ -5722,16 +5886,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -5749,11 +5903,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1059,
+ ["num_for_nothing"]="VwhZCg=="
+ }
}
},
[61]={
["season"]=1,
["stage"]=61,
+ ["chapter_board"]=61,
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_1",
@@ -5827,11 +5992,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -5856,6 +6024,7 @@ local chapter_dungeon_rune = {
[62]={
["season"]=1,
["stage"]=62,
+ ["chapter_board"]=62,
["scene"]="bg_4",
["block_icon"]="battle_hinder_4",
["chess_board"]="chessboard_1",
@@ -5927,13 +6096,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -5958,6 +6124,7 @@ local chapter_dungeon_rune = {
[63]={
["season"]=1,
["stage"]=63,
+ ["chapter_board"]=63,
["scene"]="bg_4",
["block_icon"]="battle_hinder_4",
["chess_board"]="chessboard_1",
@@ -6030,12 +6197,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -6060,6 +6224,7 @@ local chapter_dungeon_rune = {
[64]={
["season"]=1,
["stage"]=64,
+ ["chapter_board"]=64,
["scene"]="bg_6",
["block_icon"]="battle_hinder_6",
["chess_board"]="chessboard_2",
@@ -6132,12 +6297,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -6162,6 +6335,7 @@ local chapter_dungeon_rune = {
[65]={
["season"]=1,
["stage"]=65,
+ ["chapter_board"]=65,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -6233,13 +6407,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -6264,6 +6445,7 @@ local chapter_dungeon_rune = {
[66]={
["season"]=1,
["stage"]=66,
+ ["chapter_board"]=66,
["scene"]="bg_8",
["block_icon"]="battle_hinder_8",
["chess_board"]="chessboard_2",
@@ -6337,11 +6519,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -6366,6 +6551,7 @@ local chapter_dungeon_rune = {
[67]={
["season"]=1,
["stage"]=67,
+ ["chapter_board"]=67,
["scene"]="bg_10",
["block_icon"]="battle_hinder_10",
["chess_board"]="chessboard_2",
@@ -6437,13 +6623,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -6468,6 +6651,7 @@ local chapter_dungeon_rune = {
[68]={
["season"]=1,
["stage"]=68,
+ ["chapter_board"]=68,
["scene"]="bg_12",
["block_icon"]="battle_hinder_12",
["chess_board"]="chessboard_2",
@@ -6540,12 +6724,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -6570,6 +6751,7 @@ local chapter_dungeon_rune = {
[69]={
["season"]=1,
["stage"]=69,
+ ["chapter_board"]=69,
["scene"]="bg_9",
["block_icon"]="battle_hinder_9",
["chess_board"]="chessboard_2",
@@ -6642,12 +6824,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -6672,6 +6862,7 @@ local chapter_dungeon_rune = {
[70]={
["season"]=1,
["stage"]=70,
+ ["chapter_board"]=70,
["scene"]="bg_14",
["block_icon"]="battle_hinder_14",
["chess_board"]="chessboard_1",
@@ -6681,16 +6872,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -6708,11 +6889,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1069,
+ ["num_for_nothing"]="VwhaCg=="
+ }
}
},
[71]={
["season"]=1,
["stage"]=71,
+ ["chapter_board"]=71,
["scene"]="bg_19",
["block_icon"]="battle_hinder_19",
["chess_board"]="chessboard_1",
@@ -6786,11 +6978,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -6815,6 +7010,7 @@ local chapter_dungeon_rune = {
[72]={
["season"]=1,
["stage"]=72,
+ ["chapter_board"]=72,
["scene"]="bg_11",
["block_icon"]="battle_hinder_11",
["chess_board"]="chessboard_2",
@@ -6886,13 +7082,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -6917,6 +7110,7 @@ local chapter_dungeon_rune = {
[73]={
["season"]=1,
["stage"]=73,
+ ["chapter_board"]=73,
["scene"]="bg_8",
["block_icon"]="battle_hinder_8",
["chess_board"]="chessboard_2",
@@ -6989,12 +7183,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -7019,6 +7210,7 @@ local chapter_dungeon_rune = {
[74]={
["season"]=1,
["stage"]=74,
+ ["chapter_board"]=74,
["scene"]="bg_9",
["block_icon"]="battle_hinder_9",
["chess_board"]="chessboard_2",
@@ -7091,12 +7283,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -7121,6 +7321,7 @@ local chapter_dungeon_rune = {
[75]={
["season"]=1,
["stage"]=75,
+ ["chapter_board"]=75,
["scene"]="bg_10",
["block_icon"]="battle_hinder_10",
["chess_board"]="chessboard_2",
@@ -7192,13 +7393,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -7223,6 +7431,7 @@ local chapter_dungeon_rune = {
[76]={
["season"]=1,
["stage"]=76,
+ ["chapter_board"]=76,
["scene"]="bg_17",
["block_icon"]="battle_hinder_17",
["chess_board"]="chessboard_1",
@@ -7296,11 +7505,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -7325,6 +7537,7 @@ local chapter_dungeon_rune = {
[77]={
["season"]=1,
["stage"]=77,
+ ["chapter_board"]=77,
["scene"]="bg_21",
["block_icon"]="battle_hinder_21",
["chess_board"]="chessboard_1",
@@ -7396,13 +7609,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -7427,6 +7637,7 @@ local chapter_dungeon_rune = {
[78]={
["season"]=1,
["stage"]=78,
+ ["chapter_board"]=78,
["scene"]="bg_18",
["block_icon"]="battle_hinder_18",
["chess_board"]="chessboard_1",
@@ -7499,12 +7710,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -7529,6 +7737,7 @@ local chapter_dungeon_rune = {
[79]={
["season"]=1,
["stage"]=79,
+ ["chapter_board"]=79,
["scene"]="bg_20",
["block_icon"]="battle_hinder_20",
["chess_board"]="chessboard_1",
@@ -7601,12 +7810,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -7631,6 +7848,7 @@ local chapter_dungeon_rune = {
[80]={
["season"]=1,
["stage"]=80,
+ ["chapter_board"]=80,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -7640,16 +7858,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -7667,11 +7875,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1079,
+ ["num_for_nothing"]="VwhbCg=="
+ }
}
},
[81]={
["season"]=1,
["stage"]=81,
+ ["chapter_board"]=81,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -7745,11 +7964,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -7774,6 +7996,7 @@ local chapter_dungeon_rune = {
[82]={
["season"]=1,
["stage"]=82,
+ ["chapter_board"]=82,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -7845,13 +8068,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -7876,6 +8096,7 @@ local chapter_dungeon_rune = {
[83]={
["season"]=1,
["stage"]=83,
+ ["chapter_board"]=83,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -7948,12 +8169,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -7978,6 +8196,7 @@ local chapter_dungeon_rune = {
[84]={
["season"]=1,
["stage"]=84,
+ ["chapter_board"]=84,
["scene"]="bg_22",
["block_icon"]="battle_hinder_22",
["chess_board"]="chessboard_1",
@@ -8050,12 +8269,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -8080,6 +8307,7 @@ local chapter_dungeon_rune = {
[85]={
["season"]=1,
["stage"]=85,
+ ["chapter_board"]=85,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -8151,13 +8379,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -8182,6 +8417,7 @@ local chapter_dungeon_rune = {
[86]={
["season"]=1,
["stage"]=86,
+ ["chapter_board"]=86,
["scene"]="bg_11",
["block_icon"]="battle_hinder_11",
["chess_board"]="chessboard_2",
@@ -8255,11 +8491,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -8284,6 +8523,7 @@ local chapter_dungeon_rune = {
[87]={
["season"]=1,
["stage"]=87,
+ ["chapter_board"]=87,
["scene"]="bg_17",
["block_icon"]="battle_hinder_17",
["chess_board"]="chessboard_1",
@@ -8355,13 +8595,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -8386,6 +8623,7 @@ local chapter_dungeon_rune = {
[88]={
["season"]=1,
["stage"]=88,
+ ["chapter_board"]=88,
["scene"]="bg_23",
["block_icon"]="battle_hinder_23",
["chess_board"]="chessboard_2",
@@ -8458,12 +8696,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -8488,6 +8723,7 @@ local chapter_dungeon_rune = {
[89]={
["season"]=1,
["stage"]=89,
+ ["chapter_board"]=89,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -8560,12 +8796,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -8590,6 +8834,7 @@ local chapter_dungeon_rune = {
[90]={
["season"]=1,
["stage"]=90,
+ ["chapter_board"]=90,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -8599,16 +8844,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -8626,11 +8861,22 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1089,
+ ["num_for_nothing"]="VwhUCg=="
+ }
}
},
[91]={
["season"]=1,
["stage"]=91,
+ ["chapter_board"]=91,
["scene"]="bg_24",
["block_icon"]="battle_hinder_24",
["chess_board"]="chessboard_3",
@@ -8704,11 +8950,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -8733,6 +8982,7 @@ local chapter_dungeon_rune = {
[92]={
["season"]=1,
["stage"]=92,
+ ["chapter_board"]=92,
["scene"]="bg_26",
["block_icon"]="battle_hinder_26",
["chess_board"]="chessboard_1",
@@ -8804,13 +9054,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -8835,6 +9082,7 @@ local chapter_dungeon_rune = {
[93]={
["season"]=1,
["stage"]=93,
+ ["chapter_board"]=93,
["scene"]="bg_27",
["block_icon"]="battle_hinder_27",
["chess_board"]="chessboard_1",
@@ -8907,12 +9155,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -8937,6 +9182,7 @@ local chapter_dungeon_rune = {
[94]={
["season"]=1,
["stage"]=94,
+ ["chapter_board"]=94,
["scene"]="bg_28",
["block_icon"]="battle_hinder_28",
["chess_board"]="chessboard_1",
@@ -9009,12 +9255,24 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
+ },
+ {
+ 2,
+ 200
}
},
["first_reward"]={
@@ -9039,6 +9297,7 @@ local chapter_dungeon_rune = {
[95]={
["season"]=1,
["stage"]=95,
+ ["chapter_board"]=95,
["scene"]="bg_29",
["block_icon"]="battle_hinder_30",
["chess_board"]="chessboard_3",
@@ -9110,13 +9369,20 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
+ {
+ 2,
+ 2,
+ 1
+ },
{
1,
+ 2,
10
},
{
- 2,
- 12
+ 3,
+ 0,
+ 10
}
},
["first_reward"]={
@@ -9141,6 +9407,7 @@ local chapter_dungeon_rune = {
[96]={
["season"]=1,
["stage"]=96,
+ ["chapter_board"]=96,
["scene"]="bg_30",
["block_icon"]="battle_hinder_29",
["chess_board"]="chessboard_3",
@@ -9214,11 +9481,14 @@ local chapter_dungeon_rune = {
["requirement"]={
{
1,
- 10
- },
+ 1,
+ 1
+ }
+ },
+ ["weights"]={
{
- 2,
- 12
+ 1,
+ 200
}
},
["first_reward"]={
@@ -9243,6 +9513,7 @@ local chapter_dungeon_rune = {
[97]={
["season"]=1,
["stage"]=97,
+ ["chapter_board"]=97,
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_1",
@@ -9314,13 +9585,10 @@ local chapter_dungeon_rune = {
["atk"]=6080000,
["round"]=30,
["requirement"]={
- {
- 1,
- 10
- },
{
2,
- 12
+ 2,
+ 1
}
},
["first_reward"]={
@@ -9345,6 +9613,7 @@ local chapter_dungeon_rune = {
[98]={
["season"]=1,
["stage"]=98,
+ ["chapter_board"]=98,
["scene"]="bg_11",
["block_icon"]="battle_hinder_11",
["chess_board"]="chessboard_2",
@@ -9417,12 +9686,9 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 3,
1,
- 10
- },
- {
- 2,
- 12
+ 1
}
},
["first_reward"]={
@@ -9447,6 +9713,7 @@ local chapter_dungeon_rune = {
[99]={
["season"]=1,
["stage"]=99,
+ ["chapter_board"]=99,
["scene"]="bg_8",
["block_icon"]="battle_hinder_8",
["chess_board"]="chessboard_2",
@@ -9519,12 +9786,20 @@ local chapter_dungeon_rune = {
["round"]=30,
["requirement"]={
{
+ 1,
1,
10
},
{
+ 1,
2,
- 12
+ 10
+ }
+ },
+ ["weights"]={
+ {
+ 1,
+ 200
}
},
["first_reward"]={
@@ -9549,6 +9824,7 @@ local chapter_dungeon_rune = {
[100]={
["season"]=1,
["stage"]=100,
+ ["chapter_board"]=100,
["scene"]="bg_7",
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_2",
@@ -9558,16 +9834,6 @@ local chapter_dungeon_rune = {
["hp"]=681920000,
["atk"]=6080000,
["round"]=30,
- ["requirement"]={
- {
- 1,
- 10
- },
- {
- 2,
- 12
- }
- },
["first_reward"]={
{
["type"]=1,
@@ -9585,6 +9851,16 @@ local chapter_dungeon_rune = {
["num"]=2000,
["num_for_nothing"]="VAhcAw=="
}
+ },
+ ["sweep_reward"]={
+ {
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=1,
+ ["id_for_nothing"]="Vw==",
+ ["num"]=1099,
+ ["num_for_nothing"]="VwhVCg=="
+ }
}
}
}
diff --git a/lua/app/config/const.lua b/lua/app/config/const.lua
index e6736f9e..af101080 100644
--- a/lua/app/config/const.lua
+++ b/lua/app/config/const.lua
@@ -447,6 +447,19 @@ local const = {
["dungeon_rune_revival"]={
["value"]=5
},
+ ["dungeon_rune_cost"]={
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=200,
+ ["num_for_nothing"]="VAhc"
+ }
+ },
+ ["dungeon_rune_buylimit"]={
+ ["value"]=5
+ },
["activity_pvp_time"]={
["value"]=1
},
@@ -470,11 +483,46 @@ local const = {
["num_for_nothing"]="VAg="
}
},
+ ["activity_pvp_win_times"]={
+ ["value"]=10
+ },
+ ["activity_pvp_lose_times"]={
+ ["value"]=2
+ },
["activity_pvp_bounty_point"]={
["value"]=10
+ },
+ ["activity_pvp_refresh_ad_times"]={
+ ["value"]=1
+ },
+ ["activity_pvp_refresh_cost"]={
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=10,
+ ["num_for_nothing"]="Vwg="
+ }
+ },
+ ["activity_skin_fight_id_1"]={
+ ["value"]=4104
+ },
+ ["activity_skin_fight_id_2"]={
+ ["value"]=4204
+ },
+ ["activity_skin_fight_reward"]={
+ ["reward"]={
+ ["type"]=1,
+ ["type_for_nothing"]="Vw==",
+ ["id"]=2,
+ ["id_for_nothing"]="VA==",
+ ["num"]=50,
+ ["num_for_nothing"]="Uwg="
+ }
}
}
local config = {
-data=const,count=95
+data=const,count=104
}
return config
\ No newline at end of file
diff --git a/lua/app/config/dungeon_rune_rank.lua b/lua/app/config/dungeon_rune_rank.lua
index c5d15adf..aef3edb4 100644
--- a/lua/app/config/dungeon_rune_rank.lua
+++ b/lua/app/config/dungeon_rune_rank.lua
@@ -22,9 +22,7 @@ local dungeon_rune_rank = {
["num"]=200,
["num_for_nothing"]="VAhc"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[2]={
["season"]=1,
@@ -49,9 +47,7 @@ local dungeon_rune_rank = {
["num"]=201,
["num_for_nothing"]="VAhd"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[3]={
["season"]=1,
@@ -76,9 +72,7 @@ local dungeon_rune_rank = {
["num"]=202,
["num_for_nothing"]="VAhe"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[4]={
["season"]=1,
@@ -103,9 +97,7 @@ local dungeon_rune_rank = {
["num"]=203,
["num_for_nothing"]="VAhf"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[5]={
["season"]=1,
@@ -130,9 +122,7 @@ local dungeon_rune_rank = {
["num"]=204,
["num_for_nothing"]="VAhY"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[6]={
["season"]=1,
@@ -157,9 +147,7 @@ local dungeon_rune_rank = {
["num"]=205,
["num_for_nothing"]="VAhZ"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[7]={
["season"]=1,
@@ -184,9 +172,7 @@ local dungeon_rune_rank = {
["num"]=206,
["num_for_nothing"]="VAha"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[8]={
["season"]=1,
@@ -211,9 +197,7 @@ local dungeon_rune_rank = {
["num"]=207,
["num_for_nothing"]="VAhb"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[9]={
["season"]=1,
@@ -238,9 +222,7 @@ local dungeon_rune_rank = {
["num"]=208,
["num_for_nothing"]="VAhU"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
},
[10]={
["season"]=1,
@@ -265,9 +247,7 @@ local dungeon_rune_rank = {
["num"]=209,
["num_for_nothing"]="VAhV"
}
- },
- ["time_start"]="2023-9-19 00:00:00",
- ["time_end"]="2023-10-23 00:00:00"
+ }
}
}
local config = {
diff --git a/lua/app/config/dungeon_rune_time.lua b/lua/app/config/dungeon_rune_time.lua
new file mode 100644
index 00000000..5777e387
--- /dev/null
+++ b/lua/app/config/dungeon_rune_time.lua
@@ -0,0 +1,16 @@
+local dungeon_rune_time = {
+ [1]={
+ ["season"]=1,
+ ["start_time"]="2023-9-19 00:00:00",
+ ["end_time"]="2023-10-23 00:00:00"
+ },
+ [2]={
+ ["season"]=2,
+ ["start_time"]="2023-10-23 00:00:00",
+ ["end_time"]="2023-11-22 00:00:00"
+ }
+}
+local config = {
+data=dungeon_rune_time,count=2
+}
+return config
\ No newline at end of file
diff --git a/lua/app/config/dungeon_rune_time.lua.meta b/lua/app/config/dungeon_rune_time.lua.meta
new file mode 100644
index 00000000..b218185d
--- /dev/null
+++ b/lua/app/config/dungeon_rune_time.lua.meta
@@ -0,0 +1,10 @@
+fileFormatVersion: 2
+guid: 25674d56c20c532449e161b993925a2f
+ScriptedImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 2
+ userData:
+ assetBundleName:
+ assetBundleVariant:
+ script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
diff --git a/lua/app/config/equip.lua b/lua/app/config/equip.lua
index d7bb5afa..d9a14989 100644
--- a/lua/app/config/equip.lua
+++ b/lua/app/config/equip.lua
@@ -13349,6 +13349,2231 @@ local equip = {
48
}
},
+ [1400401]={
+ ["hero"]=14004,
+ ["part"]=1,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_time_purple",
+ ["num"]=3000
+ },
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 1,
+ 1,
+ 2,
+ 2,
+ 3,
+ 3
+ }
+ },
+ [1400402]={
+ ["hero"]=14004,
+ ["part"]=2,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["skill_hurt_add"]={
+ 60000,
+ 120000,
+ 180000,
+ 240000,
+ 300000,
+ 360000,
+ 420000,
+ 480000,
+ 540000,
+ 600000,
+ 660000,
+ 720000,
+ 780000,
+ 840000,
+ 900000,
+ 960000,
+ 1020000,
+ 1080000,
+ 1140000,
+ 1200000,
+ 1260000,
+ 1320000,
+ 1380000,
+ 1440000,
+ 1500000,
+ 1560000,
+ 1620000,
+ 1680000,
+ 1740000,
+ 1800000,
+ 1860000,
+ 1920000,
+ 1980000,
+ 2040000,
+ 2100000,
+ 2160000,
+ 2220000,
+ 2280000,
+ 2340000,
+ 2400000,
+ 2460000,
+ 2520000,
+ 2580000,
+ 2640000,
+ 2700000,
+ 2760000,
+ 2820000,
+ 2880000,
+ 2940000,
+ 3000000,
+ 3060000,
+ 3120000,
+ 3180000,
+ 3240000,
+ 3300000,
+ 3360000,
+ 3420000,
+ 3480000,
+ 3540000,
+ 3600000,
+ 3660000,
+ 3720000,
+ 3780000,
+ 3840000,
+ 3900000,
+ 3960000,
+ 4020000,
+ 4080000,
+ 4140000,
+ 4200000,
+ 4260000,
+ 4320000,
+ 4380000,
+ 4440000,
+ 4500000,
+ 4560000,
+ 4620000,
+ 4680000,
+ 4740000,
+ 4800000,
+ 4890000,
+ 4980000,
+ 5070000,
+ 5160000,
+ 5250000,
+ 5340000,
+ 5430000,
+ 5520000,
+ 5610000,
+ 5700000,
+ 5790000,
+ 5880000,
+ 5970000,
+ 6060000,
+ 6150000,
+ 6240000,
+ 6330000,
+ 6420000,
+ 6510000,
+ 6600000,
+ 6690000,
+ 6780000,
+ 6870000,
+ 6960000,
+ 7050000,
+ 7140000,
+ 7230000,
+ 7320000,
+ 7410000,
+ 7500000,
+ 7590000,
+ 7680000,
+ 7770000,
+ 7860000,
+ 7950000,
+ 8040000,
+ 8130000,
+ 8220000,
+ 8310000,
+ 8400000,
+ 8490000,
+ 8580000,
+ 8670000,
+ 8760000,
+ 8850000,
+ 8940000,
+ 9030000,
+ 9120000,
+ 9210000,
+ 9300000,
+ 9390000,
+ 9480000,
+ 9570000,
+ 9660000,
+ 9750000,
+ 9840000,
+ 9930000,
+ 10020000,
+ 10110000,
+ 10200000,
+ 10290000,
+ 10380000,
+ 10470000,
+ 10560000,
+ 10650000,
+ 10740000,
+ 10830000,
+ 10920000,
+ 11010000,
+ 11100000,
+ 11190000,
+ 11280000,
+ 11370000,
+ 11460000,
+ 11550000,
+ 11640000,
+ 11730000,
+ 11820000,
+ 11910000,
+ 12000000,
+ 12090000,
+ 12180000,
+ 12270000,
+ 12360000,
+ 12450000,
+ 12540000,
+ 12630000,
+ 12720000,
+ 12810000,
+ 12900000,
+ 12990000,
+ 13080000,
+ 13170000,
+ 13260000,
+ 13350000,
+ 13440000,
+ 13530000,
+ 13620000,
+ 13710000,
+ 13800000,
+ 13890000,
+ 13980000,
+ 14070000,
+ 14160000,
+ 14250000,
+ 14340000,
+ 14430000,
+ 14520000,
+ 14610000,
+ 14700000,
+ 14790000,
+ 14880000,
+ 14970000,
+ 15060000,
+ 15150000,
+ 15240000,
+ 15330000,
+ 15420000,
+ 15510000,
+ 15600000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30
+ }
+ },
+ [1400403]={
+ ["hero"]=14004,
+ ["part"]=3,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18
+ }
+ },
+ [1400404]={
+ ["hero"]=14004,
+ ["part"]=4,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["normal_hurt_add"]={
+ 20000,
+ 40000,
+ 60000,
+ 80000,
+ 100000,
+ 120000,
+ 140000,
+ 160000,
+ 180000,
+ 200000,
+ 220000,
+ 240000,
+ 260000,
+ 280000,
+ 300000,
+ 320000,
+ 340000,
+ 360000,
+ 380000,
+ 400000,
+ 420000,
+ 440000,
+ 460000,
+ 480000,
+ 500000,
+ 520000,
+ 540000,
+ 560000,
+ 580000,
+ 600000,
+ 620000,
+ 640000,
+ 660000,
+ 680000,
+ 700000,
+ 720000,
+ 740000,
+ 760000,
+ 780000,
+ 800000,
+ 820000,
+ 840000,
+ 860000,
+ 880000,
+ 900000,
+ 920000,
+ 940000,
+ 960000,
+ 980000,
+ 1000000,
+ 1020000,
+ 1040000,
+ 1060000,
+ 1080000,
+ 1100000,
+ 1120000,
+ 1140000,
+ 1160000,
+ 1180000,
+ 1200000,
+ 1220000,
+ 1240000,
+ 1260000,
+ 1280000,
+ 1300000,
+ 1320000,
+ 1340000,
+ 1360000,
+ 1380000,
+ 1400000,
+ 1420000,
+ 1440000,
+ 1460000,
+ 1480000,
+ 1500000,
+ 1520000,
+ 1540000,
+ 1560000,
+ 1580000,
+ 1600000,
+ 1630000,
+ 1660000,
+ 1690000,
+ 1720000,
+ 1750000,
+ 1780000,
+ 1810000,
+ 1840000,
+ 1870000,
+ 1900000,
+ 1930000,
+ 1960000,
+ 1990000,
+ 2020000,
+ 2050000,
+ 2080000,
+ 2110000,
+ 2140000,
+ 2170000,
+ 2200000,
+ 2230000,
+ 2260000,
+ 2290000,
+ 2320000,
+ 2350000,
+ 2380000,
+ 2410000,
+ 2440000,
+ 2470000,
+ 2500000,
+ 2530000,
+ 2560000,
+ 2590000,
+ 2620000,
+ 2650000,
+ 2680000,
+ 2710000,
+ 2740000,
+ 2770000,
+ 2800000,
+ 2830000,
+ 2860000,
+ 2890000,
+ 2920000,
+ 2950000,
+ 2980000,
+ 3010000,
+ 3040000,
+ 3070000,
+ 3100000,
+ 3130000,
+ 3160000,
+ 3190000,
+ 3220000,
+ 3250000,
+ 3280000,
+ 3310000,
+ 3340000,
+ 3370000,
+ 3400000,
+ 3430000,
+ 3460000,
+ 3490000,
+ 3520000,
+ 3550000,
+ 3580000,
+ 3610000,
+ 3640000,
+ 3670000,
+ 3700000,
+ 3730000,
+ 3760000,
+ 3790000,
+ 3820000,
+ 3850000,
+ 3880000,
+ 3910000,
+ 3940000,
+ 3970000,
+ 4000000,
+ 4030000,
+ 4060000,
+ 4090000,
+ 4120000,
+ 4150000,
+ 4180000,
+ 4210000,
+ 4240000,
+ 4270000,
+ 4300000,
+ 4330000,
+ 4360000,
+ 4390000,
+ 4420000,
+ 4450000,
+ 4480000,
+ 4510000,
+ 4540000,
+ 4570000,
+ 4600000,
+ 4630000,
+ 4660000,
+ 4690000,
+ 4720000,
+ 4750000,
+ 4780000,
+ 4810000,
+ 4840000,
+ 4870000,
+ 4900000,
+ 4930000,
+ 4960000,
+ 4990000,
+ 5020000,
+ 5050000,
+ 5080000,
+ 5110000,
+ 5140000,
+ 5170000,
+ 5200000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6
+ }
+ },
+ [1400405]={
+ ["hero"]=14004,
+ ["part"]=5,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 37,
+ 38,
+ 39,
+ 40,
+ 41,
+ 42
+ }
+ },
[2200101]={
["hero"]=22001,
["part"]=1,
@@ -26699,6 +28924,2231 @@ local equip = {
48
}
},
+ [2400401]={
+ ["hero"]=24004,
+ ["part"]=1,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_time_purple",
+ ["num"]=3000
+ },
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 76,
+ 76,
+ 77,
+ 77,
+ 78,
+ 78
+ }
+ },
+ [2400402]={
+ ["hero"]=24004,
+ ["part"]=2,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["skill_hurt_add"]={
+ 60000,
+ 120000,
+ 180000,
+ 240000,
+ 300000,
+ 360000,
+ 420000,
+ 480000,
+ 540000,
+ 600000,
+ 660000,
+ 720000,
+ 780000,
+ 840000,
+ 900000,
+ 960000,
+ 1020000,
+ 1080000,
+ 1140000,
+ 1200000,
+ 1260000,
+ 1320000,
+ 1380000,
+ 1440000,
+ 1500000,
+ 1560000,
+ 1620000,
+ 1680000,
+ 1740000,
+ 1800000,
+ 1860000,
+ 1920000,
+ 1980000,
+ 2040000,
+ 2100000,
+ 2160000,
+ 2220000,
+ 2280000,
+ 2340000,
+ 2400000,
+ 2460000,
+ 2520000,
+ 2580000,
+ 2640000,
+ 2700000,
+ 2760000,
+ 2820000,
+ 2880000,
+ 2940000,
+ 3000000,
+ 3060000,
+ 3120000,
+ 3180000,
+ 3240000,
+ 3300000,
+ 3360000,
+ 3420000,
+ 3480000,
+ 3540000,
+ 3600000,
+ 3660000,
+ 3720000,
+ 3780000,
+ 3840000,
+ 3900000,
+ 3960000,
+ 4020000,
+ 4080000,
+ 4140000,
+ 4200000,
+ 4260000,
+ 4320000,
+ 4380000,
+ 4440000,
+ 4500000,
+ 4560000,
+ 4620000,
+ 4680000,
+ 4740000,
+ 4800000,
+ 4890000,
+ 4980000,
+ 5070000,
+ 5160000,
+ 5250000,
+ 5340000,
+ 5430000,
+ 5520000,
+ 5610000,
+ 5700000,
+ 5790000,
+ 5880000,
+ 5970000,
+ 6060000,
+ 6150000,
+ 6240000,
+ 6330000,
+ 6420000,
+ 6510000,
+ 6600000,
+ 6690000,
+ 6780000,
+ 6870000,
+ 6960000,
+ 7050000,
+ 7140000,
+ 7230000,
+ 7320000,
+ 7410000,
+ 7500000,
+ 7590000,
+ 7680000,
+ 7770000,
+ 7860000,
+ 7950000,
+ 8040000,
+ 8130000,
+ 8220000,
+ 8310000,
+ 8400000,
+ 8490000,
+ 8580000,
+ 8670000,
+ 8760000,
+ 8850000,
+ 8940000,
+ 9030000,
+ 9120000,
+ 9210000,
+ 9300000,
+ 9390000,
+ 9480000,
+ 9570000,
+ 9660000,
+ 9750000,
+ 9840000,
+ 9930000,
+ 10020000,
+ 10110000,
+ 10200000,
+ 10290000,
+ 10380000,
+ 10470000,
+ 10560000,
+ 10650000,
+ 10740000,
+ 10830000,
+ 10920000,
+ 11010000,
+ 11100000,
+ 11190000,
+ 11280000,
+ 11370000,
+ 11460000,
+ 11550000,
+ 11640000,
+ 11730000,
+ 11820000,
+ 11910000,
+ 12000000,
+ 12090000,
+ 12180000,
+ 12270000,
+ 12360000,
+ 12450000,
+ 12540000,
+ 12630000,
+ 12720000,
+ 12810000,
+ 12900000,
+ 12990000,
+ 13080000,
+ 13170000,
+ 13260000,
+ 13350000,
+ 13440000,
+ 13530000,
+ 13620000,
+ 13710000,
+ 13800000,
+ 13890000,
+ 13980000,
+ 14070000,
+ 14160000,
+ 14250000,
+ 14340000,
+ 14430000,
+ 14520000,
+ 14610000,
+ 14700000,
+ 14790000,
+ 14880000,
+ 14970000,
+ 15060000,
+ 15150000,
+ 15240000,
+ 15330000,
+ 15420000,
+ 15510000,
+ 15600000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 31,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36
+ }
+ },
+ [2400403]={
+ ["hero"]=24004,
+ ["part"]=3,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24
+ }
+ },
+ [2400404]={
+ ["hero"]=24004,
+ ["part"]=4,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["normal_hurt_add"]={
+ 20000,
+ 40000,
+ 60000,
+ 80000,
+ 100000,
+ 120000,
+ 140000,
+ 160000,
+ 180000,
+ 200000,
+ 220000,
+ 240000,
+ 260000,
+ 280000,
+ 300000,
+ 320000,
+ 340000,
+ 360000,
+ 380000,
+ 400000,
+ 420000,
+ 440000,
+ 460000,
+ 480000,
+ 500000,
+ 520000,
+ 540000,
+ 560000,
+ 580000,
+ 600000,
+ 620000,
+ 640000,
+ 660000,
+ 680000,
+ 700000,
+ 720000,
+ 740000,
+ 760000,
+ 780000,
+ 800000,
+ 820000,
+ 840000,
+ 860000,
+ 880000,
+ 900000,
+ 920000,
+ 940000,
+ 960000,
+ 980000,
+ 1000000,
+ 1020000,
+ 1040000,
+ 1060000,
+ 1080000,
+ 1100000,
+ 1120000,
+ 1140000,
+ 1160000,
+ 1180000,
+ 1200000,
+ 1220000,
+ 1240000,
+ 1260000,
+ 1280000,
+ 1300000,
+ 1320000,
+ 1340000,
+ 1360000,
+ 1380000,
+ 1400000,
+ 1420000,
+ 1440000,
+ 1460000,
+ 1480000,
+ 1500000,
+ 1520000,
+ 1540000,
+ 1560000,
+ 1580000,
+ 1600000,
+ 1630000,
+ 1660000,
+ 1690000,
+ 1720000,
+ 1750000,
+ 1780000,
+ 1810000,
+ 1840000,
+ 1870000,
+ 1900000,
+ 1930000,
+ 1960000,
+ 1990000,
+ 2020000,
+ 2050000,
+ 2080000,
+ 2110000,
+ 2140000,
+ 2170000,
+ 2200000,
+ 2230000,
+ 2260000,
+ 2290000,
+ 2320000,
+ 2350000,
+ 2380000,
+ 2410000,
+ 2440000,
+ 2470000,
+ 2500000,
+ 2530000,
+ 2560000,
+ 2590000,
+ 2620000,
+ 2650000,
+ 2680000,
+ 2710000,
+ 2740000,
+ 2770000,
+ 2800000,
+ 2830000,
+ 2860000,
+ 2890000,
+ 2920000,
+ 2950000,
+ 2980000,
+ 3010000,
+ 3040000,
+ 3070000,
+ 3100000,
+ 3130000,
+ 3160000,
+ 3190000,
+ 3220000,
+ 3250000,
+ 3280000,
+ 3310000,
+ 3340000,
+ 3370000,
+ 3400000,
+ 3430000,
+ 3460000,
+ 3490000,
+ 3520000,
+ 3550000,
+ 3580000,
+ 3610000,
+ 3640000,
+ 3670000,
+ 3700000,
+ 3730000,
+ 3760000,
+ 3790000,
+ 3820000,
+ 3850000,
+ 3880000,
+ 3910000,
+ 3940000,
+ 3970000,
+ 4000000,
+ 4030000,
+ 4060000,
+ 4090000,
+ 4120000,
+ 4150000,
+ 4180000,
+ 4210000,
+ 4240000,
+ 4270000,
+ 4300000,
+ 4330000,
+ 4360000,
+ 4390000,
+ 4420000,
+ 4450000,
+ 4480000,
+ 4510000,
+ 4540000,
+ 4570000,
+ 4600000,
+ 4630000,
+ 4660000,
+ 4690000,
+ 4720000,
+ 4750000,
+ 4780000,
+ 4810000,
+ 4840000,
+ 4870000,
+ 4900000,
+ 4930000,
+ 4960000,
+ 4990000,
+ 5020000,
+ 5050000,
+ 5080000,
+ 5110000,
+ 5140000,
+ 5170000,
+ 5200000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12
+ }
+ },
+ [2400405]={
+ ["hero"]=24004,
+ ["part"]=5,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 43,
+ 44,
+ 45,
+ 46,
+ 47,
+ 48
+ }
+ },
[3200101]={
["hero"]=32001,
["part"]=1,
@@ -38705,6 +43155,2231 @@ local equip = {
["num"]=2000
}
},
+ ["weapon_icon"]={
+ 31,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36
+ }
+ },
+ [3400303]={
+ ["hero"]=34003,
+ ["part"]=3,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24
+ }
+ },
+ [3400304]={
+ ["hero"]=34003,
+ ["part"]=4,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["normal_hurt_add"]={
+ 20000,
+ 40000,
+ 60000,
+ 80000,
+ 100000,
+ 120000,
+ 140000,
+ 160000,
+ 180000,
+ 200000,
+ 220000,
+ 240000,
+ 260000,
+ 280000,
+ 300000,
+ 320000,
+ 340000,
+ 360000,
+ 380000,
+ 400000,
+ 420000,
+ 440000,
+ 460000,
+ 480000,
+ 500000,
+ 520000,
+ 540000,
+ 560000,
+ 580000,
+ 600000,
+ 620000,
+ 640000,
+ 660000,
+ 680000,
+ 700000,
+ 720000,
+ 740000,
+ 760000,
+ 780000,
+ 800000,
+ 820000,
+ 840000,
+ 860000,
+ 880000,
+ 900000,
+ 920000,
+ 940000,
+ 960000,
+ 980000,
+ 1000000,
+ 1020000,
+ 1040000,
+ 1060000,
+ 1080000,
+ 1100000,
+ 1120000,
+ 1140000,
+ 1160000,
+ 1180000,
+ 1200000,
+ 1220000,
+ 1240000,
+ 1260000,
+ 1280000,
+ 1300000,
+ 1320000,
+ 1340000,
+ 1360000,
+ 1380000,
+ 1400000,
+ 1420000,
+ 1440000,
+ 1460000,
+ 1480000,
+ 1500000,
+ 1520000,
+ 1540000,
+ 1560000,
+ 1580000,
+ 1600000,
+ 1630000,
+ 1660000,
+ 1690000,
+ 1720000,
+ 1750000,
+ 1780000,
+ 1810000,
+ 1840000,
+ 1870000,
+ 1900000,
+ 1930000,
+ 1960000,
+ 1990000,
+ 2020000,
+ 2050000,
+ 2080000,
+ 2110000,
+ 2140000,
+ 2170000,
+ 2200000,
+ 2230000,
+ 2260000,
+ 2290000,
+ 2320000,
+ 2350000,
+ 2380000,
+ 2410000,
+ 2440000,
+ 2470000,
+ 2500000,
+ 2530000,
+ 2560000,
+ 2590000,
+ 2620000,
+ 2650000,
+ 2680000,
+ 2710000,
+ 2740000,
+ 2770000,
+ 2800000,
+ 2830000,
+ 2860000,
+ 2890000,
+ 2920000,
+ 2950000,
+ 2980000,
+ 3010000,
+ 3040000,
+ 3070000,
+ 3100000,
+ 3130000,
+ 3160000,
+ 3190000,
+ 3220000,
+ 3250000,
+ 3280000,
+ 3310000,
+ 3340000,
+ 3370000,
+ 3400000,
+ 3430000,
+ 3460000,
+ 3490000,
+ 3520000,
+ 3550000,
+ 3580000,
+ 3610000,
+ 3640000,
+ 3670000,
+ 3700000,
+ 3730000,
+ 3760000,
+ 3790000,
+ 3820000,
+ 3850000,
+ 3880000,
+ 3910000,
+ 3940000,
+ 3970000,
+ 4000000,
+ 4030000,
+ 4060000,
+ 4090000,
+ 4120000,
+ 4150000,
+ 4180000,
+ 4210000,
+ 4240000,
+ 4270000,
+ 4300000,
+ 4330000,
+ 4360000,
+ 4390000,
+ 4420000,
+ 4450000,
+ 4480000,
+ 4510000,
+ 4540000,
+ 4570000,
+ 4600000,
+ 4630000,
+ 4660000,
+ 4690000,
+ 4720000,
+ 4750000,
+ 4780000,
+ 4810000,
+ 4840000,
+ 4870000,
+ 4900000,
+ 4930000,
+ 4960000,
+ 4990000,
+ 5020000,
+ 5050000,
+ 5080000,
+ 5110000,
+ 5140000,
+ 5170000,
+ 5200000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12
+ }
+ },
+ [3400305]={
+ ["hero"]=34003,
+ ["part"]=5,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 43,
+ 44,
+ 45,
+ 46,
+ 47,
+ 48
+ }
+ },
+ [3400401]={
+ ["hero"]=34004,
+ ["part"]=1,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_time_purple",
+ ["num"]=3000
+ },
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 67,
+ 67,
+ 68,
+ 68,
+ 69,
+ 69
+ }
+ },
+ [3400402]={
+ ["hero"]=34004,
+ ["part"]=2,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["skill_hurt_add"]={
+ 60000,
+ 120000,
+ 180000,
+ 240000,
+ 300000,
+ 360000,
+ 420000,
+ 480000,
+ 540000,
+ 600000,
+ 660000,
+ 720000,
+ 780000,
+ 840000,
+ 900000,
+ 960000,
+ 1020000,
+ 1080000,
+ 1140000,
+ 1200000,
+ 1260000,
+ 1320000,
+ 1380000,
+ 1440000,
+ 1500000,
+ 1560000,
+ 1620000,
+ 1680000,
+ 1740000,
+ 1800000,
+ 1860000,
+ 1920000,
+ 1980000,
+ 2040000,
+ 2100000,
+ 2160000,
+ 2220000,
+ 2280000,
+ 2340000,
+ 2400000,
+ 2460000,
+ 2520000,
+ 2580000,
+ 2640000,
+ 2700000,
+ 2760000,
+ 2820000,
+ 2880000,
+ 2940000,
+ 3000000,
+ 3060000,
+ 3120000,
+ 3180000,
+ 3240000,
+ 3300000,
+ 3360000,
+ 3420000,
+ 3480000,
+ 3540000,
+ 3600000,
+ 3660000,
+ 3720000,
+ 3780000,
+ 3840000,
+ 3900000,
+ 3960000,
+ 4020000,
+ 4080000,
+ 4140000,
+ 4200000,
+ 4260000,
+ 4320000,
+ 4380000,
+ 4440000,
+ 4500000,
+ 4560000,
+ 4620000,
+ 4680000,
+ 4740000,
+ 4800000,
+ 4890000,
+ 4980000,
+ 5070000,
+ 5160000,
+ 5250000,
+ 5340000,
+ 5430000,
+ 5520000,
+ 5610000,
+ 5700000,
+ 5790000,
+ 5880000,
+ 5970000,
+ 6060000,
+ 6150000,
+ 6240000,
+ 6330000,
+ 6420000,
+ 6510000,
+ 6600000,
+ 6690000,
+ 6780000,
+ 6870000,
+ 6960000,
+ 7050000,
+ 7140000,
+ 7230000,
+ 7320000,
+ 7410000,
+ 7500000,
+ 7590000,
+ 7680000,
+ 7770000,
+ 7860000,
+ 7950000,
+ 8040000,
+ 8130000,
+ 8220000,
+ 8310000,
+ 8400000,
+ 8490000,
+ 8580000,
+ 8670000,
+ 8760000,
+ 8850000,
+ 8940000,
+ 9030000,
+ 9120000,
+ 9210000,
+ 9300000,
+ 9390000,
+ 9480000,
+ 9570000,
+ 9660000,
+ 9750000,
+ 9840000,
+ 9930000,
+ 10020000,
+ 10110000,
+ 10200000,
+ 10290000,
+ 10380000,
+ 10470000,
+ 10560000,
+ 10650000,
+ 10740000,
+ 10830000,
+ 10920000,
+ 11010000,
+ 11100000,
+ 11190000,
+ 11280000,
+ 11370000,
+ 11460000,
+ 11550000,
+ 11640000,
+ 11730000,
+ 11820000,
+ 11910000,
+ 12000000,
+ 12090000,
+ 12180000,
+ 12270000,
+ 12360000,
+ 12450000,
+ 12540000,
+ 12630000,
+ 12720000,
+ 12810000,
+ 12900000,
+ 12990000,
+ 13080000,
+ 13170000,
+ 13260000,
+ 13350000,
+ 13440000,
+ 13530000,
+ 13620000,
+ 13710000,
+ 13800000,
+ 13890000,
+ 13980000,
+ 14070000,
+ 14160000,
+ 14250000,
+ 14340000,
+ 14430000,
+ 14520000,
+ 14610000,
+ 14700000,
+ 14790000,
+ 14880000,
+ 14970000,
+ 15060000,
+ 15150000,
+ 15240000,
+ 15330000,
+ 15420000,
+ 15510000,
+ 15600000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
["weapon_icon"]={
25,
26,
@@ -38714,8 +45389,8 @@ local equip = {
30
}
},
- [3400303]={
- ["hero"]=34003,
+ [3400403]={
+ ["hero"]=34004,
["part"]=3,
["armor_hp"]={
40000,
@@ -39159,8 +45834,8 @@ local equip = {
18
}
},
- [3400304]={
- ["hero"]=34003,
+ [3400404]={
+ ["hero"]=34004,
["part"]=4,
["armor_hp"]={
40000,
@@ -39604,8 +46279,8 @@ local equip = {
6
}
},
- [3400305]={
- ["hero"]=34003,
+ [3400405]={
+ ["hero"]=34004,
["part"]=5,
["armor_hp"]={
40000,
@@ -53399,6 +60074,2231 @@ local equip = {
42
}
},
+ [4400401]={
+ ["hero"]=44004,
+ ["part"]=1,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_time_purple",
+ ["num"]=3000
+ },
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 79,
+ 79,
+ 80,
+ 80,
+ 81,
+ 81
+ }
+ },
+ [4400402]={
+ ["hero"]=44004,
+ ["part"]=2,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["skill_hurt_add"]={
+ 60000,
+ 120000,
+ 180000,
+ 240000,
+ 300000,
+ 360000,
+ 420000,
+ 480000,
+ 540000,
+ 600000,
+ 660000,
+ 720000,
+ 780000,
+ 840000,
+ 900000,
+ 960000,
+ 1020000,
+ 1080000,
+ 1140000,
+ 1200000,
+ 1260000,
+ 1320000,
+ 1380000,
+ 1440000,
+ 1500000,
+ 1560000,
+ 1620000,
+ 1680000,
+ 1740000,
+ 1800000,
+ 1860000,
+ 1920000,
+ 1980000,
+ 2040000,
+ 2100000,
+ 2160000,
+ 2220000,
+ 2280000,
+ 2340000,
+ 2400000,
+ 2460000,
+ 2520000,
+ 2580000,
+ 2640000,
+ 2700000,
+ 2760000,
+ 2820000,
+ 2880000,
+ 2940000,
+ 3000000,
+ 3060000,
+ 3120000,
+ 3180000,
+ 3240000,
+ 3300000,
+ 3360000,
+ 3420000,
+ 3480000,
+ 3540000,
+ 3600000,
+ 3660000,
+ 3720000,
+ 3780000,
+ 3840000,
+ 3900000,
+ 3960000,
+ 4020000,
+ 4080000,
+ 4140000,
+ 4200000,
+ 4260000,
+ 4320000,
+ 4380000,
+ 4440000,
+ 4500000,
+ 4560000,
+ 4620000,
+ 4680000,
+ 4740000,
+ 4800000,
+ 4890000,
+ 4980000,
+ 5070000,
+ 5160000,
+ 5250000,
+ 5340000,
+ 5430000,
+ 5520000,
+ 5610000,
+ 5700000,
+ 5790000,
+ 5880000,
+ 5970000,
+ 6060000,
+ 6150000,
+ 6240000,
+ 6330000,
+ 6420000,
+ 6510000,
+ 6600000,
+ 6690000,
+ 6780000,
+ 6870000,
+ 6960000,
+ 7050000,
+ 7140000,
+ 7230000,
+ 7320000,
+ 7410000,
+ 7500000,
+ 7590000,
+ 7680000,
+ 7770000,
+ 7860000,
+ 7950000,
+ 8040000,
+ 8130000,
+ 8220000,
+ 8310000,
+ 8400000,
+ 8490000,
+ 8580000,
+ 8670000,
+ 8760000,
+ 8850000,
+ 8940000,
+ 9030000,
+ 9120000,
+ 9210000,
+ 9300000,
+ 9390000,
+ 9480000,
+ 9570000,
+ 9660000,
+ 9750000,
+ 9840000,
+ 9930000,
+ 10020000,
+ 10110000,
+ 10200000,
+ 10290000,
+ 10380000,
+ 10470000,
+ 10560000,
+ 10650000,
+ 10740000,
+ 10830000,
+ 10920000,
+ 11010000,
+ 11100000,
+ 11190000,
+ 11280000,
+ 11370000,
+ 11460000,
+ 11550000,
+ 11640000,
+ 11730000,
+ 11820000,
+ 11910000,
+ 12000000,
+ 12090000,
+ 12180000,
+ 12270000,
+ 12360000,
+ 12450000,
+ 12540000,
+ 12630000,
+ 12720000,
+ 12810000,
+ 12900000,
+ 12990000,
+ 13080000,
+ 13170000,
+ 13260000,
+ 13350000,
+ 13440000,
+ 13530000,
+ 13620000,
+ 13710000,
+ 13800000,
+ 13890000,
+ 13980000,
+ 14070000,
+ 14160000,
+ 14250000,
+ 14340000,
+ 14430000,
+ 14520000,
+ 14610000,
+ 14700000,
+ 14790000,
+ 14880000,
+ 14970000,
+ 15060000,
+ 15150000,
+ 15240000,
+ 15330000,
+ 15420000,
+ 15510000,
+ 15600000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30
+ }
+ },
+ [4400403]={
+ ["hero"]=44004,
+ ["part"]=3,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18
+ }
+ },
+ [4400404]={
+ ["hero"]=44004,
+ ["part"]=4,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["normal_hurt_add"]={
+ 20000,
+ 40000,
+ 60000,
+ 80000,
+ 100000,
+ 120000,
+ 140000,
+ 160000,
+ 180000,
+ 200000,
+ 220000,
+ 240000,
+ 260000,
+ 280000,
+ 300000,
+ 320000,
+ 340000,
+ 360000,
+ 380000,
+ 400000,
+ 420000,
+ 440000,
+ 460000,
+ 480000,
+ 500000,
+ 520000,
+ 540000,
+ 560000,
+ 580000,
+ 600000,
+ 620000,
+ 640000,
+ 660000,
+ 680000,
+ 700000,
+ 720000,
+ 740000,
+ 760000,
+ 780000,
+ 800000,
+ 820000,
+ 840000,
+ 860000,
+ 880000,
+ 900000,
+ 920000,
+ 940000,
+ 960000,
+ 980000,
+ 1000000,
+ 1020000,
+ 1040000,
+ 1060000,
+ 1080000,
+ 1100000,
+ 1120000,
+ 1140000,
+ 1160000,
+ 1180000,
+ 1200000,
+ 1220000,
+ 1240000,
+ 1260000,
+ 1280000,
+ 1300000,
+ 1320000,
+ 1340000,
+ 1360000,
+ 1380000,
+ 1400000,
+ 1420000,
+ 1440000,
+ 1460000,
+ 1480000,
+ 1500000,
+ 1520000,
+ 1540000,
+ 1560000,
+ 1580000,
+ 1600000,
+ 1630000,
+ 1660000,
+ 1690000,
+ 1720000,
+ 1750000,
+ 1780000,
+ 1810000,
+ 1840000,
+ 1870000,
+ 1900000,
+ 1930000,
+ 1960000,
+ 1990000,
+ 2020000,
+ 2050000,
+ 2080000,
+ 2110000,
+ 2140000,
+ 2170000,
+ 2200000,
+ 2230000,
+ 2260000,
+ 2290000,
+ 2320000,
+ 2350000,
+ 2380000,
+ 2410000,
+ 2440000,
+ 2470000,
+ 2500000,
+ 2530000,
+ 2560000,
+ 2590000,
+ 2620000,
+ 2650000,
+ 2680000,
+ 2710000,
+ 2740000,
+ 2770000,
+ 2800000,
+ 2830000,
+ 2860000,
+ 2890000,
+ 2920000,
+ 2950000,
+ 2980000,
+ 3010000,
+ 3040000,
+ 3070000,
+ 3100000,
+ 3130000,
+ 3160000,
+ 3190000,
+ 3220000,
+ 3250000,
+ 3280000,
+ 3310000,
+ 3340000,
+ 3370000,
+ 3400000,
+ 3430000,
+ 3460000,
+ 3490000,
+ 3520000,
+ 3550000,
+ 3580000,
+ 3610000,
+ 3640000,
+ 3670000,
+ 3700000,
+ 3730000,
+ 3760000,
+ 3790000,
+ 3820000,
+ 3850000,
+ 3880000,
+ 3910000,
+ 3940000,
+ 3970000,
+ 4000000,
+ 4030000,
+ 4060000,
+ 4090000,
+ 4120000,
+ 4150000,
+ 4180000,
+ 4210000,
+ 4240000,
+ 4270000,
+ 4300000,
+ 4330000,
+ 4360000,
+ 4390000,
+ 4420000,
+ 4450000,
+ 4480000,
+ 4510000,
+ 4540000,
+ 4570000,
+ 4600000,
+ 4630000,
+ 4660000,
+ 4690000,
+ 4720000,
+ 4750000,
+ 4780000,
+ 4810000,
+ 4840000,
+ 4870000,
+ 4900000,
+ 4930000,
+ 4960000,
+ 4990000,
+ 5020000,
+ 5050000,
+ 5080000,
+ 5110000,
+ 5140000,
+ 5170000,
+ 5200000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6
+ }
+ },
+ [4400405]={
+ ["hero"]=44004,
+ ["part"]=5,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 37,
+ 38,
+ 39,
+ 40,
+ 41,
+ 42
+ }
+ },
[5200101]={
["hero"]=52001,
["part"]=1,
@@ -65405,6 +74305,2231 @@ local equip = {
["num"]=2000
}
},
+ ["weapon_icon"]={
+ 31,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36
+ }
+ },
+ [5400303]={
+ ["hero"]=54003,
+ ["part"]=3,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24
+ }
+ },
+ [5400304]={
+ ["hero"]=54003,
+ ["part"]=4,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["normal_hurt_add"]={
+ 20000,
+ 40000,
+ 60000,
+ 80000,
+ 100000,
+ 120000,
+ 140000,
+ 160000,
+ 180000,
+ 200000,
+ 220000,
+ 240000,
+ 260000,
+ 280000,
+ 300000,
+ 320000,
+ 340000,
+ 360000,
+ 380000,
+ 400000,
+ 420000,
+ 440000,
+ 460000,
+ 480000,
+ 500000,
+ 520000,
+ 540000,
+ 560000,
+ 580000,
+ 600000,
+ 620000,
+ 640000,
+ 660000,
+ 680000,
+ 700000,
+ 720000,
+ 740000,
+ 760000,
+ 780000,
+ 800000,
+ 820000,
+ 840000,
+ 860000,
+ 880000,
+ 900000,
+ 920000,
+ 940000,
+ 960000,
+ 980000,
+ 1000000,
+ 1020000,
+ 1040000,
+ 1060000,
+ 1080000,
+ 1100000,
+ 1120000,
+ 1140000,
+ 1160000,
+ 1180000,
+ 1200000,
+ 1220000,
+ 1240000,
+ 1260000,
+ 1280000,
+ 1300000,
+ 1320000,
+ 1340000,
+ 1360000,
+ 1380000,
+ 1400000,
+ 1420000,
+ 1440000,
+ 1460000,
+ 1480000,
+ 1500000,
+ 1520000,
+ 1540000,
+ 1560000,
+ 1580000,
+ 1600000,
+ 1630000,
+ 1660000,
+ 1690000,
+ 1720000,
+ 1750000,
+ 1780000,
+ 1810000,
+ 1840000,
+ 1870000,
+ 1900000,
+ 1930000,
+ 1960000,
+ 1990000,
+ 2020000,
+ 2050000,
+ 2080000,
+ 2110000,
+ 2140000,
+ 2170000,
+ 2200000,
+ 2230000,
+ 2260000,
+ 2290000,
+ 2320000,
+ 2350000,
+ 2380000,
+ 2410000,
+ 2440000,
+ 2470000,
+ 2500000,
+ 2530000,
+ 2560000,
+ 2590000,
+ 2620000,
+ 2650000,
+ 2680000,
+ 2710000,
+ 2740000,
+ 2770000,
+ 2800000,
+ 2830000,
+ 2860000,
+ 2890000,
+ 2920000,
+ 2950000,
+ 2980000,
+ 3010000,
+ 3040000,
+ 3070000,
+ 3100000,
+ 3130000,
+ 3160000,
+ 3190000,
+ 3220000,
+ 3250000,
+ 3280000,
+ 3310000,
+ 3340000,
+ 3370000,
+ 3400000,
+ 3430000,
+ 3460000,
+ 3490000,
+ 3520000,
+ 3550000,
+ 3580000,
+ 3610000,
+ 3640000,
+ 3670000,
+ 3700000,
+ 3730000,
+ 3760000,
+ 3790000,
+ 3820000,
+ 3850000,
+ 3880000,
+ 3910000,
+ 3940000,
+ 3970000,
+ 4000000,
+ 4030000,
+ 4060000,
+ 4090000,
+ 4120000,
+ 4150000,
+ 4180000,
+ 4210000,
+ 4240000,
+ 4270000,
+ 4300000,
+ 4330000,
+ 4360000,
+ 4390000,
+ 4420000,
+ 4450000,
+ 4480000,
+ 4510000,
+ 4540000,
+ 4570000,
+ 4600000,
+ 4630000,
+ 4660000,
+ 4690000,
+ 4720000,
+ 4750000,
+ 4780000,
+ 4810000,
+ 4840000,
+ 4870000,
+ 4900000,
+ 4930000,
+ 4960000,
+ 4990000,
+ 5020000,
+ 5050000,
+ 5080000,
+ 5110000,
+ 5140000,
+ 5170000,
+ 5200000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12
+ }
+ },
+ [5400305]={
+ ["hero"]=54003,
+ ["part"]=5,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 43,
+ 44,
+ 45,
+ 46,
+ 47,
+ 48
+ }
+ },
+ [5400401]={
+ ["hero"]=54004,
+ ["part"]=1,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["armor_atk"]={
+ 50000,
+ 100000,
+ 150000,
+ 200000,
+ 250000,
+ 300000,
+ 350000,
+ 400000,
+ 450000,
+ 500000,
+ 550000,
+ 600000,
+ 650000,
+ 700000,
+ 750000,
+ 800000,
+ 850000,
+ 900000,
+ 950000,
+ 1000000,
+ 1050000,
+ 1100000,
+ 1150000,
+ 1200000,
+ 1250000,
+ 1300000,
+ 1350000,
+ 1400000,
+ 1450000,
+ 1500000,
+ 1550000,
+ 1600000,
+ 1650000,
+ 1700000,
+ 1750000,
+ 1800000,
+ 1850000,
+ 1900000,
+ 1950000,
+ 2000000,
+ 2060000,
+ 2120000,
+ 2180000,
+ 2240000,
+ 2300000,
+ 2360000,
+ 2420000,
+ 2480000,
+ 2540000,
+ 2600000,
+ 2660000,
+ 2720000,
+ 2780000,
+ 2840000,
+ 2900000,
+ 2960000,
+ 3020000,
+ 3080000,
+ 3140000,
+ 3200000,
+ 3260000,
+ 3320000,
+ 3380000,
+ 3440000,
+ 3500000,
+ 3560000,
+ 3620000,
+ 3680000,
+ 3740000,
+ 3800000,
+ 3860000,
+ 3920000,
+ 3980000,
+ 4040000,
+ 4100000,
+ 4160000,
+ 4220000,
+ 4280000,
+ 4340000,
+ 4400000,
+ 4470000,
+ 4540000,
+ 4610000,
+ 4680000,
+ 4750000,
+ 4820000,
+ 4890000,
+ 4960000,
+ 5030000,
+ 5100000,
+ 5170000,
+ 5240000,
+ 5310000,
+ 5380000,
+ 5450000,
+ 5520000,
+ 5590000,
+ 5660000,
+ 5730000,
+ 5800000,
+ 5870000,
+ 5940000,
+ 6010000,
+ 6080000,
+ 6150000,
+ 6220000,
+ 6290000,
+ 6360000,
+ 6430000,
+ 6500000,
+ 6570000,
+ 6640000,
+ 6710000,
+ 6780000,
+ 6850000,
+ 6920000,
+ 6990000,
+ 7060000,
+ 7130000,
+ 7200000,
+ 7280000,
+ 7360000,
+ 7440000,
+ 7520000,
+ 7600000,
+ 7680000,
+ 7760000,
+ 7840000,
+ 7920000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10500000,
+ 10600000,
+ 10700000,
+ 10800000,
+ 10900000,
+ 11000000,
+ 11100000,
+ 11200000,
+ 11300000,
+ 11400000,
+ 11500000,
+ 11600000,
+ 11700000,
+ 11800000,
+ 11900000,
+ 12000000,
+ 12100000,
+ 12200000,
+ 12300000,
+ 12400000,
+ 12500000,
+ 12600000,
+ 12700000,
+ 12800000,
+ 12900000,
+ 13000000,
+ 13100000,
+ 13200000,
+ 13300000,
+ 13400000,
+ 13500000,
+ 13600000,
+ 13700000,
+ 13800000,
+ 13900000,
+ 14000000,
+ 14100000,
+ 14200000,
+ 14300000,
+ 14400000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_crit_time_purple",
+ ["num"]=3000
+ },
+ {
+ ["type"]="attr_atkp_purple",
+ ["num"]=2000
+ }
+ },
+ ["weapon_icon"]={
+ 73,
+ 73,
+ 74,
+ 74,
+ 75,
+ 75
+ }
+ },
+ [5400402]={
+ ["hero"]=54004,
+ ["part"]=2,
+ ["armor_hp"]={
+ 40000,
+ 80000,
+ 120000,
+ 160000,
+ 200000,
+ 240000,
+ 280000,
+ 320000,
+ 360000,
+ 400000,
+ 440000,
+ 480000,
+ 520000,
+ 560000,
+ 600000,
+ 640000,
+ 680000,
+ 720000,
+ 760000,
+ 800000,
+ 840000,
+ 880000,
+ 920000,
+ 960000,
+ 1000000,
+ 1040000,
+ 1080000,
+ 1120000,
+ 1160000,
+ 1200000,
+ 1240000,
+ 1280000,
+ 1320000,
+ 1360000,
+ 1400000,
+ 1440000,
+ 1480000,
+ 1520000,
+ 1560000,
+ 1600000,
+ 1640000,
+ 1680000,
+ 1720000,
+ 1760000,
+ 1800000,
+ 1840000,
+ 1880000,
+ 1920000,
+ 1960000,
+ 2000000,
+ 2040000,
+ 2080000,
+ 2120000,
+ 2160000,
+ 2200000,
+ 2240000,
+ 2280000,
+ 2320000,
+ 2360000,
+ 2400000,
+ 2440000,
+ 2480000,
+ 2520000,
+ 2560000,
+ 2600000,
+ 2640000,
+ 2680000,
+ 2720000,
+ 2760000,
+ 2800000,
+ 2840000,
+ 2880000,
+ 2920000,
+ 2960000,
+ 3000000,
+ 3040000,
+ 3080000,
+ 3120000,
+ 3160000,
+ 3200000,
+ 3250000,
+ 3300000,
+ 3350000,
+ 3400000,
+ 3450000,
+ 3500000,
+ 3550000,
+ 3600000,
+ 3650000,
+ 3700000,
+ 3750000,
+ 3800000,
+ 3850000,
+ 3900000,
+ 3950000,
+ 4000000,
+ 4050000,
+ 4100000,
+ 4150000,
+ 4200000,
+ 4250000,
+ 4300000,
+ 4350000,
+ 4400000,
+ 4450000,
+ 4500000,
+ 4550000,
+ 4600000,
+ 4650000,
+ 4700000,
+ 4750000,
+ 4800000,
+ 4850000,
+ 4900000,
+ 4950000,
+ 5000000,
+ 5050000,
+ 5100000,
+ 5150000,
+ 5200000,
+ 5270000,
+ 5340000,
+ 5410000,
+ 5480000,
+ 5550000,
+ 5620000,
+ 5690000,
+ 5760000,
+ 5830000,
+ 5900000,
+ 5970000,
+ 6040000,
+ 6110000,
+ 6180000,
+ 6250000,
+ 6320000,
+ 6390000,
+ 6460000,
+ 6530000,
+ 6600000,
+ 6670000,
+ 6740000,
+ 6810000,
+ 6880000,
+ 6950000,
+ 7020000,
+ 7090000,
+ 7160000,
+ 7230000,
+ 7300000,
+ 7370000,
+ 7440000,
+ 7510000,
+ 7580000,
+ 7650000,
+ 7720000,
+ 7790000,
+ 7860000,
+ 7930000,
+ 8000000,
+ 8080000,
+ 8160000,
+ 8240000,
+ 8320000,
+ 8400000,
+ 8480000,
+ 8560000,
+ 8640000,
+ 8720000,
+ 8800000,
+ 8880000,
+ 8960000,
+ 9040000,
+ 9120000,
+ 9200000,
+ 9280000,
+ 9360000,
+ 9440000,
+ 9520000,
+ 9600000,
+ 9680000,
+ 9760000,
+ 9840000,
+ 9920000,
+ 10000000,
+ 10080000,
+ 10160000,
+ 10240000,
+ 10320000,
+ 10400000,
+ 10480000,
+ 10560000,
+ 10640000,
+ 10720000,
+ 10800000,
+ 10880000,
+ 10960000,
+ 11040000,
+ 11120000,
+ 11200000
+ },
+ ["skill_hurt_add"]={
+ 60000,
+ 120000,
+ 180000,
+ 240000,
+ 300000,
+ 360000,
+ 420000,
+ 480000,
+ 540000,
+ 600000,
+ 660000,
+ 720000,
+ 780000,
+ 840000,
+ 900000,
+ 960000,
+ 1020000,
+ 1080000,
+ 1140000,
+ 1200000,
+ 1260000,
+ 1320000,
+ 1380000,
+ 1440000,
+ 1500000,
+ 1560000,
+ 1620000,
+ 1680000,
+ 1740000,
+ 1800000,
+ 1860000,
+ 1920000,
+ 1980000,
+ 2040000,
+ 2100000,
+ 2160000,
+ 2220000,
+ 2280000,
+ 2340000,
+ 2400000,
+ 2460000,
+ 2520000,
+ 2580000,
+ 2640000,
+ 2700000,
+ 2760000,
+ 2820000,
+ 2880000,
+ 2940000,
+ 3000000,
+ 3060000,
+ 3120000,
+ 3180000,
+ 3240000,
+ 3300000,
+ 3360000,
+ 3420000,
+ 3480000,
+ 3540000,
+ 3600000,
+ 3660000,
+ 3720000,
+ 3780000,
+ 3840000,
+ 3900000,
+ 3960000,
+ 4020000,
+ 4080000,
+ 4140000,
+ 4200000,
+ 4260000,
+ 4320000,
+ 4380000,
+ 4440000,
+ 4500000,
+ 4560000,
+ 4620000,
+ 4680000,
+ 4740000,
+ 4800000,
+ 4890000,
+ 4980000,
+ 5070000,
+ 5160000,
+ 5250000,
+ 5340000,
+ 5430000,
+ 5520000,
+ 5610000,
+ 5700000,
+ 5790000,
+ 5880000,
+ 5970000,
+ 6060000,
+ 6150000,
+ 6240000,
+ 6330000,
+ 6420000,
+ 6510000,
+ 6600000,
+ 6690000,
+ 6780000,
+ 6870000,
+ 6960000,
+ 7050000,
+ 7140000,
+ 7230000,
+ 7320000,
+ 7410000,
+ 7500000,
+ 7590000,
+ 7680000,
+ 7770000,
+ 7860000,
+ 7950000,
+ 8040000,
+ 8130000,
+ 8220000,
+ 8310000,
+ 8400000,
+ 8490000,
+ 8580000,
+ 8670000,
+ 8760000,
+ 8850000,
+ 8940000,
+ 9030000,
+ 9120000,
+ 9210000,
+ 9300000,
+ 9390000,
+ 9480000,
+ 9570000,
+ 9660000,
+ 9750000,
+ 9840000,
+ 9930000,
+ 10020000,
+ 10110000,
+ 10200000,
+ 10290000,
+ 10380000,
+ 10470000,
+ 10560000,
+ 10650000,
+ 10740000,
+ 10830000,
+ 10920000,
+ 11010000,
+ 11100000,
+ 11190000,
+ 11280000,
+ 11370000,
+ 11460000,
+ 11550000,
+ 11640000,
+ 11730000,
+ 11820000,
+ 11910000,
+ 12000000,
+ 12090000,
+ 12180000,
+ 12270000,
+ 12360000,
+ 12450000,
+ 12540000,
+ 12630000,
+ 12720000,
+ 12810000,
+ 12900000,
+ 12990000,
+ 13080000,
+ 13170000,
+ 13260000,
+ 13350000,
+ 13440000,
+ 13530000,
+ 13620000,
+ 13710000,
+ 13800000,
+ 13890000,
+ 13980000,
+ 14070000,
+ 14160000,
+ 14250000,
+ 14340000,
+ 14430000,
+ 14520000,
+ 14610000,
+ 14700000,
+ 14790000,
+ 14880000,
+ 14970000,
+ 15060000,
+ 15150000,
+ 15240000,
+ 15330000,
+ 15420000,
+ 15510000,
+ 15600000
+ },
+ ["features_level"]={
+ 40,
+ 80,
+ 120,
+ 160,
+ 200
+ },
+ ["features_attr"]={
+ {
+ ["type"]="attr_hpp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=1000
+ },
+ {
+ ["type"]="attr_normal_hurtp_purple",
+ ["num"]=2000
+ },
+ {
+ ["type"]="attr_skill_hurtp_purple",
+ ["num"]=2000
+ }
+ },
["weapon_icon"]={
25,
26,
@@ -65414,8 +76539,8 @@ local equip = {
30
}
},
- [5400303]={
- ["hero"]=54003,
+ [5400403]={
+ ["hero"]=54004,
["part"]=3,
["armor_hp"]={
40000,
@@ -65859,8 +76984,8 @@ local equip = {
18
}
},
- [5400304]={
- ["hero"]=54003,
+ [5400404]={
+ ["hero"]=54004,
["part"]=4,
["armor_hp"]={
40000,
@@ -66304,8 +77429,8 @@ local equip = {
6
}
},
- [5400305]={
- ["hero"]=54003,
+ [5400405]={
+ ["hero"]=54004,
["part"]=5,
["armor_hp"]={
40000,
@@ -66751,6 +77876,6 @@ local equip = {
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
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 0de1e2cb..891ee1ca 100644
--- a/lua/app/config/localization/localization_global_const.lua
+++ b/lua/app/config/localization/localization_global_const.lua
@@ -527,6 +527,27 @@ local LocalizationGlobalConst =
DUNGEON_RUNE_TIP_4 = "DUNGEON_RUNE_TIP_4",
DUNGEON_RUNE_TIP_5 = "DUNGEON_RUNE_TIP_5",
UNFINISHED = "UNFINISHED",
+ RUNES_DESC_1 = "RUNES_DESC_1",
+ RUNES_DESC_2 = "RUNES_DESC_2",
+ RUNES_DESC_3 = "RUNES_DESC_3",
+ RUNES_DESC_4 = "RUNES_DESC_4",
+ RUNES_DESC_5 = "RUNES_DESC_5",
+ RUNES_DESC_6 = "RUNES_DESC_6",
+ RUNES_DESC_7 = "RUNES_DESC_7",
+ RUNES_DESC_8 = "RUNES_DESC_8",
+ RUNES_DESC_9 = "RUNES_DESC_9",
+ RUNES_DESC_10 = "RUNES_DESC_10",
+ RUNES_DESC_11 = "RUNES_DESC_11",
+ RUNES_DESC_12 = "RUNES_DESC_12",
+ RUNES_DESC_13 = "RUNES_DESC_13",
+ RUNES_DESC_14 = "RUNES_DESC_14",
+ RUNES_DESC_15 = "RUNES_DESC_15",
+ RUNES_DESC_16 = "RUNES_DESC_16",
+ RUNES_DESC_17 = "RUNES_DESC_17",
+ RUNES_DESC_18 = "RUNES_DESC_18",
+ RUNES_DESC_19 = "RUNES_DESC_19",
+ RUNES_DESC_20 = "RUNES_DESC_20",
+ RUNES_DESC_21 = "RUNES_DESC_21",
}
return LocalizationGlobalConst
\ No newline at end of file
diff --git a/lua/app/config/monster_chapter.lua b/lua/app/config/monster_chapter.lua
index ae1fdfe4..6c78a720 100644
--- a/lua/app/config/monster_chapter.lua
+++ b/lua/app/config/monster_chapter.lua
@@ -10077,7 +10077,7 @@ local monster_chapter = {
["monster_exp"]=22000
},
[75201]={
- ["monster_base"]=20048,
+ ["monster_base"]=10072,
["hp"]=134200000,
["atk"]=4910000,
["atk_times"]=3,
@@ -10086,11 +10086,7 @@ local monster_chapter = {
20206,
20207
},
- ["skill"]={
- 110002,
- 110003
- },
- ["monster_exp"]=22000
+ ["monster_exp"]=11000
},
[75301]={
["monster_base"]=10069,
diff --git a/lua/app/config/monster_dungeon_rune.lua b/lua/app/config/monster_dungeon_rune.lua
index 32e69090..151cd5c8 100644
--- a/lua/app/config/monster_dungeon_rune.lua
+++ b/lua/app/config/monster_dungeon_rune.lua
@@ -2,928 +2,1015 @@ local monster_dungeon_rune = {
[108]={
["none"]="大史莱姆(红)",
["monster_base"]=10027,
- ["hp"]=681920000,
- ["atk"]=6080000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20076,
20077,
20078
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[208]={
["none"]="大史莱姆(黄)",
["monster_base"]=10025,
- ["hp"]=278310000,
- ["atk"]=4040000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20070,
20071,
20072
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[308]={
["none"]="大史莱姆(蓝)",
["monster_base"]=10026,
- ["hp"]=278310000,
- ["atk"]=4040000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20073,
20074,
20075
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[408]={
["none"]="大史莱姆(绿)",
["monster_base"]=10024,
- ["hp"]=205490000,
- ["atk"]=3950000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20067,
20068,
20069
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[508]={
["none"]="盾刀骷髅兵",
["monster_base"]=10009,
- ["hp"]=482700000,
- ["atk"]=5690000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20025,
20026,
20027
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[608]={
["none"]="盾刀骷髅兵(有头盔)",
["monster_base"]=10039,
- ["hp"]=593840000,
- ["atk"]=5780000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20112,
20113,
20114
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[708]={
["none"]="哥布林匕首(蓝)",
["monster_base"]=10001,
- ["hp"]=474020000,
- ["atk"]=5340000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20001,
20002,
20003
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[808]={
["none"]="哥布林匕首(紫)",
["monster_base"]=10003,
- ["hp"]=554250000,
- ["atk"]=5310000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20007,
20008,
20009
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[908]={
["none"]="哥布林法师(红)",
["monster_base"]=10008,
- ["hp"]=298160000,
- ["atk"]=4390000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20022,
20023,
20024
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[1008]={
["none"]="哥布林法师(蓝)",
["monster_base"]=10005,
- ["hp"]=525000000,
- ["atk"]=5020000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20013,
20014,
20015
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[1108]={
["none"]="哥布林法师(绿)",
["monster_base"]=10006,
- ["hp"]=372560000,
- ["atk"]=4530000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20016,
20017,
20018
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[1208]={
["none"]="哥布林法师(紫)",
["monster_base"]=10007,
- ["hp"]=450590000,
- ["atk"]=5230000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20019,
20020,
20021
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[1308]={
["none"]="哥布林斧头(红)",
["monster_base"]=10002,
- ["hp"]=426740000,
- ["atk"]=4940000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20004,
20005,
20006
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[1408]={
["none"]="哥布林棍棒(绿)",
["monster_base"]=10004,
- ["hp"]=391500000,
- ["atk"]=5410000,
- ["atk_times"]=2,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
+ ["atk_times"]=3,
["hurt_skill"]={
20010,
20011,
20012
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[1508]={
["none"]="黑色食人花",
["monster_base"]=10050,
- ["hp"]=474020000,
- ["atk"]=5340000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20145,
20146,
20147
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[1608]={
["none"]="红色蝙蝠恶魔",
["monster_base"]=10052,
- ["hp"]=507910000,
- ["atk"]=5800000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20151,
20152,
20153
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[1708]={
["none"]="红色恶魔野猪",
["monster_base"]=10051,
- ["hp"]=347620000,
- ["atk"]=4170000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20148,
20149,
20150
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[1808]={
["none"]="红色蜥蜴剑士",
["monster_base"]=10047,
- ["hp"]=324830000,
- ["atk"]=4460000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20136,
20137,
20138
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[1908]={
["none"]="红色幽灵恶魔",
["monster_base"]=10055,
- ["hp"]=309200000,
- ["atk"]=3730000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20160,
20161,
20162
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[2008]={
["none"]="红色蜘蛛",
["monster_base"]=10046,
- ["hp"]=507910000,
- ["atk"]=5800000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20133,
20134,
20135
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[2108]={
["none"]="黄发剑士",
["monster_base"]=10030,
- ["hp"]=554250000,
- ["atk"]=5310000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20085,
20086,
20087
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[2208]={
["none"]="火山甲壳虫",
["monster_base"]=10061,
- ["hp"]=482700000,
- ["atk"]=5690000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20178,
20179,
20180
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[2308]={
["none"]="火山岩石怪",
["monster_base"]=10060,
- ["hp"]=298160000,
- ["atk"]=4390000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20175,
20176,
20177
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[2408]={
["none"]="剑盾士兵(黄发)",
["monster_base"]=10034,
- ["hp"]=298160000,
- ["atk"]=4390000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20097,
20098,
20099
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[2508]={
["none"]="剑盾士兵(蓝发)",
["monster_base"]=10035,
- ["hp"]=372560000,
- ["atk"]=4530000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20100,
20101,
20102
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[2608]={
["none"]="骷髅弓箭手",
["monster_base"]=10038,
- ["hp"]=391500000,
- ["atk"]=5410000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20109,
20110,
20111
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[2708]={
["none"]="骷髅枪兵",
["monster_base"]=10010,
- ["hp"]=347620000,
- ["atk"]=4170000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20028,
20029,
20030
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[2808]={
["none"]="骷髅小法师",
["monster_base"]=10040,
- ["hp"]=482700000,
- ["atk"]=5690000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20115,
20116,
20117
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[2908]={
["none"]="蓝发剑士",
["monster_base"]=10031,
- ["hp"]=345780000,
- ["atk"]=4720000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20088,
20089,
20090
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[3008]={
["none"]="蓝色蝙蝠恶魔",
["monster_base"]=10041,
- ["hp"]=391500000,
- ["atk"]=5410000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20118,
20119,
20120
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[3108]={
["none"]="蓝色独眼蝙蝠",
["monster_base"]=10044,
- ["hp"]=191410000,
- ["atk"]=3630000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20127,
20128,
20129
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[3208]={
["none"]="蓝色恶魔野猪",
["monster_base"]=10042,
- ["hp"]=365170000,
- ["atk"]=4980000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20121,
20122,
20123
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[3308]={
["none"]="绿色食人花",
["monster_base"]=10049,
- ["hp"]=409220000,
- ["atk"]=4500000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20142,
20143,
20144
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[3408]={
["none"]="绿色蜥蜴剑士",
["monster_base"]=10048,
- ["hp"]=482700000,
- ["atk"]=5690000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20139,
20140,
20141
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[3508]={
["none"]="魔都小枪兵(红)",
["monster_base"]=10057,
- ["hp"]=191410000,
- ["atk"]=3630000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20166,
20167,
20168
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[3608]={
["none"]="魔都小枪兵(紫)",
["monster_base"]=10058,
- ["hp"]=164360000,
- ["atk"]=3050000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20169,
20170,
20171
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[3708]={
["none"]="女巫师(蓝)",
["monster_base"]=10032,
- ["hp"]=525000000,
- ["atk"]=5020000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20091,
20092,
20093
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[3808]={
["none"]="女巫师(紫)",
["monster_base"]=10033,
- ["hp"]=278310000,
- ["atk"]=4040000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20094,
20095,
20096
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[3908]={
["none"]="青绿鬼火",
["monster_base"]=10054,
- ["hp"]=191410000,
- ["atk"]=3630000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20157,
20158,
20159
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[4008]={
["none"]="人类弓箭手(红)",
["monster_base"]=10036,
- ["hp"]=554250000,
- ["atk"]=5310000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20103,
20104,
20105
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[4108]={
["none"]="人类弓箭手(绿)",
["monster_base"]=10037,
- ["hp"]=205490000,
- ["atk"]=3950000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20106,
20107,
20108
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[4208]={
["none"]="人鱼双匕首(红)",
["monster_base"]=10065,
- ["hp"]=243300000,
- ["atk"]=2900000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20187,
20188,
20189
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[4308]={
["none"]="人鱼双匕首(蓝)",
["monster_base"]=10063,
- ["hp"]=191500000,
- ["atk"]=2660000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20184,
20185,
20186
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[4408]={
["none"]="兽人大刀兵(红)",
["monster_base"]=10014,
- ["hp"]=450590000,
- ["atk"]=5230000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20037,
20038,
20039
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[4508]={
["none"]="兽人大刀兵(黄)",
["monster_base"]=10015,
- ["hp"]=507910000,
- ["atk"]=5800000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20040,
20041,
20042
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[4608]={
["none"]="兽人大刀兵(蓝)",
["monster_base"]=10013,
- ["hp"]=205490000,
- ["atk"]=3950000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20034,
20035,
20036
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[4708]={
["none"]="兽人大刀兵(绿)",
["monster_base"]=10012,
- ["hp"]=482700000,
- ["atk"]=5690000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20031,
20032,
20033
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[4808]={
["none"]="兽人盾骨兵(红)",
["monster_base"]=10017,
- ["hp"]=593840000,
- ["atk"]=5780000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20046,
20047,
20048
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[4908]={
["none"]="兽人盾骨兵(黄)",
["monster_base"]=10018,
- ["hp"]=593840000,
- ["atk"]=5780000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20049,
20050,
20051
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[5008]={
["none"]="兽人盾骨兵(蓝)",
["monster_base"]=10019,
- ["hp"]=372560000,
- ["atk"]=4530000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20052,
20053,
20054
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[5108]={
["none"]="兽人盾骨兵(绿)",
["monster_base"]=10016,
- ["hp"]=593840000,
- ["atk"]=5780000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20043,
20044,
20045
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[5208]={
["none"]="双斧莫西干(红)",
["monster_base"]=10029,
- ["hp"]=391500000,
- ["atk"]=5410000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20082,
20083,
20084
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[5308]={
["none"]="双斧莫西干(紫)",
["monster_base"]=10028,
- ["hp"]=298160000,
- ["atk"]=4390000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20079,
20080,
20081
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[5408]={
["none"]="水蜥蜴",
["monster_base"]=10064,
- ["hp"]=224450000,
- ["atk"]=3190000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20190,
20191,
20192
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[5508]={
["none"]="小史莱姆(红)",
["monster_base"]=10023,
- ["hp"]=507910000,
- ["atk"]=5800000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20064,
20065,
20066
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[5608]={
["none"]="小史莱姆(黄)",
["monster_base"]=10021,
- ["hp"]=593840000,
- ["atk"]=5780000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20058,
20059,
20060
},
- ["monster_exp"]=22000
+ ["monster_exp"]=0
},
[5708]={
["none"]="小史莱姆(蓝)",
["monster_base"]=10022,
- ["hp"]=205490000,
- ["atk"]=3950000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20061,
20062,
20063
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[5808]={
["none"]="小史莱姆(绿)",
["monster_base"]=10020,
- ["hp"]=602910000,
- ["atk"]=5280000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20055,
20056,
20057
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[5908]={
["none"]="紫色独眼蝙蝠",
["monster_base"]=10043,
- ["hp"]=474020000,
- ["atk"]=5340000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20124,
20125,
20126
},
- ["monster_exp"]=26000
+ ["monster_exp"]=0
},
[6008]={
["none"]="紫色鬼火",
["monster_base"]=10053,
- ["hp"]=549890000,
- ["atk"]=4690000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20154,
20155,
20156
},
- ["monster_exp"]=29000
+ ["monster_exp"]=0
},
[6108]={
["none"]="紫色幽灵恶魔",
["monster_base"]=10056,
- ["hp"]=191410000,
- ["atk"]=3630000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20163,
20164,
20165
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[6208]={
["none"]="紫色蜘蛛",
["monster_base"]=10045,
- ["hp"]=205490000,
- ["atk"]=3950000,
+ ["hp"]=999999999,
+ ["atk"]=999999999,
["atk_times"]=3,
["hurt_skill"]={
20130,
20131,
20132
},
- ["monster_exp"]=25000
+ ["monster_exp"]=0
},
[6308]={
["none"]="深潜者",
- ["monster_base"]=30001,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20001,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30165,
+ 30166,
+ 30167
+ },
+ ["skill"]={
+ 30169
+ },
+ ["passive_skill"]={
+ 30168
+ },
+ ["monster_exp"]=0
},
[6408]={
["none"]="黑山羊幼崽",
- ["monster_base"]=30002,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20002,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30170,
+ 30171,
+ 30172
+ },
+ ["skill"]={
+ 30173
+ },
+ ["passive_skill"]={
+ 10013
+ },
+ ["monster_exp"]=0
},
[6508]={
["none"]="莎布·尼古拉斯",
- ["monster_base"]=30003,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20003,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30174,
+ 30175,
+ 30176
+ },
+ ["skill"]={
+ 30177,
+ 30178
+ },
+ ["monster_exp"]=0
},
[6608]={
["none"]="奈亚拉托提普",
- ["monster_base"]=30004,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20004,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=0,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30179,
+ 30180,
+ 30181
+ },
+ ["skill"]={
+ 30182,
+ 30183,
+ 30184,
+ 30185
+ },
+ ["monster_exp"]=0
},
[6708]={
["none"]="神秘的兄弟神",
- ["monster_base"]=30005,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20005,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30186,
+ 30187,
+ 30188
+ },
+ ["skill"]={
+ 30190
+ },
+ ["passive_skill"]={
+ 30189
+ },
+ ["monster_exp"]=0
},
[6808]={
["none"]="兰·提戈斯",
- ["monster_base"]=30006,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20006,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30191,
+ 30192,
+ 30193
+ },
+ ["skill"]={
+ 30195,
+ 30196
+ },
+ ["passive_skill"]={
+ 30194
+ },
+ ["monster_exp"]=0
},
[6908]={
["none"]="克希拉",
- ["monster_base"]=30007,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20007,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=0,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30197,
+ 30198,
+ 30199
+ },
+ ["skill"]={
+ 30200,
+ 30201,
+ 30202,
+ 30203,
+ 30204,
+ 30205,
+ 30206,
+ 30207
+ },
+ ["passive_skill"]={
+ 10013
+ },
+ ["monster_exp"]=0
},
[7008]={
["none"]="依德·雅",
- ["monster_base"]=30008,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20008,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30208,
+ 30209,
+ 30210
+ },
+ ["skill"]={
+ 30212,
+ 30213,
+ 30214
+ },
+ ["passive_skill"]={
+ 10013,
+ 30211
+ },
+ ["monster_exp"]=0
},
[7108]={
["none"]="旧日支配者",
- ["monster_base"]=30009,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20009,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=0,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30215,
+ 30216,
+ 30217
+ },
+ ["skill"]={
+ 30219,
+ 30220
+ },
+ ["passive_skill"]={
+ 10014,
+ 30218
+ },
+ ["monster_exp"]=0
},
[7208]={
["none"]="阿撒托斯",
- ["monster_base"]=30010,
- ["hp"]=205490000,
- ["atk"]=3950000,
- ["atk_times"]=3,
+ ["monster_base"]=20010,
+ ["hp"]=1463200000,
+ ["atk"]=1000000,
+ ["atk_times"]=4,
["hurt_skill"]={
- 20130,
- 20131,
- 20132
- }
+ 30221,
+ 30222,
+ 30223
+ },
+ ["skill"]={
+ 30225,
+ 30226,
+ 30227,
+ 30228,
+ 30229,
+ 30230
+ },
+ ["passive_skill"]={
+ 10013,
+ 30224
+ },
+ ["monster_exp"]=0
}
}
local config = {
diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua
index 0cdaf193..6f45e901 100644
--- a/lua/app/config/skill.lua
+++ b/lua/app/config/skill.lua
@@ -1927,7 +1927,7 @@ local skill = {
},
["fx_self_mirror"]=400126
},
- [1400321]={
+ [1400421]={
["position"]=1,
["effect_type"]=2,
["trigger"]=6,
@@ -1941,7 +1941,7 @@ local skill = {
},
["obj"]=2
},
- [1400322]={
+ [1400422]={
["position"]=1,
["buff_condition"]={
{
@@ -1973,7 +1973,7 @@ local skill = {
},
["obj"]=2
},
- [1400323]={
+ [1400423]={
["position"]=1,
["effect_type"]=2,
["trigger"]=6,
@@ -1987,7 +1987,7 @@ local skill = {
},
["obj"]=2
},
- [1400324]={
+ [1400424]={
["position"]=1,
["effect_type"]=2,
["trigger"]=6,
@@ -2001,7 +2001,7 @@ local skill = {
},
["obj"]=1
},
- [1400325]={
+ [1400425]={
["energy"]=8,
["link"]=1,
["position"]=1,
@@ -6515,7 +6515,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=10000,
["round"]=1
}
@@ -7102,7 +7102,7 @@ local skill = {
["effect"]={
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -7116,7 +7116,7 @@ local skill = {
["effect"]={
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -7528,7 +7528,7 @@ local skill = {
["effect"]={
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -9067,7 +9067,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=10000,
["round"]=1
}
@@ -9567,10 +9567,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="dec_dmg_red_add",
+ ["type"]="forever_dec_dmg_red_add",
["num"]=5000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1,
@@ -9584,10 +9584,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="dec_dmg_yellow_add",
+ ["type"]="forever_dec_dmg_yellow_add",
["num"]=5000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1,
@@ -9601,10 +9601,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="dec_dmg_green_add",
+ ["type"]="forever_dec_dmg_green_add",
["num"]=5000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1,
@@ -9618,10 +9618,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="dec_dmg_blue_add",
+ ["type"]="forever_dec_dmg_blue_add",
["num"]=5000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1,
@@ -9635,10 +9635,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="dec_dmg_purple_add",
+ ["type"]="forever_dec_dmg_purple_add",
["num"]=5000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1,
@@ -9652,10 +9652,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="first_hand",
+ ["type"]="forever_first_hand",
["num"]=10000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1,
@@ -9669,10 +9669,10 @@ local skill = {
["trigger"]=2,
["effect"]={
{
- ["type"]="counterattack",
+ ["type"]="forever_counterattack",
["num"]=2500,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=9999
}
},
["obj"]=1
@@ -9683,7 +9683,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=100000,
+ ["num"]=125000,
["ratio"]=10000,
["round"]=1
}
@@ -10120,7 +10120,7 @@ local skill = {
[10027]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -10463,7 +10463,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=10000,
["round"]=1
}
@@ -10478,7 +10478,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=100000,
+ ["num"]=125000,
["ratio"]=10000,
["round"]=1
}
@@ -11395,7 +11395,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=100000,
+ ["num"]=125000,
["ratio"]=10000,
["round"]=1
}
@@ -11924,7 +11924,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
}
@@ -12131,7 +12131,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=10000,
["round"]=3
}
@@ -12162,7 +12162,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
},
@@ -12203,7 +12203,7 @@ local skill = {
},
{
["type"]="heal",
- ["num"]=100000,
+ ["num"]=125000,
["ratio"]=10000,
["round"]=1
}
@@ -12276,7 +12276,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=2000,
["round"]=1
}
@@ -12404,7 +12404,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
}
@@ -12470,7 +12470,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=10000,
["round"]=1
}
@@ -12549,7 +12549,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=5,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -12561,7 +12561,7 @@ local skill = {
[10094]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -12617,7 +12617,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=5,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -12699,7 +12699,7 @@ local skill = {
["type"]="atkp_add",
["num"]=400,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -12756,7 +12756,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
}
@@ -12822,7 +12822,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=10000,
["round"]=1
}
@@ -12901,7 +12901,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=8,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -12913,7 +12913,7 @@ local skill = {
[10105]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -12969,7 +12969,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=8,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13051,7 +13051,7 @@ local skill = {
["type"]="atkp_add",
["num"]=700,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13108,7 +13108,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
}
@@ -13174,7 +13174,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=10000,
["round"]=1
}
@@ -13253,7 +13253,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=12,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13265,7 +13265,7 @@ local skill = {
[10116]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -13321,7 +13321,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=12,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13403,7 +13403,7 @@ local skill = {
["type"]="atkp_add",
["num"]=1000,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13460,7 +13460,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
}
@@ -13526,7 +13526,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=10000,
["round"]=1
}
@@ -13605,7 +13605,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=15,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13617,7 +13617,7 @@ local skill = {
[10127]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -13673,7 +13673,7 @@ local skill = {
["type"]="invincible_shield",
["num"]=15,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13874,7 +13874,7 @@ local skill = {
["type"]="atkp_add",
["num"]=500,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -13935,7 +13935,7 @@ local skill = {
},
{
["type"]="self_heal",
- ["num"]=50000,
+ ["num"]=78000,
["ratio"]=10000,
["round"]=2
}
@@ -13961,7 +13961,7 @@ local skill = {
[10135]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -14011,7 +14011,7 @@ local skill = {
},
{
["type"]="self_heal",
- ["num"]=50000,
+ ["num"]=62500,
["ratio"]=10000,
["round"]=2
}
@@ -14046,7 +14046,7 @@ local skill = {
},
{
["type"]="self_heal",
- ["num"]=50000,
+ ["num"]=62500,
["ratio"]=10000,
["round"]=2
}
@@ -14072,7 +14072,7 @@ local skill = {
[10138]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -14261,8 +14261,8 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
- ["ratio"]=10000,
+ ["num"]=12500,
+ ["ratio"]=2000,
["round"]=1
}
},
@@ -21518,7 +21518,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=5000,
["round"]=2
}
@@ -21548,7 +21548,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=5000,
["round"]=2
}
@@ -21578,7 +21578,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=5000,
["round"]=2
}
@@ -23961,6 +23961,1606 @@ local skill = {
["name_act"]="attack03",
["fx_self"]=200098
},
+ [30165]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01",
+ ["fx_self"]=200096
+ },
+ [30166]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02",
+ ["fx_self"]=200097
+ },
+ [30167]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03",
+ ["fx_self"]=200098
+ },
+ [30168]={
+ ["buff_condition"]={
+ {
+ {
+ ["type"]="attr",
+ ["attr"]="hpp",
+ ["op"]="<",
+ ["v"]=4000,
+ ["side"]=1
+ },
+ {
+ ["type"]="state",
+ ["attr"]="dmg_addition_all_add",
+ ["op"]="<",
+ ["v"]=0,
+ ["side"]=1
+ }
+ },
+ {
+ {
+ ["type"]="attr",
+ ["attr"]="hpp",
+ ["op"]="<",
+ ["v"]=4000,
+ ["side"]=1
+ },
+ {
+ ["type"]="state",
+ ["attr"]="vulnerable",
+ ["op"]="<",
+ ["v"]=0,
+ ["side"]=1
+ }
+ }
+ },
+ ["condition_rel"]={
+ {
+ 1,
+ 1
+ },
+ {
+ 2,
+ 1
+ }
+ },
+ ["effect_type"]=1,
+ ["trigger"]=5,
+ ["effect"]={
+ {
+ ["type"]="dmg_addition_all_add",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=3
+ },
+ {
+ ["type"]="vulnerable",
+ ["num"]=2500,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1
+ },
+ [30169]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=20000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="bleed",
+ ["num"]=3500,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=3,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30170]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="corrupt",
+ ["num"]=7500,
+ ["ratio"]=10000,
+ ["round"]=2
+ },
+ {
+ ["type"]="vulnerable",
+ ["num"]=2500,
+ ["ratio"]=3000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01",
+ ["fx_self"]=200096
+ },
+ [30171]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="corrupt",
+ ["num"]=7500,
+ ["ratio"]=10000,
+ ["round"]=2
+ },
+ {
+ ["type"]="vulnerable",
+ ["num"]=2500,
+ ["ratio"]=3000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02",
+ ["fx_self"]=200097
+ },
+ [30172]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="corrupt",
+ ["num"]=7500,
+ ["ratio"]=10000,
+ ["round"]=2
+ },
+ {
+ ["type"]="vulnerable",
+ ["num"]=2500,
+ ["ratio"]=3000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03",
+ ["fx_self"]=200098
+ },
+ [30173]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="rebirth",
+ ["num"]=62500,
+ ["ratio"]=10000,
+ ["round"]=1
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=2,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30174]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="weaken",
+ ["num"]=2500,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01",
+ ["fx_self"]=200096
+ },
+ [30175]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="weaken",
+ ["num"]=2500,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02",
+ ["fx_self"]=200097
+ },
+ [30176]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="weaken",
+ ["num"]=2500,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03",
+ ["fx_self"]=200098
+ },
+ [30177]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=20000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="imprison",
+ ["num"]=0,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=4,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30178]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=20000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="curse",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=4,
+ ["cd_start"]=2,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30179]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01",
+ ["fx_self"]=200096
+ },
+ [30180]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02",
+ ["fx_self"]=200097
+ },
+ [30181]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03",
+ ["fx_self"]=200098
+ },
+ [30182]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=100000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=4,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30183]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="self_heal",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=4,
+ ["cd_start"]=1,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30184]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="charm",
+ ["num"]=0,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=4,
+ ["cd_start"]=2,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30185]={
+ ["skill_type"]=3,
+ ["skill_type_parameter"]={
+ 3,
+ 4
+ },
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["obj"]=2,
+ ["cd"]=4,
+ ["cd_start"]=3,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30186]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01",
+ ["fx_self"]=200096
+ },
+ [30187]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02",
+ ["fx_self"]=200097
+ },
+ [30188]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03",
+ ["fx_self"]=200098
+ },
+ [30189]={
+ ["effect_type"]=2,
+ ["trigger"]=3,
+ ["effect"]={
+ {
+ ["type"]="heal",
+ ["num"]=100000,
+ ["ratio"]=10000,
+ ["round"]=1
+ }
+ },
+ ["obj"]=1
+ },
+ [30190]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="shield",
+ ["num"]=2000,
+ ["ratio"]=10000,
+ ["round"]=3
+ },
+ {
+ ["type"]="thorns",
+ ["num"]=500,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=4,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30191]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01"
+ },
+ [30192]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02"
+ },
+ [30193]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03"
+ },
+ [30194]={
+ ["effect_type"]=2,
+ ["trigger"]=5,
+ ["effect"]={
+ {
+ ["type"]="heal",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=1
+ }
+ },
+ ["obj"]=1
+ },
+ [30195]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=20000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="imprison",
+ ["num"]=0,
+ ["ratio"]=10000,
+ ["round"]=2
+ },
+ {
+ ["type"]="corrupt",
+ ["num"]=7500,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=3,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30196]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="heal",
+ ["num"]=125000,
+ ["ratio"]=10000,
+ ["round"]=1
+ },
+ {
+ ["type"]="normal_attack_add",
+ ["num"]=2,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=3,
+ ["cd_start"]=0
+ },
+ [30197]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01"
+ },
+ [30198]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02"
+ },
+ [30199]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03"
+ },
+ [30200]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="dec_dmg_red_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=10,
+ ["cd_start"]=0
+ },
+ [30201]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="dec_dmg_yellow_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=10,
+ ["cd_start"]=2
+ },
+ [30202]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="dec_dmg_green_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=10,
+ ["cd_start"]=4
+ },
+ [30203]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="dec_dmg_blue_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=10,
+ ["cd_start"]=6
+ },
+ [30204]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="dec_dmg_purple_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=1,
+ ["cd"]=10,
+ ["cd_start"]=8
+ },
+ [30205]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=40000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="normal_attack_dec",
+ ["num"]=2,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=3,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30206]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=40000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="burn",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=3,
+ ["cd_start"]=1,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30207]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=40000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="bleed",
+ ["num"]=3500,
+ ["ratio"]=10000,
+ ["round"]=3
+ }
+ },
+ ["obj"]=2,
+ ["cd"]=3,
+ ["cd_start"]=2,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30208]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01"
+ },
+ [30209]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02"
+ },
+ [30210]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03"
+ },
+ [30211]={
+ ["effect_type"]=2,
+ ["trigger"]=5,
+ ["effect"]={
+ {
+ ["type"]="heal",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=1
+ }
+ },
+ ["obj"]=1
+ },
+ [30212]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="shield",
+ ["num"]=2000,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=3,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30213]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="dec_dmg_all_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=3,
+ ["cd_start"]=1,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30214]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="immune",
+ ["num"]=0,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=3,
+ ["cd_start"]=2,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30215]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01"
+ },
+ [30216]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02"
+ },
+ [30217]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03"
+ },
+ [30218]={
+ ["effect_type"]=2,
+ ["trigger"]=2,
+ ["effect"]={
+ {
+ ["type"]="forever_dec_dmg_all_add",
+ ["num"]=5000,
+ ["ratio"]=10000,
+ ["round"]=999
+ }
+ },
+ ["obj"]=1
+ },
+ [30219]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=80000,
+ ["ratio"]=10000,
+ ["round"]=0
+ },
+ {
+ ["type"]="imprison",
+ ["num"]=0,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=4,
+ ["cd_start"]=0,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30220]={
+ ["skill_type"]=9,
+ ["skill_type_parameter"]={
+ 12500
+ },
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="immune",
+ ["num"]=0,
+ ["ratio"]=10000,
+ ["round"]=2
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=4,
+ ["cd_start"]=2,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30221]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000011
+ },
+ ["name_act"]="attack01"
+ },
+ [30222]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000012
+ },
+ ["name_act"]="attack02"
+ },
+ [30223]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="hurt",
+ ["num"]=10000,
+ ["ratio"]=10000,
+ ["round"]=0
+ }
+ },
+ ["obj"]=2,
+ ["skill_position"]={
+ 1,
+ 140
+ },
+ ["shake_time"]=100,
+ ["shake_type"]=1,
+ ["sound_hit"]={
+ 1000013
+ },
+ ["name_act"]="attack03"
+ },
+ [30224]={
+ ["effect_type"]=2,
+ ["trigger"]=2,
+ ["effect"]={
+ {
+ ["type"]="forever_thorns",
+ ["num"]=1000,
+ ["ratio"]=10000,
+ ["round"]=999
+ }
+ },
+ ["obj"]=1
+ },
+ [30225]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="rebirth",
+ ["num"]=62500,
+ ["ratio"]=10000,
+ ["round"]=2
+ },
+ {
+ ["type"]="heal",
+ ["num"]=125000,
+ ["ratio"]=10000,
+ ["round"]=1
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=6,
+ ["cd_start"]=2,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
+ [30226]={
+ ["skill_type"]=3,
+ ["skill_type_parameter"]={
+ 34,
+ 2
+ },
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["obj"]=2,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=6,
+ ["cd_start"]=0,
+ ["name_act"]="skill01"
+ },
+ [30227]={
+ ["skill_type"]=3,
+ ["skill_type_parameter"]={
+ 3,
+ 2
+ },
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["obj"]=2,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=6,
+ ["cd_start"]=1,
+ ["name_act"]="skill01"
+ },
+ [30228]={
+ ["skill_type"]=3,
+ ["skill_type_parameter"]={
+ 12,
+ 2
+ },
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["obj"]=2,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=6,
+ ["cd_start"]=3,
+ ["name_act"]="skill01"
+ },
+ [30229]={
+ ["skill_type"]=3,
+ ["skill_type_parameter"]={
+ 4,
+ 2
+ },
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["obj"]=2,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=6,
+ ["cd_start"]=4,
+ ["name_act"]="skill01"
+ },
+ [30230]={
+ ["effect_type"]=1,
+ ["trigger"]=1,
+ ["effect"]={
+ {
+ ["type"]="rebirth",
+ ["num"]=62500,
+ ["ratio"]=10000,
+ ["round"]=2
+ },
+ {
+ ["type"]="heal",
+ ["num"]=125000,
+ ["ratio"]=10000,
+ ["round"]=1
+ }
+ },
+ ["obj"]=1,
+ ["skill_position"]={
+ 2,
+ 0
+ },
+ ["cd"]=6,
+ ["cd_start"]=5,
+ ["shake_time"]=200,
+ ["shake_type"]=6,
+ ["sound_hit"]={
+ 10018
+ },
+ ["name_act"]="skill01",
+ ["fx_self"]=200099
+ },
[40001]={
["effect_type"]=1,
["trigger"]=1,
@@ -26537,7 +28137,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=80000,
+ ["num"]=100000,
["ratio"]=10000,
["round"]=1
}
@@ -26648,7 +28248,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=10000,
+ ["num"]=12500,
["ratio"]=10000,
["round"]=1
}
@@ -26663,7 +28263,7 @@ local skill = {
["effect"]={
{
["type"]="heal",
- ["num"]=200000,
+ ["num"]=250000,
["ratio"]=10000,
["round"]=1
}
@@ -27241,7 +28841,7 @@ local skill = {
[50086]={
["skill_type"]=9,
["skill_type_parameter"]={
- 10000
+ 12500
},
["effect_type"]=1,
["trigger"]=1,
@@ -27558,7 +29158,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=10000,
["round"]=2
},
@@ -27748,7 +29348,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -27778,7 +29378,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -27808,7 +29408,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -27838,7 +29438,7 @@ local skill = {
},
{
["type"]="corrupt",
- ["num"]=5000,
+ ["num"]=7500,
["ratio"]=1000,
["round"]=2
}
@@ -28561,7 +30161,7 @@ local skill = {
["type"]="atkp_add",
["num"]=100,
["ratio"]=10000,
- ["round"]=999
+ ["round"]=0
}
},
["obj"]=1,
@@ -28804,7 +30404,7 @@ local skill = {
2,
0
},
- ["cd"]=1,
+ ["cd"]=2,
["cd_start"]=1,
["name_act"]="skill01"
},
@@ -28815,7 +30415,7 @@ local skill = {
0
},
["cd"]=2,
- ["cd_start"]=2,
+ ["cd_start"]=1,
["name_act"]="skill01"
},
[110004]={
@@ -28887,6 +30487,6 @@ local skill = {
}
}
local config = {
-data=skill,count=1037
+data=skill,count=1103
}
return config
\ No newline at end of file
diff --git a/lua/app/config/skill_rogue.lua b/lua/app/config/skill_rogue.lua
index cab0e182..aed3868e 100644
--- a/lua/app/config/skill_rogue.lua
+++ b/lua/app/config/skill_rogue.lua
@@ -1526,7 +1526,7 @@ local skill_rogue = {
["effect"]={
{
["type"]="add_skill",
- ["num"]=1400321,
+ ["num"]=1400421,
["ratio"]=10000,
["round"]=1
}
@@ -1543,7 +1543,7 @@ local skill_rogue = {
["effect"]={
{
["type"]="add_skill",
- ["num"]=1400322,
+ ["num"]=1400422,
["ratio"]=10000,
["round"]=999
}
@@ -1588,7 +1588,7 @@ local skill_rogue = {
["effect"]={
{
["type"]="add_skill",
- ["num"]=1400323,
+ ["num"]=1400423,
["ratio"]=10000,
["round"]=1
}
@@ -1605,7 +1605,7 @@ local skill_rogue = {
["effect"]={
{
["type"]="add_skill",
- ["num"]=1400324,
+ ["num"]=1400424,
["ratio"]=10000,
["round"]=1
}
diff --git a/lua/app/config/skin.lua b/lua/app/config/skin.lua
index 0623439f..692a6c5f 100644
--- a/lua/app/config/skin.lua
+++ b/lua/app/config/skin.lua
@@ -133,7 +133,7 @@ local skin = {
["model_id"]="p0031",
["qlt"]=1,
["skin_point"]=0,
- ["hero_id"]=24003
+ ["hero_id"]=24004
},
[32001]={
["model_id"]="p0001",
diff --git a/lua/app/config/strings/cn/attr.lua b/lua/app/config/strings/cn/attr.lua
index 8c88007b..69b980c7 100644
--- a/lua/app/config/strings/cn/attr.lua
+++ b/lua/app/config/strings/cn/attr.lua
@@ -278,6 +278,31 @@ local attr = {
["id"]=56,
["desc"]="生命提升{0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["desc"]="所有伤害提升{0}%",
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["desc"]="所有伤害提升{0}%",
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["desc"]="所有伤害提升{0}%",
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["desc"]="所有伤害提升{0}%",
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["desc"]="所有伤害提升{0}%",
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +362,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/avatar.lua b/lua/app/config/strings/cn/avatar.lua
index d10a6a1e..c9f6c9f4 100644
--- a/lua/app/config/strings/cn/avatar.lua
+++ b/lua/app/config/strings/cn/avatar.lua
@@ -95,6 +95,21 @@ local avatar = {
[54003]={
["desc"]="激活堕落骑士后获得。"
},
+ [14004]={
+ ["desc"]="激活祥瑞魅狐后获得。"
+ },
+ [24004]={
+ ["desc"]="激活李后获得。"
+ },
+ [34004]={
+ ["desc"]="激活绿意之刺后获得。"
+ },
+ [44004]={
+ ["desc"]="激活牧魂者后获得。"
+ },
+ [54004]={
+ ["desc"]="激活女武神后获得。"
+ },
[1400201]={
["desc"]="激活潘达沙滩王者皮肤获得。"
},
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/buff.lua b/lua/app/config/strings/cn/buff.lua
index ff558169..36b78389 100644
--- a/lua/app/config/strings/cn/buff.lua
+++ b/lua/app/config/strings/cn/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="红色抗性",
["desc"]="红色抗性:受到红色元素英雄的伤害降低{0}。",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="金色抗性",
["desc"]="金色抗性:受到金色元素英雄的伤害降低{0}。",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="绿色抗性",
["desc"]="绿色抗性:受到绿色元素英雄的伤害降低{0}。",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="蓝色抗性",
["desc"]="蓝色抗性:受到蓝色元素英雄的伤害降低{0}。",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="紫色抗性",
["desc"]="紫色抗性:受到紫色元素英雄的伤害降低{0}。",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="极致抗性",
["desc"]="极致抗性:受到的所有伤害降低{0}。",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,13 @@ local buff = {
["tips_desc"]="反伤:反弹对方伤害。",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["show_name"]="死亡召唤",
+ ["desc"]="死亡召唤:此敌人死亡后,将召唤一名新的敌人。",
+ ["tips_desc"]="死亡召唤:此敌人死亡后,将召唤一名新的敌人。",
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="反伤护盾:可承受一定伤害,反弹对方大量伤害。",
@@ -246,13 +259,74 @@ local buff = {
},
[87]={
["id"]=87,
+ ["show_name"]="魅惑",
["desc"]="魅惑:移除正面状态,且存在时只能使用普攻。",
+ ["tips_desc"]="魅惑:移除正面状态,且存在时只能使用普攻。",
["name"]="charm"
},
[88]={
["id"]=88,
+ ["show_name"]="免疫",
["desc"]="免疫:移除负面状态,且存在时免疫负面效果。",
+ ["tips_desc"]="免疫:移除负面状态,且存在时免疫负面效果。",
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="先手",
+ ["desc"]="先手:每回合都率先出手,怪物特性不可被移除。",
+ ["tips_desc"]="先手:每回合都率先出手,怪物特性不可被移除。",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="反击",
+ ["desc"]="反击:受到直接伤害时有{0}的概率进行反击,怪物特性不可被移除。",
+ ["tips_desc"]="反击:受到直接伤害时有{0}的概率进行反击,怪物特性不可被移除。",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["desc"]="红色抗性:受到红色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["tips_desc"]="红色抗性:受到红色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["desc"]="金色抗性:受到金色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["tips_desc"]="金色抗性:受到金色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["desc"]="绿色抗性:受到绿色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["tips_desc"]="绿色抗性:受到绿色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["desc"]="蓝色抗性:受到蓝色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["tips_desc"]="蓝色抗性:受到蓝色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["desc"]="紫色抗性:受到紫色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["tips_desc"]="紫色抗性:受到紫色元素英雄的伤害降低{0},怪物特性不可被移除。",
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["desc"]="极致抗性:受到的所有伤害降低{0},怪物特性不可被移除。",
+ ["tips_desc"]="极致抗性:受到的所有伤害降低{0},怪物特性不可被移除。",
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="反伤",
+ ["desc"]="反伤:反弹{0}对方伤害,怪物特性不可被移除。",
+ ["tips_desc"]="反伤:反弹{0}对方伤害,怪物特性不可被移除。",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -284,6 +358,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -296,12 +371,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/equip.lua b/lua/app/config/strings/cn/equip.lua
index 7bc88371..fc0fefee 100644
--- a/lua/app/config/strings/cn/equip.lua
+++ b/lua/app/config/strings/cn/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="铜制手环,皮革腕带,铁心腕带,英雄护手,龙须护腕,永恒腕轮"
},
+ [1400401]={
+ ["name"]="祥瑞武器"
+ },
+ [1400402]={
+ ["name"]="凡花木冠,珍珠冠饰,火纹金冠,皎月玉冠,凤冠星冠,至尊魅冠"
+ },
+ [1400403]={
+ ["name"]="软革里衣,缀玉长袍,紫纱绸缎,琥珀彩衣,凤羽华装,至尊星袍"
+ },
+ [1400404]={
+ ["name"]="简约绣带,优雅束腰,珍珠绣带,星光御带,凤眸束带,至尊仙索"
+ },
+ [1400405]={
+ ["name"]="紫铁手环,轻纱护手,黄金华护,星辰护手,凤骨护手,至尊御手甲"
+ },
[2200101]={
["name"]="弯刀,狼牙弯刀,飞虹刀,断瀑刀,屠魔刀,斩龙刀"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="铜制手环,皮革腕带,铁心腕带,英雄护手,龙须护腕,永恒腕轮"
},
+ [2400401]={
+ ["name"]="李武器"
+ },
+ [2400402]={
+ ["name"]="粗钢面甲,精钢面盔,黑曜贵冠,英勇冠冕,龙角之冠,永恒华冠"
+ },
+ [2400403]={
+ ["name"]="厚织长衫,薄钢环甲,玄铁重甲,强者玉甲,龙鳞金胄,永恒重铠"
+ },
+ [2400404]={
+ ["name"]="皮革腰带,乌金束腰,骑士腰环,龙筋束腰,永恒腰链,铜制手环"
+ },
+ [2400405]={
+ ["name"]="铜制手环,皮革腕带,铁心腕带,英雄护手,龙须护腕,永恒腕轮"
+ },
[3200101]={
["name"]="长枪,强力长枪,破甲长枪,不屈长枪,狂风之枪,巨人风暴"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="铜制手环,皮革腕带,铁心腕带,英雄护手,龙须护腕,永恒腕轮"
},
+ [3400401]={
+ ["name"]="绿意之刺武器"
+ },
+ [3400402]={
+ ["name"]="凡花木冠,珍珠冠饰,火纹金冠,皎月玉冠,凤冠星冠,至尊魅冠"
+ },
+ [3400403]={
+ ["name"]="软革里衣,缀玉长袍,紫纱绸缎,琥珀彩衣,凤羽华装,至尊星袍"
+ },
+ [3400404]={
+ ["name"]="简约绣带,优雅束腰,珍珠绣带,星光御带,凤眸束带,至尊仙索"
+ },
+ [3400405]={
+ ["name"]="紫铁手环,轻纱护手,黄金华护,星辰护手,凤骨护手,至尊御手甲"
+ },
[4200101]={
["name"]="魔杖,精致魔杖,水晶魔杖,寒冰魔杖,霜星魔杖,雪域冰天"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="紫铁手环,轻纱护手,黄金华护,星辰护手,凤骨护手,至尊御手甲"
},
+ [4400401]={
+ ["name"]="已逝行者武器"
+ },
+ [4400402]={
+ ["name"]="粗钢面甲,精钢面盔,黑曜贵冠,英勇冠冕,龙角之冠,永恒华冠"
+ },
+ [4400403]={
+ ["name"]="厚织长衫,薄钢环甲,玄铁重甲,强者玉甲,龙鳞金胄,永恒重铠"
+ },
+ [4400404]={
+ ["name"]="皮革腰带,乌金束腰,骑士腰环,龙筋束腰,永恒腰链,铜制手环"
+ },
+ [4400405]={
+ ["name"]="铜制手环,皮革腕带,铁心腕带,英雄护手,龙须护腕,永恒腕轮"
+ },
[5200101]={
["name"]="手里剑,大型手里剑,机关手里剑,疾风手里剑,幽灵手里剑,追影"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="铜制手环,皮革腕带,铁心腕带,英雄护手,龙须护腕,永恒腕轮"
+ },
+ [5400401]={
+ ["name"]="女武神武器"
+ },
+ [5400402]={
+ ["name"]="凡花木冠,珍珠冠饰,火纹金冠,皎月玉冠,凤冠星冠,至尊魅冠"
+ },
+ [5400403]={
+ ["name"]="软革里衣,缀玉长袍,紫纱绸缎,琥珀彩衣,凤羽华装,至尊星袍"
+ },
+ [5400404]={
+ ["name"]="简约绣带,优雅束腰,珍珠绣带,星光御带,凤眸束带,至尊仙索"
+ },
+ [5400405]={
+ ["name"]="紫铁手环,轻纱护手,黄金华护,星辰护手,凤骨护手,至尊御手甲"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
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 98fe2f04..4cc49935 100644
--- a/lua/app/config/strings/cn/global.lua
+++ b/lua/app/config/strings/cn/global.lua
@@ -527,6 +527,27 @@ local localization_global =
["DUNGEON_RUNE_TIP_4"] = "血量回复至50%",
["DUNGEON_RUNE_TIP_5"] = "回合数+5!",
["UNFINISHED"] = "未完成",
+ ["RUNES_DESC_1"] = "符文铸台:{0}级",
+ ["RUNES_DESC_2"] = "符文套装",
+ ["RUNES_DESC_3"] = "符文铸台{0}级解锁",
+ ["RUNES_DESC_4"] = "一键淬炼",
+ ["RUNES_DESC_5"] = "淬炼",
+ ["RUNES_DESC_6"] = "符文",
+ ["RUNES_DESC_7"] = "符文铸台等级",
+ ["RUNES_DESC_8"] = "1.消耗符文精粹提升符文铸台等级。\n2.符文铸台等级提升将解锁付文栏,有概率淬炼出高品质符文。\n3.所有英雄符文铸台等级互通。\n4.同一种属性,最多只会出现2条。",
+ ["RUNES_DESC_9"] = "符文套装效果",
+ ["RUNES_DESC_10"] = "生命套装",
+ ["RUNES_DESC_11"] = "攻击套装",
+ ["RUNES_DESC_12"] = "增伤套装",
+ ["RUNES_DESC_13"] = "暴击套装",
+ ["RUNES_DESC_14"] = "爆伤套装",
+ ["RUNES_DESC_15"] = "Lv1-2件套:{0}",
+ ["RUNES_DESC_16"] = "Lv2-4件套:{0}",
+ ["RUNES_DESC_17"] = "符文每日礼包",
+ ["RUNES_DESC_18"] = "强化材料不足",
+ ["RUNES_DESC_19"] = "符文精华不足,洋葱头也没办法",
+ ["RUNES_DESC_20"] = "符文之塔获得",
+ ["RUNES_DESC_21"] = "一键淬炼,只有在出现S和SS符文或符文精粹不足时停止,是否开始?",
}
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 7fd1ca9b..81e43f55 100644
--- a/lua/app/config/strings/cn/hero.lua
+++ b/lua/app/config/strings/cn/hero.lua
@@ -23,6 +23,9 @@ local hero = {
["name"]="恶魔侍者",
["desc"]="像闪电一样,不停地攻击!!!!"
},
+ [14004]={
+ ["name"]="祥瑞魅狐"
+ },
[22001]={
["name"]="刀妹",
["desc"]="剑一出鞘,必要见血。"
@@ -47,6 +50,9 @@ local hero = {
["name"]="阿飞",
["desc"]="手中的太刀如龙飞舞那是无与伦比的剑术。"
},
+ [24004]={
+ ["name"]="李"
+ },
[32001]={
["name"]="洋葱头",
["desc"]="盾牌只是为了掩饰下一次突刺。"
@@ -71,6 +77,9 @@ local hero = {
["name"]="忍者菲尔",
["desc"]="迅猛如风,保护水之王国免受邪恶势力的侵害。"
},
+ [34004]={
+ ["name"]="绿意之刺"
+ },
[42001]={
["name"]="冰心",
["desc"]="我的心和我的法术一样冰冷。"
@@ -95,6 +104,9 @@ local hero = {
["name"]="月之法师",
["desc"]="在她的月轮双刃下,夜晚的星辰在她的指尖舞动,魔法的月光照亮了她无限的智慧~"
},
+ [44004]={
+ ["name"]="牧魂者"
+ },
[52001]={
["name"]="忍者伦",
["desc"]="虽然带的是手里剑,但是最擅长的还是护盾术,忍者伦最大的愿望还是世界和平。"
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="堕落骑士",
["desc"]="曾经王国中最杰出的骑士之一,命运使他堕落成为一名诅咒巨剑的使用者。"
+ },
+ [54004]={
+ ["name"]="女武神"
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/skill.lua b/lua/app/config/strings/cn/skill.lua
index 9724c5b0..cc55192a 100644
--- a/lua/app/config/strings/cn/skill.lua
+++ b/lua/app/config/strings/cn/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="堕落之剑:额外造成一次大量技能伤害,附加腐败效果,1回合。"
+ },
+ [1400420]={
+ ["desc"]="九尾祥瑞:将周围4个元素变色,并造成多次大量技能伤害。"
+ },
+ [2400420]={
+ ["desc"]="啊,打!:使用后本次伤害提升,并额外造成多次大量技能伤害。"
+ },
+ [3400420]={
+ ["desc"]="刺杀艺术:使用后本次伤害提升,并额外造成多次大量技能伤害。"
+ },
+ [4400420]={
+ ["desc"]="飞棺降物:额外造成一次技能伤害,附加冰霜效果,1回合。"
+ },
+ [5400420]={
+ ["desc"]="武神意志:随机消除3个元素,并造成一次技能伤害。"
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/skill_rogue.lua b/lua/app/config/strings/cn/skill_rogue.lua
index 33cc7e7d..3d2c2f78 100644
--- a/lua/app/config/strings/cn/skill_rogue.lua
+++ b/lua/app/config/strings/cn/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="堕落之剑附加的昏睡效果,回合数+1。"
+ },
+ [1400400]={
+ ["desc"]="解锁九尾祥瑞:将周围4个元素变色,并造成多次大量技能伤害。"
+ },
+ [1400401]={
+ ["desc"]="九尾祥瑞可附加魅惑效果,1回合。"
+ },
+ [1400402]={
+ ["desc"]="Combo:祥瑞普攻对流血敌人额外增伤。"
+ },
+ [1400403]={
+ ["desc"]="九尾祥瑞周围变色元素+4."
+ },
+ [1400404]={
+ ["desc"]="九尾祥瑞附加的魅惑效果,回合数+1。"
+ },
+ [1400405]={
+ ["desc"]="九尾祥瑞可为团队附加亢奋效果,2回合。"
+ },
+ [1400406]={
+ ["desc"]="祥瑞攻击提升15%。"
+ },
+ [1400407]={
+ ["desc"]="九尾祥瑞激活所需能量-2。"
+ },
+ [2400400]={
+ ["desc"]="解锁啊,打!:使用后本次伤害提升,并额外造成多次大量技能伤害。"
+ },
+ [2400401]={
+ ["desc"]="啊,打!技能伤害提升。"
+ },
+ [2400402]={
+ ["desc"]="啊,打!沿+方向可额外消除4格。"
+ },
+ [2400403]={
+ ["desc"]="龙哥普攻有5%概率附加眩晕效果,1回合。"
+ },
+ [2400404]={
+ ["desc"]="啊,打!沿X方向可额外消除4格。"
+ },
+ [2400405]={
+ ["desc"]="啊,打!可附加流血效果,2回合。"
+ },
+ [2400406]={
+ ["desc"]="Combo:龙哥普攻对冰霜和流血敌人额外增伤。"
+ },
+ [2400407]={
+ ["desc"]="啊,打!附加的眩晕效果概率提高至10%,回合数+1。"
+ },
+ [3400400]={
+ ["desc"]="解锁刺杀艺术:使用后本次伤害提升,并额外造成多次大量技能伤害。"
+ },
+ [3400401]={
+ ["desc"]="刺杀艺术可恢复一定量生命。"
+ },
+ [3400402]={
+ ["desc"]="绿意之刺普攻有10%概率附加中毒效果,2回合。"
+ },
+ [3400403]={
+ ["desc"]="刺杀艺术技能伤害提升。"
+ },
+ [3400404]={
+ ["desc"]="刺杀艺术恢复生命效果提升。"
+ },
+ [3400405]={
+ ["desc"]="绿意之刺每击杀1个敌人,全体生命提升10%。"
+ },
+ [3400406]={
+ ["desc"]="绿意之刺沿X方向可额外消除4格。"
+ },
+ [3400407]={
+ ["desc"]="绿意之刺链接6个元素及以上时,技能攻击额外释放一次。"
+ },
+ [4400400]={
+ ["desc"]="解锁飞棺降物:额外造成一次技能伤害,附加冰霜效果,1回合。"
+ },
+ [4400401]={
+ ["desc"]="已逝行者普攻有10%概率附加腐败效果,2回合。"
+ },
+ [4400402]={
+ ["desc"]="飞棺降物可附加虚弱效果,2回合。"
+ },
+ [4400403]={
+ ["desc"]="飞棺降物附加的冰霜效果,回合数+1。"
+ },
+ [4400404]={
+ ["desc"]="Combo:已逝行者普攻腐败敌人将恢复生命。"
+ },
+ [4400405]={
+ ["desc"]="飞棺降物释放后为团队附加重生效果,1回合。"
+ },
+ [4400406]={
+ ["desc"]="飞棺降物沿+方向可额外消除8格。"
+ },
+ [4400407]={
+ ["desc"]="飞棺降物附加的重生效果恢复能力增强,回合数+1。"
+ },
+ [5400400]={
+ ["desc"]="解锁武神意志:随机消除3个元素,并造成一次技能伤害。"
+ },
+ [5400401]={
+ ["desc"]="武神意志随机消除元素+2。"
+ },
+ [5400402]={
+ ["desc"]="Combo:女武神普攻冰霜敌人有10%概率附加冻结效果,1回合。"
+ },
+ [5400403]={
+ ["desc"]="武神意志释放后为团队附加免疫效果,1回合。"
+ },
+ [5400404]={
+ ["desc"]="武神意志释放后为团队附加反击效果,2回合。"
+ },
+ [5400405]={
+ ["desc"]="武神意志附加的免疫效果,回合数+1。"
+ },
+ [5400406]={
+ ["desc"]="女武神普攻附加的冻结效果,回合数+1。"
+ },
+ [5400407]={
+ ["desc"]="武神意志释放后为团队附加不死效果,2回合。"
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/task_type.lua b/lua/app/config/strings/cn/task_type.lua
index a5173734..3859ce45 100644
--- a/lua/app/config/strings/cn/task_type.lua
+++ b/lua/app/config/strings/cn/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="防具升级{0}次"
+ },
+ [40]={
+ ["desc"]="购买任意礼包{0}次"
+ },
+ [41]={
+ ["desc"]="获得{0}个符文精粹"
+ },
+ [52]={
+ ["desc"]="符文洗练{0}次"
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/attr.lua b/lua/app/config/strings/de/attr.lua
index 42a5443a..0c81d525 100644
--- a/lua/app/config/strings/de/attr.lua
+++ b/lua/app/config/strings/de/attr.lua
@@ -222,6 +222,26 @@ local attr = {
[56]={
["id"]=56,
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -281,12 +301,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/avatar.lua b/lua/app/config/strings/de/avatar.lua
index e55df79f..734fab36 100644
--- a/lua/app/config/strings/de/avatar.lua
+++ b/lua/app/config/strings/de/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/buff.lua b/lua/app/config/strings/de/buff.lua
index f350d922..83ebab2b 100644
--- a/lua/app/config/strings/de/buff.lua
+++ b/lua/app/config/strings/de/buff.lua
@@ -107,6 +107,10 @@ local buff = {
["id"]=63,
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["name"]="shield_rebound_400"
@@ -158,6 +162,42 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -189,6 +229,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -201,12 +242,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/equip.lua b/lua/app/config/strings/de/equip.lua
index d55c83f4..5a74d4b8 100644
--- a/lua/app/config/strings/de/equip.lua
+++ b/lua/app/config/strings/de/equip.lua
@@ -88,6 +88,21 @@ local equip = {
},
[1400305]={
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
},
[2200101]={
@@ -178,6 +193,21 @@ local equip = {
},
[2400305]={
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
},
[3200101]={
@@ -268,6 +298,21 @@ local equip = {
},
[3400305]={
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
},
[4200101]={
@@ -358,6 +403,21 @@ local equip = {
},
[4400305]={
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
},
[5200101]={
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/hero.lua b/lua/app/config/strings/de/hero.lua
index 79363cfc..773be729 100644
--- a/lua/app/config/strings/de/hero.lua
+++ b/lua/app/config/strings/de/hero.lua
@@ -16,6 +16,9 @@ local hero = {
},
[14003]={
+ },
+ [14004]={
+
},
[22001]={
@@ -34,6 +37,9 @@ local hero = {
},
[24003]={
+ },
+ [24004]={
+
},
[32001]={
@@ -52,6 +58,9 @@ local hero = {
},
[34003]={
+ },
+ [34004]={
+
},
[42001]={
@@ -70,6 +79,9 @@ local hero = {
},
[44003]={
+ },
+ [44004]={
+
},
[52001]={
@@ -88,9 +100,12 @@ local hero = {
},
[54003]={
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/skill.lua b/lua/app/config/strings/de/skill.lua
index a0df45a0..aa45a9e6 100644
--- a/lua/app/config/strings/de/skill.lua
+++ b/lua/app/config/strings/de/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/skill_rogue.lua b/lua/app/config/strings/de/skill_rogue.lua
index 0c8ed8d3..6881db44 100644
--- a/lua/app/config/strings/de/skill_rogue.lua
+++ b/lua/app/config/strings/de/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/de/task_type.lua b/lua/app/config/strings/de/task_type.lua
index c087d8bf..d69e809a 100644
--- a/lua/app/config/strings/de/task_type.lua
+++ b/lua/app/config/strings/de/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/attr.lua b/lua/app/config/strings/en/attr.lua
index 34a7d63e..ed21687c 100644
--- a/lua/app/config/strings/en/attr.lua
+++ b/lua/app/config/strings/en/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/avatar.lua b/lua/app/config/strings/en/avatar.lua
index e390ea18..da346002 100644
--- a/lua/app/config/strings/en/avatar.lua
+++ b/lua/app/config/strings/en/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="Obtained after activating Fallen Knight."
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="Obtained after activating Beach Champion."
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/buff.lua b/lua/app/config/strings/en/buff.lua
index 37ef0011..329be838 100644
--- a/lua/app/config/strings/en/buff.lua
+++ b/lua/app/config/strings/en/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="Red Resistance",
["desc"]="Red Resistance: Reduces damage taken from Red element heroes by {0}.",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="Gold Resistance",
["desc"]="Gold Resistance: Reduces damage taken from Gold element heroes by {0}.",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="Green Resistance",
["desc"]="Green Resistance: Reduces damage taken from Green element heroes by {0}.",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="Blue Resistance",
["desc"]="Blue Resistance: Reduces damage taken from Blue element heroes by {0}.",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="Purple Resistance",
["desc"]="Purple Resistance: Reduces damage taken from Purple element heroes by {0}.",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="Ultimate Resistance",
["desc"]="Ultimate Resistance: Reduces all damages taken by {0}.",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="Damage Counter: Reflects enemy's damage.",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="Counter Shield : Absorbs a certain amount of damage and reflects massive damage back to the enemy.",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="Head-start",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="Counterattack",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="Damage Counter",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/equip.lua b/lua/app/config/strings/en/equip.lua
index 75e1050a..11171d66 100644
--- a/lua/app/config/strings/en/equip.lua
+++ b/lua/app/config/strings/en/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="Bronze Bracelet,Leather Wristbands,Ironheart Wristbands,Heroic Gauntlets,Dragonwhisker Wristguards,Eternal Wristbands"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="Floral Circlet,Pearl Circlet,Flame Gilded Circlet,Serene Jade Circlet,Starry Phoenix Circlet,Supreme Crown"
+ },
+ [1400403]={
+ ["name"]="Soft Leather Robe,Jade-Adorned Robe,Purple Gauze Silk,Amber-hued Robe,Phoenix Feather Robe,Sovereign Celestial Robe"
+ },
+ [1400404]={
+ ["name"]="Embroidered Belt,Elegant Waist Band,Pearl-embroidered Belt,Astral Glory Belt,Phoenix Gaze Belt,Ultimate Immortal Belt"
+ },
+ [1400405]={
+ ["name"]="Lavender Iron Bracelet,Ethereal Veil Gauntlets,Golden Brilliance Gauntlets,Stellar Gauntlets,Phoenix Bone Gauntlets,Supreme Sovereign Armguards"
+ },
[2200101]={
["name"]="Crescent Blade,Wolf Fang,Celestial Chroma,End of Waterfall,Devilcleaver,Dracobane"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="Bronze Bracelet,Leather Wristbands,Ironheart Wristbands,Heroic Gauntlets,Dragonwhisker Wristguards,Eternal Wristbands"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="Rugged Steel Helm,Fine Steel Visor,Obsidian Noble Crown,Gallant Coronet,Dragonhorn Circlet,Eternal Glory Crown"
+ },
+ [2400403]={
+ ["name"]="Thick Woven Vestment,Thin Steel Hauberk,Dark Iron Plate,Champion's Jade Armor,Wyrmhide Golden Plate,Eternal Heavy Plate"
+ },
+ [2400404]={
+ ["name"]="Leather Belt,Ebony Gold Waistband,Knight's Baldric,Wyrm Sinew Belt,Eternal Girth,Bronze Bracelet"
+ },
+ [2400405]={
+ ["name"]="Bronze Bracelet,Leather Wristbands,Ironheart Wristbands,Heroic Gauntlets,Dragonwhisker Wristguards,Eternal Wristbands"
+ },
[3200101]={
["name"]="Lance,Mighty Lance,Sundering Lance,Unyielding Lance,Galeforce Lance,Titan's Tempest"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="Bronze Bracelet,Leather Wristbands,Ironheart Wristbands,Heroic Gauntlets,Dragonwhisker Wristguards,Eternal Wristbands"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="Floral Circlet,Pearl Circlet,Flame Gilded Circlet,Serene Jade Circlet,Starry Phoenix Circlet,Supreme Crown"
+ },
+ [3400403]={
+ ["name"]="Soft Leather Robe,Jade-Adorned Robe,Purple Gauze Silk,Amber-hued Robe,Phoenix Feather Robe,Sovereign Celestial Robe"
+ },
+ [3400404]={
+ ["name"]="Embroidered Belt,Elegant Waist Band,Pearl-embroidered Belt,Astral Glory Belt,Phoenix Gaze Belt,Ultimate Immortal Belt"
+ },
+ [3400405]={
+ ["name"]="Lavender Iron Bracelet,Ethereal Veil Gauntlets,Golden Brilliance Gauntlets,Stellar Gauntlets,Phoenix Bone Gauntlets,Supreme Sovereign Armguards"
+ },
[4200101]={
["name"]="Wand,Exquisite Wand,Crystal Wand,Glacial Wand,Starfrost Wand,Frost Realm"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="Lavender Iron Bracelet,Ethereal Veil Gauntlets,Golden Brilliance Gauntlets,Stellar Gauntlets,Phoenix Bone Gauntlets,Supreme Sovereign Armguards"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="Rugged Steel Helm,Fine Steel Visor,Obsidian Noble Crown,Gallant Coronet,Dragonhorn Circlet,Eternal Glory Crown"
+ },
+ [4400403]={
+ ["name"]="Thick Woven Vestment,Thin Steel Hauberk,Dark Iron Plate,Champion's Jade Armor,Wyrmhide Golden Plate,Eternal Heavy Plate"
+ },
+ [4400404]={
+ ["name"]="Leather Belt,Ebony Gold Waistband,Knight's Baldric,Wyrm Sinew Belt,Eternal Girth,Bronze Bracelet"
+ },
+ [4400405]={
+ ["name"]="Bronze Bracelet,Leather Wristbands,Ironheart Wristbands,Heroic Gauntlets,Dragonwhisker Wristguards,Eternal Wristbands"
+ },
[5200101]={
["name"]="Shuriken,Large Shuriken,Mechanical Shuriken,Gale Shuriken,Spectral Shuriken,Shadow Tracer"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="Bronze Bracelet,Leather Wristbands,Ironheart Wristbands,Heroic Gauntlets,Dragonwhisker Wristguards,Eternal Wristbands"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="Floral Circlet,Pearl Circlet,Flame Gilded Circlet,Serene Jade Circlet,Starry Phoenix Circlet,Supreme Crown"
+ },
+ [5400403]={
+ ["name"]="Soft Leather Robe,Jade-Adorned Robe,Purple Gauze Silk,Amber-hued Robe,Phoenix Feather Robe,Sovereign Celestial Robe"
+ },
+ [5400404]={
+ ["name"]="Embroidered Belt,Elegant Waist Band,Pearl-embroidered Belt,Astral Glory Belt,Phoenix Gaze Belt,Ultimate Immortal Belt"
+ },
+ [5400405]={
+ ["name"]="Lavender Iron Bracelet,Ethereal Veil Gauntlets,Golden Brilliance Gauntlets,Stellar Gauntlets,Phoenix Bone Gauntlets,Supreme Sovereign Armguards"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/hero.lua b/lua/app/config/strings/en/hero.lua
index 04b485b2..24051206 100644
--- a/lua/app/config/strings/en/hero.lua
+++ b/lua/app/config/strings/en/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="Devil Waiter",
["desc"]="Attacking incessantly like lightning!!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="Blade Maid",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="Ferris",
["desc"]="The katana in his hand dances like a dragon. That's unparalleled swordsmanship."
+ },
+ [24004]={
+
},
[32001]={
["name"]="Onion",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="Ninja Phil",
["desc"]="Swift as the wind, protecting the Water Kingdom from the evil forces."
+ },
+ [34004]={
+
},
[42001]={
["name"]="Iceheart",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="Lunar Mage",
["desc"]="Beneath her chakram, the stars of the night dance at her fingertips, as the magical moonlight illuminates her boundless wisdom~"
+ },
+ [44004]={
+
},
[52001]={
["name"]="Ninja Lun",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="Fallen Knight",
["desc"]="Once one of the most distinguished knights in the kingdom. Fate turned him into a cursed claymore wielder."
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/skill.lua b/lua/app/config/strings/en/skill.lua
index 92668834..c3c8c156 100644
--- a/lua/app/config/strings/en/skill.lua
+++ b/lua/app/config/strings/en/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="Fallen Sword: Deal one additional hit of massive skill damage and inflict Corruption for 1 turn."
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/skill_rogue.lua b/lua/app/config/strings/en/skill_rogue.lua
index 832f6c09..644784ee 100644
--- a/lua/app/config/strings/en/skill_rogue.lua
+++ b/lua/app/config/strings/en/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="Fallen Sword Drowsy effect lasts +1 turns."
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/en/task_type.lua b/lua/app/config/strings/en/task_type.lua
index 8a8c1dab..73f03a9d 100644
--- a/lua/app/config/strings/en/task_type.lua
+++ b/lua/app/config/strings/en/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="Upgrade armor {0} times"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/attr.lua b/lua/app/config/strings/es/attr.lua
index 7cb74e46..305af49a 100644
--- a/lua/app/config/strings/es/attr.lua
+++ b/lua/app/config/strings/es/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/avatar.lua b/lua/app/config/strings/es/avatar.lua
index 0c6bc694..f30588c3 100644
--- a/lua/app/config/strings/es/avatar.lua
+++ b/lua/app/config/strings/es/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="Se obtiene tras activar Jinete Caído."
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="Se obtiene tras activar Rey de Playa."
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/buff.lua b/lua/app/config/strings/es/buff.lua
index 2b0a69f2..f30bcc93 100644
--- a/lua/app/config/strings/es/buff.lua
+++ b/lua/app/config/strings/es/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="Resistencia Roja",
["desc"]="Resistencia Roja: daño recibido de héroes de Elemento Rojo se reduce en {0}.",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="Resistencia Amarilla",
["desc"]="Resistencia Amarilla: daño recibido de héroes de Elemento Amarillo se reduce en {0}.",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="Resistencia Verde",
["desc"]="Resistencia Verde: daño recibido de héroes de Elemento Verde se reduce en {0}.",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="Resistencia Azul",
["desc"]="Resistencia Azul: daño recibido de héroes de Elemento Azul se reduce en {0}.",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="Resistencia Morada",
["desc"]="Resistencia Morada: daño recibido de héroes de Elemento Morado se reduce en {0}.",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="Resistencia Superlativa",
["desc"]="Resistencia Superlativa: daño recibido de todos los héroes se reduce en {0}.",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="Daño Reflexivo: refleja el daño del oponente.",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="Escudo Reflexivo : puede soportar una cierta cantidad de daño y reflejar daño masivo del oponente.",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="Iniciado",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="Contraataque",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="Daño Reflexivo",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/equip.lua b/lua/app/config/strings/es/equip.lua
index 075edf7c..5bc7f4f9 100644
--- a/lua/app/config/strings/es/equip.lua
+++ b/lua/app/config/strings/es/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="Pulsera de Cobre,Muñequera de Cuero,Muñequera de Hierro,Guanteletes de Héroe,Muñequera de Barba de Dragón,Muñequera Eterna"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="Corona Floral,Corona con Perlas,Corona de Fuego,Corona de Jade,Corona de Fénix,Corona Suprema"
+ },
+ [1400403]={
+ ["name"]="Forro de Cuero Suave,Túnica con Jade,Satén Morado,Túnica de Ámbar,Túnica con Pluma de Fénix,Túnica de Estrella Suprema"
+ },
+ [1400404]={
+ ["name"]="Cinturón Bordado,Corsé Elegante,Cinturón Bordado con Perlas,Cinturón Imperial de Estrella,Cinturón de Ojos de Fénix,Cuerda Suprema"
+ },
+ [1400405]={
+ ["name"]="Pulsera de Hierro Morado,Guanteletes de Velo,Guanteletes de Oro,Guanteletes de Estrellas,Guanteletes de Hueso de Fénix,Armadura de Mano Suprema"
+ },
[2200101]={
["name"]="Machete,Colmillo de Lobo,Cuchillo de Iris,Cortador de Cascada,Cuchillo contra Diablos,Cuchillo contra Dragón"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="Pulsera de Cobre,Muñequera de Cuero,Muñequera de Hierro,Guanteletes de Héroe,Muñequera de Barba de Dragón,Muñequera Eterna"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="Visera de Acero Bruto,Visera de Acero Fino,Corona de obsidiana,Corona de héroe,Corona de Cuerno de Dragón,Corona Eterna"
+ },
+ [2400403]={
+ ["name"]="Túnica Gruesa,Armadura de Acero Delgado,Armadura Pesada,Armadura de Jade,Casco Dorado de Escamas de Dragón,Armadura Pesada Eterna"
+ },
+ [2400404]={
+ ["name"]="Cinturón de Cuero,Faja de Oro Negro,Faja de Jinete,Faja de Tendón de Dragón,Cadena de Cintura Eterna,Pulsera de Cobre"
+ },
+ [2400405]={
+ ["name"]="Pulsera de Cobre,Muñequera de Cuero,Muñequera de Hierro,Guanteletes de Héroe,Muñequera de Barba de Dragón,Muñequera Eterna"
+ },
[3200101]={
["name"]="Lanza,Lanza Poderosa ,Lanza Rompearmaduras,Lanza Indomable,Lanza de Ventarrón,Tormenta de Titán"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="Pulsera de Cobre,Muñequera de Cuero,Muñequera de Hierro,Guanteletes de Héroe,Muñequera de Barba de Dragón,Muñequera Eterna"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="Corona Floral,Corona con Perlas,Corona de Fuego,Corona de Jade,Corona de Fénix,Corona Suprema"
+ },
+ [3400403]={
+ ["name"]="Forro de Cuero Suave,Túnica con Jade,Satén Morado,Túnica de Ámbar,Túnica con Pluma de Fénix,Túnica de Estrella Suprema"
+ },
+ [3400404]={
+ ["name"]="Cinturón Bordado,Corsé Elegante,Cinturón Bordado con Perlas,Cinturón Imperial de Estrella,Cinturón de Ojos de Fénix,Cuerda Suprema"
+ },
+ [3400405]={
+ ["name"]="Pulsera de Hierro Morado,Guanteletes de Velo,Guanteletes de Oro,Guanteletes de Estrellas,Guanteletes de Hueso de Fénix,Armadura de Mano Suprema"
+ },
[4200101]={
["name"]="Varita Mágica,Varita Delicada,Varita de Cristal,Varita de Hielo,Varita de Escarcha,Reino Nevado"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="Pulsera de Hierro Morado,Guanteletes de Velo,Guanteletes de Oro,Guanteletes de Estrellas,Guanteletes de Hueso de Fénix,Armadura de Mano Suprema"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="Visera de Acero Bruto,Visera de Acero Fino,Corona de obsidiana,Corona de héroe,Corona de Cuerno de Dragón,Corona Eterna"
+ },
+ [4400403]={
+ ["name"]="Túnica Gruesa,Armadura de Acero Delgado,Armadura Pesada,Armadura de Jade,Casco Dorado de Escamas de Dragón,Armadura Pesada Eterna"
+ },
+ [4400404]={
+ ["name"]="Cinturón de Cuero,Faja de Oro Negro,Faja de Jinete,Faja de Tendón de Dragón,Cadena de Cintura Eterna,Pulsera de Cobre"
+ },
+ [4400405]={
+ ["name"]="Pulsera de Cobre,Muñequera de Cuero,Muñequera de Hierro,Guanteletes de Héroe,Muñequera de Barba de Dragón,Muñequera Eterna"
+ },
[5200101]={
["name"]="Shuriken,Shuriken Grande,Shuriken Mecánico,Shuriken de Vendaval,Shuriken de Fantasma,Cazador de Sombras"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="Pulsera de Cobre,Muñequera de Cuero,Muñequera de Hierro,Guanteletes de Héroe,Muñequera de Barba de Dragón,Muñequera Eterna"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="Corona Floral,Corona con Perlas,Corona de Fuego,Corona de Jade,Corona de Fénix,Corona Suprema"
+ },
+ [5400403]={
+ ["name"]="Forro de Cuero Suave,Túnica con Jade,Satén Morado,Túnica de Ámbar,Túnica con Pluma de Fénix,Túnica de Estrella Suprema"
+ },
+ [5400404]={
+ ["name"]="Cinturón Bordado,Corsé Elegante,Cinturón Bordado con Perlas,Cinturón Imperial de Estrella,Cinturón de Ojos de Fénix,Cuerda Suprema"
+ },
+ [5400405]={
+ ["name"]="Pulsera de Hierro Morado,Guanteletes de Velo,Guanteletes de Oro,Guanteletes de Estrellas,Guanteletes de Hueso de Fénix,Armadura de Mano Suprema"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/hero.lua b/lua/app/config/strings/es/hero.lua
index 9fbe554e..64f30304 100644
--- a/lua/app/config/strings/es/hero.lua
+++ b/lua/app/config/strings/es/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="Sirviente Diablo",
["desc"]="Ataca incesantemente como un rayo."
+ },
+ [14004]={
+
},
[22001]={
["name"]="Chica con Daga",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="Matón",
["desc"]="La katana que tiene en la mano vuela como un dragón, es una esgrima incomparable."
+ },
+ [24004]={
+
},
[32001]={
["name"]="Cabeza de Cebolla",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="Ninja Phil",
["desc"]="Veloz como viento, y protege el Reino del Agua de las fuerzas del mal."
+ },
+ [34004]={
+
},
[42001]={
["name"]="Alma Glacial",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="Maga Lunar",
["desc"]="Bajo su espada lunar, las estrellas bailan en la punta de sus dedos, y la mágica luz de la luna ilumina su infinita sabiduría."
+ },
+ [44004]={
+
},
[52001]={
["name"]="Ninja Jay",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="Jinete Caído",
["desc"]="Fue uno de los jinetes más distinguidos del reino, pero el destino lo ha corrompido para convertirle en un portador de la enorme espada maldecida."
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/skill.lua b/lua/app/config/strings/es/skill.lua
index 8a6f77ee..3cf1fa35 100644
--- a/lua/app/config/strings/es/skill.lua
+++ b/lua/app/config/strings/es/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="Espada Caída: causa un masivo daño de habilidad adicional, con efecto de Corrupto durante 1 ronda."
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/skill_rogue.lua b/lua/app/config/strings/es/skill_rogue.lua
index b9142b13..eb600c40 100644
--- a/lua/app/config/strings/es/skill_rogue.lua
+++ b/lua/app/config/strings/es/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="El efecto de Dormido aplicado por Espada Caída dura +1 ronda."
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/es/task_type.lua b/lua/app/config/strings/es/task_type.lua
index 457a8b13..e7c7499d 100644
--- a/lua/app/config/strings/es/task_type.lua
+++ b/lua/app/config/strings/es/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="Mejora armadura {0} veces"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/attr.lua b/lua/app/config/strings/fr/attr.lua
index 42a5443a..0c81d525 100644
--- a/lua/app/config/strings/fr/attr.lua
+++ b/lua/app/config/strings/fr/attr.lua
@@ -222,6 +222,26 @@ local attr = {
[56]={
["id"]=56,
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -281,12 +301,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/avatar.lua b/lua/app/config/strings/fr/avatar.lua
index e55df79f..734fab36 100644
--- a/lua/app/config/strings/fr/avatar.lua
+++ b/lua/app/config/strings/fr/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/buff.lua b/lua/app/config/strings/fr/buff.lua
index f350d922..83ebab2b 100644
--- a/lua/app/config/strings/fr/buff.lua
+++ b/lua/app/config/strings/fr/buff.lua
@@ -107,6 +107,10 @@ local buff = {
["id"]=63,
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["name"]="shield_rebound_400"
@@ -158,6 +162,42 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -189,6 +229,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -201,12 +242,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/equip.lua b/lua/app/config/strings/fr/equip.lua
index d55c83f4..5a74d4b8 100644
--- a/lua/app/config/strings/fr/equip.lua
+++ b/lua/app/config/strings/fr/equip.lua
@@ -88,6 +88,21 @@ local equip = {
},
[1400305]={
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
},
[2200101]={
@@ -178,6 +193,21 @@ local equip = {
},
[2400305]={
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
},
[3200101]={
@@ -268,6 +298,21 @@ local equip = {
},
[3400305]={
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
},
[4200101]={
@@ -358,6 +403,21 @@ local equip = {
},
[4400305]={
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
},
[5200101]={
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/hero.lua b/lua/app/config/strings/fr/hero.lua
index 79363cfc..773be729 100644
--- a/lua/app/config/strings/fr/hero.lua
+++ b/lua/app/config/strings/fr/hero.lua
@@ -16,6 +16,9 @@ local hero = {
},
[14003]={
+ },
+ [14004]={
+
},
[22001]={
@@ -34,6 +37,9 @@ local hero = {
},
[24003]={
+ },
+ [24004]={
+
},
[32001]={
@@ -52,6 +58,9 @@ local hero = {
},
[34003]={
+ },
+ [34004]={
+
},
[42001]={
@@ -70,6 +79,9 @@ local hero = {
},
[44003]={
+ },
+ [44004]={
+
},
[52001]={
@@ -88,9 +100,12 @@ local hero = {
},
[54003]={
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/skill.lua b/lua/app/config/strings/fr/skill.lua
index a0df45a0..aa45a9e6 100644
--- a/lua/app/config/strings/fr/skill.lua
+++ b/lua/app/config/strings/fr/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/skill_rogue.lua b/lua/app/config/strings/fr/skill_rogue.lua
index 0c8ed8d3..6881db44 100644
--- a/lua/app/config/strings/fr/skill_rogue.lua
+++ b/lua/app/config/strings/fr/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/task_type.lua b/lua/app/config/strings/fr/task_type.lua
index c087d8bf..d69e809a 100644
--- a/lua/app/config/strings/fr/task_type.lua
+++ b/lua/app/config/strings/fr/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/attr.lua b/lua/app/config/strings/id/attr.lua
index f41a8a68..cc78ead1 100644
--- a/lua/app/config/strings/id/attr.lua
+++ b/lua/app/config/strings/id/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/avatar.lua b/lua/app/config/strings/id/avatar.lua
index 6f29e561..97b79e5a 100644
--- a/lua/app/config/strings/id/avatar.lua
+++ b/lua/app/config/strings/id/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="Dapat setelah lolos Ksatria Karunia"
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="Dapat setelah lolos Juara Pantai"
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/buff.lua b/lua/app/config/strings/id/buff.lua
index 7098ac6c..776ddf0e 100644
--- a/lua/app/config/strings/id/buff.lua
+++ b/lua/app/config/strings/id/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="Res Merah",
["desc"]="Res Merah: DMG Hero elemen merah berkurang {0}.",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="Res Emas",
["desc"]="Res Emas: DMG Hero elemen emas berkurang {0}.",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="Res Hijau",
["desc"]="Res Hijau: DMG Hero elemen hijau berkurang {0}.",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="Res Biru",
["desc"]="Res Biru: DMG Hero elemen biru berkurang {0}.",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="Res Ungu",
["desc"]="Res Ungu: DMG Hero elemen ungu berkurang {0}.",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="Res Ekstrim",
["desc"]="Res Ekstrim: DMG yang diterima semua Hero berkurang {0}.",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="DMG Balik: Memantulkan DMG lawan.",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="Perisai Anti-DMG : Dapat menahan sejumlah DMG dan memantulkan kembali DMG lawan.",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="Strike",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="Serangan Balik",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="DMG Balik",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/equip.lua b/lua/app/config/strings/id/equip.lua
index 2da483ea..449a9445 100644
--- a/lua/app/config/strings/id/equip.lua
+++ b/lua/app/config/strings/id/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="Gelang Bronze,Gelang Kulit,Gelang Hati Besi,Sarung Tangan Heroik,Pelindung Tangan Kumis Naga,Gelang Abadi"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="Circlet Bunga,Circlet Mutiara,Circlet Api Emas,Circlet Giok,Circlet Phoenix,Mahkota Agung"
+ },
+ [1400403]={
+ ["name"]="Jubah Kulit Lembut,Jubah Giok,Sutra Kasa Ungu,Jubah Amber,Jubah Bulu Phoenix,Jubah Bintang Daulat"
+ },
+ [1400404]={
+ ["name"]="Sabuk Bordir,Tali Pinggang Elegan,Sabuk Mutiara,Sabuk Astral,Sabuk Phoenix,Sabuk Abadi"
+ },
+ [1400405]={
+ ["name"]="Gelang Besi Lavender,Sarung Tangan Cadar Ethereal,Sarung Tangan Emas Cemerlang,Sarung Tangan Bintang,Sarung Tulang Phoenix,Pelindung Lengan Sovereign Agung"
+ },
[2200101]={
["name"]="Pedang Sabit,Wolf Fang,Kroma Langit,Pedang Air Terjun,Pedang Pembelah Iblis,Pedang Dracobane"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="Gelang Bronze,Gelang Kulit,Gelang Hati Besi,Sarung Tangan Heroik,Pelindung Tangan Kumis Naga,Gelang Abadi"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="Helm Baja Kasar,Pelindung Baja Halus,Mahkota Obsidian,Coronet Perkasa,Circlet Tanduk Naga,Mahkota Kemuliaan Abadi"
+ },
+ [2400403]={
+ ["name"]="Jubah Tenun Tebal,Armor Cincin Baja Tipis,Plat Besi Gelap,Armor Giok Sang Juara,Plat Emas Wyrmhide,Plat Berat Abadi"
+ },
+ [2400404]={
+ ["name"]="Sabuk Kulit,Tali Pinggang Emas Eboni,Ksatria Baldric,Sabuk Otot Wyrm,Lingkar Kekal,Gelang Bronze"
+ },
+ [2400405]={
+ ["name"]="Gelang Bronze,Gelang Kulit,Gelang Hati Besi,Sarung Tangan Heroik,Pelindung Tangan Kumis Naga,Gelang Abadi"
+ },
[3200101]={
["name"]="Tombak,Tombak Perkasa,Tombak Sunderan,Tombak Pantang Menyerah,Tombak Galeforce,Badai Titan"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="Gelang Bronze,Gelang Kulit,Gelang Hati Besi,Sarung Tangan Heroik,Pelindung Tangan Kumis Naga,Gelang Abadi"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="Circlet Bunga,Circlet Mutiara,Circlet Api Emas,Circlet Giok,Circlet Phoenix,Mahkota Agung"
+ },
+ [3400403]={
+ ["name"]="Jubah Kulit Lembut,Jubah Giok,Sutra Kasa Ungu,Jubah Amber,Jubah Bulu Phoenix,Jubah Bintang Daulat"
+ },
+ [3400404]={
+ ["name"]="Sabuk Bordir,Tali Pinggang Elegan,Sabuk Mutiara,Sabuk Astral,Sabuk Phoenix,Sabuk Abadi"
+ },
+ [3400405]={
+ ["name"]="Gelang Besi Lavender,Sarung Tangan Cadar Ethereal,Sarung Tangan Emas Cemerlang,Sarung Tangan Bintang,Sarung Tulang Phoenix,Pelindung Lengan Sovereign Agung"
+ },
[4200101]={
["name"]="Tongkat,Tongkat Indah,Tongkat Kristal,Tongkat Glasial,Tongkat Es,Alam Es"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="Gelang Besi Lavender,Sarung Tangan Cadar Ethereal,Sarung Tangan Emas Cemerlang,Sarung Tangan Bintang,Sarung Tulang Phoenix,Pelindung Lengan Sovereign Agung"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="Helm Baja Kasar,Pelindung Baja Halus,Mahkota Obsidian,Coronet Perkasa,Circlet Tanduk Naga,Mahkota Kemuliaan Abadi"
+ },
+ [4400403]={
+ ["name"]="Jubah Tenun Tebal,Armor Cincin Baja Tipis,Plat Besi Gelap,Armor Giok Sang Juara,Plat Emas Wyrmhide,Plat Berat Abadi"
+ },
+ [4400404]={
+ ["name"]="Sabuk Kulit,Tali Pinggang Emas Eboni,Ksatria Baldric,Sabuk Otot Wyrm,Lingkar Kekal,Gelang Bronze"
+ },
+ [4400405]={
+ ["name"]="Gelang Bronze,Gelang Kulit,Gelang Hati Besi,Sarung Tangan Heroik,Pelindung Tangan Kumis Naga,Gelang Abadi"
+ },
[5200101]={
["name"]="Shuriken,Shuriken Besar,Shuriken Mekanik,Shuriken Gale,Shuriken Spektral,Pelacak Bayangan"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="Gelang Bronze,Gelang Kulit,Gelang Hati Besi,Sarung Tangan Heroik,Pelindung Tangan Kumis Naga,Gelang Abadi"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="Circlet Bunga,Circlet Mutiara,Circlet Api Emas,Circlet Giok,Circlet Phoenix,Mahkota Agung"
+ },
+ [5400403]={
+ ["name"]="Jubah Kulit Lembut,Jubah Giok,Sutra Kasa Ungu,Jubah Amber,Jubah Bulu Phoenix,Jubah Bintang Daulat"
+ },
+ [5400404]={
+ ["name"]="Sabuk Bordir,Tali Pinggang Elegan,Sabuk Mutiara,Sabuk Astral,Sabuk Phoenix,Sabuk Abadi"
+ },
+ [5400405]={
+ ["name"]="Gelang Besi Lavender,Sarung Tangan Cadar Ethereal,Sarung Tangan Emas Cemerlang,Sarung Tangan Bintang,Sarung Tulang Phoenix,Pelindung Lengan Sovereign Agung"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/hero.lua b/lua/app/config/strings/id/hero.lua
index 38180fc3..022c2b8d 100644
--- a/lua/app/config/strings/id/hero.lua
+++ b/lua/app/config/strings/id/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="Pelayan Demon",
["desc"]="Menyerang tanpa henti bagai kilat!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="Gadis Pedang",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="Avie",
["desc"]="Katana di tangannya menari-nari seperti naga. Itu adalah ilmu pedang yang tak tertandingi."
+ },
+ [24004]={
+
},
[32001]={
["name"]="Kepala Bawang",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="Ninja Phil",
["desc"]="Secepat angin, melindungi Kerajaan Air dari kekuatan jahat."
+ },
+ [34004]={
+
},
[42001]={
["name"]="Hati Es",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="Penyihir Lunar",
["desc"]="Bintang-bintang malam menari di ujung jari dan di bawah cakramnya, saat cahaya bulan yang ajaib menerangi kebijaksanaannya yang tak terbatas."
+ },
+ [44004]={
+
},
[52001]={
["name"]="Ninja Jay",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="Ksatria Karunia",
["desc"]="Pernah menjadi salah satu ksatria paling terhormat di kerajaan. Takdir mengubahnya menjadi pengguna senjata tanah liat terkutuk."
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/skill.lua b/lua/app/config/strings/id/skill.lua
index 8a70fb8b..5c900b72 100644
--- a/lua/app/config/strings/id/skill.lua
+++ b/lua/app/config/strings/id/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="Pedang Karunia: Memberikan satu serangan tambahan dari DMG skill masif dan memberikan efek Korosi selama 1 giliran."
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/skill_rogue.lua b/lua/app/config/strings/id/skill_rogue.lua
index 2f2fe45a..415f8aee 100644
--- a/lua/app/config/strings/id/skill_rogue.lua
+++ b/lua/app/config/strings/id/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="Efek Kantuk yang melekat pada Ksatria Karunia +1 giliran."
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/id/task_type.lua b/lua/app/config/strings/id/task_type.lua
index e6bbdfb7..a800f821 100644
--- a/lua/app/config/strings/id/task_type.lua
+++ b/lua/app/config/strings/id/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="Upgrade Armor {0} kali"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/attr.lua b/lua/app/config/strings/ja/attr.lua
index 1b1ec8be..35083dc7 100644
--- a/lua/app/config/strings/ja/attr.lua
+++ b/lua/app/config/strings/ja/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="HPが{0}増加する",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/avatar.lua b/lua/app/config/strings/ja/avatar.lua
index ef9960af..9f0298b4 100644
--- a/lua/app/config/strings/ja/avatar.lua
+++ b/lua/app/config/strings/ja/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="堕落騎士をアクティブ化後獲得できる。"
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="ビーチチャンピオンをアクティブ化後獲得できる。"
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/buff.lua b/lua/app/config/strings/ja/buff.lua
index cac17ebd..2999e66d 100644
--- a/lua/app/config/strings/ja/buff.lua
+++ b/lua/app/config/strings/ja/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="赤耐性",
["desc"]="赤耐性:赤ヒーローから受けるダメージが{0}減少する。",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="黄耐性",
["desc"]="黄耐性:黄ヒーローから受けるダメージが{0}減少する。",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="緑耐性",
["desc"]="緑耐性:緑ヒーローから受けるダメージが{0}減少する。",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="青耐性",
["desc"]="青耐性:青ヒーローから受けるダメージが{0}減少する。",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="紫耐性",
["desc"]="紫耐性:紫ヒーローから受けるダメージが{0}減少する。",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="極限耐性",
["desc"]="極限耐性:全てのヒーローから受けるダメージが{0}減少する。",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="反射:ダメージを反射する。",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="ミラーシールド:一定量のダメージには耐えられ、大量のダメージを敵に反射する。",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="先手",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="反撃",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="反射",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/equip.lua b/lua/app/config/strings/ja/equip.lua
index fedbdbe2..04516ac8 100644
--- a/lua/app/config/strings/ja/equip.lua
+++ b/lua/app/config/strings/ja/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="銅のブレスレット,革リストバンド,鉄のリストバンド,ヒーローのガントレット,竜鬚のリストバンド,永遠のリストバンド"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="花の冠,真珠の冠飾,炎紋様の金冠,月の玉冠,鳳冠の星冠,至高のかんざし"
+ },
+ [1400403]={
+ ["name"]="柔らかいローブ,翡翠飾りのローブ,紫絹のローブ,琥珀のローブ,鳳凰の羽のローブ,究極のローブ"
+ },
+ [1400404]={
+ ["name"]="シンプルな刺繍テープ,エレガントなウエストバンド,パールの刺繍テープ,スターライトの刺繍テープ,鳳凰の刺繍テープ,究極の刺繍テープ"
+ },
+ [1400405]={
+ ["name"]="紫鉄のブレスレット,ベールのガントレット,ゴールドのガントレット,星のガントレット,鳳凰のガントレット,究極のガントレット"
+ },
[2200101]={
["name"]="クレセントブレード,狼牙,セレスティアルクロマ,滝の終点,デビルクリーバー,斬竜刀"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="銅のブレスレット,革リストバンド,鉄のリストバンド,ヒーローのガントレット,竜鬚のリストバンド,永遠のリストバンド"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="鋼の仮面,ファインスチール製仮面,黒曜石の冠,勇気の冠,竜角の冠,永遠の冠"
+ },
+ [2400403]={
+ ["name"]="厚織りの法衣,薄鋼鉄製ハウバーク,玄鉄の鎧,強者の鎧,竜鱗の鎧,永遠の鎧"
+ },
+ [2400404]={
+ ["name"]="革ベルト,黒檀ゴールドのガードル,騎士のベルト,竜腱のガードル,永遠のガードル,銅のブレスレット"
+ },
+ [2400405]={
+ ["name"]="銅のブレスレット,革リストバンド,鉄のリストバンド,ヒーローのガントレット,竜鬚のリストバンド,永遠のリストバンド"
+ },
[3200101]={
["name"]="ランス,強力なランス,鎧破りのランス,不屈のランス,狂風のランス,巨人ストーム"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="銅のブレスレット,革リストバンド,鉄のリストバンド,ヒーローのガントレット,竜鬚のリストバンド,永遠のリストバンド"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="花の冠,真珠の冠飾,炎紋様の金冠,月の玉冠,鳳冠の星冠,至高のかんざし"
+ },
+ [3400403]={
+ ["name"]="柔らかいローブ,翡翠飾りのローブ,紫絹のローブ,琥珀のローブ,鳳凰の羽のローブ,究極のローブ"
+ },
+ [3400404]={
+ ["name"]="シンプルな刺繍テープ,エレガントなウエストバンド,パールの刺繍テープ,スターライトの刺繍テープ,鳳凰の刺繍テープ,究極の刺繍テープ"
+ },
+ [3400405]={
+ ["name"]="紫鉄のブレスレット,ベールのガントレット,ゴールドのガントレット,星のガントレット,鳳凰のガントレット,究極のガントレット"
+ },
[4200101]={
["name"]="魔法の杖,精巧な杖,水晶の杖,氷の杖,霜星の杖,氷雪の世界"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="紫鉄のブレスレット,ベールのガントレット,ゴールドのガントレット,星のガントレット,鳳凰のガントレット,究極のガントレット"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="鋼の仮面,ファインスチール製仮面,黒曜石の冠,勇気の冠,竜角の冠,永遠の冠"
+ },
+ [4400403]={
+ ["name"]="厚織りの法衣,薄鋼鉄製ハウバーク,玄鉄の鎧,強者の鎧,竜鱗の鎧,永遠の鎧"
+ },
+ [4400404]={
+ ["name"]="革ベルト,黒檀ゴールドのガードル,騎士のベルト,竜腱のガードル,永遠のガードル,銅のブレスレット"
+ },
+ [4400405]={
+ ["name"]="銅のブレスレット,革リストバンド,鉄のリストバンド,ヒーローのガントレット,竜鬚のリストバンド,永遠のリストバンド"
+ },
[5200101]={
["name"]="手裏剣,大型手裏剣,機関手裏剣,疾風手裏剣,幽霊手裏剣,影を追う"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="銅のブレスレット,革リストバンド,鉄のリストバンド,ヒーローのガントレット,竜鬚のリストバンド,永遠のリストバンド"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="花の冠,真珠の冠飾,炎紋様の金冠,月の玉冠,鳳冠の星冠,至高のかんざし"
+ },
+ [5400403]={
+ ["name"]="柔らかいローブ,翡翠飾りのローブ,紫絹のローブ,琥珀のローブ,鳳凰の羽のローブ,究極のローブ"
+ },
+ [5400404]={
+ ["name"]="シンプルな刺繍テープ,エレガントなウエストバンド,パールの刺繍テープ,スターライトの刺繍テープ,鳳凰の刺繍テープ,究極の刺繍テープ"
+ },
+ [5400405]={
+ ["name"]="紫鉄のブレスレット,ベールのガントレット,ゴールドのガントレット,星のガントレット,鳳凰のガントレット,究極のガントレット"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/hero.lua b/lua/app/config/strings/ja/hero.lua
index 18a407fe..954197ad 100644
--- a/lua/app/config/strings/ja/hero.lua
+++ b/lua/app/config/strings/ja/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="デビルウェイター",
["desc"]="稲妻のように、攻撃を止めるな!!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="ブレードメイド",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="トビ",
["desc"]="手にした刀は龍の如く舞い、無類の剣技。"
+ },
+ [24004]={
+
},
[32001]={
["name"]="タマネギ",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="忍者フィル",
["desc"]="風のように素早く、邪悪な力から水の王国を守る。"
+ },
+ [34004]={
+
},
[42001]={
["name"]="氷心",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="月の法師",
["desc"]="月の刃の下で、夜の星が彼女の指先で踊り、魔法の月光が彼女の無限の知恵を照らす~"
+ },
+ [44004]={
+
},
[52001]={
["name"]="忍者リン",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="堕落騎士",
["desc"]="かつて王国屈指の騎士であった彼は、運命に呪われ、呪いの剣の使い手となった。"
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/skill.lua b/lua/app/config/strings/ja/skill.lua
index e24d9af0..8d3bc644 100644
--- a/lua/app/config/strings/ja/skill.lua
+++ b/lua/app/config/strings/ja/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="堕落の剣:追加で大ダメージを与えるスキルを1回発動し、敵に1ターン腐敗効果を付与する。"
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/skill_rogue.lua b/lua/app/config/strings/ja/skill_rogue.lua
index 1f62a4ef..ac42a440 100644
--- a/lua/app/config/strings/ja/skill_rogue.lua
+++ b/lua/app/config/strings/ja/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="「堕落の剣」の昏睡効果のターン数が+1。"
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/task_type.lua b/lua/app/config/strings/ja/task_type.lua
index 0c353a3f..69e2f2a0 100644
--- a/lua/app/config/strings/ja/task_type.lua
+++ b/lua/app/config/strings/ja/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="防具を{0}回レベルアップする"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/attr.lua b/lua/app/config/strings/ko/attr.lua
index aca1bc1d..f48b8c68 100644
--- a/lua/app/config/strings/ko/attr.lua
+++ b/lua/app/config/strings/ko/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="HP +{0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/avatar.lua b/lua/app/config/strings/ko/avatar.lua
index 43b37c0b..d6003432 100644
--- a/lua/app/config/strings/ko/avatar.lua
+++ b/lua/app/config/strings/ko/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="타락한 기사(를) 활성화한 후, 획득할 수 있습니다."
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="해변의 왕자(를) 활성화한 후, 획득할 수 있습니다."
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/buff.lua b/lua/app/config/strings/ko/buff.lua
index ddb96b48..1e237145 100644
--- a/lua/app/config/strings/ko/buff.lua
+++ b/lua/app/config/strings/ko/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="빨간색 면역",
["desc"]="빨간색 면역: 빨간색 원소의 영웅으로부터 받는 대미지가 {0} 감소합니다.",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="황금색 면역",
["desc"]="황금색 면역: 황금색 원소의 영웅으로부터 받는 대미지가 {0} 감소합니다.",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="녹색 면역",
["desc"]="녹색 면역: 녹색 원소의 영웅으로부터 받는 대미지가 {0} 감소합니다.",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="블루 면역",
["desc"]="블루 면역: 파란색 원소의 영웅으로부터 받는 대미지가 {0} 감소합니다.",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="보라색 면역",
["desc"]="보라색 면역: 보라색 원소의 영웅으로부터 받는 대미지가 {0} 감소합니다.",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="궁극의 면역",
["desc"]="궁극의 면역: 모든 영웅으로부터 받는 대미지가 {0} 감소합니다.",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="피해 반사: 상대의 대미지를 반사합니다.",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="피해 반사 보호막: 일정한 대미지를 흡수하며 상대의 대미지를 대량 반사합니다.",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="선제공격",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="반격",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="피해 반사",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/equip.lua b/lua/app/config/strings/ko/equip.lua
index 09e4d585..3c309722 100644
--- a/lua/app/config/strings/ko/equip.lua
+++ b/lua/app/config/strings/ko/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="브론즈 팔찌,가죽 손목 밴드,철의 심장 손목 밴드,영웅 건틀릿,용수염 아대,영원의 아대"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="꽃나무 티아라,진주 티아라,불 무늬 티아라,밝은 달 티아라,빛나는 봉황 티아라,최고의 매력 왕관"
+ },
+ [1400403]={
+ ["name"]="부드러운 가죽 내복,옥 장식 로브,보라색 실크 원단,엠버 컬러 옷,봉황 깃털 로브,존귀한 별 로브"
+ },
+ [1400404]={
+ ["name"]="심플한 자수 벨트,우아한 허리띠,진주 자수 벨트,별빛 영광의 벨트,봉황의 눈빛 허리띠,존귀한 불멸의 벨트"
+ },
+ [1400405]={
+ ["name"]="보라색 아이언 팔찌,베일 건틀릿,화려한 황금 건틀릿,스텔라 건틀릿,봉황의 뼈 건틀릿,존귀한 영광의 아머"
+ },
[2200101]={
["name"]="굽이칼,늑대의 굽이칼,하늘의 크로마 칼,폭포를 가르는 칼,악마 도살 칼,드래곤 슬레이어"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="브론즈 팔찌,가죽 손목 밴드,철의 심장 손목 밴드,영웅 건틀릿,용수염 아대,영원의 아대"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="거친 강철 마스크,정교한 강철 마스크,어둠의 노블 왕관,용맹의 왕관,용의 뿔로 만든 왕관,화려한 영원의 왕관"
+ },
+ [2400403]={
+ ["name"]="두꺼운 니트 두루마기,얇은 강철 갑옷,검은 빛을 띤 무거운 중갑,강자의 옥 갑옷,용비늘 황금 투구,영원의 중갑"
+ },
+ [2400404]={
+ ["name"]="가죽 벨트,검은 황금 허리띠,기사의 벨트,용의 힘줄 허리띠,영원의 허리띠 장식,브론즈 팔찌"
+ },
+ [2400405]={
+ ["name"]="브론즈 팔찌,가죽 손목 밴드,철의 심장 손목 밴드,영웅 건틀릿,용수염 아대,영원의 아대"
+ },
[3200101]={
["name"]="파이크,강력한 파이크,관통의 파이크,불굴의 파이크,강풍의 파이크,거대한 폭풍"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="브론즈 팔찌,가죽 손목 밴드,철의 심장 손목 밴드,영웅 건틀릿,용수염 아대,영원의 아대"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="꽃나무 티아라,진주 티아라,불 무늬 티아라,밝은 달 티아라,빛나는 봉황 티아라,최고의 매력 왕관"
+ },
+ [3400403]={
+ ["name"]="부드러운 가죽 내복,옥 장식 로브,보라색 실크 원단,엠버 컬러 옷,봉황 깃털 로브,존귀한 별 로브"
+ },
+ [3400404]={
+ ["name"]="심플한 자수 벨트,우아한 허리띠,진주 자수 벨트,별빛 영광의 벨트,봉황의 눈빛 허리띠,존귀한 불멸의 벨트"
+ },
+ [3400405]={
+ ["name"]="보라색 아이언 팔찌,베일 건틀릿,화려한 황금 건틀릿,스텔라 건틀릿,봉황의 뼈 건틀릿,존귀한 영광의 아머"
+ },
[4200101]={
["name"]="마법 지팡이,정교한 지팡이,수정 지팡이,얼음의 지팡이,서리빛 지팡이,얼어붙은 세상"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="보라색 아이언 팔찌,베일 건틀릿,화려한 황금 건틀릿,스텔라 건틀릿,봉황의 뼈 건틀릿,존귀한 영광의 아머"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="거친 강철 마스크,정교한 강철 마스크,어둠의 노블 왕관,용맹의 왕관,용의 뿔로 만든 왕관,화려한 영원의 왕관"
+ },
+ [4400403]={
+ ["name"]="두꺼운 니트 두루마기,얇은 강철 갑옷,검은 빛을 띤 무거운 중갑,강자의 옥 갑옷,용비늘 황금 투구,영원의 중갑"
+ },
+ [4400404]={
+ ["name"]="가죽 벨트,검은 황금 허리띠,기사의 벨트,용의 힘줄 허리띠,영원의 허리띠 장식,브론즈 팔찌"
+ },
+ [4400405]={
+ ["name"]="브론즈 팔찌,가죽 손목 밴드,철의 심장 손목 밴드,영웅 건틀릿,용수염 아대,영원의 아대"
+ },
[5200101]={
["name"]="수리검,대형 수리검,메커니즘 수리검,매우 빠른 수리검,유령 수리검,그림자 사냥꾼"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="브론즈 팔찌,가죽 손목 밴드,철의 심장 손목 밴드,영웅 건틀릿,용수염 아대,영원의 아대"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="꽃나무 티아라,진주 티아라,불 무늬 티아라,밝은 달 티아라,빛나는 봉황 티아라,최고의 매력 왕관"
+ },
+ [5400403]={
+ ["name"]="부드러운 가죽 내복,옥 장식 로브,보라색 실크 원단,엠버 컬러 옷,봉황 깃털 로브,존귀한 별 로브"
+ },
+ [5400404]={
+ ["name"]="심플한 자수 벨트,우아한 허리띠,진주 자수 벨트,별빛 영광의 벨트,봉황의 눈빛 허리띠,존귀한 불멸의 벨트"
+ },
+ [5400405]={
+ ["name"]="보라색 아이언 팔찌,베일 건틀릿,화려한 황금 건틀릿,스텔라 건틀릿,봉황의 뼈 건틀릿,존귀한 영광의 아머"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/hero.lua b/lua/app/config/strings/ko/hero.lua
index 8e192e54..e9f101a7 100644
--- a/lua/app/config/strings/ko/hero.lua
+++ b/lua/app/config/strings/ko/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="악마 시종",
["desc"]="멈추지 않고 번개처럼 공격하라! ! ! !"
+ },
+ [14004]={
+
},
[22001]={
["name"]="블레이드",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="아피",
["desc"]="손에 들린 태도의 움직임이 용이 춤을 추듯 하니 비할 데 없는 검술의 소유자."
+ },
+ [24004]={
+
},
[32001]={
["name"]="양파 헤드",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="닌자 필",
["desc"]="바람처럼 빠르고 강력하게 물의 왕국을 사악한 세력의 침략으로부터 지켜내리라."
+ },
+ [34004]={
+
},
[42001]={
["name"]="얼음의 심장",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="달의 마법사",
["desc"]="그녀의 달빛 쌍날과 함께 밤하늘의 별들이 그녀의 손끝에서 춤을 추고 마법의 달빛이 그녀의 무한한 지혜를 비춰준다."
+ },
+ [44004]={
+
},
[52001]={
["name"]="닌자 룬",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="타락한 기사",
["desc"]="한때 왕국에서 가장 뛰어난 기사 중 한 명이었지만, 운명은 그를 저주받은 거대한 검의 사용자로 타락시켰다."
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/skill.lua b/lua/app/config/strings/ko/skill.lua
index c3043b1c..81d77662 100644
--- a/lua/app/config/strings/ko/skill.lua
+++ b/lua/app/config/strings/ko/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="타락한 검: 추가로 대량의 스킬 피해를 한 번 입히며 1턴 동안 부패 효과를 부여합니다."
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/skill_rogue.lua b/lua/app/config/strings/ko/skill_rogue.lua
index c8ae6f7a..71206bce 100644
--- a/lua/app/config/strings/ko/skill_rogue.lua
+++ b/lua/app/config/strings/ko/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="타락한 검이 수면 효과를 부여하는 턴의 횟수 +1"
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/task_type.lua b/lua/app/config/strings/ko/task_type.lua
index ad71bb8a..d6ed3c28 100644
--- a/lua/app/config/strings/ko/task_type.lua
+++ b/lua/app/config/strings/ko/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="방어구 업그레이드 {0}회"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/attr.lua b/lua/app/config/strings/pt/attr.lua
index d8eded0e..c4461a4c 100644
--- a/lua/app/config/strings/pt/attr.lua
+++ b/lua/app/config/strings/pt/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="Aumento de Vida {0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/avatar.lua b/lua/app/config/strings/pt/avatar.lua
index 5288ae0f..e4258495 100644
--- a/lua/app/config/strings/pt/avatar.lua
+++ b/lua/app/config/strings/pt/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="Ativar Cavaleiro Caído para obter."
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="Ativar Rei da Praia para obter."
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/buff.lua b/lua/app/config/strings/pt/buff.lua
index ef886686..e3574eac 100644
--- a/lua/app/config/strings/pt/buff.lua
+++ b/lua/app/config/strings/pt/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="Resistência Vermelha",
["desc"]="Resistência Vermelha: dano recebido dos heróis do elemento Vermelho é reduzido em {0}.",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="Resistência Dourada",
["desc"]="Resistência Dourada: dano recebido dos heróis do elemento dourado é reduzido em {0}.",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="Resistência Verde",
["desc"]="Resistência Verde: dano recebido dos heróis do elemento Verde é reduzido em {0}.",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="Resistência Azul",
["desc"]="Resistência Azul: dano recebido dos heróis do elemento Azul é reduzido em {0}.",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="Resistência Roxa",
["desc"]="Resistência Roxa: dano recebido dos heróis do elemento Roxo é reduzido em {0}.",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="Resistência Suprema",
["desc"]="Resistência Suprema: dano recebido de todos os heróis é reduzido em {0}.",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="Reflexão: reflete o dano do oponente.",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="Escudo de Reflexão : pode aguentar uma certa quantidade de dano e refletir um dano massivo do oponente.",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="Iniciativo",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="Contra-ataque",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="Reflexão",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/equip.lua b/lua/app/config/strings/pt/equip.lua
index 6a76531f..843ccc56 100644
--- a/lua/app/config/strings/pt/equip.lua
+++ b/lua/app/config/strings/pt/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="Pulseira de Cobre,Braceletes de Couro,Braceletes de Coração de Ferro,Manoplas do Herói,Braceletes do Bigode do Dragão,Pulseiras da Eternidade"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="Coroa de Flor Comum,Tiara de Pérola,Tiara de Ouro Tece-chamas,Coroa de Jade da Lua Clara,Coroa Estrelada da Fênix,Coroa Encantadora da Supremacia"
+ },
+ [1400403]={
+ ["name"]="Vestimenta Interna de Couro Flexível,Túnica Adornada com Jade,Cetim e Gaza Roxa,Vestimenta de Âmbar,Traje Majestoso de Pena de Fênix,Túnica Estrelada da Supremacia"
+ },
+ [1400404]={
+ ["name"]="Faixa Bordada Simples,Cinta Elegante,Faixa Bordada de Pérola,Cinto da Luz Estelar,Cinta do Olhar da Fênix,Cordão Celestial da Supremacia"
+ },
+ [1400405]={
+ ["name"]="Pulseira de Ferro Roxo,Manoplas de Musselina,Manoplas Adornados de Ouro,Manoplas das Estrelas,Manoplas do Osso da Fênix,Manoplas da Supremacia"
+ },
[2200101]={
["name"]="Cimitarra,Cimitarra do Canino de Lobo,Lâmina do Arco-íris,Cortador da Cascata,Espada Exorcista,Decapitador do Dragão"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="Pulseira de Cobre,Braceletes de Couro,Braceletes de Coração de Ferro,Manoplas do Herói,Braceletes do Bigode do Dragão,Pulseiras da Eternidade"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="Máscara de Aço Grosso,Elmo de Aço Refinado,Coroa de Obsidiana,Coroa da Valentia,Coroa do Chifre do Dragão,Coroa Majestosa da Eternidade"
+ },
+ [2400403]={
+ ["name"]="Túnica Grossa,Cota de Anéis de Aço Fino,Armadura Pesada de Ferro Negro,Armadura de Jade do Valente,Couraça Dourada de Escamas de Dragão,Armadura Pesada da Eternidade"
+ },
+ [2400404]={
+ ["name"]="Cinto de Couro,Cinto de Ouro Negro,Cinto do Cavaleiro,Cinta de Tendão de Dragão,Corrente de Cintura da Eternidade,Pulseira de Cobre"
+ },
+ [2400405]={
+ ["name"]="Pulseira de Cobre,Braceletes de Couro,Braceletes de Coração de Ferro,Manoplas do Herói,Braceletes do Bigode do Dragão,Pulseiras da Eternidade"
+ },
[3200101]={
["name"]="Lança,Lança Forte,Lança Perfurante,Lança Inquebrável,Lança dos Ventos Furiosos,Tempestade do Gigante"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="Pulseira de Cobre,Braceletes de Couro,Braceletes de Coração de Ferro,Manoplas do Herói,Braceletes do Bigode do Dragão,Pulseiras da Eternidade"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="Coroa de Flor Comum,Tiara de Pérola,Tiara de Ouro Tece-chamas,Coroa de Jade da Lua Clara,Coroa Estrelada da Fênix,Coroa Encantadora da Supremacia"
+ },
+ [3400403]={
+ ["name"]="Vestimenta Interna de Couro Flexível,Túnica Adornada com Jade,Cetim e Gaza Roxa,Vestimenta de Âmbar,Traje Majestoso de Pena de Fênix,Túnica Estrelada da Supremacia"
+ },
+ [3400404]={
+ ["name"]="Faixa Bordada Simples,Cinta Elegante,Faixa Bordada de Pérola,Cinto da Luz Estelar,Cinta do Olhar da Fênix,Cordão Celestial da Supremacia"
+ },
+ [3400405]={
+ ["name"]="Pulseira de Ferro Roxo,Manoplas de Musselina,Manoplas Adornados de Ouro,Manoplas das Estrelas,Manoplas do Osso da Fênix,Manoplas da Supremacia"
+ },
[4200101]={
["name"]="Varinha Mágica,Varinha Mágica Delicada,Varinha Mágica de Cristal,Varinha Mágica de Gelo,Varinha Mágica da Estrela Gélida,Terra Gelada"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="Pulseira de Ferro Roxo,Manoplas de Musselina,Manoplas Adornados de Ouro,Manoplas das Estrelas,Manoplas do Osso da Fênix,Manoplas da Supremacia"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="Máscara de Aço Grosso,Elmo de Aço Refinado,Coroa de Obsidiana,Coroa da Valentia,Coroa do Chifre do Dragão,Coroa Majestosa da Eternidade"
+ },
+ [4400403]={
+ ["name"]="Túnica Grossa,Cota de Anéis de Aço Fino,Armadura Pesada de Ferro Negro,Armadura de Jade do Valente,Couraça Dourada de Escamas de Dragão,Armadura Pesada da Eternidade"
+ },
+ [4400404]={
+ ["name"]="Cinto de Couro,Cinto de Ouro Negro,Cinto do Cavaleiro,Cinta de Tendão de Dragão,Corrente de Cintura da Eternidade,Pulseira de Cobre"
+ },
+ [4400405]={
+ ["name"]="Pulseira de Cobre,Braceletes de Couro,Braceletes de Coração de Ferro,Manoplas do Herói,Braceletes do Bigode do Dragão,Pulseiras da Eternidade"
+ },
[5200101]={
["name"]="Shuriken,Shuriken Grande,Shuriken Mecânica,Shuriken do Vendaval,Shuriken Fantasmagórica,Perseguidor de Sombras"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="Pulseira de Cobre,Braceletes de Couro,Braceletes de Coração de Ferro,Manoplas do Herói,Braceletes do Bigode do Dragão,Pulseiras da Eternidade"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="Coroa de Flor Comum,Tiara de Pérola,Tiara de Ouro Tece-chamas,Coroa de Jade da Lua Clara,Coroa Estrelada da Fênix,Coroa Encantadora da Supremacia"
+ },
+ [5400403]={
+ ["name"]="Vestimenta Interna de Couro Flexível,Túnica Adornada com Jade,Cetim e Gaza Roxa,Vestimenta de Âmbar,Traje Majestoso de Pena de Fênix,Túnica Estrelada da Supremacia"
+ },
+ [5400404]={
+ ["name"]="Faixa Bordada Simples,Cinta Elegante,Faixa Bordada de Pérola,Cinto da Luz Estelar,Cinta do Olhar da Fênix,Cordão Celestial da Supremacia"
+ },
+ [5400405]={
+ ["name"]="Pulseira de Ferro Roxo,Manoplas de Musselina,Manoplas Adornados de Ouro,Manoplas das Estrelas,Manoplas do Osso da Fênix,Manoplas da Supremacia"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/hero.lua b/lua/app/config/strings/pt/hero.lua
index 10854179..27ef5e2b 100644
--- a/lua/app/config/strings/pt/hero.lua
+++ b/lua/app/config/strings/pt/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="Serviçal do Demônio",
["desc"]="Atacando sem parar, feito um relâmpago!!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="Senhorita dos Gumes",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="Vândalo",
["desc"]="A catana em sua mão dança como um dragão, sua perícia com a espada é inigualável."
+ },
+ [24004]={
+
},
[32001]={
["name"]="Cabeça de Cebola",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="Ninja Phil",
["desc"]="Veloz como o vento, ele protege o Reino da Água das forças do mal."
+ },
+ [34004]={
+
},
[42001]={
["name"]="Alma Glacial",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="Mago da Lua",
["desc"]="Sob suas lâminas da lua cheia, as estrelas da noite dançam nas pontas dos dedos dela, e o luar mágico ilumina sua infinita sabedoria~"
+ },
+ [44004]={
+
},
[52001]={
["name"]="Luninja",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="Cavaleiro Caído",
["desc"]="Em outras épocas ele já foi um dos cavaleiros mais ilustres do reino, mas o destino o corrompeu e fez dele portador da espada larga amaldiçoada."
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/skill.lua b/lua/app/config/strings/pt/skill.lua
index 4ce91db1..5b1dd192 100644
--- a/lua/app/config/strings/pt/skill.lua
+++ b/lua/app/config/strings/pt/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="Espada Corrompida: Causa uma grande quantidade de dano de habilidade, adiciona efeito de corrupção por 1 rodada."
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/skill_rogue.lua b/lua/app/config/strings/pt/skill_rogue.lua
index 6370f96f..00bf95c7 100644
--- a/lua/app/config/strings/pt/skill_rogue.lua
+++ b/lua/app/config/strings/pt/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="Duração do efeito de atordoamento acionado pela Espada Corrompida +1 turno."
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/task_type.lua b/lua/app/config/strings/pt/task_type.lua
index d8c530b9..d95bb500 100644
--- a/lua/app/config/strings/pt/task_type.lua
+++ b/lua/app/config/strings/pt/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="Aprimore Armaduras {0} vezes."
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/attr.lua b/lua/app/config/strings/ru/attr.lua
index 42a5443a..0c81d525 100644
--- a/lua/app/config/strings/ru/attr.lua
+++ b/lua/app/config/strings/ru/attr.lua
@@ -222,6 +222,26 @@ local attr = {
[56]={
["id"]=56,
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -281,12 +301,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/avatar.lua b/lua/app/config/strings/ru/avatar.lua
index e55df79f..734fab36 100644
--- a/lua/app/config/strings/ru/avatar.lua
+++ b/lua/app/config/strings/ru/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/buff.lua b/lua/app/config/strings/ru/buff.lua
index f350d922..83ebab2b 100644
--- a/lua/app/config/strings/ru/buff.lua
+++ b/lua/app/config/strings/ru/buff.lua
@@ -107,6 +107,10 @@ local buff = {
["id"]=63,
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["name"]="shield_rebound_400"
@@ -158,6 +162,42 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -189,6 +229,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -201,12 +242,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/equip.lua b/lua/app/config/strings/ru/equip.lua
index d55c83f4..5a74d4b8 100644
--- a/lua/app/config/strings/ru/equip.lua
+++ b/lua/app/config/strings/ru/equip.lua
@@ -88,6 +88,21 @@ local equip = {
},
[1400305]={
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
},
[2200101]={
@@ -178,6 +193,21 @@ local equip = {
},
[2400305]={
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
},
[3200101]={
@@ -268,6 +298,21 @@ local equip = {
},
[3400305]={
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
},
[4200101]={
@@ -358,6 +403,21 @@ local equip = {
},
[4400305]={
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
},
[5200101]={
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/hero.lua b/lua/app/config/strings/ru/hero.lua
index 79363cfc..773be729 100644
--- a/lua/app/config/strings/ru/hero.lua
+++ b/lua/app/config/strings/ru/hero.lua
@@ -16,6 +16,9 @@ local hero = {
},
[14003]={
+ },
+ [14004]={
+
},
[22001]={
@@ -34,6 +37,9 @@ local hero = {
},
[24003]={
+ },
+ [24004]={
+
},
[32001]={
@@ -52,6 +58,9 @@ local hero = {
},
[34003]={
+ },
+ [34004]={
+
},
[42001]={
@@ -70,6 +79,9 @@ local hero = {
},
[44003]={
+ },
+ [44004]={
+
},
[52001]={
@@ -88,9 +100,12 @@ local hero = {
},
[54003]={
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/skill.lua b/lua/app/config/strings/ru/skill.lua
index a0df45a0..aa45a9e6 100644
--- a/lua/app/config/strings/ru/skill.lua
+++ b/lua/app/config/strings/ru/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/skill_rogue.lua b/lua/app/config/strings/ru/skill_rogue.lua
index 0c8ed8d3..6881db44 100644
--- a/lua/app/config/strings/ru/skill_rogue.lua
+++ b/lua/app/config/strings/ru/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/attr.lua b/lua/app/config/strings/th/attr.lua
index e09c328f..6688b655 100644
--- a/lua/app/config/strings/th/attr.lua
+++ b/lua/app/config/strings/th/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="HP เพิ่มขึ้น {0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/avatar.lua b/lua/app/config/strings/th/avatar.lua
index 02341f1a..f3d0fa76 100644
--- a/lua/app/config/strings/th/avatar.lua
+++ b/lua/app/config/strings/th/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="หลังจากการเปิดใช้งานอัศวินชั่วร้ายจะได้รับ"
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="หลังจากการเปิดใช้งานราชาชายหาดจะได้รับ"
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/buff.lua b/lua/app/config/strings/th/buff.lua
index 2bf4d920..df0f2dc3 100644
--- a/lua/app/config/strings/th/buff.lua
+++ b/lua/app/config/strings/th/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="การต่อต้านสีแดง",
["desc"]="การต่อต้านสีแดง: ดาเมจที่ได้รับจากฮีโร่ธาตุสีแดงจะลดลง{0}",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="การต่อต้านสีทอง",
["desc"]="การต่อต้านสีทอง: ดาเมจที่ได้รับจากฮีโร่ธาตุสีทองจะลดลง{0}",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="การต่อต้านสีเขียว",
["desc"]="การต่อต้านสีเขียว: ดาเมจที่ได้รับจากฮีโร่ธาตุสีเขียวจะลดลง{0}",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="การต่อต้านสีฟ้า",
["desc"]="การต่อต้านสีฟ้า: ดาเมจที่ได้รับจากฮีโร่ธาตุสีฟ้าจะลดลง{0}",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="การต่อต้านสีม่วง",
["desc"]="การต่อต้านสีม่วง: ดาเมจที่ได้รับจากฮีโร่ธาตุสีม่วงจะลดลง{0}",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="การต่อต้านสุดขีด",
["desc"]="การต่อต้านสุดขีด: ดาเมจที่ได้รับจากฮีโร่ทั้งหมดจะลดลง{0}",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="สะท้อนดาเมจ: สะท้อนดาเมจของฝ่ายตรงข้าม",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="โล่สะท้อนดาเมจ : สามารถต้านทานดาเมจที่กำหนด และสะท้อนดาเมจจำนวนมากจากฝ่ายตรงข้าม",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="ลงมือก่อน",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="โต้กลับ",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="สะท้อนดาเมจ",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/equip.lua b/lua/app/config/strings/th/equip.lua
index 6e9947f3..dba57802 100644
--- a/lua/app/config/strings/th/equip.lua
+++ b/lua/app/config/strings/th/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="สร้อยข้อมือทองแดง,สายรัดข้อมือหนัง,สายรัดข้อมือเฉยเมย,ถุงมือฮีโร่,สายรัดข้อมือหนวดมังกร,ล้อข้อมือนิรันดร์"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="มงกุฎไม้ดอก,มงกุฎมุก,มงกุฎทองลายไฟ,มงกุฎหยกจันทร์,มงกุฎดาวฟีนิกซ์,มงกุฏมหาเสน่ห์สุพรีม"
+ },
+ [1400403]={
+ ["name"]="เสื้อชั้นในหนัง,เสื้อคลุมหยก,ผ้าซาตินสีม่วง,ชุดแสดงสีเหลืองอำพัน,ชุดขนนกฟีนิกซ์,เสื้อคลุมดาวสุพรีม"
+ },
+ [1400404]={
+ ["name"]="ริบบิ้นปักเรียบง่าย,คอร์เซ็ทสง่างาม,ริบบิ้นปักมุก,เข็มขัดแสงดาว,เข็มขัดดาฟีนิกซ์,เชือกเซียนสุพรีม"
+ },
+ [1400405]={
+ ["name"]="สร้อยข้อมือเหล็กม่วง,ถุงมือเส้นด้าย,ถุงมือทอง,ถุงมือดวงดาว,ถุงมือกระดูกฟีนิกซ์,เกราะมือสุพรีม"
+ },
[2200101]={
["name"]="มีดโค้ง,มีดโค้งฟันหมาป่า,มีดเจาะรุ้ง,มีดตัดน้ำตก,มีดสังหารปีศาจ,มีดสังหารมังกร"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="สร้อยข้อมือทองแดง,สายรัดข้อมือหนัง,สายรัดข้อมือเฉยเมย,ถุงมือฮีโร่,สายรัดข้อมือหนวดมังกร,ล้อข้อมือนิรันดร์"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="เกราะหน้าเหล็กหยาบ,เกราะหน้าเหล็กเลิศ,มงกุฎออบซิเดียน,มงกุฎกล้าหาญ,มงกุฎเขามังกร,มงกุฎนิรันดร์"
+ },
+ [2400403]={
+ ["name"]="เสื้อยาวถักหนา,เกราะวงแหวนเหล็กบาง,เกราะหนักเหล็ก,เกราะหยกผู้แข็งแกร่ง,บุตรขุนนางเกล็ดมังกร,เกราะหนักนิรันดร์"
+ },
+ [2400404]={
+ ["name"]="เข็มขัดหนัง,คอร์เซ็ททอง,แหวนเอวอัศวิน,คอร์เซ็ทเอ็นมังกร,ห่วงโซ่เอวนิรันดร์,สร้อยข้อมือทองแดง"
+ },
+ [2400405]={
+ ["name"]="สร้อยข้อมือทองแดง,สายรัดข้อมือหนัง,สายรัดข้อมือเฉยเมย,ถุงมือฮีโร่,สายรัดข้อมือหนวดมังกร,ล้อข้อมือนิรันดร์"
+ },
[3200101]={
["name"]="หอกยาว,หอกยาวทรงพลัง,หอกยาวเจาะเกราะ,หอกยาวไม่ย่อท้อ,หอกลม,พายุยักษ์"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="สร้อยข้อมือทองแดง,สายรัดข้อมือหนัง,สายรัดข้อมือเฉยเมย,ถุงมือฮีโร่,สายรัดข้อมือหนวดมังกร,ล้อข้อมือนิรันดร์"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="มงกุฎไม้ดอก,มงกุฎมุก,มงกุฎทองลายไฟ,มงกุฎหยกจันทร์,มงกุฎดาวฟีนิกซ์,มงกุฏมหาเสน่ห์สุพรีม"
+ },
+ [3400403]={
+ ["name"]="เสื้อชั้นในหนัง,เสื้อคลุมหยก,ผ้าซาตินสีม่วง,ชุดแสดงสีเหลืองอำพัน,ชุดขนนกฟีนิกซ์,เสื้อคลุมดาวสุพรีม"
+ },
+ [3400404]={
+ ["name"]="ริบบิ้นปักเรียบง่าย,คอร์เซ็ทสง่างาม,ริบบิ้นปักมุก,เข็มขัดแสงดาว,เข็มขัดดาฟีนิกซ์,เชือกเซียนสุพรีม"
+ },
+ [3400405]={
+ ["name"]="สร้อยข้อมือเหล็กม่วง,ถุงมือเส้นด้าย,ถุงมือทอง,ถุงมือดวงดาว,ถุงมือกระดูกฟีนิกซ์,เกราะมือสุพรีม"
+ },
[4200101]={
["name"]="คทาวิเศษ,คทาวิเศษสวยงาม,คทาวิเศษคริสตัล,คทาวิเศษน้ำแข็ง,คทาวิเศษดาวค้าง,ดินแดนหิมะ"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="สร้อยข้อมือเหล็กม่วง,ถุงมือเส้นด้าย,ถุงมือทอง,ถุงมือดวงดาว,ถุงมือกระดูกฟีนิกซ์,เกราะมือสุพรีม"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="เกราะหน้าเหล็กหยาบ,เกราะหน้าเหล็กเลิศ,มงกุฎออบซิเดียน,มงกุฎกล้าหาญ,มงกุฎเขามังกร,มงกุฎนิรันดร์"
+ },
+ [4400403]={
+ ["name"]="เสื้อยาวถักหนา,เกราะวงแหวนเหล็กบาง,เกราะหนักเหล็ก,เกราะหยกผู้แข็งแกร่ง,บุตรขุนนางเกล็ดมังกร,เกราะหนักนิรันดร์"
+ },
+ [4400404]={
+ ["name"]="เข็มขัดหนัง,คอร์เซ็ททอง,แหวนเอวอัศวิน,คอร์เซ็ทเอ็นมังกร,ห่วงโซ่เอวนิรันดร์,สร้อยข้อมือทองแดง"
+ },
+ [4400405]={
+ ["name"]="สร้อยข้อมือทองแดง,สายรัดข้อมือหนัง,สายรัดข้อมือเฉยเมย,ถุงมือฮีโร่,สายรัดข้อมือหนวดมังกร,ล้อข้อมือนิรันดร์"
+ },
[5200101]={
["name"]="ชูริเคน,ชูริเคนขนาดใหญ่,ชูริเคนกลไก,ชูริเคนลมแรง,ชูริเคนผี,ไล่ตามเงา"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="สร้อยข้อมือทองแดง,สายรัดข้อมือหนัง,สายรัดข้อมือเฉยเมย,ถุงมือฮีโร่,สายรัดข้อมือหนวดมังกร,ล้อข้อมือนิรันดร์"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="มงกุฎไม้ดอก,มงกุฎมุก,มงกุฎทองลายไฟ,มงกุฎหยกจันทร์,มงกุฎดาวฟีนิกซ์,มงกุฏมหาเสน่ห์สุพรีม"
+ },
+ [5400403]={
+ ["name"]="เสื้อชั้นในหนัง,เสื้อคลุมหยก,ผ้าซาตินสีม่วง,ชุดแสดงสีเหลืองอำพัน,ชุดขนนกฟีนิกซ์,เสื้อคลุมดาวสุพรีม"
+ },
+ [5400404]={
+ ["name"]="ริบบิ้นปักเรียบง่าย,คอร์เซ็ทสง่างาม,ริบบิ้นปักมุก,เข็มขัดแสงดาว,เข็มขัดดาฟีนิกซ์,เชือกเซียนสุพรีม"
+ },
+ [5400405]={
+ ["name"]="สร้อยข้อมือเหล็กม่วง,ถุงมือเส้นด้าย,ถุงมือทอง,ถุงมือดวงดาว,ถุงมือกระดูกฟีนิกซ์,เกราะมือสุพรีม"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/hero.lua b/lua/app/config/strings/th/hero.lua
index 8a271fd1..050e7be9 100644
--- a/lua/app/config/strings/th/hero.lua
+++ b/lua/app/config/strings/th/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="คนรับใช้ปีศาจ",
["desc"]="โจมตีต่อเนื่อง รวดเร็วดุจสายฟ้า!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="สาวดาบ",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="เฟย",
["desc"]="แกว่งดาบทาชิในมือดุจมังกรร่ายรำ มั่นคือเพลงดาบที่ไร้เทียมทาน"
+ },
+ [24004]={
+
},
[32001]={
["name"]="หัวหอม",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="นินจาฟิล",
["desc"]="ว่องไวดั่งสายลม ปกป้องอาณาจักรแห่งน้ำจากการบุกรุกของกองกำลังชั่วร้าย"
+ },
+ [34004]={
+
},
[42001]={
["name"]="หัวใจน้ำแข็ง",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="นักเวทลูน่า",
["desc"]="ภายใต้ดาบจันทร์เสี้ยวคู่ของเธอ ดวงดาวยามราตรีร่ายรำที่ปลายนิ้วของเธอ แสงจันทร์แห่งเวทมนตร์ส่องสว่างความปัญญาของเธอ~"
+ },
+ [44004]={
+
},
[52001]={
["name"]="นินจาเร็น",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="อัศวินชั่วร้าย",
["desc"]="อดีตเป็นหนึ่งในสิบอัศวินที่โดดเด่นที่สุดในอาณาจักร ฟ้าลิขิตให้เขาตกในบาป จนกลายเป็นผู้ใช้ดาบคำสาป"
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/skill.lua b/lua/app/config/strings/th/skill.lua
index 3dc41522..0b139b27 100644
--- a/lua/app/config/strings/th/skill.lua
+++ b/lua/app/config/strings/th/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="ดาบร่วงหล่น: สร้างดาเมจสกิลมหาศาลเพิ่มเติม 1 ครั้ง เพิ่มเอฟเฟกต์ทุจริต1 รอบ"
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/skill_rogue.lua b/lua/app/config/strings/th/skill_rogue.lua
index 974569fd..06c945f1 100644
--- a/lua/app/config/strings/th/skill_rogue.lua
+++ b/lua/app/config/strings/th/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="เอฟเฟกต์หลับที่เพิ่มโดยดาบร่วงหล่น จำนวนรอบ+1"
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/th/task_type.lua b/lua/app/config/strings/th/task_type.lua
index ba8bcb7e..8ee54f77 100644
--- a/lua/app/config/strings/th/task_type.lua
+++ b/lua/app/config/strings/th/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="อัปเกรดเกราะ {0} ครั้ง"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/attr.lua b/lua/app/config/strings/vi/attr.lua
index 55271917..67b1b469 100644
--- a/lua/app/config/strings/vi/attr.lua
+++ b/lua/app/config/strings/vi/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="Tăng {0} HP",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/avatar.lua b/lua/app/config/strings/vi/avatar.lua
index dfe57233..1bab61c3 100644
--- a/lua/app/config/strings/vi/avatar.lua
+++ b/lua/app/config/strings/vi/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="Kích hoạt Fallen Knight nhận được."
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="Kích hoạt Vua Bãi Biển nhận được."
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/buff.lua b/lua/app/config/strings/vi/buff.lua
index 1ff6d423..44acdaff 100644
--- a/lua/app/config/strings/vi/buff.lua
+++ b/lua/app/config/strings/vi/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="Kháng Đỏ",
["desc"]="Kháng Đỏ: Sát thương phải nhận từ Anh Hùng Nguyên Tố Đỏ giảm {0}.",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="Kháng Vàng",
["desc"]="Kháng Vàng: Sát thương phải nhận từ Anh Hùng Nguyên Tố Vàng giảm {0}.",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="Kháng Lục",
["desc"]="Kháng Lục: Sát thương phải nhận từ Anh Hùng Nguyên Tố Lục giảm {0}.",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="Kháng Lam",
["desc"]="Kháng Lam: Sát thương phải nhận từ Anh Hùng Nguyên Tố Lam giảm {0}.",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="Kháng Tím",
["desc"]="Kháng Tím: Sát thương phải nhận từ Anh Hùng Nguyên Tố Tím giảm {0}.",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="Kháng Đỉnh Cao",
["desc"]="Kháng Đỉnh Cao: Sát thương phải nhận từ tất cả Anh Hùng giảm {0}.",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="Phản ST: Phản đòn sát thương lên đối phương.",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="Khiên Phản ST : Chịu một lượng ST nhất định, phản đòn nhiều ST lên đối phương.",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="Tiên Phong",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="Phản Đòn",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="Phản Sát Thương",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/equip.lua b/lua/app/config/strings/vi/equip.lua
index d191f6e2..238e7561 100644
--- a/lua/app/config/strings/vi/equip.lua
+++ b/lua/app/config/strings/vi/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="Vòng Tay Đồng,Đai Da Cổ Tay,Đai Thép Cổ Tay,Bao Tay Anh Hùng,Tay Râu Rồng,Vòng Vĩnh Hằng"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="Mũ Gỗ Phàm Hoa,Mũ Ngọc Trai,Mũ Vàng Vân Lửa,Mũ Ngọc Trăng Sáng,Mũ Sao Mũ Phượng,Mũ Chí Tôn"
+ },
+ [1400403]={
+ ["name"]="Áo Choàng Da,Áo Choàng Ngọc Bích,Tơ Lụa Sa Tím,Áo Hổ Phách,Trang Phục Phụng Hoàng,Áo Choàng Chí Tôn"
+ },
+ [1400404]={
+ ["name"]="Đai Đơn Giản,Đai Thanh Lịch,Đai Ngọc Trai,Đai Ánh Sao,Đai Mắt Phượng,Dây Chí Tôn"
+ },
+ [1400405]={
+ ["name"]="Vòng Tay Tử Thiết,Bao Tay Nhẹ Nhàng,Bao Tay Hoàng Kim,Bao Tay Chòm Sao,Bao Tay Xương Phượng,Giáp Tay Chí Tôn"
+ },
[2200101]={
["name"]="Đao,Đao Nanh Sói,Đao Phi Hồng,Đao Đoạn Bộc,Đao Đồ Ma,Đao Trảm Long"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="Vòng Tay Đồng,Đai Da Cổ Tay,Đai Thép Cổ Tay,Bao Tay Anh Hùng,Tay Râu Rồng,Vòng Vĩnh Hằng"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="Mặt Nạ Thép Thô,Mũ Thép Tinh Thiết,Mũ Hắc Diệu,Vương Miện Anh Dũng,Mũ Sừng Rồng,Mũ Vĩnh Hằng"
+ },
+ [2400403]={
+ ["name"]="Áo Dệt Kim Dày,Giáp Thép Mỏng,Giáp Huyền Thiết,Giáp Ngọc Cường Giả,Mũ Vàng Vảy Rồng,Giáp Vĩnh Hằng"
+ },
+ [2400404]={
+ ["name"]="Đai Da,Đai Than Đá,Đai Kỵ Sĩ,Đai Gân Rồng,Đai Vĩnh Hằng,Vòng Tay Đồng"
+ },
+ [2400405]={
+ ["name"]="Vòng Tay Đồng,Đai Da Cổ Tay,Đai Thép Cổ Tay,Bao Tay Anh Hùng,Tay Râu Rồng,Vòng Vĩnh Hằng"
+ },
[3200101]={
["name"]="Giáo,Giáo Mạnh,Giáo Phá Giáp,Giáo Bất Khuất,Giáo Cuồng Phong,Bão Cự Nhân"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="Vòng Tay Đồng,Đai Da Cổ Tay,Đai Thép Cổ Tay,Bao Tay Anh Hùng,Tay Râu Rồng,Vòng Vĩnh Hằng"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="Mũ Gỗ Phàm Hoa,Mũ Ngọc Trai,Mũ Vàng Vân Lửa,Mũ Ngọc Trăng Sáng,Mũ Sao Mũ Phượng,Mũ Chí Tôn"
+ },
+ [3400403]={
+ ["name"]="Áo Choàng Da,Áo Choàng Ngọc Bích,Tơ Lụa Sa Tím,Áo Hổ Phách,Trang Phục Phụng Hoàng,Áo Choàng Chí Tôn"
+ },
+ [3400404]={
+ ["name"]="Đai Đơn Giản,Đai Thanh Lịch,Đai Ngọc Trai,Đai Ánh Sao,Đai Mắt Phượng,Dây Chí Tôn"
+ },
+ [3400405]={
+ ["name"]="Vòng Tay Tử Thiết,Bao Tay Nhẹ Nhàng,Bao Tay Hoàng Kim,Bao Tay Chòm Sao,Bao Tay Xương Phượng,Giáp Tay Chí Tôn"
+ },
[4200101]={
["name"]="Ma Trượng,Trượng Tinh Tế,Trượng Thủy Tinh,Trượng Hàn Băng,Trượng Sương Tinh,Tuyết Vực Băng Thiên"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="Vòng Tay Tử Thiết,Bao Tay Nhẹ Nhàng,Bao Tay Hoàng Kim,Bao Tay Chòm Sao,Bao Tay Xương Phượng,Giáp Tay Chí Tôn"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="Mặt Nạ Thép Thô,Mũ Thép Tinh Thiết,Mũ Hắc Diệu,Vương Miện Anh Dũng,Mũ Sừng Rồng,Mũ Vĩnh Hằng"
+ },
+ [4400403]={
+ ["name"]="Áo Dệt Kim Dày,Giáp Thép Mỏng,Giáp Huyền Thiết,Giáp Ngọc Cường Giả,Mũ Vàng Vảy Rồng,Giáp Vĩnh Hằng"
+ },
+ [4400404]={
+ ["name"]="Đai Da,Đai Than Đá,Đai Kỵ Sĩ,Đai Gân Rồng,Đai Vĩnh Hằng,Vòng Tay Đồng"
+ },
+ [4400405]={
+ ["name"]="Vòng Tay Đồng,Đai Da Cổ Tay,Đai Thép Cổ Tay,Bao Tay Anh Hùng,Tay Râu Rồng,Vòng Vĩnh Hằng"
+ },
[5200101]={
["name"]="Shuriken ,Shuriken Lớn,Shuriken Cơ Quan,Shuriken Tật Phong,Shuriken U Linh,Truy Ảnh"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="Vòng Tay Đồng,Đai Da Cổ Tay,Đai Thép Cổ Tay,Bao Tay Anh Hùng,Tay Râu Rồng,Vòng Vĩnh Hằng"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="Mũ Gỗ Phàm Hoa,Mũ Ngọc Trai,Mũ Vàng Vân Lửa,Mũ Ngọc Trăng Sáng,Mũ Sao Mũ Phượng,Mũ Chí Tôn"
+ },
+ [5400403]={
+ ["name"]="Áo Choàng Da,Áo Choàng Ngọc Bích,Tơ Lụa Sa Tím,Áo Hổ Phách,Trang Phục Phụng Hoàng,Áo Choàng Chí Tôn"
+ },
+ [5400404]={
+ ["name"]="Đai Đơn Giản,Đai Thanh Lịch,Đai Ngọc Trai,Đai Ánh Sao,Đai Mắt Phượng,Dây Chí Tôn"
+ },
+ [5400405]={
+ ["name"]="Vòng Tay Tử Thiết,Bao Tay Nhẹ Nhàng,Bao Tay Hoàng Kim,Bao Tay Chòm Sao,Bao Tay Xương Phượng,Giáp Tay Chí Tôn"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/hero.lua b/lua/app/config/strings/vi/hero.lua
index ac4da216..dbf0a29a 100644
--- a/lua/app/config/strings/vi/hero.lua
+++ b/lua/app/config/strings/vi/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="Incubus",
["desc"]="Như tia chớp, tấn công liên tục!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="Irelia",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="Tobi",
["desc"]="Thanh kiếm trong tay anh ta múa như rồng, đó là kiếm thuật vô song."
+ },
+ [24004]={
+
},
[32001]={
["name"]="Onion",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="Ninja Phil",
["desc"]="Nhanh như gió, hãy bảo vệ Vương Quốc Nước khỏi những thế lực xấu xa."
+ },
+ [34004]={
+
},
[42001]={
["name"]="Frozen Heart",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="Pháp Sư Moon",
["desc"]="Dưới lưỡi kiếm mặt trăng của cô ấy, sao đêm nhảy múa trong tầm tay, và ánh trăng huyền diệu soi sáng trí tuệ vô tận"
+ },
+ [44004]={
+
},
[52001]={
["name"]="Ninja Jay",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="Fallen Knight",
["desc"]="Từng là một Kỵ Sĩ nổi tiếng vương quốc, số phận đã khiến anh trở thành người nắm giữ thanh kiếm nguyền rủa."
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/skill.lua b/lua/app/config/strings/vi/skill.lua
index 662f36da..4704950f 100644
--- a/lua/app/config/strings/vi/skill.lua
+++ b/lua/app/config/strings/vi/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="Kiếm Sa Đọa: Gây thêm 1 lần nhiều sát thương kỹ năng, kèm Sa Đọa, 1 hiệp."
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/skill_rogue.lua b/lua/app/config/strings/vi/skill_rogue.lua
index 2c3b60d6..105878db 100644
--- a/lua/app/config/strings/vi/skill_rogue.lua
+++ b/lua/app/config/strings/vi/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="Kiếm Sa Đọa kèm hiệu quả Ngủ Say, số hiệp +1."
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/task_type.lua b/lua/app/config/strings/vi/task_type.lua
index 7cd75811..9f929b4d 100644
--- a/lua/app/config/strings/vi/task_type.lua
+++ b/lua/app/config/strings/vi/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="Tăng cấp Phòng Cụ {0} lần"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/attr.lua b/lua/app/config/strings/zh/attr.lua
index 7d1c4067..10f2bed6 100644
--- a/lua/app/config/strings/zh/attr.lua
+++ b/lua/app/config/strings/zh/attr.lua
@@ -278,6 +278,26 @@ local attr = {
["id"]=56,
["desc"]="生命提高{0}",
["name"]="attr_hp_purple"
+ },
+ [57]={
+ ["id"]=57,
+ ["name"]="attr_all_hurtp_red"
+ },
+ [58]={
+ ["id"]=58,
+ ["name"]="attr_all_hurtp_yellow"
+ },
+ [59]={
+ ["id"]=59,
+ ["name"]="attr_all_hurtp_green"
+ },
+ [60]={
+ ["id"]=60,
+ ["name"]="attr_all_hurtp_blue"
+ },
+ [61]={
+ ["id"]=61,
+ ["name"]="attr_all_hurtp_purple"
}
}
local keys = {
@@ -337,12 +357,17 @@ local keys = {
["attr_hp_yellow"]=attr[53],
["attr_hp_green"]=attr[54],
["attr_hp_blue"]=attr[55],
- ["attr_hp_purple"]=attr[56]
+ ["attr_hp_purple"]=attr[56],
+ ["attr_all_hurtp_red"]=attr[57],
+ ["attr_all_hurtp_yellow"]=attr[58],
+ ["attr_all_hurtp_green"]=attr[59],
+ ["attr_all_hurtp_blue"]=attr[60],
+ ["attr_all_hurtp_purple"]=attr[61]
}
}
local config = {
data=attr,
keys=keys,
-count=56
+count=61
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/avatar.lua b/lua/app/config/strings/zh/avatar.lua
index a20467e9..b48d856d 100644
--- a/lua/app/config/strings/zh/avatar.lua
+++ b/lua/app/config/strings/zh/avatar.lua
@@ -94,6 +94,21 @@ local avatar = {
},
[54003]={
["desc"]="啟動墮落騎士後獲得。"
+ },
+ [14004]={
+
+ },
+ [24004]={
+
+ },
+ [34004]={
+
+ },
+ [44004]={
+
+ },
+ [54004]={
+
},
[1400201]={
["desc"]="啟動潘達沙灘王者皮膚後獲得。"
@@ -112,6 +127,6 @@ local avatar = {
}
}
local config = {
-data=avatar,count=37
+data=avatar,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/buff.lua b/lua/app/config/strings/zh/buff.lua
index 39a05301..c29c2381 100644
--- a/lua/app/config/strings/zh/buff.lua
+++ b/lua/app/config/strings/zh/buff.lua
@@ -1,31 +1,37 @@
local buff = {
[7]={
["id"]=7,
+ ["show_name"]="紅色抗性",
["desc"]="紅色抗性:受到紅色元素英雄的傷害降低{0}。",
["name"]="dec_dmg_red_add"
},
[8]={
["id"]=8,
+ ["show_name"]="金色抗性",
["desc"]="金色抗性:受到金色元素英雄的傷害降低{0}。",
["name"]="dec_dmg_yellow_add"
},
[9]={
["id"]=9,
+ ["show_name"]="綠色抗性",
["desc"]="綠色抗性:受到綠色元素英雄的傷害降低{0}。",
["name"]="dec_dmg_green_add"
},
[10]={
["id"]=10,
+ ["show_name"]="藍色抗性",
["desc"]="藍色抗性:受到藍色元素英雄的傷害降低{0}。",
["name"]="dec_dmg_blue_add"
},
[11]={
["id"]=11,
+ ["show_name"]="紫色抗性",
["desc"]="紫色抗性:受到紫色元素英雄的傷害降低{0}。",
["name"]="dec_dmg_purple_add"
},
[12]={
["id"]=12,
+ ["show_name"]="極致抗性",
["desc"]="極致抗性:受到所有英雄的傷害降低{0}。",
["name"]="dec_dmg_all_add"
},
@@ -173,6 +179,10 @@ local buff = {
["tips_desc"]="反傷:反彈對方傷害。",
["name"]="thorns"
},
+ [72]={
+ ["id"]=72,
+ ["name"]="death_summon"
+ },
[73]={
["id"]=73,
["desc"]="反傷護盾:可承受一定傷害,反彈對方大量傷害。",
@@ -251,6 +261,45 @@ local buff = {
[88]={
["id"]=88,
["name"]="immune"
+ },
+ [89]={
+ ["id"]=89,
+ ["show_name"]="先手",
+ ["name"]="forever_first_hand"
+ },
+ [90]={
+ ["id"]=90,
+ ["show_name"]="反擊",
+ ["name"]="forever_counterattack"
+ },
+ [91]={
+ ["id"]=91,
+ ["name"]="forever_dec_dmg_red_add"
+ },
+ [92]={
+ ["id"]=92,
+ ["name"]="forever_dec_dmg_yellow_add"
+ },
+ [93]={
+ ["id"]=93,
+ ["name"]="forever_dec_dmg_green_add"
+ },
+ [94]={
+ ["id"]=94,
+ ["name"]="forever_dec_dmg_blue_add"
+ },
+ [95]={
+ ["id"]=95,
+ ["name"]="forever_dec_dmg_purple_add"
+ },
+ [96]={
+ ["id"]=96,
+ ["name"]="forever_dec_dmg_all_add"
+ },
+ [97]={
+ ["id"]=97,
+ ["show_name"]="反傷",
+ ["name"]="forever_thorns"
}
}
local keys = {
@@ -282,6 +331,7 @@ local keys = {
["undead"]=buff[61],
["counterattack"]=buff[62],
["thorns"]=buff[63],
+ ["death_summon"]=buff[72],
["shield_rebound_400"]=buff[73],
["shield_ice"]=buff[74],
["shield_ice_rebound_400"]=buff[75],
@@ -294,12 +344,21 @@ local keys = {
["ocean_shield"]=buff[85],
["self_heal"]=buff[86],
["charm"]=buff[87],
- ["immune"]=buff[88]
+ ["immune"]=buff[88],
+ ["forever_first_hand"]=buff[89],
+ ["forever_counterattack"]=buff[90],
+ ["forever_dec_dmg_red_add"]=buff[91],
+ ["forever_dec_dmg_yellow_add"]=buff[92],
+ ["forever_dec_dmg_green_add"]=buff[93],
+ ["forever_dec_dmg_blue_add"]=buff[94],
+ ["forever_dec_dmg_purple_add"]=buff[95],
+ ["forever_dec_dmg_all_add"]=buff[96],
+ ["forever_thorns"]=buff[97]
}
}
local config = {
data=buff,
keys=keys,
-count=40
+count=50
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/equip.lua b/lua/app/config/strings/zh/equip.lua
index 37ab7f23..04930228 100644
--- a/lua/app/config/strings/zh/equip.lua
+++ b/lua/app/config/strings/zh/equip.lua
@@ -89,6 +89,21 @@ local equip = {
[1400305]={
["name"]="銅製手環,皮革腕帶,鐵心腕帶,英雄護手,龍鬚護腕,永恆腕輪"
},
+ [1400401]={
+
+ },
+ [1400402]={
+ ["name"]="凡花木冠,珍珠冠飾,火紋金冠,皎月玉冠,鳳冠星冠,至尊魅冠"
+ },
+ [1400403]={
+ ["name"]="軟革裡衣,綴玉長袍,紫紗綢緞,琥珀彩衣,鳳羽華裝,至尊星袍"
+ },
+ [1400404]={
+ ["name"]="簡約繡帶,優雅束腰,珍珠繡帶,星光御帶,鳳眸束帶,至尊仙索"
+ },
+ [1400405]={
+ ["name"]="紫鐵手環,輕紗護手,黃金華護,星辰護手,鳳骨護手,至尊御手甲"
+ },
[2200101]={
["name"]="彎刀,狼牙彎刀,飛虹刀,斷瀑刀,屠魔刀,斬龍刀"
},
@@ -179,6 +194,21 @@ local equip = {
[2400305]={
["name"]="銅製手環,皮革腕帶,鐵心腕帶,英雄護手,龍鬚護腕,永恆腕輪"
},
+ [2400401]={
+
+ },
+ [2400402]={
+ ["name"]="粗鋼面甲,精鋼面盔,黑曜貴冠,英勇冠冕,龍角之冠,永恆華冠"
+ },
+ [2400403]={
+ ["name"]="厚織長衫,薄鋼環甲,玄鐵重甲,強者玉甲,龍鱗金冑,永恆重鎧"
+ },
+ [2400404]={
+ ["name"]="皮革腰帶,烏金束腰,騎士腰環,龍筋束腰,永恆腰鏈,銅製手環"
+ },
+ [2400405]={
+ ["name"]="銅製手環,皮革腕帶,鐵心腕帶,英雄護手,龍鬚護腕,永恆腕輪"
+ },
[3200101]={
["name"]="長槍,強力長槍,破甲長槍,不屈長槍,狂風之槍,巨人風暴"
},
@@ -269,6 +299,21 @@ local equip = {
[3400305]={
["name"]="銅製手環,皮革腕帶,鐵心腕帶,英雄護手,龍鬚護腕,永恆腕輪"
},
+ [3400401]={
+
+ },
+ [3400402]={
+ ["name"]="凡花木冠,珍珠冠飾,火紋金冠,皎月玉冠,鳳冠星冠,至尊魅冠"
+ },
+ [3400403]={
+ ["name"]="軟革裡衣,綴玉長袍,紫紗綢緞,琥珀彩衣,鳳羽華裝,至尊星袍"
+ },
+ [3400404]={
+ ["name"]="簡約繡帶,優雅束腰,珍珠繡帶,星光御帶,鳳眸束帶,至尊仙索"
+ },
+ [3400405]={
+ ["name"]="紫鐵手環,輕紗護手,黃金華護,星辰護手,鳳骨護手,至尊御手甲"
+ },
[4200101]={
["name"]="魔杖,精緻魔杖,水晶魔杖,寒冰魔杖,霜星魔杖,雪域冰天"
},
@@ -359,6 +404,21 @@ local equip = {
[4400305]={
["name"]="紫鐵手環,輕紗護手,黃金華護,星辰護手,鳳骨護手,至尊御手甲"
},
+ [4400401]={
+
+ },
+ [4400402]={
+ ["name"]="粗鋼面甲,精鋼面盔,黑曜貴冠,英勇冠冕,龍角之冠,永恆華冠"
+ },
+ [4400403]={
+ ["name"]="厚織長衫,薄鋼環甲,玄鐵重甲,強者玉甲,龍鱗金冑,永恆重鎧"
+ },
+ [4400404]={
+ ["name"]="皮革腰帶,烏金束腰,騎士腰環,龍筋束腰,永恆腰鏈,銅製手環"
+ },
+ [4400405]={
+ ["name"]="銅製手環,皮革腕帶,鐵心腕帶,英雄護手,龍鬚護腕,永恆腕輪"
+ },
[5200101]={
["name"]="手裏劍,大型手裏劍,機關手裏劍,疾風手裏劍,幽靈手裏劍,追影"
},
@@ -448,9 +508,24 @@ local equip = {
},
[5400305]={
["name"]="銅製手環,皮革腕帶,鐵心腕帶,英雄護手,龍鬚護腕,永恆腕輪"
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+ ["name"]="凡花木冠,珍珠冠飾,火紋金冠,皎月玉冠,鳳冠星冠,至尊魅冠"
+ },
+ [5400403]={
+ ["name"]="軟革裡衣,綴玉長袍,紫紗綢緞,琥珀彩衣,鳳羽華裝,至尊星袍"
+ },
+ [5400404]={
+ ["name"]="簡約繡帶,優雅束腰,珍珠繡帶,星光御帶,鳳眸束帶,至尊仙索"
+ },
+ [5400405]={
+ ["name"]="紫鐵手環,輕紗護手,黃金華護,星辰護手,鳳骨護手,至尊御手甲"
}
}
local config = {
-data=equip,count=150
+data=equip,count=175
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/hero.lua b/lua/app/config/strings/zh/hero.lua
index 21d3ceeb..affcb674 100644
--- a/lua/app/config/strings/zh/hero.lua
+++ b/lua/app/config/strings/zh/hero.lua
@@ -22,6 +22,9 @@ local hero = {
[14003]={
["name"]="惡魔侍者",
["desc"]="像閃電一樣,不停地攻擊!!!!"
+ },
+ [14004]={
+
},
[22001]={
["name"]="刀妹",
@@ -46,6 +49,9 @@ local hero = {
[24003]={
["name"]="阿飛",
["desc"]="手中的太刀如龍飛舞那是無與倫比的劍術。"
+ },
+ [24004]={
+
},
[32001]={
["name"]="洋蔥頭",
@@ -70,6 +76,9 @@ local hero = {
[34003]={
["name"]="忍者菲爾",
["desc"]="迅猛如風,保護水之王國免受邪惡勢力的侵害。"
+ },
+ [34004]={
+
},
[42001]={
["name"]="冰心",
@@ -94,6 +103,9 @@ local hero = {
[44003]={
["name"]="月之法師",
["desc"]="在她的月輪雙刃下,夜晚的星辰在她的指尖舞動,魔法的月光照亮了她無限的智慧~"
+ },
+ [44004]={
+
},
[52001]={
["name"]="忍者倫",
@@ -118,9 +130,12 @@ local hero = {
[54003]={
["name"]="墮落騎士",
["desc"]="曾是王國中最傑出的騎士之一,命運使他墮落成為一名詛咒巨劍的使用者。"
+ },
+ [54004]={
+
}
}
local config = {
-data=hero,count=30
+data=hero,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/skill.lua b/lua/app/config/strings/zh/skill.lua
index f7c16f3b..32d58e1c 100644
--- a/lua/app/config/strings/zh/skill.lua
+++ b/lua/app/config/strings/zh/skill.lua
@@ -88,9 +88,24 @@ local skill = {
},
[5400320]={
["desc"]="墮落之劍:額外造成一次大量技能傷害,附帶腐敗效果,1回合。"
+ },
+ [1400420]={
+
+ },
+ [2400420]={
+
+ },
+ [3400420]={
+
+ },
+ [4400420]={
+
+ },
+ [5400420]={
+
}
}
local config = {
-data=skill,count=30
+data=skill,count=35
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/skill_rogue.lua b/lua/app/config/strings/zh/skill_rogue.lua
index dc6e6bb7..eecba4c9 100644
--- a/lua/app/config/strings/zh/skill_rogue.lua
+++ b/lua/app/config/strings/zh/skill_rogue.lua
@@ -850,9 +850,129 @@ local skill_rogue = {
},
[5400307]={
["desc"]="墮落之劍附帶的昏睡效果,回合數+1。"
+ },
+ [1400400]={
+
+ },
+ [1400401]={
+
+ },
+ [1400402]={
+
+ },
+ [1400403]={
+
+ },
+ [1400404]={
+
+ },
+ [1400405]={
+
+ },
+ [1400406]={
+
+ },
+ [1400407]={
+
+ },
+ [2400400]={
+
+ },
+ [2400401]={
+
+ },
+ [2400402]={
+
+ },
+ [2400403]={
+
+ },
+ [2400404]={
+
+ },
+ [2400405]={
+
+ },
+ [2400406]={
+
+ },
+ [2400407]={
+
+ },
+ [3400400]={
+
+ },
+ [3400401]={
+
+ },
+ [3400402]={
+
+ },
+ [3400403]={
+
+ },
+ [3400404]={
+
+ },
+ [3400405]={
+
+ },
+ [3400406]={
+
+ },
+ [3400407]={
+
+ },
+ [4400400]={
+
+ },
+ [4400401]={
+
+ },
+ [4400402]={
+
+ },
+ [4400403]={
+
+ },
+ [4400404]={
+
+ },
+ [4400405]={
+
+ },
+ [4400406]={
+
+ },
+ [4400407]={
+
+ },
+ [5400400]={
+
+ },
+ [5400401]={
+
+ },
+ [5400402]={
+
+ },
+ [5400403]={
+
+ },
+ [5400404]={
+
+ },
+ [5400405]={
+
+ },
+ [5400406]={
+
+ },
+ [5400407]={
+
}
}
local config = {
-data=skill_rogue,count=284
+data=skill_rogue,count=324
}
return config
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/task_type.lua b/lua/app/config/strings/zh/task_type.lua
index 76b45c31..33916046 100644
--- a/lua/app/config/strings/zh/task_type.lua
+++ b/lua/app/config/strings/zh/task_type.lua
@@ -115,9 +115,18 @@ local task_type = {
},
[39]={
["desc"]="防具升級{0}次"
+ },
+ [40]={
+
+ },
+ [41]={
+
+ },
+ [52]={
+
}
}
local config = {
-data=task_type,count=39
+data=task_type,count=42
}
return config
\ No newline at end of file
diff --git a/lua/app/global/global_func.lua b/lua/app/global/global_func.lua
index d9392da6..06d2c83a 100644
--- a/lua/app/global/global_func.lua
+++ b/lua/app/global/global_func.lua
@@ -372,8 +372,8 @@ function GFunc.getPerByW3(ratio)
return ratio*0.0001
end
-function GFunc.getPerStr(key, str)
- if key == GConst.BattleConst.BUFF_NAME.ATKP_ADD or
+function GFunc.getPerStr(key, str, ispercent)
+ if ispercent or key == GConst.BattleConst.BUFF_NAME.ATKP_ADD or
key == GConst.BattleConst.BUFF_NAME.ATKP_COLOR_ADD or
key == GConst.BattleConst.BUFF_NAME.ATKP_RED_ADD or
key == GConst.BattleConst.BUFF_NAME.ATKP_YELLOW_ADD or
@@ -428,8 +428,8 @@ function GFunc.getPerStr(key, str)
return str
end
-function GFunc.getBuffDesc(buffName, effectNum)
- effectNum = GFunc.getPerStr(buffName, effectNum)
+function GFunc.getBuffDesc(buffName, effectNum, ispercent)
+ effectNum = GFunc.getPerStr(buffName, effectNum, ispercent)
return I18N:getTextWithOtherKey("buff", "name", buffName, "desc", effectNum)
end
diff --git a/lua/app/module/battle/battle_const.lua b/lua/app/module/battle/battle_const.lua
index 3bdf538e..38a1a0d0 100644
--- a/lua/app/module/battle/battle_const.lua
+++ b/lua/app/module/battle/battle_const.lua
@@ -352,6 +352,15 @@ local BUFF_NAME = {
SELF_HEAL = "self_heal",
CHARM = "charm",
IMMUNE = "immune",
+ FOREVER_FIRST_HAND = "forever_first_hand",
+ FOREVER_COUNTERATTACK = "forever_counterattack",
+ FOREVER_DEC_DMG_RED_ADD = "forever_dec_dmg_red_add",
+ FOREVER_DEC_DMG_YELLOW_ADD = "forever_dec_dmg_yellow_add",
+ FOREVER_DEC_DMG_GREEN_ADD = "forever_dec_dmg_green_add",
+ FOREVER_DEC_DMG_BLUE_ADD = "forever_dec_dmg_blue_add",
+ FOREVER_DEC_DMG_PURPLE_ADD = "forever_dec_dmg_purple_add",
+ FOREVER_DEC_DMG_ALL_ADD = "forever_dec_dmg_all_add",
+ FOREVER_THORNS = "forever_thorns",
}
BattleConst.BUFF_NAME = BUFF_NAME
@@ -526,6 +535,15 @@ BattleConst.BUFF_NAME_TO_ATTR = {
[BUFF_NAME.END_DMG_DEC_ALL_ADD] = {ATTR_NAME.END_DMG_DEC_ALL, false},
[BUFF_NAME.SKILL_HURT_ADD_SHOW] = {ATTR_NAME.SKILL_HURTP, false},
[BUFF_NAME.IMMUNE] = {ATTR_NAME.IMMUNE_REDUCTION_BENEFIT, false},
+ [BUFF_NAME.FOREVER_FIRST_HAND] = {ATTR_NAME.FIRST_HAND, false},
+ [BUFF_NAME.FOREVER_COUNTERATTACK] = {ATTR_NAME.COUNTER_ATTACK, false},
+ [BUFF_NAME.FOREVER_DEC_DMG_RED_ADD] = {ATTR_NAME.DEC_DMG_RED, false},
+ [BUFF_NAME.FOREVER_DEC_DMG_YELLOW_ADD] = {ATTR_NAME.DEC_DMG_YELLOW, false},
+ [BUFF_NAME.FOREVER_DEC_DMG_GREEN_ADD] = {ATTR_NAME.DEC_DMG_GREEN, false},
+ [BUFF_NAME.FOREVER_DEC_DMG_BLUE_ADD] = {ATTR_NAME.DEC_DMG_BLUE, false},
+ [BUFF_NAME.FOREVER_DEC_DMG_PURPLE_ADD] = {ATTR_NAME.DEC_DMG_PURPLE, false},
+ [BUFF_NAME.FOREVER_DEC_DMG_ALL_ADD] = {ATTR_NAME.DEC_DMG_ALL, false},
+ [BUFF_NAME.FOREVER_THORNS] = {ATTR_NAME.THORNS, false},
}
---- 格子类型
diff --git a/lua/app/module/battle/team/battle_team.lua b/lua/app/module/battle/team/battle_team.lua
index 4b48035f..01461553 100644
--- a/lua/app/module/battle/team/battle_team.lua
+++ b/lua/app/module/battle/team/battle_team.lua
@@ -579,7 +579,7 @@ function BattleTeam:removeBuffByName(buffName)
local buffEffect = nil
for i = count, 1, -1 do
buffEffect = self.buffList[i]
- if buffEffect.buff:getName() == buffName then
+ if buffEffect.buff:getName() == buffName and not buffEffect.buff:isCantRemove() then
self:updateBuffState(buffEffect.buff, -1)
table.remove(self.buffList, i)
BattleBuffHandle.removeBuff(self.mainUnit, buffEffect)
@@ -597,7 +597,7 @@ function BattleTeam:removeBuffByDecr(buffDecr)
local buffEffect = nil
for i = count, 1, -1 do
buffEffect = self.buffList[i]
- if buffEffect.buff:getDecr() == buffDecr then
+ if buffEffect.buff:getDecr() == buffDecr and not buffEffect.buff:isCantRemove() then
self:updateBuffState(buffEffect.buff, -1)
table.remove(self.buffList, i)
BattleBuffHandle.removeBuff(self.mainUnit, buffEffect)
@@ -620,7 +620,7 @@ function BattleTeam:removeAllShield()
break
end
local buff = buffEffect.buff
- if buff:isShield() then
+ if buff:isShield() and not buff:isCantRemove() then
local target = self.mainUnit
self:updateBuffState(buff, -1)
table.remove(self.buffList, i)
diff --git a/lua/app/proto/proto_msg_type.lua b/lua/app/proto/proto_msg_type.lua
index 087b8864..d785e5ca 100644
--- a/lua/app/proto/proto_msg_type.lua
+++ b/lua/app/proto/proto_msg_type.lua
@@ -17,8 +17,6 @@ local ProtoMsgType = {
[295350214] = "ChangeAvatarRsp",
[317272657] = "IdleQuickReq",
[317274490] = "IdleQuickRsp",
- [326310937] = "ActivityPVPDataReq",
- [326312770] = "ActivityPVPDataRsp",
[335671647] = "ChapterWeaponChallengeSettlementReq",
[335673480] = "ChapterWeaponChallengeSettlementRsp",
[349009610] = "TriggerGrowUpGiftNtf",
@@ -41,8 +39,6 @@ local ProtoMsgType = {
[697002542] = "FourteenBountyTaskAwardRsp",
[737107384] = "BuyMallIdleReq",
[737109217] = "BuyMallIdleRsp",
- [761068365] = "RuneLockReq",
- [761070198] = "RuneLockRsp",
[822916593] = "MatchReq",
[822918426] = "MatchRsp",
[834139466] = "ChapterGoldChallengeStartReq",
@@ -61,8 +57,6 @@ local ProtoMsgType = {
[1068771132] = "ReconnectRsp",
[1070841461] = "LoginReq",
[1070843294] = "LoginRsp",
- [1163725920] = "ChapterRuneAdReq",
- [1163727753] = "ChapterRuneAdRsp",
[1312685858] = "BossRushTopReq",
[1312687691] = "BossRushTopRsp",
[1326064687] = "FourteenBountyExchangeAwardReq",
@@ -99,8 +93,6 @@ local ProtoMsgType = {
[1746319121] = "IdleInfoRsp",
[1751460231] = "PVPHeroesArrayReq",
[1751462064] = "PVPHeroesArrayRsp",
- [1800420732] = "ChapterRuneChallengeStartReq",
- [1800422565] = "ChapterRuneChallengeStartRsp",
[1901321540] = "PipedReq",
[2017336372] = "BossRushSettlementReq",
[2017338205] = "BossRushSettlementRsp",
@@ -108,7 +100,6 @@ local ProtoMsgType = {
[2060509863] = "ChangeAvatarFrameRsp",
[2095612947] = "ChangeNameReq",
[2095614780] = "ChangeNameRsp",
- [2103189773] = "RuneUpdateNtf",
[2105154645] = "CDKeyUseReq",
[2105156478] = "CDKeyUseRsp",
[2118851896] = "HeroUpgradeReq",
@@ -116,10 +107,6 @@ local ProtoMsgType = {
[2164009445] = "BossRushStartReq",
[2164011278] = "BossRushStartRsp",
[2198847028] = "BossRushBoughtNtf",
- [2224825865] = "ChapterRuneChallengeSettlementReq",
- [2224827698] = "ChapterRuneChallengeSettlementRsp",
- [2247710148] = "ActivityPVPBountyClaimReq",
- [2247711981] = "ActivityPVPBountyClaimRsp",
[2285872137] = "ChapterBoxRewardReq",
[2285873970] = "ChapterBoxRewardRsp",
[2314118791] = "ChapterWeaponLatestPlayerInfoReq",
@@ -128,8 +115,6 @@ local ProtoMsgType = {
[2420362257] = "FourteenDayInfoRsp",
[2429586383] = "MailCycleReq",
[2429588216] = "MailCycleRsp",
- [2452882757] = "ChapterRuneFarmReq",
- [2452884590] = "ChapterRuneFarmRsp",
[2467213182] = "ChapterWeaponChallengeFarmReq",
[2467215015] = "ChapterWeaponChallengeFarmRsp",
[2494225153] = "PVPSettlementADRewardReq",
@@ -144,8 +129,6 @@ local ProtoMsgType = {
[2524881546] = "PVPRecordHistoryRsp",
[2553351971] = "ChapterDailyChallengeStartReq",
[2553353804] = "ChapterDailyChallengeStartRsp",
- [2566705464] = "ChapterRuneChallengeFarmReq",
- [2566707297] = "ChapterRuneChallengeFarmRsp",
[2581180989] = "MailListReq",
[2581182822] = "MailListRsp",
[2620369240] = "SevenDayRewardReq",
@@ -196,13 +179,9 @@ local ProtoMsgType = {
[3224232332] = "SevenDayTaskRewardRsp",
[3274332802] = "BossRushBountyUnlockReq",
[3274334635] = "BossRushBountyUnlockRsp",
- [3289898743] = "ChapterRuneRankReq",
- [3289900576] = "ChapterRuneRankRsp",
[3309820798] = "HeroPutOnReq",
[3309822631] = "HeroPutOnRsp",
[3341173994] = "BountyBoughtNtf",
- [3353409448] = "ChapterRuneRankRewardReq",
- [3353411281] = "ChapterRuneRankRewardRsp",
[3359969683] = "ChapterGoldChallengeSettlementReq",
[3359971516] = "ChapterGoldChallengeSettlementRsp",
[3363939655] = "TaskDailyAdReq",
@@ -224,8 +203,6 @@ local ProtoMsgType = {
[3607881087] = "AuthRsp",
[3613497485] = "ArenaBountyRewardReq",
[3613499318] = "ArenaBountyRewardRsp",
- [3623429051] = "ActivityPVPBountyClaimByDiamondReq",
- [3623430884] = "ActivityPVPBountyClaimByDiamondRsp",
[3624439233] = "NewMailNtf",
[3629950931] = "PVPStageRewardReq",
[3629952764] = "PVPStageRewardRsp",
@@ -238,14 +215,10 @@ local ProtoMsgType = {
[3739568306] = "SummerDataRsp",
[3741702491] = "MallDailyOverDayReq",
[3741704324] = "MallDailyOverDayRsp",
- [3742313244] = "ChapterRunePlayerInfoReq",
- [3742315077] = "ChapterRunePlayerInfoRsp",
[3757169544] = "BountyRewardReq",
[3757171377] = "BountyRewardRsp",
[3763117270] = "HeartbeatReq",
[3763119103] = "HeartbeatRsp",
- [3787719122] = "ChapterRuneChallengeHeroesReq",
- [3787720955] = "ChapterRuneChallengeHeroesRsp",
[3805364358] = "EquipUpgradeReq",
[3805366191] = "EquipUpgradeRsp",
[3851969243] = "HeroChangeSkinReq",
@@ -254,10 +227,6 @@ local ProtoMsgType = {
[3904150593] = "GMRsp",
[3933875617] = "ChapterStartReq",
[3933877450] = "ChapterStartRsp",
- [4010728288] = "ChapterRuneBuySliverReq",
- [4010730121] = "ChapterRuneBuySliverRsp",
- [4015942008] = "RuneQuenchingReq",
- [4015943841] = "RuneQuenchingRsp",
[4099982754] = "BossRushExchangeReq",
[4099984587] = "BossRushExchangeRsp",
[4106156009] = "BountyLevelUnlockReq",
@@ -295,8 +264,6 @@ local ProtoMsgType = {
ChangeAvatarRsp = 295350214,
IdleQuickReq = 317272657,
IdleQuickRsp = 317274490,
- ActivityPVPDataReq = 326310937,
- ActivityPVPDataRsp = 326312770,
ChapterWeaponChallengeSettlementReq = 335671647,
ChapterWeaponChallengeSettlementRsp = 335673480,
TriggerGrowUpGiftNtf = 349009610,
@@ -319,8 +286,6 @@ local ProtoMsgType = {
FourteenBountyTaskAwardRsp = 697002542,
BuyMallIdleReq = 737107384,
BuyMallIdleRsp = 737109217,
- RuneLockReq = 761068365,
- RuneLockRsp = 761070198,
MatchReq = 822916593,
MatchRsp = 822918426,
ChapterGoldChallengeStartReq = 834139466,
@@ -339,8 +304,6 @@ local ProtoMsgType = {
ReconnectRsp = 1068771132,
LoginReq = 1070841461,
LoginRsp = 1070843294,
- ChapterRuneAdReq = 1163725920,
- ChapterRuneAdRsp = 1163727753,
BossRushTopReq = 1312685858,
BossRushTopRsp = 1312687691,
FourteenBountyExchangeAwardReq = 1326064687,
@@ -377,8 +340,6 @@ local ProtoMsgType = {
IdleInfoRsp = 1746319121,
PVPHeroesArrayReq = 1751460231,
PVPHeroesArrayRsp = 1751462064,
- ChapterRuneChallengeStartReq = 1800420732,
- ChapterRuneChallengeStartRsp = 1800422565,
PipedReq = 1901321540,
BossRushSettlementReq = 2017336372,
BossRushSettlementRsp = 2017338205,
@@ -386,7 +347,6 @@ local ProtoMsgType = {
ChangeAvatarFrameRsp = 2060509863,
ChangeNameReq = 2095612947,
ChangeNameRsp = 2095614780,
- RuneUpdateNtf = 2103189773,
CDKeyUseReq = 2105154645,
CDKeyUseRsp = 2105156478,
HeroUpgradeReq = 2118851896,
@@ -394,10 +354,6 @@ local ProtoMsgType = {
BossRushStartReq = 2164009445,
BossRushStartRsp = 2164011278,
BossRushBoughtNtf = 2198847028,
- ChapterRuneChallengeSettlementReq = 2224825865,
- ChapterRuneChallengeSettlementRsp = 2224827698,
- ActivityPVPBountyClaimReq = 2247710148,
- ActivityPVPBountyClaimRsp = 2247711981,
ChapterBoxRewardReq = 2285872137,
ChapterBoxRewardRsp = 2285873970,
ChapterWeaponLatestPlayerInfoReq = 2314118791,
@@ -406,8 +362,6 @@ local ProtoMsgType = {
FourteenDayInfoRsp = 2420362257,
MailCycleReq = 2429586383,
MailCycleRsp = 2429588216,
- ChapterRuneFarmReq = 2452882757,
- ChapterRuneFarmRsp = 2452884590,
ChapterWeaponChallengeFarmReq = 2467213182,
ChapterWeaponChallengeFarmRsp = 2467215015,
PVPSettlementADRewardReq = 2494225153,
@@ -422,8 +376,6 @@ local ProtoMsgType = {
PVPRecordHistoryRsp = 2524881546,
ChapterDailyChallengeStartReq = 2553351971,
ChapterDailyChallengeStartRsp = 2553353804,
- ChapterRuneChallengeFarmReq = 2566705464,
- ChapterRuneChallengeFarmRsp = 2566707297,
MailListReq = 2581180989,
MailListRsp = 2581182822,
SevenDayRewardReq = 2620369240,
@@ -474,13 +426,9 @@ local ProtoMsgType = {
SevenDayTaskRewardRsp = 3224232332,
BossRushBountyUnlockReq = 3274332802,
BossRushBountyUnlockRsp = 3274334635,
- ChapterRuneRankReq = 3289898743,
- ChapterRuneRankRsp = 3289900576,
HeroPutOnReq = 3309820798,
HeroPutOnRsp = 3309822631,
BountyBoughtNtf = 3341173994,
- ChapterRuneRankRewardReq = 3353409448,
- ChapterRuneRankRewardRsp = 3353411281,
ChapterGoldChallengeSettlementReq = 3359969683,
ChapterGoldChallengeSettlementRsp = 3359971516,
TaskDailyAdReq = 3363939655,
@@ -502,8 +450,6 @@ local ProtoMsgType = {
AuthRsp = 3607881087,
ArenaBountyRewardReq = 3613497485,
ArenaBountyRewardRsp = 3613499318,
- ActivityPVPBountyClaimByDiamondReq = 3623429051,
- ActivityPVPBountyClaimByDiamondRsp = 3623430884,
NewMailNtf = 3624439233,
PVPStageRewardReq = 3629950931,
PVPStageRewardRsp = 3629952764,
@@ -516,14 +462,10 @@ local ProtoMsgType = {
SummerDataRsp = 3739568306,
MallDailyOverDayReq = 3741702491,
MallDailyOverDayRsp = 3741704324,
- ChapterRunePlayerInfoReq = 3742313244,
- ChapterRunePlayerInfoRsp = 3742315077,
BountyRewardReq = 3757169544,
BountyRewardRsp = 3757171377,
HeartbeatReq = 3763117270,
HeartbeatRsp = 3763119103,
- ChapterRuneChallengeHeroesReq = 3787719122,
- ChapterRuneChallengeHeroesRsp = 3787720955,
EquipUpgradeReq = 3805364358,
EquipUpgradeRsp = 3805366191,
HeroChangeSkinReq = 3851969243,
@@ -532,10 +474,6 @@ local ProtoMsgType = {
GMRsp = 3904150593,
ChapterStartReq = 3933875617,
ChapterStartRsp = 3933877450,
- ChapterRuneBuySliverReq = 4010728288,
- ChapterRuneBuySliverRsp = 4010730121,
- RuneQuenchingReq = 4015942008,
- RuneQuenchingRsp = 4015943841,
BossRushExchangeReq = 4099982754,
BossRushExchangeRsp = 4099984587,
BountyLevelUnlockReq = 4106156009,
@@ -573,8 +511,6 @@ local ProtoMsgType = {
ChangeAvatarRsp = "ChangeAvatarRsp",
IdleQuickReq = "IdleQuickReq",
IdleQuickRsp = "IdleQuickRsp",
- ActivityPVPDataReq = "ActivityPVPDataReq",
- ActivityPVPDataRsp = "ActivityPVPDataRsp",
ChapterWeaponChallengeSettlementReq = "ChapterWeaponChallengeSettlementReq",
ChapterWeaponChallengeSettlementRsp = "ChapterWeaponChallengeSettlementRsp",
TriggerGrowUpGiftNtf = "TriggerGrowUpGiftNtf",
@@ -597,8 +533,6 @@ local ProtoMsgType = {
FourteenBountyTaskAwardRsp = "FourteenBountyTaskAwardRsp",
BuyMallIdleReq = "BuyMallIdleReq",
BuyMallIdleRsp = "BuyMallIdleRsp",
- RuneLockReq = "RuneLockReq",
- RuneLockRsp = "RuneLockRsp",
MatchReq = "MatchReq",
MatchRsp = "MatchRsp",
ChapterGoldChallengeStartReq = "ChapterGoldChallengeStartReq",
@@ -617,8 +551,6 @@ local ProtoMsgType = {
ReconnectRsp = "ReconnectRsp",
LoginReq = "LoginReq",
LoginRsp = "LoginRsp",
- ChapterRuneAdReq = "ChapterRuneAdReq",
- ChapterRuneAdRsp = "ChapterRuneAdRsp",
BossRushTopReq = "BossRushTopReq",
BossRushTopRsp = "BossRushTopRsp",
FourteenBountyExchangeAwardReq = "FourteenBountyExchangeAwardReq",
@@ -655,8 +587,6 @@ local ProtoMsgType = {
IdleInfoRsp = "IdleInfoRsp",
PVPHeroesArrayReq = "PVPHeroesArrayReq",
PVPHeroesArrayRsp = "PVPHeroesArrayRsp",
- ChapterRuneChallengeStartReq = "ChapterRuneChallengeStartReq",
- ChapterRuneChallengeStartRsp = "ChapterRuneChallengeStartRsp",
PipedReq = "PipedReq",
BossRushSettlementReq = "BossRushSettlementReq",
BossRushSettlementRsp = "BossRushSettlementRsp",
@@ -664,7 +594,6 @@ local ProtoMsgType = {
ChangeAvatarFrameRsp = "ChangeAvatarFrameRsp",
ChangeNameReq = "ChangeNameReq",
ChangeNameRsp = "ChangeNameRsp",
- RuneUpdateNtf = "RuneUpdateNtf",
CDKeyUseReq = "CDKeyUseReq",
CDKeyUseRsp = "CDKeyUseRsp",
HeroUpgradeReq = "HeroUpgradeReq",
@@ -672,10 +601,6 @@ local ProtoMsgType = {
BossRushStartReq = "BossRushStartReq",
BossRushStartRsp = "BossRushStartRsp",
BossRushBoughtNtf = "BossRushBoughtNtf",
- ChapterRuneChallengeSettlementReq = "ChapterRuneChallengeSettlementReq",
- ChapterRuneChallengeSettlementRsp = "ChapterRuneChallengeSettlementRsp",
- ActivityPVPBountyClaimReq = "ActivityPVPBountyClaimReq",
- ActivityPVPBountyClaimRsp = "ActivityPVPBountyClaimRsp",
ChapterBoxRewardReq = "ChapterBoxRewardReq",
ChapterBoxRewardRsp = "ChapterBoxRewardRsp",
ChapterWeaponLatestPlayerInfoReq = "ChapterWeaponLatestPlayerInfoReq",
@@ -684,8 +609,6 @@ local ProtoMsgType = {
FourteenDayInfoRsp = "FourteenDayInfoRsp",
MailCycleReq = "MailCycleReq",
MailCycleRsp = "MailCycleRsp",
- ChapterRuneFarmReq = "ChapterRuneFarmReq",
- ChapterRuneFarmRsp = "ChapterRuneFarmRsp",
ChapterWeaponChallengeFarmReq = "ChapterWeaponChallengeFarmReq",
ChapterWeaponChallengeFarmRsp = "ChapterWeaponChallengeFarmRsp",
PVPSettlementADRewardReq = "PVPSettlementADRewardReq",
@@ -700,8 +623,6 @@ local ProtoMsgType = {
PVPRecordHistoryRsp = "PVPRecordHistoryRsp",
ChapterDailyChallengeStartReq = "ChapterDailyChallengeStartReq",
ChapterDailyChallengeStartRsp = "ChapterDailyChallengeStartRsp",
- ChapterRuneChallengeFarmReq = "ChapterRuneChallengeFarmReq",
- ChapterRuneChallengeFarmRsp = "ChapterRuneChallengeFarmRsp",
MailListReq = "MailListReq",
MailListRsp = "MailListRsp",
SevenDayRewardReq = "SevenDayRewardReq",
@@ -752,13 +673,9 @@ local ProtoMsgType = {
SevenDayTaskRewardRsp = "SevenDayTaskRewardRsp",
BossRushBountyUnlockReq = "BossRushBountyUnlockReq",
BossRushBountyUnlockRsp = "BossRushBountyUnlockRsp",
- ChapterRuneRankReq = "ChapterRuneRankReq",
- ChapterRuneRankRsp = "ChapterRuneRankRsp",
HeroPutOnReq = "HeroPutOnReq",
HeroPutOnRsp = "HeroPutOnRsp",
BountyBoughtNtf = "BountyBoughtNtf",
- ChapterRuneRankRewardReq = "ChapterRuneRankRewardReq",
- ChapterRuneRankRewardRsp = "ChapterRuneRankRewardRsp",
ChapterGoldChallengeSettlementReq = "ChapterGoldChallengeSettlementReq",
ChapterGoldChallengeSettlementRsp = "ChapterGoldChallengeSettlementRsp",
TaskDailyAdReq = "TaskDailyAdReq",
@@ -780,8 +697,6 @@ local ProtoMsgType = {
AuthRsp = "AuthRsp",
ArenaBountyRewardReq = "ArenaBountyRewardReq",
ArenaBountyRewardRsp = "ArenaBountyRewardRsp",
- ActivityPVPBountyClaimByDiamondReq = "ActivityPVPBountyClaimByDiamondReq",
- ActivityPVPBountyClaimByDiamondRsp = "ActivityPVPBountyClaimByDiamondRsp",
NewMailNtf = "NewMailNtf",
PVPStageRewardReq = "PVPStageRewardReq",
PVPStageRewardRsp = "PVPStageRewardRsp",
@@ -794,14 +709,10 @@ local ProtoMsgType = {
SummerDataRsp = "SummerDataRsp",
MallDailyOverDayReq = "MallDailyOverDayReq",
MallDailyOverDayRsp = "MallDailyOverDayRsp",
- ChapterRunePlayerInfoReq = "ChapterRunePlayerInfoReq",
- ChapterRunePlayerInfoRsp = "ChapterRunePlayerInfoRsp",
BountyRewardReq = "BountyRewardReq",
BountyRewardRsp = "BountyRewardRsp",
HeartbeatReq = "HeartbeatReq",
HeartbeatRsp = "HeartbeatRsp",
- ChapterRuneChallengeHeroesReq = "ChapterRuneChallengeHeroesReq",
- ChapterRuneChallengeHeroesRsp = "ChapterRuneChallengeHeroesRsp",
EquipUpgradeReq = "EquipUpgradeReq",
EquipUpgradeRsp = "EquipUpgradeRsp",
HeroChangeSkinReq = "HeroChangeSkinReq",
@@ -810,10 +721,6 @@ local ProtoMsgType = {
GMRsp = "GMRsp",
ChapterStartReq = "ChapterStartReq",
ChapterStartRsp = "ChapterStartRsp",
- ChapterRuneBuySliverReq = "ChapterRuneBuySliverReq",
- ChapterRuneBuySliverRsp = "ChapterRuneBuySliverRsp",
- RuneQuenchingReq = "RuneQuenchingReq",
- RuneQuenchingRsp = "RuneQuenchingRsp",
BossRushExchangeReq = "BossRushExchangeReq",
BossRushExchangeRsp = "BossRushExchangeRsp",
BountyLevelUnlockReq = "BountyLevelUnlockReq",
diff --git a/lua/app/userdata/battle/skill/battle_buff_entity.lua b/lua/app/userdata/battle/skill/battle_buff_entity.lua
index c0521f5f..4ba0a43b 100644
--- a/lua/app/userdata/battle/skill/battle_buff_entity.lua
+++ b/lua/app/userdata/battle/skill/battle_buff_entity.lua
@@ -38,7 +38,7 @@ function BattleBuffEntity:getHostSkill()
end
function BattleBuffEntity:getDesc()
- return GFunc.getBuffDesc(self:getName(), self:getEffectNum())
+ return GFunc.getBuffDesc(self:getName(), self:getEffectNum(), self:isPercent())
end
function BattleBuffEntity:getBuffType()
@@ -125,6 +125,10 @@ function BattleBuffEntity:getFxDisappear()
return self.buffInfo.fx_disappear
end
+function BattleBuffEntity:isPercent()
+ return self.buffInfo.ispercent == 1
+end
+
function BattleBuffEntity:getShowName(needRedColor)
if not self.showNameStr then
self.showNameStr = I18N:getTextWithOtherKey("buff", "name", self:getName(), "show_name")