e4k-data 4.85.49 → 4.87.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/data/buildings.json +957 -504
  2. package/data/constructionItems.json +300 -38
  3. package/data/constructionItemsEffectGroups.json +1 -1
  4. package/data/districtTypes.json +5 -0
  5. package/data/effectCaps.json +140 -0
  6. package/data/effects.json +231 -1
  7. package/data/equipments.json +92 -0
  8. package/data/expansions.json +54 -54
  9. package/data/horses.json +143 -143
  10. package/data/leaguetypeEvents.json +99 -0
  11. package/data/packages.json +2361 -6
  12. package/data/researches.json +71 -71
  13. package/data/rewards.json +2036 -3
  14. package/data/sceatSkillTiers.json +14 -15
  15. package/data/sceatSkills.json +560 -796
  16. package/data/tempServerDailyTaskRewards.json +5 -5
  17. package/data/tempServerRankRewards.json +972 -0
  18. package/data/tempServerSettings.json +58 -0
  19. package/data/units.json +123 -0
  20. package/data/version.json +1 -1
  21. package/data/versionInfo.json +3 -3
  22. package/data/wodIds.json +192 -192
  23. package/images/x768.json +605 -4
  24. package/languages/da.json +317 -198
  25. package/languages/de.json +316 -197
  26. package/languages/el.json +318 -199
  27. package/languages/en.json +321 -201
  28. package/languages/es.json +319 -200
  29. package/languages/fi.json +317 -198
  30. package/languages/fr.json +317 -198
  31. package/languages/it.json +319 -200
  32. package/languages/ja.json +314 -195
  33. package/languages/ko.json +313 -194
  34. package/languages/nl.json +317 -198
  35. package/languages/no.json +319 -200
  36. package/languages/pl.json +317 -198
  37. package/languages/pt.json +319 -200
  38. package/languages/ru.json +317 -198
  39. package/languages/sv.json +319 -200
  40. package/languages/tr.json +315 -196
  41. package/languages/zh_CN.json +316 -197
  42. package/languages/zh_TW.json +316 -197
  43. package/package.json +1 -1
  44. package/typings/data.d.ts +2 -2
  45. package/typings/images.d.ts +39 -0
  46. package/typings/languages.d.ts +127 -7
@@ -1,5 +1,150 @@
1
1
  {
2
2
  "building": [
3
+ {
4
+ "wodID": 900000,
5
+ "crossplayID": 900000,
6
+ "group": "Building",
7
+ "name": "Offer",
8
+ "type": "isoObject",
9
+ "kIDs": "",
10
+ "server": 0,
11
+ "block": 0,
12
+ "width": 8,
13
+ "height": 8,
14
+ "movable": 0,
15
+ "level": 1
16
+ },
17
+ {
18
+ "wodID": 900001,
19
+ "crossplayID": 900001,
20
+ "group": "Tower",
21
+ "type": "CornerLevel1",
22
+ "width": 2,
23
+ "height": 2,
24
+ "movable": 0,
25
+ "kIDs": "0,1,2,3,4",
26
+ "name": "Corner",
27
+ "level": 1,
28
+ "destructable": 0,
29
+ "burnable": 0,
30
+ "smashable": 0,
31
+ "rotateType": 4
32
+ },
33
+ {
34
+ "wodID": 900002,
35
+ "crossplayID": 900002,
36
+ "group": "Tower",
37
+ "type": "CornerLevel2",
38
+ "width": 2,
39
+ "height": 2,
40
+ "movable": 0,
41
+ "kIDs": "0,1,2,3,4",
42
+ "name": "Corner",
43
+ "level": 2,
44
+ "destructable": 0,
45
+ "burnable": 0,
46
+ "smashable": 0,
47
+ "rotateType": 4
48
+ },
49
+ {
50
+ "wodID": 900003,
51
+ "crossplayID": 900003,
52
+ "group": "Tower",
53
+ "type": "CornerLevel3",
54
+ "width": 2,
55
+ "height": 2,
56
+ "movable": 0,
57
+ "kIDs": "0,1,2,3,4",
58
+ "name": "Corner",
59
+ "level": 3,
60
+ "destructable": 0,
61
+ "burnable": 0,
62
+ "smashable": 0,
63
+ "rotateType": 4
64
+ },
65
+ {
66
+ "wodID": 900004,
67
+ "crossplayID": 900004,
68
+ "group": "Tower",
69
+ "type": "CornerLevel4",
70
+ "width": 2,
71
+ "height": 2,
72
+ "movable": 0,
73
+ "kIDs": "0,1,2,3,4",
74
+ "name": "Corner",
75
+ "level": 4,
76
+ "destructable": 0,
77
+ "burnable": 0,
78
+ "smashable": 0,
79
+ "rotateType": 4
80
+ },
81
+ {
82
+ "wodID": 900005,
83
+ "crossplayID": 900005,
84
+ "group": "Tower",
85
+ "type": "CornerLevel5",
86
+ "width": 2,
87
+ "height": 2,
88
+ "movable": 0,
89
+ "kIDs": "0,1,2,3,4",
90
+ "name": "Corner",
91
+ "level": 5,
92
+ "destructable": 0,
93
+ "burnable": 0,
94
+ "smashable": 0,
95
+ "rotateType": 4
96
+ },
97
+ {
98
+ "wodID": 900006,
99
+ "crossplayID": 900006,
100
+ "group": "Tower",
101
+ "type": "Level1",
102
+ "width": 2,
103
+ "height": 2,
104
+ "movable": 0,
105
+ "eventIDs": 3,
106
+ "kIDs": 10,
107
+ "name": "FactionLookoutCorner",
108
+ "level": 1,
109
+ "destructable": 0,
110
+ "burnable": 0,
111
+ "smashable": 0,
112
+ "rotateType": 4
113
+ },
114
+ {
115
+ "wodID": 900007,
116
+ "crossplayID": 900007,
117
+ "group": "Tower",
118
+ "type": "Level2",
119
+ "width": 2,
120
+ "height": 2,
121
+ "movable": 0,
122
+ "eventIDs": 3,
123
+ "kIDs": 10,
124
+ "name": "FactionLookoutCorner",
125
+ "level": 2,
126
+ "destructable": 0,
127
+ "burnable": 0,
128
+ "smashable": 0,
129
+ "rotateType": 4
130
+ },
131
+ {
132
+ "wodID": 900008,
133
+ "crossplayID": 900008,
134
+ "group": "Tower",
135
+ "type": "Level3",
136
+ "width": 2,
137
+ "height": 2,
138
+ "movable": 0,
139
+ "eventIDs": 3,
140
+ "kIDs": 10,
141
+ "name": "FactionLookoutCorner",
142
+ "level": 3,
143
+ "destructable": 0,
144
+ "burnable": 0,
145
+ "smashable": 0,
146
+ "rotateType": 4
147
+ },
3
148
  {
4
149
  "wodID": 401,
5
150
  "crossplayID": 401,
@@ -27,6 +172,7 @@
27
172
  "crossplayID": 402,
28
173
  "name": "Guard",
29
174
  "upgradeWodID": 403,
175
+ "downgradeWodID": 401,
30
176
  "level": 1,
31
177
  "requiredLevel": 2,
32
178
  "earlyUnlockRequiredLevel": 2,
@@ -192,7 +338,7 @@
192
338
  "level": 6,
193
339
  "requiredLevel": 70,
194
340
  "earlyUnlockRequiredLevel": 70,
195
- "requiredLegendLevel": 250,
341
+ "requiredLegendLevel": 55,
196
342
  "group": "Tower",
197
343
  "type": "Level6",
198
344
  "width": 2,
@@ -225,7 +371,7 @@
225
371
  "level": 7,
226
372
  "requiredLevel": 70,
227
373
  "earlyUnlockRequiredLevel": 70,
228
- "requiredLegendLevel": 685,
374
+ "requiredLegendLevel": 60,
229
375
  "group": "Tower",
230
376
  "type": "Level7",
231
377
  "width": 2,
@@ -642,7 +788,7 @@
642
788
  "upgradeWodID": 1987,
643
789
  "downgradeWodID": 455,
644
790
  "level": 2,
645
- "requiredLegendLevel": 250,
791
+ "requiredLegendLevel": 65,
646
792
  "group": "Moat",
647
793
  "type": "Level1",
648
794
  "width": 0,
@@ -675,7 +821,7 @@
675
821
  "level": 3,
676
822
  "requiredLevel": 70,
677
823
  "earlyUnlockRequiredLevel": 70,
678
- "requiredLegendLevel": 705,
824
+ "requiredLegendLevel": 75,
679
825
  "group": "Moat",
680
826
  "type": "Level2",
681
827
  "width": 0,
@@ -707,7 +853,7 @@
707
853
  "level": 4,
708
854
  "requiredLevel": 70,
709
855
  "earlyUnlockRequiredLevel": 70,
710
- "requiredLegendLevel": 750,
856
+ "requiredLegendLevel": 85,
711
857
  "group": "Moat",
712
858
  "type": "Level2",
713
859
  "width": 0,
@@ -765,7 +911,7 @@
765
911
  "upgradeWodID": 1988,
766
912
  "downgradeWodID": 456,
767
913
  "level": 2,
768
- "requiredLegendLevel": 250,
914
+ "requiredLegendLevel": 65,
769
915
  "group": "Moat",
770
916
  "type": "Level1",
771
917
  "width": 0,
@@ -796,7 +942,7 @@
796
942
  "level": 3,
797
943
  "requiredLevel": 70,
798
944
  "earlyUnlockRequiredLevel": 70,
799
- "requiredLegendLevel": 705,
945
+ "requiredLegendLevel": 75,
800
946
  "group": "Moat",
801
947
  "type": "Level2",
802
948
  "width": 0,
@@ -826,7 +972,7 @@
826
972
  "level": 4,
827
973
  "requiredLevel": 70,
828
974
  "earlyUnlockRequiredLevel": 70,
829
- "requiredLegendLevel": 750,
975
+ "requiredLegendLevel": 85,
830
976
  "group": "Moat",
831
977
  "type": "Level2",
832
978
  "width": 0,
@@ -1113,7 +1259,7 @@
1113
1259
  "level": 6,
1114
1260
  "requiredLevel": 70,
1115
1261
  "earlyUnlockRequiredLevel": 70,
1116
- "requiredLegendLevel": 150,
1262
+ "requiredLegendLevel": 70,
1117
1263
  "group": "Defence",
1118
1264
  "type": "Level5",
1119
1265
  "width": 0,
@@ -1144,7 +1290,7 @@
1144
1290
  "level": 7,
1145
1291
  "requiredLevel": 70,
1146
1292
  "earlyUnlockRequiredLevel": 70,
1147
- "requiredLegendLevel": 675,
1293
+ "requiredLegendLevel": 80,
1148
1294
  "group": "Defence",
1149
1295
  "type": "Level6",
1150
1296
  "width": 0,
@@ -1172,7 +1318,7 @@
1172
1318
  "level": 8,
1173
1319
  "requiredLevel": 70,
1174
1320
  "earlyUnlockRequiredLevel": 70,
1175
- "requiredLegendLevel": 750,
1321
+ "requiredLegendLevel": 90,
1176
1322
  "group": "Defence",
1177
1323
  "type": "Level6",
1178
1324
  "width": 0,
@@ -1345,7 +1491,7 @@
1345
1491
  "level": 6,
1346
1492
  "requiredLevel": 70,
1347
1493
  "earlyUnlockRequiredLevel": 70,
1348
- "requiredLegendLevel": 150,
1494
+ "requiredLegendLevel": 55,
1349
1495
  "group": "Gate",
1350
1496
  "type": "Level5",
1351
1497
  "width": 2,
@@ -1375,7 +1521,7 @@
1375
1521
  "level": 7,
1376
1522
  "requiredLevel": 70,
1377
1523
  "earlyUnlockRequiredLevel": 70,
1378
- "requiredLegendLevel": 695,
1524
+ "requiredLegendLevel": 65,
1379
1525
  "group": "Gate",
1380
1526
  "type": "Level6",
1381
1527
  "width": 2,
@@ -1406,7 +1552,7 @@
1406
1552
  "level": 8,
1407
1553
  "requiredLevel": 70,
1408
1554
  "earlyUnlockRequiredLevel": 70,
1409
- "requiredLegendLevel": 750,
1555
+ "requiredLegendLevel": 75,
1410
1556
  "group": "Gate",
1411
1557
  "type": "Level6",
1412
1558
  "width": 2,
@@ -1664,7 +1810,7 @@
1664
1810
  "downgradeWodID": 175,
1665
1811
  "level": 6,
1666
1812
  "requiredLevel": 70,
1667
- "requiredLegendLevel": 650,
1813
+ "requiredLegendLevel": 30,
1668
1814
  "group": "Building",
1669
1815
  "type": "Level6",
1670
1816
  "width": 12,
@@ -1715,7 +1861,7 @@
1715
1861
  "downgradeWodID": 1940,
1716
1862
  "level": 7,
1717
1863
  "requiredLevel": 70,
1718
- "requiredLegendLevel": 785,
1864
+ "requiredLegendLevel": 350,
1719
1865
  "group": "Building",
1720
1866
  "type": "Level7",
1721
1867
  "width": 12,
@@ -2291,7 +2437,7 @@
2291
2437
  "downgradeWodID": 1751,
2292
2438
  "level": 14,
2293
2439
  "requiredLevel": 70,
2294
- "requiredLegendLevel": 665,
2440
+ "requiredLegendLevel": 50,
2295
2441
  "unlockIDs": "308,309,311,312,601,602,603,628,630,724,606,607,608,631,636,672,664,686,687,688,689,690,691,692,693,148,149,150,151,215,217",
2296
2442
  "group": "Building",
2297
2443
  "type": "Level14",
@@ -2331,7 +2477,7 @@
2331
2477
  "downgradeWodID": 1938,
2332
2478
  "level": 15,
2333
2479
  "requiredLevel": 70,
2334
- "requiredLegendLevel": 665,
2480
+ "requiredLegendLevel": 50,
2335
2481
  "unlockIDs": "308,309,311,312,601,602,603,628,630,724,606,607,608,631,636,672,664,686,687,688,689,690,691,692,693,148,149,150,151,215,216,228,217",
2336
2482
  "group": "Building",
2337
2483
  "type": "Level15",
@@ -2829,7 +2975,7 @@
2829
2975
  "height": 10,
2830
2976
  "kIDs": "0,1,2,3,4",
2831
2977
  "shopCategory": "MILITARY",
2832
- "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254",
2978
+ "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254,223",
2833
2979
  "buildingGroundType": "MILITARY",
2834
2980
  "costWood": 118,
2835
2981
  "costStone": 63,
@@ -2862,7 +3008,7 @@
2862
3008
  "width": 8,
2863
3009
  "height": 10,
2864
3010
  "kIDs": "0,1,2,3,4",
2865
- "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254",
3011
+ "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254,223",
2866
3012
  "buildingGroundType": "MILITARY",
2867
3013
  "costWood": 1975,
2868
3014
  "costStone": 1908,
@@ -2894,7 +3040,7 @@
2894
3040
  "width": 8,
2895
3041
  "height": 10,
2896
3042
  "kIDs": "0,1,2,3,4",
2897
- "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254",
3043
+ "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254,223",
2898
3044
  "buildingGroundType": "MILITARY",
2899
3045
  "costWood": 8146,
2900
3046
  "costStone": 13623,
@@ -2919,14 +3065,14 @@
2919
3065
  "downgradeWodID": 167,
2920
3066
  "level": 4,
2921
3067
  "requiredLevel": 70,
2922
- "requiredLegendLevel": 805,
3068
+ "requiredLegendLevel": 390,
2923
3069
  "unlockIDs": "611,641,614,640,617,642,620,635,653,654,660,661,245,256",
2924
3070
  "group": "Building",
2925
3071
  "type": "Level4",
2926
3072
  "width": 8,
2927
3073
  "height": 10,
2928
3074
  "kIDs": "0,1,2,3,4",
2929
- "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238",
3075
+ "constructionItemGroupIDs": "26,2017,2061,3012,3027,2066,3049,3062,2075,3064,3080,3110,3126,3143,3238,3254,223",
2930
3076
  "buildingGroundType": "MILITARY",
2931
3077
  "costLegendaryToken": 550,
2932
3078
  "costLegendaryMaterial": 2300,
@@ -2964,7 +3110,7 @@
2964
3110
  "height": 10,
2965
3111
  "kIDs": "0,1,2,3,4",
2966
3112
  "shopCategory": "MILITARY",
2967
- "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202",
3113
+ "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202,224,225",
2968
3114
  "buildingGroundType": "MILITARY",
2969
3115
  "costWood": 61,
2970
3116
  "costStone": 30,
@@ -2997,7 +3143,7 @@
2997
3143
  "width": 8,
2998
3144
  "height": 10,
2999
3145
  "kIDs": "0,1,2,3,4",
3000
- "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202",
3146
+ "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202,224,225",
3001
3147
  "buildingGroundType": "MILITARY",
3002
3148
  "costWood": 1693,
3003
3149
  "costStone": 1580,
@@ -3029,7 +3175,7 @@
3029
3175
  "width": 8,
3030
3176
  "height": 10,
3031
3177
  "kIDs": "0,1,2,3,4",
3032
- "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202",
3178
+ "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202,224,225",
3033
3179
  "buildingGroundType": "MILITARY",
3034
3180
  "costWood": 8146,
3035
3181
  "costStone": 13623,
@@ -3054,14 +3200,14 @@
3054
3200
  "downgradeWodID": 178,
3055
3201
  "level": 4,
3056
3202
  "requiredLevel": 70,
3057
- "requiredLegendLevel": 810,
3203
+ "requiredLegendLevel": 400,
3058
3204
  "unlockIDs": "626,644,629,645,634,646,637,647,632,633,639,315,300",
3059
3205
  "group": "Building",
3060
3206
  "type": "Level4",
3061
3207
  "width": 8,
3062
3208
  "height": 10,
3063
3209
  "kIDs": "0,1,2,3,4",
3064
- "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202",
3210
+ "constructionItemGroupIDs": "27,2025,2038,3029,2067,3042,3055,3081,3109,3114,3115,3129,3172,3211,3239,201,202,224,225",
3065
3211
  "buildingGroundType": "MILITARY",
3066
3212
  "costLegendaryToken": 550,
3067
3213
  "costLegendaryMaterial": 2300,
@@ -4458,11 +4604,12 @@
4458
4604
  "upgradeWodID": 2901,
4459
4605
  "level": 1,
4460
4606
  "requiredLevel": 70,
4461
- "requiredLegendLevel": 660,
4607
+ "requiredLegendLevel": 45,
4462
4608
  "group": "Building",
4463
4609
  "type": "Level1",
4464
4610
  "width": 10,
4465
4611
  "height": 10,
4612
+ "storeable": 1,
4466
4613
  "kIDs": "0,1,2,3",
4467
4614
  "onlyInAreaTypes": "1,4,12",
4468
4615
  "buildingGroundType": "CIVIL",
@@ -4474,6 +4621,7 @@
4474
4621
  "districtTypeID": 5,
4475
4622
  "isDistrict": 1,
4476
4623
  "districtSlots": 2,
4624
+ "destructable": 0,
4477
4625
  "burnable": 0,
4478
4626
  "smashable": 0,
4479
4627
  "maximumCount": 1
@@ -4488,11 +4636,12 @@
4488
4636
  "downgradeWodID": 2900,
4489
4637
  "level": 2,
4490
4638
  "requiredLevel": 70,
4491
- "requiredLegendLevel": 660,
4639
+ "requiredLegendLevel": 45,
4492
4640
  "group": "Building",
4493
4641
  "type": "Level1",
4494
4642
  "width": 10,
4495
4643
  "height": 10,
4644
+ "storeable": 1,
4496
4645
  "kIDs": "0,1,2,3",
4497
4646
  "onlyInAreaTypes": "1,4,12",
4498
4647
  "buildingGroundType": "CIVIL",
@@ -4506,6 +4655,7 @@
4506
4655
  "districtTypeID": 5,
4507
4656
  "isDistrict": 1,
4508
4657
  "districtSlots": 3,
4658
+ "destructable": 0,
4509
4659
  "burnable": 0,
4510
4660
  "smashable": 0,
4511
4661
  "maximumCount": 1
@@ -4520,11 +4670,12 @@
4520
4670
  "downgradeWodID": 2901,
4521
4671
  "level": 3,
4522
4672
  "requiredLevel": 70,
4523
- "requiredLegendLevel": 660,
4673
+ "requiredLegendLevel": 45,
4524
4674
  "group": "Building",
4525
4675
  "type": "Level1",
4526
4676
  "width": 10,
4527
4677
  "height": 10,
4678
+ "storeable": 1,
4528
4679
  "kIDs": "0,1,2,3",
4529
4680
  "onlyInAreaTypes": "1,4,12",
4530
4681
  "buildingGroundType": "CIVIL",
@@ -4538,6 +4689,7 @@
4538
4689
  "districtTypeID": 5,
4539
4690
  "isDistrict": 1,
4540
4691
  "districtSlots": 4,
4692
+ "destructable": 0,
4541
4693
  "burnable": 0,
4542
4694
  "smashable": 0,
4543
4695
  "maximumCount": 1
@@ -4552,11 +4704,12 @@
4552
4704
  "downgradeWodID": 2902,
4553
4705
  "level": 4,
4554
4706
  "requiredLevel": 70,
4555
- "requiredLegendLevel": 660,
4707
+ "requiredLegendLevel": 45,
4556
4708
  "group": "Building",
4557
4709
  "type": "Level1",
4558
4710
  "width": 10,
4559
4711
  "height": 10,
4712
+ "storeable": 1,
4560
4713
  "kIDs": "0,1,2,3",
4561
4714
  "onlyInAreaTypes": "1,4,12",
4562
4715
  "buildingGroundType": "CIVIL",
@@ -4570,6 +4723,7 @@
4570
4723
  "districtTypeID": 5,
4571
4724
  "isDistrict": 1,
4572
4725
  "districtSlots": 5,
4726
+ "destructable": 0,
4573
4727
  "burnable": 0,
4574
4728
  "smashable": 0,
4575
4729
  "maximumCount": 1
@@ -4584,11 +4738,12 @@
4584
4738
  "downgradeWodID": 2903,
4585
4739
  "level": 5,
4586
4740
  "requiredLevel": 70,
4587
- "requiredLegendLevel": 660,
4741
+ "requiredLegendLevel": 45,
4588
4742
  "group": "Building",
4589
4743
  "type": "Level1",
4590
4744
  "width": 10,
4591
4745
  "height": 10,
4746
+ "storeable": 1,
4592
4747
  "kIDs": "0,1,2,3",
4593
4748
  "onlyInAreaTypes": "1,4,12",
4594
4749
  "buildingGroundType": "CIVIL",
@@ -4602,6 +4757,7 @@
4602
4757
  "districtTypeID": 5,
4603
4758
  "isDistrict": 1,
4604
4759
  "districtSlots": 6,
4760
+ "destructable": 0,
4605
4761
  "burnable": 0,
4606
4762
  "smashable": 0,
4607
4763
  "maximumCount": 1
@@ -4616,11 +4772,12 @@
4616
4772
  "downgradeWodID": 2904,
4617
4773
  "level": 6,
4618
4774
  "requiredLevel": 70,
4619
- "requiredLegendLevel": 660,
4775
+ "requiredLegendLevel": 45,
4620
4776
  "group": "Building",
4621
4777
  "type": "Level1",
4622
4778
  "width": 10,
4623
4779
  "height": 10,
4780
+ "storeable": 1,
4624
4781
  "kIDs": "0,1,2,3",
4625
4782
  "onlyInAreaTypes": "1,4,12",
4626
4783
  "buildingGroundType": "CIVIL",
@@ -4634,6 +4791,7 @@
4634
4791
  "districtTypeID": 5,
4635
4792
  "isDistrict": 1,
4636
4793
  "districtSlots": 7,
4794
+ "destructable": 0,
4637
4795
  "burnable": 0,
4638
4796
  "smashable": 0,
4639
4797
  "maximumCount": 1
@@ -4648,11 +4806,12 @@
4648
4806
  "downgradeWodID": 2905,
4649
4807
  "level": 7,
4650
4808
  "requiredLevel": 70,
4651
- "requiredLegendLevel": 660,
4809
+ "requiredLegendLevel": 45,
4652
4810
  "group": "Building",
4653
4811
  "type": "Level1",
4654
4812
  "width": 10,
4655
4813
  "height": 10,
4814
+ "storeable": 1,
4656
4815
  "kIDs": "0,1,2,3",
4657
4816
  "onlyInAreaTypes": "1,4,12",
4658
4817
  "buildingGroundType": "CIVIL",
@@ -4666,6 +4825,7 @@
4666
4825
  "districtTypeID": 5,
4667
4826
  "isDistrict": 1,
4668
4827
  "districtSlots": 8,
4828
+ "destructable": 0,
4669
4829
  "burnable": 0,
4670
4830
  "smashable": 0,
4671
4831
  "maximumCount": 1
@@ -4680,11 +4840,12 @@
4680
4840
  "downgradeWodID": 2906,
4681
4841
  "level": 8,
4682
4842
  "requiredLevel": 70,
4683
- "requiredLegendLevel": 660,
4843
+ "requiredLegendLevel": 45,
4684
4844
  "group": "Building",
4685
4845
  "type": "Level1",
4686
4846
  "width": 10,
4687
4847
  "height": 10,
4848
+ "storeable": 1,
4688
4849
  "kIDs": "0,1,2,3",
4689
4850
  "onlyInAreaTypes": "1,4,12",
4690
4851
  "buildingGroundType": "CIVIL",
@@ -4698,6 +4859,7 @@
4698
4859
  "districtTypeID": 5,
4699
4860
  "isDistrict": 1,
4700
4861
  "districtSlots": 9,
4862
+ "destructable": 0,
4701
4863
  "burnable": 0,
4702
4864
  "smashable": 0,
4703
4865
  "maximumCount": 1
@@ -4712,11 +4874,12 @@
4712
4874
  "downgradeWodID": 2907,
4713
4875
  "level": 9,
4714
4876
  "requiredLevel": 70,
4715
- "requiredLegendLevel": 660,
4877
+ "requiredLegendLevel": 45,
4716
4878
  "group": "Building",
4717
4879
  "type": "Level1",
4718
4880
  "width": 10,
4719
4881
  "height": 10,
4882
+ "storeable": 1,
4720
4883
  "kIDs": "0,1,2,3",
4721
4884
  "onlyInAreaTypes": "1,4,12",
4722
4885
  "buildingGroundType": "CIVIL",
@@ -4730,6 +4893,7 @@
4730
4893
  "districtTypeID": 5,
4731
4894
  "isDistrict": 1,
4732
4895
  "districtSlots": 10,
4896
+ "destructable": 0,
4733
4897
  "burnable": 0,
4734
4898
  "smashable": 0,
4735
4899
  "maximumCount": 1
@@ -4744,11 +4908,12 @@
4744
4908
  "downgradeWodID": 2908,
4745
4909
  "level": 10,
4746
4910
  "requiredLevel": 70,
4747
- "requiredLegendLevel": 660,
4911
+ "requiredLegendLevel": 45,
4748
4912
  "group": "Building",
4749
4913
  "type": "Level1",
4750
4914
  "width": 10,
4751
4915
  "height": 10,
4916
+ "storeable": 1,
4752
4917
  "kIDs": "0,1,2,3",
4753
4918
  "onlyInAreaTypes": "1,4,12",
4754
4919
  "buildingGroundType": "CIVIL",
@@ -4762,6 +4927,7 @@
4762
4927
  "districtTypeID": 5,
4763
4928
  "isDistrict": 1,
4764
4929
  "districtSlots": 11,
4930
+ "destructable": 0,
4765
4931
  "burnable": 0,
4766
4932
  "smashable": 0,
4767
4933
  "maximumCount": 1
@@ -4775,11 +4941,12 @@
4775
4941
  "downgradeWodID": 2909,
4776
4942
  "level": 11,
4777
4943
  "requiredLevel": 70,
4778
- "requiredLegendLevel": 660,
4944
+ "requiredLegendLevel": 45,
4779
4945
  "group": "Building",
4780
4946
  "type": "Level1",
4781
4947
  "width": 10,
4782
4948
  "height": 10,
4949
+ "storeable": 1,
4783
4950
  "kIDs": "0,1,2,3",
4784
4951
  "onlyInAreaTypes": "1,4,12",
4785
4952
  "buildingGroundType": "CIVIL",
@@ -4793,6 +4960,366 @@
4793
4960
  "districtTypeID": 5,
4794
4961
  "isDistrict": 1,
4795
4962
  "districtSlots": 12,
4963
+ "destructable": 0,
4964
+ "burnable": 0,
4965
+ "smashable": 0,
4966
+ "maximumCount": 1
4967
+ },
4968
+ {
4969
+ "wodID": 3200,
4970
+ "crossplayID": 3200,
4971
+ "comment1": "Food",
4972
+ "comment2": "District",
4973
+ "name": "FoodDistrict",
4974
+ "upgradeWodID": 3201,
4975
+ "level": 1,
4976
+ "requiredLevel": 10,
4977
+ "group": "Building",
4978
+ "type": "Level1",
4979
+ "width": 10,
4980
+ "height": 10,
4981
+ "storeable": 1,
4982
+ "kIDs": "0,1,2,3",
4983
+ "onlyInAreaTypes": "1,4,12",
4984
+ "buildingGroundType": "CIVIL",
4985
+ "sellLegendaryToken": 125,
4986
+ "sellLegendaryMaterial": 500,
4987
+ "buildDuration": 864000,
4988
+ "xp": 25,
4989
+ "mightValue": 300,
4990
+ "districtTypeID": 6,
4991
+ "isDistrict": 1,
4992
+ "districtSlots": 2,
4993
+ "destructable": 0,
4994
+ "burnable": 0,
4995
+ "smashable": 0,
4996
+ "maximumCount": 1
4997
+ },
4998
+ {
4999
+ "wodID": 3201,
5000
+ "crossplayID": 3201,
5001
+ "comment1": "Food",
5002
+ "comment2": "District",
5003
+ "name": "FoodDistrict",
5004
+ "upgradeWodID": 3202,
5005
+ "downgradeWodID": 3200,
5006
+ "level": 2,
5007
+ "requiredLevel": 10,
5008
+ "group": "Building",
5009
+ "type": "Level1",
5010
+ "width": 10,
5011
+ "height": 10,
5012
+ "storeable": 1,
5013
+ "kIDs": "0,1,2,3",
5014
+ "onlyInAreaTypes": "1,4,12",
5015
+ "buildingGroundType": "CIVIL",
5016
+ "costLegendaryToken": 250,
5017
+ "costLegendaryMaterial": 1000,
5018
+ "sellLegendaryToken": 125,
5019
+ "sellLegendaryMaterial": 500,
5020
+ "buildDuration": 1036800,
5021
+ "xp": 30,
5022
+ "mightValue": 310,
5023
+ "districtTypeID": 6,
5024
+ "isDistrict": 1,
5025
+ "districtSlots": 3,
5026
+ "destructable": 0,
5027
+ "burnable": 0,
5028
+ "smashable": 0,
5029
+ "maximumCount": 1
5030
+ },
5031
+ {
5032
+ "wodID": 3202,
5033
+ "crossplayID": 3202,
5034
+ "comment1": "Food",
5035
+ "comment2": "District",
5036
+ "name": "FoodDistrict",
5037
+ "upgradeWodID": 3203,
5038
+ "downgradeWodID": 3201,
5039
+ "level": 3,
5040
+ "requiredLevel": 10,
5041
+ "group": "Building",
5042
+ "type": "Level1",
5043
+ "width": 10,
5044
+ "height": 10,
5045
+ "storeable": 1,
5046
+ "kIDs": "0,1,2,3",
5047
+ "onlyInAreaTypes": "1,4,12",
5048
+ "buildingGroundType": "CIVIL",
5049
+ "costLegendaryToken": 250,
5050
+ "costLegendaryMaterial": 1000,
5051
+ "sellLegendaryToken": 250,
5052
+ "sellLegendaryMaterial": 1000,
5053
+ "buildDuration": 1209600,
5054
+ "xp": 35,
5055
+ "mightValue": 320,
5056
+ "districtTypeID": 6,
5057
+ "isDistrict": 1,
5058
+ "districtSlots": 4,
5059
+ "destructable": 0,
5060
+ "burnable": 0,
5061
+ "smashable": 0,
5062
+ "maximumCount": 1
5063
+ },
5064
+ {
5065
+ "wodID": 3203,
5066
+ "crossplayID": 3203,
5067
+ "comment1": "Food",
5068
+ "comment2": "District",
5069
+ "name": "FoodDistrict",
5070
+ "upgradeWodID": 3204,
5071
+ "downgradeWodID": 3202,
5072
+ "level": 4,
5073
+ "requiredLevel": 10,
5074
+ "group": "Building",
5075
+ "type": "Level1",
5076
+ "width": 10,
5077
+ "height": 10,
5078
+ "storeable": 1,
5079
+ "kIDs": "0,1,2,3",
5080
+ "onlyInAreaTypes": "1,4,12",
5081
+ "buildingGroundType": "CIVIL",
5082
+ "costLegendaryToken": 500,
5083
+ "costLegendaryMaterial": 2000,
5084
+ "sellLegendaryToken": 500,
5085
+ "sellLegendaryMaterial": 2000,
5086
+ "buildDuration": 1382400,
5087
+ "xp": 40,
5088
+ "mightValue": 330,
5089
+ "districtTypeID": 6,
5090
+ "isDistrict": 1,
5091
+ "districtSlots": 5,
5092
+ "destructable": 0,
5093
+ "burnable": 0,
5094
+ "smashable": 0,
5095
+ "maximumCount": 1
5096
+ },
5097
+ {
5098
+ "wodID": 3204,
5099
+ "crossplayID": 3204,
5100
+ "comment1": "Food",
5101
+ "comment2": "District",
5102
+ "name": "FoodDistrict",
5103
+ "upgradeWodID": 3205,
5104
+ "downgradeWodID": 3203,
5105
+ "level": 5,
5106
+ "requiredLevel": 10,
5107
+ "group": "Building",
5108
+ "type": "Level1",
5109
+ "width": 10,
5110
+ "height": 10,
5111
+ "storeable": 1,
5112
+ "kIDs": "0,1,2,3",
5113
+ "onlyInAreaTypes": "1,4,12",
5114
+ "buildingGroundType": "CIVIL",
5115
+ "costLegendaryToken": 500,
5116
+ "costLegendaryMaterial": 2000,
5117
+ "sellLegendaryToken": 750,
5118
+ "sellLegendaryMaterial": 3000,
5119
+ "buildDuration": 1555200,
5120
+ "xp": 45,
5121
+ "mightValue": 340,
5122
+ "districtTypeID": 6,
5123
+ "isDistrict": 1,
5124
+ "districtSlots": 6,
5125
+ "destructable": 0,
5126
+ "burnable": 0,
5127
+ "smashable": 0,
5128
+ "maximumCount": 1
5129
+ },
5130
+ {
5131
+ "wodID": 3205,
5132
+ "crossplayID": 3205,
5133
+ "comment1": "Food",
5134
+ "comment2": "District",
5135
+ "name": "FoodDistrict",
5136
+ "upgradeWodID": 3206,
5137
+ "downgradeWodID": 3204,
5138
+ "level": 6,
5139
+ "requiredLevel": 10,
5140
+ "group": "Building",
5141
+ "type": "Level1",
5142
+ "width": 10,
5143
+ "height": 10,
5144
+ "storeable": 1,
5145
+ "kIDs": "0,1,2,3",
5146
+ "onlyInAreaTypes": "1,4,12",
5147
+ "buildingGroundType": "CIVIL",
5148
+ "costLegendaryToken": 1000,
5149
+ "costLegendaryMaterial": 4000,
5150
+ "sellLegendaryToken": 1250,
5151
+ "sellLegendaryMaterial": 5000,
5152
+ "buildDuration": 1728000,
5153
+ "xp": 50,
5154
+ "mightValue": 350,
5155
+ "districtTypeID": 6,
5156
+ "isDistrict": 1,
5157
+ "districtSlots": 7,
5158
+ "destructable": 0,
5159
+ "burnable": 0,
5160
+ "smashable": 0,
5161
+ "maximumCount": 1
5162
+ },
5163
+ {
5164
+ "wodID": 3206,
5165
+ "crossplayID": 3206,
5166
+ "comment1": "Food",
5167
+ "comment2": "District",
5168
+ "name": "FoodDistrict",
5169
+ "upgradeWodID": 3207,
5170
+ "downgradeWodID": 3205,
5171
+ "level": 7,
5172
+ "requiredLevel": 10,
5173
+ "group": "Building",
5174
+ "type": "Level1",
5175
+ "width": 10,
5176
+ "height": 10,
5177
+ "storeable": 1,
5178
+ "kIDs": "0,1,2,3",
5179
+ "onlyInAreaTypes": "1,4,12",
5180
+ "buildingGroundType": "CIVIL",
5181
+ "costLegendaryToken": 1000,
5182
+ "costLegendaryMaterial": 4000,
5183
+ "sellLegendaryToken": 1750,
5184
+ "sellLegendaryMaterial": 7000,
5185
+ "buildDuration": 1900800,
5186
+ "xp": 55,
5187
+ "mightValue": 365,
5188
+ "districtTypeID": 6,
5189
+ "isDistrict": 1,
5190
+ "districtSlots": 8,
5191
+ "destructable": 0,
5192
+ "burnable": 0,
5193
+ "smashable": 0,
5194
+ "maximumCount": 1
5195
+ },
5196
+ {
5197
+ "wodID": 3207,
5198
+ "crossplayID": 3207,
5199
+ "comment1": "Food",
5200
+ "comment2": "District",
5201
+ "name": "FoodDistrict",
5202
+ "upgradeWodID": 3208,
5203
+ "downgradeWodID": 3206,
5204
+ "level": 8,
5205
+ "requiredLevel": 10,
5206
+ "group": "Building",
5207
+ "type": "Level1",
5208
+ "width": 10,
5209
+ "height": 10,
5210
+ "storeable": 1,
5211
+ "kIDs": "0,1,2,3",
5212
+ "onlyInAreaTypes": "1,4,12",
5213
+ "buildingGroundType": "CIVIL",
5214
+ "costLegendaryToken": 2000,
5215
+ "costLegendaryMaterial": 8000,
5216
+ "sellLegendaryToken": 2750,
5217
+ "sellLegendaryMaterial": 11000,
5218
+ "buildDuration": 2073600,
5219
+ "xp": 60,
5220
+ "mightValue": 380,
5221
+ "districtTypeID": 6,
5222
+ "isDistrict": 1,
5223
+ "districtSlots": 9,
5224
+ "destructable": 0,
5225
+ "burnable": 0,
5226
+ "smashable": 0,
5227
+ "maximumCount": 1
5228
+ },
5229
+ {
5230
+ "wodID": 3208,
5231
+ "crossplayID": 3208,
5232
+ "comment1": "Food",
5233
+ "comment2": "District",
5234
+ "name": "FoodDistrict",
5235
+ "upgradeWodID": 3209,
5236
+ "downgradeWodID": 3207,
5237
+ "level": 9,
5238
+ "requiredLevel": 10,
5239
+ "group": "Building",
5240
+ "type": "Level1",
5241
+ "width": 10,
5242
+ "height": 10,
5243
+ "storeable": 1,
5244
+ "kIDs": "0,1,2,3",
5245
+ "onlyInAreaTypes": "1,4,12",
5246
+ "buildingGroundType": "CIVIL",
5247
+ "costLegendaryToken": 2000,
5248
+ "costLegendaryMaterial": 8000,
5249
+ "sellLegendaryToken": 3750,
5250
+ "sellLegendaryMaterial": 15000,
5251
+ "buildDuration": 2246400,
5252
+ "xp": 65,
5253
+ "mightValue": 395,
5254
+ "districtTypeID": 6,
5255
+ "isDistrict": 1,
5256
+ "districtSlots": 10,
5257
+ "destructable": 0,
5258
+ "burnable": 0,
5259
+ "smashable": 0,
5260
+ "maximumCount": 1
5261
+ },
5262
+ {
5263
+ "wodID": 3209,
5264
+ "crossplayID": 3209,
5265
+ "comment1": "Food",
5266
+ "comment2": "District",
5267
+ "name": "FoodDistrict",
5268
+ "upgradeWodID": 3210,
5269
+ "downgradeWodID": 3208,
5270
+ "level": 10,
5271
+ "requiredLevel": 10,
5272
+ "group": "Building",
5273
+ "type": "Level1",
5274
+ "width": 10,
5275
+ "height": 10,
5276
+ "storeable": 1,
5277
+ "kIDs": "0,1,2,3",
5278
+ "onlyInAreaTypes": "1,4,12",
5279
+ "buildingGroundType": "CIVIL",
5280
+ "costLegendaryToken": 4000,
5281
+ "costLegendaryMaterial": 16000,
5282
+ "sellLegendaryToken": 5750,
5283
+ "sellLegendaryMaterial": 23000,
5284
+ "buildDuration": 2419200,
5285
+ "xp": 70,
5286
+ "mightValue": 410,
5287
+ "districtTypeID": 6,
5288
+ "isDistrict": 1,
5289
+ "districtSlots": 11,
5290
+ "destructable": 0,
5291
+ "burnable": 0,
5292
+ "smashable": 0,
5293
+ "maximumCount": 1
5294
+ },
5295
+ {
5296
+ "wodID": 3210,
5297
+ "crossplayID": 3210,
5298
+ "comment1": "Food",
5299
+ "comment2": "District",
5300
+ "name": "FoodDistrict",
5301
+ "downgradeWodID": 3209,
5302
+ "level": 11,
5303
+ "requiredLevel": 10,
5304
+ "group": "Building",
5305
+ "type": "Level1",
5306
+ "width": 10,
5307
+ "height": 10,
5308
+ "storeable": 1,
5309
+ "kIDs": "0,1,2,3",
5310
+ "onlyInAreaTypes": "1,4,12",
5311
+ "buildingGroundType": "CIVIL",
5312
+ "costLegendaryToken": 4000,
5313
+ "costLegendaryMaterial": 16000,
5314
+ "sellLegendaryToken": 7750,
5315
+ "sellLegendaryMaterial": 31000,
5316
+ "buildDuration": 2592000,
5317
+ "xp": 75,
5318
+ "mightValue": 425,
5319
+ "districtTypeID": 6,
5320
+ "isDistrict": 1,
5321
+ "districtSlots": 12,
5322
+ "destructable": 0,
4796
5323
  "burnable": 0,
4797
5324
  "smashable": 0,
4798
5325
  "maximumCount": 1
@@ -10519,7 +11046,7 @@
10519
11046
  "height": 9,
10520
11047
  "kIDs": "0,1,2,3,4",
10521
11048
  "shopCategory": "CIVIL",
10522
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11049
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10523
11050
  "buildingGroundType": "CIVIL",
10524
11051
  "costWood": 200,
10525
11052
  "costStone": 126,
@@ -10552,7 +11079,7 @@
10552
11079
  "width": 6,
10553
11080
  "height": 9,
10554
11081
  "kIDs": "0,1,2,3,4",
10555
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11082
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10556
11083
  "buildingGroundType": "CIVIL",
10557
11084
  "costWood": 1305,
10558
11085
  "costStone": 1129,
@@ -10585,7 +11112,7 @@
10585
11112
  "width": 6,
10586
11113
  "height": 9,
10587
11114
  "kIDs": "0,1,2,3,4",
10588
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11115
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10589
11116
  "buildingGroundType": "CIVIL",
10590
11117
  "costWood": 3046,
10591
11118
  "costStone": 3353,
@@ -10617,7 +11144,7 @@
10617
11144
  "width": 6,
10618
11145
  "height": 9,
10619
11146
  "kIDs": "0,1,2,3,4",
10620
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11147
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10621
11148
  "buildingGroundType": "CIVIL",
10622
11149
  "costWood": 4569,
10623
11150
  "costStone": 5951,
@@ -10649,7 +11176,7 @@
10649
11176
  "width": 6,
10650
11177
  "height": 9,
10651
11178
  "kIDs": "0,1,2,3,4",
10652
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11179
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10653
11180
  "buildingGroundType": "CIVIL",
10654
11181
  "costWood": 7732,
10655
11182
  "costStone": 12151,
@@ -10681,7 +11208,7 @@
10681
11208
  "width": 6,
10682
11209
  "height": 9,
10683
11210
  "kIDs": "0,1,2,3,4",
10684
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11211
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10685
11212
  "buildingGroundType": "CIVIL",
10686
11213
  "costWood": 28626,
10687
11214
  "costStone": 43215,
@@ -10714,7 +11241,7 @@
10714
11241
  "width": 6,
10715
11242
  "height": 9,
10716
11243
  "kIDs": "0,1,2,3,4",
10717
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11244
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10718
11245
  "buildingGroundType": "CIVIL",
10719
11246
  "costWood": 54960,
10720
11247
  "costStone": 68410,
@@ -10746,7 +11273,7 @@
10746
11273
  "type": "Level8",
10747
11274
  "width": 6,
10748
11275
  "height": 9,
10749
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11276
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10750
11277
  "buildingGroundType": "CIVIL",
10751
11278
  "costWood": 78650,
10752
11279
  "costStone": 81000,
@@ -10771,12 +11298,12 @@
10771
11298
  "downgradeWodID": 1641,
10772
11299
  "level": 9,
10773
11300
  "requiredLevel": 70,
10774
- "requiredLegendLevel": 795,
11301
+ "requiredLegendLevel": 370,
10775
11302
  "group": "Building",
10776
11303
  "type": "Level8",
10777
11304
  "width": 6,
10778
11305
  "height": 9,
10779
- "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203",
11306
+ "constructionItemGroupIDs": "17,2012,2028,2045,2058,3006,3019,3040,3053,3074,3108,3131,3248,3253,203,211",
10780
11307
  "buildingGroundType": "CIVIL",
10781
11308
  "costLegendaryToken": 550,
10782
11309
  "costLegendaryMaterial": 2300,
@@ -11090,7 +11617,7 @@
11090
11617
  "downgradeWodID": 232,
11091
11618
  "level": 8,
11092
11619
  "requiredLevel": 70,
11093
- "requiredLegendLevel": 655,
11620
+ "requiredLegendLevel": 35,
11094
11621
  "group": "Building",
11095
11622
  "type": "Level8",
11096
11623
  "width": 5,
@@ -11137,7 +11664,7 @@
11137
11664
  "downgradeWodID": 1941,
11138
11665
  "level": 9,
11139
11666
  "requiredLevel": 70,
11140
- "requiredLegendLevel": 655,
11667
+ "requiredLegendLevel": 40,
11141
11668
  "group": "Building",
11142
11669
  "type": "Level9",
11143
11670
  "width": 5,
@@ -11648,7 +12175,7 @@
11648
12175
  "upgradeWodID": 772,
11649
12176
  "downgradeWodID": 533,
11650
12177
  "level": 5,
11651
- "requiredLegendLevel": 18,
12178
+ "requiredLegendLevel": 5,
11652
12179
  "group": "Building",
11653
12180
  "type": "Level4",
11654
12181
  "width": 6,
@@ -11683,7 +12210,7 @@
11683
12210
  "upgradeWodID": 773,
11684
12211
  "downgradeWodID": 771,
11685
12212
  "level": 6,
11686
- "requiredLegendLevel": 166,
12213
+ "requiredLegendLevel": 6,
11687
12214
  "group": "Building",
11688
12215
  "type": "Level4",
11689
12216
  "width": 6,
@@ -11718,7 +12245,7 @@
11718
12245
  "upgradeWodID": 757,
11719
12246
  "downgradeWodID": 772,
11720
12247
  "level": 7,
11721
- "requiredLegendLevel": 455,
12248
+ "requiredLegendLevel": 7,
11722
12249
  "group": "Building",
11723
12250
  "type": "Level4",
11724
12251
  "width": 6,
@@ -11754,7 +12281,7 @@
11754
12281
  "upgradeWodID": 758,
11755
12282
  "downgradeWodID": 773,
11756
12283
  "level": 8,
11757
- "requiredLegendLevel": 455,
12284
+ "requiredLegendLevel": 8,
11758
12285
  "group": "Building",
11759
12286
  "type": "Level5",
11760
12287
  "width": 6,
@@ -11791,7 +12318,7 @@
11791
12318
  "upgradeWodID": 2988,
11792
12319
  "downgradeWodID": 757,
11793
12320
  "level": 9,
11794
- "requiredLegendLevel": 455,
12321
+ "requiredLegendLevel": 9,
11795
12322
  "group": "Building",
11796
12323
  "type": "Level5",
11797
12324
  "width": 6,
@@ -11825,7 +12352,7 @@
11825
12352
  "name": "Tavern",
11826
12353
  "downgradeWodID": 758,
11827
12354
  "level": 10,
11828
- "requiredLegendLevel": 455,
12355
+ "requiredLegendLevel": 10,
11829
12356
  "group": "Building",
11830
12357
  "type": "Level5",
11831
12358
  "width": 6,
@@ -12098,7 +12625,7 @@
12098
12625
  "upgradeWodID": 828,
12099
12626
  "downgradeWodID": 99,
12100
12627
  "level": 5,
12101
- "requiredLegendLevel": 15,
12628
+ "requiredLegendLevel": 1,
12102
12629
  "group": "Building",
12103
12630
  "type": "Level3",
12104
12631
  "width": 6,
@@ -12132,7 +12659,7 @@
12132
12659
  "upgradeWodID": 829,
12133
12660
  "downgradeWodID": 827,
12134
12661
  "level": 6,
12135
- "requiredLegendLevel": 163,
12662
+ "requiredLegendLevel": 2,
12136
12663
  "group": "Building",
12137
12664
  "type": "Level3",
12138
12665
  "width": 6,
@@ -12166,7 +12693,7 @@
12166
12693
  "upgradeWodID": 1763,
12167
12694
  "downgradeWodID": 828,
12168
12695
  "level": 7,
12169
- "requiredLegendLevel": 451,
12696
+ "requiredLegendLevel": 3,
12170
12697
  "group": "Building",
12171
12698
  "type": "Level4",
12172
12699
  "width": 6,
@@ -12200,7 +12727,7 @@
12200
12727
  "upgradeWodID": 1764,
12201
12728
  "downgradeWodID": 829,
12202
12729
  "level": 8,
12203
- "requiredLegendLevel": 451,
12730
+ "requiredLegendLevel": 4,
12204
12731
  "group": "Building",
12205
12732
  "type": "Level4",
12206
12733
  "width": 6,
@@ -12230,7 +12757,7 @@
12230
12757
  "upgradeWodID": 1765,
12231
12758
  "downgradeWodID": 1763,
12232
12759
  "level": 9,
12233
- "requiredLegendLevel": 451,
12760
+ "requiredLegendLevel": 5,
12234
12761
  "group": "Building",
12235
12762
  "type": "Level4",
12236
12763
  "width": 6,
@@ -12260,7 +12787,7 @@
12260
12787
  "upgradeWodID": 1766,
12261
12788
  "downgradeWodID": 1764,
12262
12789
  "level": 10,
12263
- "requiredLegendLevel": 451,
12790
+ "requiredLegendLevel": 6,
12264
12791
  "group": "Building",
12265
12792
  "type": "Level5",
12266
12793
  "width": 6,
@@ -12290,7 +12817,7 @@
12290
12817
  "upgradeWodID": 1767,
12291
12818
  "downgradeWodID": 1765,
12292
12819
  "level": 11,
12293
- "requiredLegendLevel": 451,
12820
+ "requiredLegendLevel": 7,
12294
12821
  "group": "Building",
12295
12822
  "type": "Level5",
12296
12823
  "width": 6,
@@ -12320,7 +12847,7 @@
12320
12847
  "upgradeWodID": 2990,
12321
12848
  "downgradeWodID": 1766,
12322
12849
  "level": 12,
12323
- "requiredLegendLevel": 451,
12850
+ "requiredLegendLevel": 8,
12324
12851
  "group": "Building",
12325
12852
  "type": "Level5",
12326
12853
  "width": 6,
@@ -12350,7 +12877,7 @@
12350
12877
  "upgradeWodID": 2991,
12351
12878
  "downgradeWodID": 1767,
12352
12879
  "level": 13,
12353
- "requiredLegendLevel": 451,
12880
+ "requiredLegendLevel": 9,
12354
12881
  "group": "Building",
12355
12882
  "type": "Level6",
12356
12883
  "width": 6,
@@ -12383,7 +12910,7 @@
12383
12910
  "upgradeWodID": 2992,
12384
12911
  "downgradeWodID": 2990,
12385
12912
  "level": 14,
12386
- "requiredLegendLevel": 451,
12913
+ "requiredLegendLevel": 10,
12387
12914
  "group": "Building",
12388
12915
  "type": "Level6",
12389
12916
  "width": 6,
@@ -12413,7 +12940,7 @@
12413
12940
  "name": "Militarycamp",
12414
12941
  "downgradeWodID": 2991,
12415
12942
  "level": 15,
12416
- "requiredLegendLevel": 451,
12943
+ "requiredLegendLevel": 11,
12417
12944
  "group": "Building",
12418
12945
  "type": "Level6",
12419
12946
  "width": 6,
@@ -12450,7 +12977,7 @@
12450
12977
  "height": 6,
12451
12978
  "kIDs": "0,1,2,3,4",
12452
12979
  "shopCategory": "MILITARY",
12453
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
12980
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12454
12981
  "buildingGroundType": "MILITARY",
12455
12982
  "costWood": 375,
12456
12983
  "costStone": 285,
@@ -12482,7 +13009,7 @@
12482
13009
  "width": 6,
12483
13010
  "height": 6,
12484
13011
  "kIDs": "0,1,2,3,4",
12485
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
13012
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12486
13013
  "buildingGroundType": "MILITARY",
12487
13014
  "costWood": 1047,
12488
13015
  "costStone": 1047,
@@ -12513,7 +13040,7 @@
12513
13040
  "width": 6,
12514
13041
  "height": 6,
12515
13042
  "kIDs": "0,1,2,3,4",
12516
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
13043
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12517
13044
  "buildingGroundType": "MILITARY",
12518
13045
  "costWood": 3005,
12519
13046
  "costStone": 4318,
@@ -12544,7 +13071,7 @@
12544
13071
  "width": 6,
12545
13072
  "height": 6,
12546
13073
  "kIDs": "0,1,2,3,4",
12547
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
13074
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12548
13075
  "buildingGroundType": "MILITARY",
12549
13076
  "costWood": 23752,
12550
13077
  "costStone": 30646,
@@ -12574,7 +13101,7 @@
12574
13101
  "width": 6,
12575
13102
  "height": 6,
12576
13103
  "kIDs": "0,1,2,3,4",
12577
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
13104
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12578
13105
  "buildingGroundType": "MILITARY",
12579
13106
  "costWood": 39458,
12580
13107
  "costStone": 45219,
@@ -12606,7 +13133,7 @@
12606
13133
  "width": 6,
12607
13134
  "height": 6,
12608
13135
  "kIDs": "0,1,2,3,4",
12609
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
13136
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12610
13137
  "buildingGroundType": "MILITARY",
12611
13138
  "costWood": 58263,
12612
13139
  "costStone": 62492,
@@ -12637,7 +13164,7 @@
12637
13164
  "width": 6,
12638
13165
  "height": 6,
12639
13166
  "kIDs": "0,1,2,3,4",
12640
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206",
13167
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12641
13168
  "buildingGroundType": "MILITARY",
12642
13169
  "costWood": 80724,
12643
13170
  "costStone": 80647,
@@ -12678,7 +13205,6 @@
12678
13205
  "crossplayID": 201,
12679
13206
  "comment2": "Castle",
12680
13207
  "name": "Castle",
12681
- "downgradeWodID": 200,
12682
13208
  "level": 0,
12683
13209
  "group": "Ground",
12684
13210
  "type": 1,
@@ -14784,7 +15310,7 @@
14784
15310
  "height": 5,
14785
15311
  "kIDs": "0,1,2,3,4",
14786
15312
  "shopCategory": "MILITARY",
14787
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15313
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
14788
15314
  "buildingGroundType": "MILITARY",
14789
15315
  "costWood": 170,
14790
15316
  "costStone": 110,
@@ -14822,7 +15348,7 @@
14822
15348
  "width": 5,
14823
15349
  "height": 5,
14824
15350
  "kIDs": "0,1,2,3,4",
14825
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15351
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
14826
15352
  "buildingGroundType": "MILITARY",
14827
15353
  "costWood": 2700,
14828
15354
  "costStone": 2300,
@@ -14859,7 +15385,7 @@
14859
15385
  "width": 5,
14860
15386
  "height": 5,
14861
15387
  "kIDs": "0,1,2,3,4",
14862
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15388
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
14863
15389
  "buildingGroundType": "MILITARY",
14864
15390
  "costWood": 1940,
14865
15391
  "costStone": 1790,
@@ -14896,7 +15422,7 @@
14896
15422
  "width": 5,
14897
15423
  "height": 5,
14898
15424
  "kIDs": "0,1,2,3,4",
14899
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15425
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
14900
15426
  "buildingGroundType": "MILITARY",
14901
15427
  "costC2": 450,
14902
15428
  "buildDuration": 25000,
@@ -14932,7 +15458,7 @@
14932
15458
  "width": 5,
14933
15459
  "height": 5,
14934
15460
  "kIDs": "0,1,2,3,4",
14935
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15461
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
14936
15462
  "buildingGroundType": "MILITARY",
14937
15463
  "costC2": 1250,
14938
15464
  "buildDuration": 32000,
@@ -14968,7 +15494,7 @@
14968
15494
  "width": 5,
14969
15495
  "height": 5,
14970
15496
  "kIDs": "0,1,2,3,4",
14971
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15497
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
14972
15498
  "buildingGroundType": "MILITARY",
14973
15499
  "costC2": 7500,
14974
15500
  "buildDuration": 40000,
@@ -15004,7 +15530,7 @@
15004
15530
  "width": 5,
15005
15531
  "height": 5,
15006
15532
  "kIDs": "0,1,2,3,4",
15007
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15533
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
15008
15534
  "buildingGroundType": "MILITARY",
15009
15535
  "costC2": 14500,
15010
15536
  "buildDuration": 60000,
@@ -15040,7 +15566,7 @@
15040
15566
  "width": 5,
15041
15567
  "height": 5,
15042
15568
  "kIDs": "0,1,2,3,4",
15043
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15569
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
15044
15570
  "buildingGroundType": "MILITARY",
15045
15571
  "costC2": 24000,
15046
15572
  "buildDuration": 96000,
@@ -15076,7 +15602,7 @@
15076
15602
  "width": 5,
15077
15603
  "height": 5,
15078
15604
  "kIDs": "0,1,2,3,4",
15079
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15605
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
15080
15606
  "buildingGroundType": "MILITARY",
15081
15607
  "costC2": 35000,
15082
15608
  "buildDuration": 156000,
@@ -15112,7 +15638,7 @@
15112
15638
  "width": 5,
15113
15639
  "height": 5,
15114
15640
  "kIDs": "0,1,2,3,4",
15115
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15641
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
15116
15642
  "buildingGroundType": "MILITARY",
15117
15643
  "costC2": 48000,
15118
15644
  "buildDuration": 212500,
@@ -15142,13 +15668,13 @@
15142
15668
  "downgradeWodID": 5,
15143
15669
  "level": 11,
15144
15670
  "requiredLevel": 15,
15145
- "requiredLegendLevel": 670,
15671
+ "requiredLegendLevel": 55,
15146
15672
  "group": "Building",
15147
15673
  "type": "Level6",
15148
15674
  "width": 5,
15149
15675
  "height": 5,
15150
15676
  "kIDs": "0,1,2,3,4",
15151
- "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230",
15677
+ "constructionItemGroupIDs": "4,22,2003,2030,2044,3004,3017,3087,3138,3139,3151,3228,3229,3230,220,221,222",
15152
15678
  "buildingGroundType": "MILITARY",
15153
15679
  "costC2": 50000,
15154
15680
  "buildDuration": 1728000,
@@ -15188,7 +15714,7 @@
15188
15714
  "kIDs": 0,
15189
15715
  "onlyInAreaTypes": 1,
15190
15716
  "shopCategory": "CIVIL",
15191
- "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227",
15717
+ "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227,212",
15192
15718
  "buildingGroundType": "CIVIL",
15193
15719
  "costWood": 29900,
15194
15720
  "costStone": 34600,
@@ -15224,7 +15750,7 @@
15224
15750
  "height": 5,
15225
15751
  "kIDs": 0,
15226
15752
  "onlyInAreaTypes": 1,
15227
- "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227",
15753
+ "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227,212",
15228
15754
  "buildingGroundType": "CIVIL",
15229
15755
  "costC2": 35000,
15230
15756
  "buildDuration": 129145,
@@ -15257,7 +15783,7 @@
15257
15783
  "height": 5,
15258
15784
  "kIDs": 0,
15259
15785
  "onlyInAreaTypes": 1,
15260
- "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227",
15786
+ "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227,212",
15261
15787
  "buildingGroundType": "CIVIL",
15262
15788
  "costC2": 48000,
15263
15789
  "buildDuration": 222000,
@@ -15292,6 +15818,7 @@
15292
15818
  "kIDs": "1,2,3",
15293
15819
  "onlyInAreaTypes": 12,
15294
15820
  "shopCategory": "CIVIL",
15821
+ "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227,212",
15295
15822
  "buildingGroundType": "CIVIL",
15296
15823
  "costWood": 29900,
15297
15824
  "costStone": 34600,
@@ -15327,6 +15854,7 @@
15327
15854
  "height": 5,
15328
15855
  "kIDs": "1,2,3",
15329
15856
  "onlyInAreaTypes": 12,
15857
+ "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227,212",
15330
15858
  "buildingGroundType": "CIVIL",
15331
15859
  "costC2": 35000,
15332
15860
  "buildDuration": 129145,
@@ -15359,6 +15887,7 @@
15359
15887
  "height": 5,
15360
15888
  "kIDs": "1,2,3",
15361
15889
  "onlyInAreaTypes": 12,
15890
+ "constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227,212",
15362
15891
  "buildingGroundType": "CIVIL",
15363
15892
  "costC2": 48000,
15364
15893
  "buildDuration": 222000,
@@ -15621,7 +16150,7 @@
15621
16150
  "kIDs": 0,
15622
16151
  "onlyInAreaTypes": 1,
15623
16152
  "shopCategory": "MILITARY",
15624
- "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205",
16153
+ "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216",
15625
16154
  "buildingGroundType": "MILITARY",
15626
16155
  "costWood": 40,
15627
16156
  "costStone": 30,
@@ -15653,7 +16182,7 @@
15653
16182
  "height": 4,
15654
16183
  "kIDs": 0,
15655
16184
  "onlyInAreaTypes": 1,
15656
- "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205",
16185
+ "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216",
15657
16186
  "buildingGroundType": "MILITARY",
15658
16187
  "costWood": 13803,
15659
16188
  "costStone": 23546,
@@ -15685,7 +16214,7 @@
15685
16214
  "height": 4,
15686
16215
  "kIDs": 0,
15687
16216
  "onlyInAreaTypes": 1,
15688
- "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205",
16217
+ "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216",
15689
16218
  "buildingGroundType": "MILITARY",
15690
16219
  "costWood": 37584,
15691
16220
  "costStone": 49736,
@@ -15719,7 +16248,7 @@
15719
16248
  "height": 4,
15720
16249
  "kIDs": 0,
15721
16250
  "onlyInAreaTypes": 1,
15722
- "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205",
16251
+ "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216",
15723
16252
  "buildingGroundType": "MILITARY",
15724
16253
  "costWood": 74281,
15725
16254
  "costStone": 80534,
@@ -15746,14 +16275,14 @@
15746
16275
  "downgradeWodID": 94,
15747
16276
  "level": 5,
15748
16277
  "requiredLevel": 70,
15749
- "requiredLegendLevel": 815,
16278
+ "requiredLegendLevel": 410,
15750
16279
  "group": "Building",
15751
16280
  "type": "Level5",
15752
16281
  "width": 3,
15753
16282
  "height": 4,
15754
16283
  "kIDs": 0,
15755
16284
  "onlyInAreaTypes": 1,
15756
- "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205",
16285
+ "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216",
15757
16286
  "buildingGroundType": "MILITARY",
15758
16287
  "costLegendaryToken": 550,
15759
16288
  "costLegendaryMaterial": 2300,
@@ -15788,7 +16317,7 @@
15788
16317
  "height": 4,
15789
16318
  "kIDs": 0,
15790
16319
  "onlyInAreaTypes": 1,
15791
- "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205",
16320
+ "constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216",
15792
16321
  "buildingGroundType": "MILITARY",
15793
16322
  "costPlaster": 480,
15794
16323
  "costDragonScaleTile": 2400,
@@ -18134,6 +18663,7 @@
18134
18663
  "comment2": "FactionLookout",
18135
18664
  "name": "FactionLookout",
18136
18665
  "upgradeWodID": 237,
18666
+ "downgradeWodID": 272,
18137
18667
  "level": 1,
18138
18668
  "group": "Tower",
18139
18669
  "type": "Level1",
@@ -18321,6 +18851,7 @@
18321
18851
  "comment1": "eventkingdom",
18322
18852
  "comment2": "FactionPMoat",
18323
18853
  "name": "FactionPMoat",
18854
+ "upgradeWodID": 241,
18324
18855
  "level": 1,
18325
18856
  "requiredLevel": 30,
18326
18857
  "group": "Moat",
@@ -51491,7 +52022,7 @@
51491
52022
  "upgradeWodID": 3065,
51492
52023
  "level": 1,
51493
52024
  "requiredLevel": 70,
51494
- "requiredLegendLevel": 800,
52025
+ "requiredLegendLevel": 380,
51495
52026
  "group": "Building",
51496
52027
  "type": "Level1",
51497
52028
  "width": 5,
@@ -51531,7 +52062,7 @@
51531
52062
  "downgradeWodID": 3064,
51532
52063
  "level": 2,
51533
52064
  "requiredLevel": 70,
51534
- "requiredLegendLevel": 800,
52065
+ "requiredLegendLevel": 385,
51535
52066
  "group": "Building",
51536
52067
  "type": "Level2",
51537
52068
  "width": 5,
@@ -51568,7 +52099,7 @@
51568
52099
  "downgradeWodID": 3065,
51569
52100
  "level": 3,
51570
52101
  "requiredLevel": 70,
51571
- "requiredLegendLevel": 800,
52102
+ "requiredLegendLevel": 390,
51572
52103
  "group": "Building",
51573
52104
  "type": "Level3",
51574
52105
  "width": 5,
@@ -51604,7 +52135,7 @@
51604
52135
  "downgradeWodID": 3066,
51605
52136
  "level": 4,
51606
52137
  "requiredLevel": 70,
51607
- "requiredLegendLevel": 800,
52138
+ "requiredLegendLevel": 395,
51608
52139
  "group": "Building",
51609
52140
  "type": "Level4",
51610
52141
  "width": 5,
@@ -51805,7 +52336,7 @@
51805
52336
  "upgradeWodID": 2172,
51806
52337
  "level": 1,
51807
52338
  "requiredLevel": 70,
51808
- "requiredLegendLevel": 790,
52339
+ "requiredLegendLevel": 360,
51809
52340
  "group": "Building",
51810
52341
  "type": "Level1",
51811
52342
  "width": 5,
@@ -51843,7 +52374,7 @@
51843
52374
  "downgradeWodID": 254,
51844
52375
  "level": 2,
51845
52376
  "requiredLevel": 70,
51846
- "requiredLegendLevel": 790,
52377
+ "requiredLegendLevel": 365,
51847
52378
  "group": "Building",
51848
52379
  "type": "Level2",
51849
52380
  "width": 5,
@@ -51878,7 +52409,7 @@
51878
52409
  "downgradeWodID": 2172,
51879
52410
  "level": 3,
51880
52411
  "requiredLevel": 70,
51881
- "requiredLegendLevel": 790,
52412
+ "requiredLegendLevel": 370,
51882
52413
  "group": "Building",
51883
52414
  "type": "Level3",
51884
52415
  "width": 5,
@@ -51913,7 +52444,7 @@
51913
52444
  "downgradeWodID": 2173,
51914
52445
  "level": 4,
51915
52446
  "requiredLevel": 70,
51916
- "requiredLegendLevel": 790,
52447
+ "requiredLegendLevel": 375,
51917
52448
  "group": "Building",
51918
52449
  "type": "Level4",
51919
52450
  "width": 5,
@@ -51947,7 +52478,7 @@
51947
52478
  "downgradeWodID": 2174,
51948
52479
  "level": 5,
51949
52480
  "requiredLevel": 70,
51950
- "requiredLegendLevel": 790,
52481
+ "requiredLegendLevel": 950,
51951
52482
  "group": "Building",
51952
52483
  "type": "Level5",
51953
52484
  "width": 5,
@@ -51983,7 +52514,7 @@
51983
52514
  "upgradeWodID": 2175,
51984
52515
  "level": 1,
51985
52516
  "requiredLevel": 70,
51986
- "requiredLegendLevel": 800,
52517
+ "requiredLegendLevel": 380,
51987
52518
  "group": "Building",
51988
52519
  "type": "Level1",
51989
52520
  "width": 5,
@@ -52023,7 +52554,7 @@
52023
52554
  "downgradeWodID": 255,
52024
52555
  "level": 2,
52025
52556
  "requiredLevel": 70,
52026
- "requiredLegendLevel": 800,
52557
+ "requiredLegendLevel": 385,
52027
52558
  "group": "Building",
52028
52559
  "type": "Level2",
52029
52560
  "width": 5,
@@ -52060,7 +52591,7 @@
52060
52591
  "downgradeWodID": 2175,
52061
52592
  "level": 3,
52062
52593
  "requiredLevel": 70,
52063
- "requiredLegendLevel": 800,
52594
+ "requiredLegendLevel": 390,
52064
52595
  "group": "Building",
52065
52596
  "type": "Level3",
52066
52597
  "width": 5,
@@ -52096,7 +52627,7 @@
52096
52627
  "downgradeWodID": 2176,
52097
52628
  "level": 4,
52098
52629
  "requiredLevel": 70,
52099
- "requiredLegendLevel": 800,
52630
+ "requiredLegendLevel": 395,
52100
52631
  "group": "Building",
52101
52632
  "type": "Level4",
52102
52633
  "width": 5,
@@ -53286,7 +53817,7 @@
53286
53817
  "buildingGroundType": "CIVIL",
53287
53818
  "name": "LegendWoodcutter",
53288
53819
  "level": 1,
53289
- "requiredLegendLevel": 5,
53820
+ "requiredLegendLevel": 1,
53290
53821
  "costWood": 50905,
53291
53822
  "costStone": 56945,
53292
53823
  "costCoal": 2372,
@@ -53317,7 +53848,7 @@
53317
53848
  "buildingGroundType": "CIVIL",
53318
53849
  "name": "LegendWoodcutter",
53319
53850
  "level": 2,
53320
- "requiredLegendLevel": 28,
53851
+ "requiredLegendLevel": 2,
53321
53852
  "costWood": 51930,
53322
53853
  "costStone": 57770,
53323
53854
  "costOil": 1245,
@@ -53348,7 +53879,7 @@
53348
53879
  "buildingGroundType": "CIVIL",
53349
53880
  "name": "LegendWoodcutter",
53350
53881
  "level": 3,
53351
- "requiredLegendLevel": 41,
53882
+ "requiredLegendLevel": 3,
53352
53883
  "costWood": 52955,
53353
53884
  "costStone": 58595,
53354
53885
  "costCoal": 3320,
@@ -53379,7 +53910,7 @@
53379
53910
  "buildingGroundType": "CIVIL",
53380
53911
  "name": "LegendWoodcutter",
53381
53912
  "level": 4,
53382
- "requiredLegendLevel": 60,
53913
+ "requiredLegendLevel": 4,
53383
53914
  "costWood": 53980,
53384
53915
  "costStone": 59420,
53385
53916
  "costCoal": 3794,
@@ -53410,7 +53941,7 @@
53410
53941
  "buildingGroundType": "CIVIL",
53411
53942
  "name": "LegendWoodcutter",
53412
53943
  "level": 5,
53413
- "requiredLegendLevel": 74,
53944
+ "requiredLegendLevel": 5,
53414
53945
  "costWood": 55005,
53415
53946
  "costStone": 60245,
53416
53947
  "costOil": 2829,
@@ -53441,7 +53972,7 @@
53441
53972
  "buildingGroundType": "CIVIL",
53442
53973
  "name": "LegendWoodcutter",
53443
53974
  "level": 6,
53444
- "requiredLegendLevel": 87,
53975
+ "requiredLegendLevel": 6,
53445
53976
  "costWood": 56030,
53446
53977
  "costStone": 61070,
53447
53978
  "costCoal": 4742,
@@ -53472,7 +54003,7 @@
53472
54003
  "buildingGroundType": "CIVIL",
53473
54004
  "name": "LegendWoodcutter",
53474
54005
  "level": 7,
53475
- "requiredLegendLevel": 106,
54006
+ "requiredLegendLevel": 7,
53476
54007
  "costWood": 57055,
53477
54008
  "costStone": 61895,
53478
54009
  "costCoal": 5216,
@@ -53503,7 +54034,7 @@
53503
54034
  "buildingGroundType": "CIVIL",
53504
54035
  "name": "LegendWoodcutter",
53505
54036
  "level": 8,
53506
- "requiredLegendLevel": 123,
54037
+ "requiredLegendLevel": 8,
53507
54038
  "costWood": 58080,
53508
54039
  "costStone": 62720,
53509
54040
  "costOil": 4412,
@@ -53534,7 +54065,7 @@
53534
54065
  "buildingGroundType": "CIVIL",
53535
54066
  "name": "LegendWoodcutter",
53536
54067
  "level": 9,
53537
- "requiredLegendLevel": 136,
54068
+ "requiredLegendLevel": 9,
53538
54069
  "costWood": 59105,
53539
54070
  "costStone": 63545,
53540
54071
  "costGlass": 4808,
@@ -53565,7 +54096,7 @@
53565
54096
  "buildingGroundType": "CIVIL",
53566
54097
  "name": "LegendWoodcutter",
53567
54098
  "level": 10,
53568
- "requiredLegendLevel": 153,
54099
+ "requiredLegendLevel": 10,
53569
54100
  "costWood": 60130,
53570
54101
  "costStone": 64370,
53571
54102
  "costCoal": 6638,
@@ -53596,7 +54127,7 @@
53596
54127
  "buildingGroundType": "CIVIL",
53597
54128
  "name": "LegendWoodcutter",
53598
54129
  "level": 11,
53599
- "requiredLegendLevel": 176,
54130
+ "requiredLegendLevel": 11,
53600
54131
  "costWood": 61155,
53601
54132
  "costStone": 65195,
53602
54133
  "costCoal": 8890,
@@ -53627,7 +54158,7 @@
53627
54158
  "buildingGroundType": "CIVIL",
53628
54159
  "name": "LegendWoodcutter",
53629
54160
  "level": 12,
53630
- "requiredLegendLevel": 190,
54161
+ "requiredLegendLevel": 12,
53631
54162
  "costWood": 62180,
53632
54163
  "costStone": 66020,
53633
54164
  "costOil": 8154,
@@ -53658,7 +54189,7 @@
53658
54189
  "buildingGroundType": "CIVIL",
53659
54190
  "name": "LegendWoodcutter",
53660
54191
  "level": 13,
53661
- "requiredLegendLevel": 210,
54192
+ "requiredLegendLevel": 13,
53662
54193
  "costWood": 63205,
53663
54194
  "costStone": 66845,
53664
54195
  "costCoal": 10075,
@@ -53689,7 +54220,7 @@
53689
54220
  "buildingGroundType": "CIVIL",
53690
54221
  "name": "LegendWoodcutter",
53691
54222
  "level": 14,
53692
- "requiredLegendLevel": 223,
54223
+ "requiredLegendLevel": 14,
53693
54224
  "costWood": 64230,
53694
54225
  "costStone": 67670,
53695
54226
  "costCoal": 10668,
@@ -53720,7 +54251,7 @@
53720
54251
  "buildingGroundType": "CIVIL",
53721
54252
  "name": "LegendWoodcutter",
53722
54253
  "level": 15,
53723
- "requiredLegendLevel": 236,
54254
+ "requiredLegendLevel": 15,
53724
54255
  "costWood": 65255,
53725
54256
  "costStone": 68495,
53726
54257
  "costCoal": 11260,
@@ -53751,7 +54282,7 @@
53751
54282
  "buildingGroundType": "CIVIL",
53752
54283
  "name": "LegendWoodcutter",
53753
54284
  "level": 16,
53754
- "requiredLegendLevel": 257,
54285
+ "requiredLegendLevel": 16,
53755
54286
  "costWood": 66280,
53756
54287
  "costStone": 69320,
53757
54288
  "costOil": 10793,
@@ -53782,7 +54313,7 @@
53782
54313
  "buildingGroundType": "CIVIL",
53783
54314
  "name": "LegendWoodcutter",
53784
54315
  "level": 17,
53785
- "requiredLegendLevel": 271,
54316
+ "requiredLegendLevel": 17,
53786
54317
  "costWood": 67305,
53787
54318
  "costStone": 70145,
53788
54319
  "costCoal": 12445,
@@ -53813,7 +54344,7 @@
53813
54344
  "buildingGroundType": "CIVIL",
53814
54345
  "name": "LegendWoodcutter",
53815
54346
  "level": 18,
53816
- "requiredLegendLevel": 284,
54347
+ "requiredLegendLevel": 18,
53817
54348
  "costWood": 68330,
53818
54349
  "costStone": 70970,
53819
54350
  "costCoal": 13038,
@@ -53844,7 +54375,7 @@
53844
54375
  "buildingGroundType": "CIVIL",
53845
54376
  "name": "LegendWoodcutter",
53846
54377
  "level": 19,
53847
- "requiredLegendLevel": 304,
54378
+ "requiredLegendLevel": 19,
53848
54379
  "costWood": 69355,
53849
54380
  "costStone": 71795,
53850
54381
  "costCoal": 13630,
@@ -53875,7 +54406,7 @@
53875
54406
  "buildingGroundType": "CIVIL",
53876
54407
  "name": "LegendWoodcutter",
53877
54408
  "level": 20,
53878
- "requiredLegendLevel": 317,
54409
+ "requiredLegendLevel": 20,
53879
54410
  "costWood": 70380,
53880
54411
  "costStone": 72620,
53881
54412
  "costOil": 13432,
@@ -53906,7 +54437,7 @@
53906
54437
  "buildingGroundType": "CIVIL",
53907
54438
  "name": "LegendWoodcutter",
53908
54439
  "level": 21,
53909
- "requiredLegendLevel": 331,
54440
+ "requiredLegendLevel": 21,
53910
54441
  "costWood": 71405,
53911
54442
  "costStone": 73445,
53912
54443
  "costGlass": 18697,
@@ -53937,7 +54468,7 @@
53937
54468
  "buildingGroundType": "CIVIL",
53938
54469
  "name": "LegendWoodcutter",
53939
54470
  "level": 22,
53940
- "requiredLegendLevel": 344,
54471
+ "requiredLegendLevel": 22,
53941
54472
  "costWood": 72430,
53942
54473
  "costStone": 74270,
53943
54474
  "costCoal": 20544,
@@ -53968,7 +54499,7 @@
53968
54499
  "buildingGroundType": "CIVIL",
53969
54500
  "name": "LegendWoodcutter",
53970
54501
  "level": 23,
53971
- "requiredLegendLevel": 364,
54502
+ "requiredLegendLevel": 23,
53972
54503
  "costWood": 73455,
53973
54504
  "costStone": 75095,
53974
54505
  "costCoal": 21334,
@@ -53999,7 +54530,7 @@
53999
54530
  "buildingGroundType": "CIVIL",
54000
54531
  "name": "LegendWoodcutter",
54001
54532
  "level": 24,
54002
- "requiredLegendLevel": 377,
54533
+ "requiredLegendLevel": 24,
54003
54534
  "costWood": 74480,
54004
54535
  "costStone": 75920,
54005
54536
  "costCoal": 22124,
@@ -54030,7 +54561,7 @@
54030
54561
  "buildingGroundType": "CIVIL",
54031
54562
  "name": "LegendWoodcutter",
54032
54563
  "level": 25,
54033
- "requiredLegendLevel": 391,
54564
+ "requiredLegendLevel": 25,
54034
54565
  "costWood": 75505,
54035
54566
  "costStone": 76745,
54036
54567
  "costGlass": 22258,
@@ -54061,7 +54592,7 @@
54061
54592
  "buildingGroundType": "CIVIL",
54062
54593
  "name": "LegendWoodcutter",
54063
54594
  "level": 26,
54064
- "requiredLegendLevel": 411,
54595
+ "requiredLegendLevel": 26,
54065
54596
  "costWood": 76530,
54066
54597
  "costStone": 77570,
54067
54598
  "costCoal": 23704,
@@ -54092,7 +54623,7 @@
54092
54623
  "buildingGroundType": "CIVIL",
54093
54624
  "name": "LegendWoodcutter",
54094
54625
  "level": 27,
54095
- "requiredLegendLevel": 424,
54626
+ "requiredLegendLevel": 27,
54096
54627
  "costWood": 77555,
54097
54628
  "costStone": 78395,
54098
54629
  "costOil": 24067,
@@ -54123,7 +54654,7 @@
54123
54654
  "buildingGroundType": "CIVIL",
54124
54655
  "name": "LegendWoodcutter",
54125
54656
  "level": 28,
54126
- "requiredLegendLevel": 440,
54657
+ "requiredLegendLevel": 28,
54127
54658
  "costWood": 78580,
54128
54659
  "costStone": 79220,
54129
54660
  "costGlass": 24929,
@@ -54154,7 +54685,7 @@
54154
54685
  "buildingGroundType": "CIVIL",
54155
54686
  "name": "LegendWoodcutter",
54156
54687
  "level": 29,
54157
- "requiredLegendLevel": 471,
54688
+ "requiredLegendLevel": 29,
54158
54689
  "costWood": 79605,
54159
54690
  "costStone": 80045,
54160
54691
  "costCoal": 26074,
@@ -54184,7 +54715,7 @@
54184
54715
  "buildingGroundType": "CIVIL",
54185
54716
  "name": "LegendWoodcutter",
54186
54717
  "level": 30,
54187
- "requiredLegendLevel": 487,
54718
+ "requiredLegendLevel": 30,
54188
54719
  "costWood": 80630,
54189
54720
  "costStone": 80870,
54190
54721
  "costCoal": 26864,
@@ -54901,7 +55432,7 @@
54901
55432
  "buildingGroundType": "CIVIL",
54902
55433
  "name": "Lumbermill",
54903
55434
  "level": 4,
54904
- "requiredLegendLevel": 51,
55435
+ "requiredLegendLevel": 3,
54905
55436
  "costWood": 21714,
54906
55437
  "costStone": 24574,
54907
55438
  "costOil": 5696,
@@ -54933,7 +55464,7 @@
54933
55464
  "buildingGroundType": "CIVIL",
54934
55465
  "name": "Lumbermill",
54935
55466
  "level": 5,
54936
- "requiredLegendLevel": 200,
55467
+ "requiredLegendLevel": 13,
54937
55468
  "costWood": 48851,
54938
55469
  "costStone": 51937,
54939
55470
  "costOil": 15809,
@@ -54964,7 +55495,7 @@
54964
55495
  "buildingGroundType": "CIVIL",
54965
55496
  "name": "Lumbermill",
54966
55497
  "level": 6,
54967
- "requiredLegendLevel": 351,
55498
+ "requiredLegendLevel": 22,
54968
55499
  "costWood": 80691,
54969
55500
  "costStone": 80887,
54970
55501
  "costGlass": 40127,
@@ -55328,7 +55859,7 @@
55328
55859
  "buildingGroundType": "CIVIL",
55329
55860
  "name": "LegendQuarry",
55330
55861
  "level": 1,
55331
- "requiredLegendLevel": 8,
55862
+ "requiredLegendLevel": 1,
55332
55863
  "costWood": 56935,
55333
55864
  "costStone": 50945,
55334
55865
  "costCoal": 2669,
@@ -55359,7 +55890,7 @@
55359
55890
  "buildingGroundType": "CIVIL",
55360
55891
  "name": "LegendQuarry",
55361
55892
  "level": 2,
55362
- "requiredLegendLevel": 31,
55893
+ "requiredLegendLevel": 2,
55363
55894
  "costWood": 57760,
55364
55895
  "costStone": 51970,
55365
55896
  "costCoal": 3134,
@@ -55390,7 +55921,7 @@
55390
55921
  "buildingGroundType": "CIVIL",
55391
55922
  "name": "LegendQuarry",
55392
55923
  "level": 3,
55393
- "requiredLegendLevel": 44,
55924
+ "requiredLegendLevel": 3,
55394
55925
  "costWood": 58585,
55395
55926
  "costStone": 52995,
55396
55927
  "costOil": 1804,
@@ -55421,7 +55952,7 @@
55421
55952
  "buildingGroundType": "CIVIL",
55422
55953
  "name": "LegendQuarry",
55423
55954
  "level": 4,
55424
- "requiredLegendLevel": 64,
55955
+ "requiredLegendLevel": 4,
55425
55956
  "costWood": 59410,
55426
55957
  "costStone": 54020,
55427
55958
  "costOil": 2332,
@@ -55452,7 +55983,7 @@
55452
55983
  "buildingGroundType": "CIVIL",
55453
55984
  "name": "LegendQuarry",
55454
55985
  "level": 5,
55455
- "requiredLegendLevel": 77,
55986
+ "requiredLegendLevel": 5,
55456
55987
  "costWood": 60235,
55457
55988
  "costStone": 55045,
55458
55989
  "costCoal": 4526,
@@ -55483,7 +56014,7 @@
55483
56014
  "buildingGroundType": "CIVIL",
55484
56015
  "name": "LegendQuarry",
55485
56016
  "level": 6,
55486
- "requiredLegendLevel": 90,
56017
+ "requiredLegendLevel": 6,
55487
56018
  "costWood": 61060,
55488
56019
  "costStone": 56070,
55489
56020
  "costOil": 3387,
@@ -55514,7 +56045,7 @@
55514
56045
  "buildingGroundType": "CIVIL",
55515
56046
  "name": "LegendQuarry",
55516
56047
  "level": 7,
55517
- "requiredLegendLevel": 110,
56048
+ "requiredLegendLevel": 7,
55518
56049
  "costWood": 61885,
55519
56050
  "costStone": 57095,
55520
56051
  "costCoal": 5455,
@@ -55545,7 +56076,7 @@
55545
56076
  "buildingGroundType": "CIVIL",
55546
56077
  "name": "LegendQuarry",
55547
56078
  "level": 8,
55548
- "requiredLegendLevel": 126,
56079
+ "requiredLegendLevel": 8,
55549
56080
  "costWood": 62710,
55550
56081
  "costStone": 58120,
55551
56082
  "costOil": 4443,
@@ -55576,7 +56107,7 @@
55576
56107
  "buildingGroundType": "CIVIL",
55577
56108
  "name": "LegendQuarry",
55578
56109
  "level": 9,
55579
- "requiredLegendLevel": 140,
56110
+ "requiredLegendLevel": 9,
55580
56111
  "costWood": 63535,
55581
56112
  "costStone": 59145,
55582
56113
  "costCoal": 6383,
@@ -55607,7 +56138,7 @@
55607
56138
  "buildingGroundType": "CIVIL",
55608
56139
  "name": "LegendQuarry",
55609
56140
  "level": 10,
55610
- "requiredLegendLevel": 156,
56141
+ "requiredLegendLevel": 10,
55611
56142
  "costWood": 64360,
55612
56143
  "costStone": 60170,
55613
56144
  "costCoal": 6847,
@@ -55638,7 +56169,7 @@
55638
56169
  "buildingGroundType": "CIVIL",
55639
56170
  "name": "LegendQuarry",
55640
56171
  "level": 11,
55641
- "requiredLegendLevel": 180,
56172
+ "requiredLegendLevel": 11,
55642
56173
  "costWood": 65185,
55643
56174
  "costStone": 61195,
55644
56175
  "costOil": 7533,
@@ -55669,7 +56200,7 @@
55669
56200
  "buildingGroundType": "CIVIL",
55670
56201
  "name": "LegendQuarry",
55671
56202
  "level": 12,
55672
- "requiredLegendLevel": 193,
56203
+ "requiredLegendLevel": 12,
55673
56204
  "costWood": 66010,
55674
56205
  "costStone": 62220,
55675
56206
  "costCoal": 9720,
@@ -55700,7 +56231,7 @@
55700
56231
  "buildingGroundType": "CIVIL",
55701
56232
  "name": "LegendQuarry",
55702
56233
  "level": 13,
55703
- "requiredLegendLevel": 213,
56234
+ "requiredLegendLevel": 13,
55704
56235
  "costWood": 66835,
55705
56236
  "costStone": 63245,
55706
56237
  "costCoal": 10300,
@@ -55731,7 +56262,7 @@
55731
56262
  "buildingGroundType": "CIVIL",
55732
56263
  "name": "LegendQuarry",
55733
56264
  "level": 14,
55734
- "requiredLegendLevel": 226,
56265
+ "requiredLegendLevel": 14,
55735
56266
  "costWood": 67660,
55736
56267
  "costStone": 64270,
55737
56268
  "costOil": 9512,
@@ -55762,7 +56293,7 @@
55762
56293
  "buildingGroundType": "CIVIL",
55763
56294
  "name": "LegendQuarry",
55764
56295
  "level": 15,
55765
- "requiredLegendLevel": 240,
56296
+ "requiredLegendLevel": 15,
55766
56297
  "costWood": 68485,
55767
56298
  "costStone": 65295,
55768
56299
  "costCoal": 11460,
@@ -55793,7 +56324,7 @@
55793
56324
  "buildingGroundType": "CIVIL",
55794
56325
  "name": "LegendQuarry",
55795
56326
  "level": 16,
55796
- "requiredLegendLevel": 261,
56327
+ "requiredLegendLevel": 16,
55797
56328
  "costWood": 69310,
55798
56329
  "costStone": 66320,
55799
56330
  "costGlass": 10684,
@@ -55824,7 +56355,7 @@
55824
56355
  "buildingGroundType": "CIVIL",
55825
56356
  "name": "LegendQuarry",
55826
56357
  "level": 17,
55827
- "requiredLegendLevel": 274,
56358
+ "requiredLegendLevel": 17,
55828
56359
  "costWood": 70135,
55829
56360
  "costStone": 67345,
55830
56361
  "costOil": 11492,
@@ -55855,7 +56386,7 @@
55855
56386
  "buildingGroundType": "CIVIL",
55856
56387
  "name": "LegendQuarry",
55857
56388
  "level": 18,
55858
- "requiredLegendLevel": 287,
56389
+ "requiredLegendLevel": 18,
55859
56390
  "costWood": 70960,
55860
56391
  "costStone": 68370,
55861
56392
  "costOil": 12151,
@@ -55886,7 +56417,7 @@
55886
56417
  "buildingGroundType": "CIVIL",
55887
56418
  "name": "LegendQuarry",
55888
56419
  "level": 19,
55889
- "requiredLegendLevel": 307,
56420
+ "requiredLegendLevel": 19,
55890
56421
  "costWood": 71785,
55891
56422
  "costStone": 69395,
55892
56423
  "costOil": 12811,
@@ -55917,7 +56448,7 @@
55917
56448
  "buildingGroundType": "CIVIL",
55918
56449
  "name": "LegendQuarry",
55919
56450
  "level": 20,
55920
- "requiredLegendLevel": 321,
56451
+ "requiredLegendLevel": 20,
55921
56452
  "costWood": 72610,
55922
56453
  "costStone": 70420,
55923
56454
  "costCoal": 14362,
@@ -55948,7 +56479,7 @@
55948
56479
  "buildingGroundType": "CIVIL",
55949
56480
  "name": "LegendQuarry",
55950
56481
  "level": 21,
55951
- "requiredLegendLevel": 334,
56482
+ "requiredLegendLevel": 21,
55952
56483
  "costWood": 73435,
55953
56484
  "costStone": 71445,
55954
56485
  "costOil": 18841,
@@ -55979,7 +56510,7 @@
55979
56510
  "buildingGroundType": "CIVIL",
55980
56511
  "name": "LegendQuarry",
55981
56512
  "level": 22,
55982
- "requiredLegendLevel": 354,
56513
+ "requiredLegendLevel": 22,
55983
56514
  "costWood": 74260,
55984
56515
  "costStone": 72470,
55985
56516
  "costCoal": 20696,
@@ -56010,7 +56541,7 @@
56010
56541
  "buildingGroundType": "CIVIL",
56011
56542
  "name": "LegendQuarry",
56012
56543
  "level": 23,
56013
- "requiredLegendLevel": 367,
56544
+ "requiredLegendLevel": 23,
56014
56545
  "costWood": 75085,
56015
56546
  "costStone": 73495,
56016
56547
  "costGlass": 20478,
@@ -56041,7 +56572,7 @@
56041
56572
  "buildingGroundType": "CIVIL",
56042
56573
  "name": "LegendQuarry",
56043
56574
  "level": 24,
56044
- "requiredLegendLevel": 381,
56575
+ "requiredLegendLevel": 24,
56045
56576
  "costWood": 75910,
56046
56577
  "costStone": 74520,
56047
56578
  "costCoal": 22243,
@@ -56072,7 +56603,7 @@
56072
56603
  "buildingGroundType": "CIVIL",
56073
56604
  "name": "LegendQuarry",
56074
56605
  "level": 25,
56075
- "requiredLegendLevel": 394,
56606
+ "requiredLegendLevel": 25,
56076
56607
  "costWood": 76735,
56077
56608
  "costStone": 75545,
56078
56609
  "costOil": 22359,
@@ -56103,7 +56634,7 @@
56103
56634
  "buildingGroundType": "CIVIL",
56104
56635
  "name": "LegendQuarry",
56105
56636
  "level": 26,
56106
- "requiredLegendLevel": 414,
56637
+ "requiredLegendLevel": 26,
56107
56638
  "costWood": 77560,
56108
56639
  "costStone": 76570,
56109
56640
  "costCoal": 23791,
@@ -56134,7 +56665,7 @@
56134
56665
  "buildingGroundType": "CIVIL",
56135
56666
  "name": "LegendQuarry",
56136
56667
  "level": 27,
56137
- "requiredLegendLevel": 428,
56668
+ "requiredLegendLevel": 27,
56138
56669
  "costWood": 78385,
56139
56670
  "costStone": 77595,
56140
56671
  "costOil": 24119,
@@ -56165,7 +56696,7 @@
56165
56696
  "buildingGroundType": "CIVIL",
56166
56697
  "name": "LegendQuarry",
56167
56698
  "level": 28,
56168
- "requiredLegendLevel": 444,
56699
+ "requiredLegendLevel": 28,
56169
56700
  "costWood": 79210,
56170
56701
  "costStone": 78620,
56171
56702
  "costOil": 24998,
@@ -56196,7 +56727,7 @@
56196
56727
  "buildingGroundType": "CIVIL",
56197
56728
  "name": "LegendQuarry",
56198
56729
  "level": 29,
56199
- "requiredLegendLevel": 475,
56730
+ "requiredLegendLevel": 29,
56200
56731
  "costWood": 80035,
56201
56732
  "costStone": 79645,
56202
56733
  "costCoal": 26112,
@@ -56226,7 +56757,7 @@
56226
56757
  "buildingGroundType": "CIVIL",
56227
56758
  "name": "LegendQuarry",
56228
56759
  "level": 30,
56229
- "requiredLegendLevel": 491,
56760
+ "requiredLegendLevel": 30,
56230
56761
  "costWood": 80860,
56231
56762
  "costStone": 80670,
56232
56763
  "costOil": 26758,
@@ -56943,7 +57474,7 @@
56943
57474
  "buildingGroundType": "CIVIL",
56944
57475
  "name": "Stonemason",
56945
57476
  "level": 4,
56946
- "requiredLegendLevel": 100,
57477
+ "requiredLegendLevel": 6,
56947
57478
  "costWood": 26053,
56948
57479
  "costStone": 23282,
56949
57480
  "costOil": 5630,
@@ -56975,7 +57506,7 @@
56975
57506
  "buildingGroundType": "CIVIL",
56976
57507
  "name": "Stonemason",
56977
57508
  "level": 5,
56978
- "requiredLegendLevel": 251,
57509
+ "requiredLegendLevel": 15,
56979
57510
  "costWood": 54197,
56980
57511
  "costStone": 50456,
56981
57512
  "costOil": 16587,
@@ -57006,7 +57537,7 @@
57006
57537
  "buildingGroundType": "CIVIL",
57007
57538
  "name": "Stonemason",
57008
57539
  "level": 6,
57009
- "requiredLegendLevel": 401,
57540
+ "requiredLegendLevel": 25,
57010
57541
  "costWood": 80962,
57011
57542
  "costStone": 80847,
57012
57543
  "costGlass": 40406,
@@ -57340,7 +57871,7 @@
57340
57871
  "buildingGroundType": "CIVIL",
57341
57872
  "name": "LegendFarm",
57342
57873
  "level": 1,
57343
- "requiredLegendLevel": 11,
57874
+ "requiredLegendLevel": 1,
57344
57875
  "costWood": 7899,
57345
57876
  "costStone": 12355,
57346
57877
  "costOil": 753,
@@ -57372,7 +57903,7 @@
57372
57903
  "buildingGroundType": "CIVIL",
57373
57904
  "name": "LegendFarm",
57374
57905
  "level": 2,
57375
- "requiredLegendLevel": 35,
57906
+ "requiredLegendLevel": 2,
57376
57907
  "costWood": 10419,
57377
57908
  "costStone": 14720,
57378
57909
  "costOil": 1285,
@@ -57404,7 +57935,7 @@
57404
57935
  "buildingGroundType": "CIVIL",
57405
57936
  "name": "LegendFarm",
57406
57937
  "level": 3,
57407
- "requiredLegendLevel": 48,
57938
+ "requiredLegendLevel": 3,
57408
57939
  "costWood": 12939,
57409
57940
  "costStone": 17085,
57410
57941
  "costCoal": 2481,
@@ -57436,7 +57967,7 @@
57436
57967
  "buildingGroundType": "CIVIL",
57437
57968
  "name": "LegendFarm",
57438
57969
  "level": 4,
57439
- "requiredLegendLevel": 67,
57970
+ "requiredLegendLevel": 4,
57440
57971
  "costWood": 15459,
57441
57972
  "costStone": 19450,
57442
57973
  "costGlass": 2137,
@@ -57468,7 +57999,7 @@
57468
57999
  "buildingGroundType": "CIVIL",
57469
58000
  "name": "LegendFarm",
57470
58001
  "level": 5,
57471
- "requiredLegendLevel": 80,
58002
+ "requiredLegendLevel": 5,
57472
58003
  "costWood": 17979,
57473
58004
  "costStone": 21815,
57474
58005
  "costOil": 2881,
@@ -57500,7 +58031,7 @@
57500
58031
  "buildingGroundType": "CIVIL",
57501
58032
  "name": "LegendFarm",
57502
58033
  "level": 6,
57503
- "requiredLegendLevel": 93,
58034
+ "requiredLegendLevel": 6,
57504
58035
  "costWood": 20499,
57505
58036
  "costStone": 24180,
57506
58037
  "costCoal": 3999,
@@ -57532,7 +58063,7 @@
57532
58063
  "buildingGroundType": "CIVIL",
57533
58064
  "name": "LegendFarm",
57534
58065
  "level": 7,
57535
- "requiredLegendLevel": 113,
58066
+ "requiredLegendLevel": 7,
57536
58067
  "costWood": 23019,
57537
58068
  "costStone": 26545,
57538
58069
  "costOil": 3945,
@@ -57564,7 +58095,7 @@
57564
58095
  "buildingGroundType": "CIVIL",
57565
58096
  "name": "LegendFarm",
57566
58097
  "level": 8,
57567
- "requiredLegendLevel": 116,
58098
+ "requiredLegendLevel": 8,
57568
58099
  "costWood": 25539,
57569
58100
  "costStone": 28910,
57570
58101
  "costCoal": 5012,
@@ -57596,7 +58127,7 @@
57596
58127
  "buildingGroundType": "CIVIL",
57597
58128
  "name": "LegendFarm",
57598
58129
  "level": 9,
57599
- "requiredLegendLevel": 130,
58130
+ "requiredLegendLevel": 9,
57600
58131
  "costWood": 28059,
57601
58132
  "costStone": 31275,
57602
58133
  "costCoal": 5518,
@@ -57628,7 +58159,7 @@
57628
58159
  "buildingGroundType": "CIVIL",
57629
58160
  "name": "LegendFarm",
57630
58161
  "level": 10,
57631
- "requiredLegendLevel": 160,
58162
+ "requiredLegendLevel": 10,
57632
58163
  "costWood": 30579,
57633
58164
  "costStone": 33640,
57634
58165
  "costOil": 5541,
@@ -57660,7 +58191,7 @@
57660
58191
  "buildingGroundType": "CIVIL",
57661
58192
  "name": "LegendFarm",
57662
58193
  "level": 11,
57663
- "requiredLegendLevel": 183,
58194
+ "requiredLegendLevel": 11,
57664
58195
  "costWood": 33099,
57665
58196
  "costStone": 36005,
57666
58197
  "costGlass": 7345,
@@ -57692,7 +58223,7 @@
57692
58223
  "buildingGroundType": "CIVIL",
57693
58224
  "name": "LegendFarm",
57694
58225
  "level": 12,
57695
- "requiredLegendLevel": 203,
58226
+ "requiredLegendLevel": 12,
57696
58227
  "costWood": 35619,
57697
58228
  "costStone": 38370,
57698
58229
  "costCoal": 8796,
@@ -57724,7 +58255,7 @@
57724
58255
  "buildingGroundType": "CIVIL",
57725
58256
  "name": "LegendFarm",
57726
58257
  "level": 13,
57727
- "requiredLegendLevel": 216,
58258
+ "requiredLegendLevel": 13,
57728
58259
  "costWood": 38139,
57729
58260
  "costStone": 40735,
57730
58261
  "costOil": 8921,
@@ -57756,7 +58287,7 @@
57756
58287
  "buildingGroundType": "CIVIL",
57757
58288
  "name": "LegendFarm",
57758
58289
  "level": 14,
57759
- "requiredLegendLevel": 230,
58290
+ "requiredLegendLevel": 14,
57760
58291
  "costWood": 40659,
57761
58292
  "costStone": 43100,
57762
58293
  "costGlass": 9349,
@@ -57788,7 +58319,7 @@
57788
58319
  "buildingGroundType": "CIVIL",
57789
58320
  "name": "LegendFarm",
57790
58321
  "level": 15,
57791
- "requiredLegendLevel": 244,
58322
+ "requiredLegendLevel": 15,
57792
58323
  "costWood": 43179,
57793
58324
  "costStone": 45465,
57794
58325
  "costCoal": 10694,
@@ -57820,7 +58351,7 @@
57820
58351
  "buildingGroundType": "CIVIL",
57821
58352
  "name": "LegendFarm",
57822
58353
  "level": 16,
57823
- "requiredLegendLevel": 264,
58354
+ "requiredLegendLevel": 16,
57824
58355
  "costWood": 45699,
57825
58356
  "costStone": 47830,
57826
58357
  "costOil": 10916,
@@ -57852,7 +58383,7 @@
57852
58383
  "buildingGroundType": "CIVIL",
57853
58384
  "name": "LegendFarm",
57854
58385
  "level": 17,
57855
- "requiredLegendLevel": 277,
58386
+ "requiredLegendLevel": 17,
57856
58387
  "costWood": 48219,
57857
58388
  "costStone": 50195,
57858
58389
  "costGlass": 11352,
@@ -57884,7 +58415,7 @@
57884
58415
  "buildingGroundType": "CIVIL",
57885
58416
  "name": "LegendFarm",
57886
58417
  "level": 18,
57887
- "requiredLegendLevel": 291,
58418
+ "requiredLegendLevel": 18,
57888
58419
  "costWood": 50739,
57889
58420
  "costStone": 52560,
57890
58421
  "costCoal": 12592,
@@ -57916,7 +58447,7 @@
57916
58447
  "buildingGroundType": "CIVIL",
57917
58448
  "name": "LegendFarm",
57918
58449
  "level": 19,
57919
- "requiredLegendLevel": 311,
58450
+ "requiredLegendLevel": 19,
57920
58451
  "costWood": 53259,
57921
58452
  "costStone": 54925,
57922
58453
  "costCoal": 13225,
@@ -57948,7 +58479,7 @@
57948
58479
  "buildingGroundType": "CIVIL",
57949
58480
  "name": "LegendFarm",
57950
58481
  "level": 20,
57951
- "requiredLegendLevel": 324,
58482
+ "requiredLegendLevel": 20,
57952
58483
  "costWood": 55779,
57953
58484
  "costStone": 57290,
57954
58485
  "costOil": 13576,
@@ -57980,7 +58511,7 @@
57980
58511
  "buildingGroundType": "CIVIL",
57981
58512
  "name": "LegendFarm",
57982
58513
  "level": 21,
57983
- "requiredLegendLevel": 337,
58514
+ "requiredLegendLevel": 21,
57984
58515
  "costWood": 58299,
57985
58516
  "costStone": 59655,
57986
58517
  "costCoal": 19320,
@@ -58012,7 +58543,7 @@
58012
58543
  "buildingGroundType": "CIVIL",
58013
58544
  "name": "LegendFarm",
58014
58545
  "level": 22,
58015
- "requiredLegendLevel": 357,
58546
+ "requiredLegendLevel": 22,
58016
58547
  "costWood": 60819,
58017
58548
  "costStone": 62020,
58018
58549
  "costOil": 19874,
@@ -58044,7 +58575,7 @@
58044
58575
  "buildingGroundType": "CIVIL",
58045
58576
  "name": "LegendFarm",
58046
58577
  "level": 23,
58047
- "requiredLegendLevel": 371,
58578
+ "requiredLegendLevel": 23,
58048
58579
  "costWood": 63339,
58049
58580
  "costStone": 64385,
58050
58581
  "costCoal": 21008,
@@ -58076,7 +58607,7 @@
58076
58607
  "buildingGroundType": "CIVIL",
58077
58608
  "name": "LegendFarm",
58078
58609
  "level": 24,
58079
- "requiredLegendLevel": 384,
58610
+ "requiredLegendLevel": 24,
58080
58611
  "costWood": 65859,
58081
58612
  "costStone": 66750,
58082
58613
  "costOil": 21648,
@@ -58108,7 +58639,7 @@
58108
58639
  "buildingGroundType": "CIVIL",
58109
58640
  "name": "LegendFarm",
58110
58641
  "level": 25,
58111
- "requiredLegendLevel": 404,
58642
+ "requiredLegendLevel": 25,
58112
58643
  "costWood": 68379,
58113
58644
  "costStone": 69115,
58114
58645
  "costCoal": 22695,
@@ -58140,7 +58671,7 @@
58140
58671
  "buildingGroundType": "CIVIL",
58141
58672
  "name": "LegendFarm",
58142
58673
  "level": 26,
58143
- "requiredLegendLevel": 418,
58674
+ "requiredLegendLevel": 26,
58144
58675
  "costWood": 70899,
58145
58676
  "costStone": 71480,
58146
58677
  "costOil": 23421,
@@ -58172,7 +58703,7 @@
58172
58703
  "buildingGroundType": "CIVIL",
58173
58704
  "name": "LegendFarm",
58174
58705
  "level": 27,
58175
- "requiredLegendLevel": 432,
58706
+ "requiredLegendLevel": 27,
58176
58707
  "costWood": 73419,
58177
58708
  "costStone": 73845,
58178
58709
  "costOil": 24308,
@@ -58204,7 +58735,7 @@
58204
58735
  "buildingGroundType": "CIVIL",
58205
58736
  "name": "LegendFarm",
58206
58737
  "level": 28,
58207
- "requiredLegendLevel": 463,
58738
+ "requiredLegendLevel": 28,
58208
58739
  "costWood": 75939,
58209
58740
  "costStone": 76210,
58210
58741
  "costCoal": 25226,
@@ -58236,7 +58767,7 @@
58236
58767
  "buildingGroundType": "CIVIL",
58237
58768
  "name": "LegendFarm",
58238
58769
  "level": 29,
58239
- "requiredLegendLevel": 479,
58770
+ "requiredLegendLevel": 29,
58240
58771
  "costWood": 78459,
58241
58772
  "costStone": 78575,
58242
58773
  "costOil": 26081,
@@ -58267,7 +58798,7 @@
58267
58798
  "buildingGroundType": "CIVIL",
58268
58799
  "name": "LegendFarm",
58269
58800
  "level": 30,
58270
- "requiredLegendLevel": 495,
58801
+ "requiredLegendLevel": 30,
58271
58802
  "costWood": 80979,
58272
58803
  "costStone": 80940,
58273
58804
  "costCoal": 26913,
@@ -61121,7 +61652,7 @@
61121
61652
  "buildingGroundType": "CIVIL",
61122
61653
  "name": "Mill",
61123
61654
  "level": 4,
61124
- "requiredLegendLevel": 150,
61655
+ "requiredLegendLevel": 10,
61125
61656
  "costWood": 60253,
61126
61657
  "costStone": 64730,
61127
61658
  "costOil": 15197,
@@ -61153,7 +61684,7 @@
61153
61684
  "buildingGroundType": "CIVIL",
61154
61685
  "name": "Mill",
61155
61686
  "level": 5,
61156
- "requiredLegendLevel": 301,
61687
+ "requiredLegendLevel": 18,
61157
61688
  "costWood": 70535,
61158
61689
  "costStone": 72975,
61159
61690
  "costGlass": 21808,
@@ -61185,7 +61716,7 @@
61185
61716
  "buildingGroundType": "CIVIL",
61186
61717
  "name": "Mill",
61187
61718
  "level": 6,
61188
- "requiredLegendLevel": 500,
61719
+ "requiredLegendLevel": 30,
61189
61720
  "costWood": 80957,
61190
61721
  "costStone": 80973,
61191
61722
  "costGlass": 53729,
@@ -61217,7 +61748,7 @@
61217
61748
  "buildingGroundType": "CIVIL",
61218
61749
  "name": "Mill",
61219
61750
  "level": 7,
61220
- "requiredLegendLevel": 500,
61751
+ "requiredLegendLevel": 35,
61221
61752
  "costPlaster": 480,
61222
61753
  "costDragonScaleTile": 2400,
61223
61754
  "buildDuration": 578880,
@@ -61249,7 +61780,7 @@
61249
61780
  "buildingGroundType": "CIVIL",
61250
61781
  "name": "Mill",
61251
61782
  "level": 8,
61252
- "requiredLegendLevel": 500,
61783
+ "requiredLegendLevel": 40,
61253
61784
  "costPlaster": 720,
61254
61785
  "costDragonScaleTile": 3600,
61255
61786
  "buildDuration": 1736640,
@@ -62764,7 +63295,7 @@
62764
63295
  "buildingGroundType": "CIVIL",
62765
63296
  "name": "Ironmine",
62766
63297
  "level": 2,
62767
- "requiredLegendLevel": 25,
63298
+ "requiredLegendLevel": 2,
62768
63299
  "costWood": 13253,
62769
63300
  "costStone": 14584,
62770
63301
  "costCoal": 2797,
@@ -62793,7 +63324,7 @@
62793
63324
  "buildingGroundType": "CIVIL",
62794
63325
  "name": "Ironmine",
62795
63326
  "level": 3,
62796
- "requiredLegendLevel": 38,
63327
+ "requiredLegendLevel": 3,
62797
63328
  "costWood": 15668,
62798
63329
  "costStone": 16949,
62799
63330
  "costOil": 3303,
@@ -62822,7 +63353,7 @@
62822
63353
  "buildingGroundType": "CIVIL",
62823
63354
  "name": "Ironmine",
62824
63355
  "level": 4,
62825
- "requiredLegendLevel": 54,
63356
+ "requiredLegendLevel": 4,
62826
63357
  "costWood": 18083,
62827
63358
  "costStone": 19314,
62828
63359
  "costOil": 3803,
@@ -62851,7 +63382,7 @@
62851
63382
  "buildingGroundType": "CIVIL",
62852
63383
  "name": "Ironmine",
62853
63384
  "level": 5,
62854
- "requiredLegendLevel": 70,
63385
+ "requiredLegendLevel": 5,
62855
63386
  "costWood": 20498,
62856
63387
  "costStone": 21679,
62857
63388
  "costCoal": 4227,
@@ -62880,7 +63411,7 @@
62880
63411
  "buildingGroundType": "CIVIL",
62881
63412
  "name": "Ironmine",
62882
63413
  "level": 6,
62883
- "requiredLegendLevel": 84,
63414
+ "requiredLegendLevel": 6,
62884
63415
  "costWood": 22913,
62885
63416
  "costStone": 24044,
62886
63417
  "costCoal": 4688,
@@ -62909,7 +63440,7 @@
62909
63440
  "buildingGroundType": "CIVIL",
62910
63441
  "name": "Ironmine",
62911
63442
  "level": 7,
62912
- "requiredLegendLevel": 97,
63443
+ "requiredLegendLevel": 7,
62913
63444
  "costWood": 25328,
62914
63445
  "costStone": 26409,
62915
63446
  "costCoal": 5181,
@@ -62938,7 +63469,7 @@
62938
63469
  "buildingGroundType": "CIVIL",
62939
63470
  "name": "Ironmine",
62940
63471
  "level": 8,
62941
- "requiredLegendLevel": 120,
63472
+ "requiredLegendLevel": 8,
62942
63473
  "costWood": 27743,
62943
63474
  "costStone": 28774,
62944
63475
  "costOil": 5693,
@@ -62967,7 +63498,7 @@
62967
63498
  "buildingGroundType": "CIVIL",
62968
63499
  "name": "Ironmine",
62969
63500
  "level": 9,
62970
- "requiredLegendLevel": 133,
63501
+ "requiredLegendLevel": 9,
62971
63502
  "costWood": 30158,
62972
63503
  "costStone": 31139,
62973
63504
  "costCoal": 6134,
@@ -62996,7 +63527,7 @@
62996
63527
  "buildingGroundType": "CIVIL",
62997
63528
  "name": "Ironmine",
62998
63529
  "level": 10,
62999
- "requiredLegendLevel": 143,
63530
+ "requiredLegendLevel": 10,
63000
63531
  "costWood": 32573,
63001
63532
  "costStone": 33504,
63002
63533
  "costOil": 6647,
@@ -63025,7 +63556,7 @@
63025
63556
  "buildingGroundType": "CIVIL",
63026
63557
  "name": "Ironmine",
63027
63558
  "level": 11,
63028
- "requiredLegendLevel": 173,
63559
+ "requiredLegendLevel": 11,
63029
63560
  "costWood": 34988,
63030
63561
  "costStone": 35869,
63031
63562
  "costCoal": 8860,
@@ -63054,7 +63585,7 @@
63054
63585
  "buildingGroundType": "CIVIL",
63055
63586
  "name": "Ironmine",
63056
63587
  "level": 12,
63057
- "requiredLegendLevel": 186,
63588
+ "requiredLegendLevel": 12,
63058
63589
  "costWood": 37403,
63059
63590
  "costStone": 38234,
63060
63591
  "costCoal": 9456,
@@ -63083,7 +63614,7 @@
63083
63614
  "buildingGroundType": "CIVIL",
63084
63615
  "name": "Ironmine",
63085
63616
  "level": 13,
63086
- "requiredLegendLevel": 206,
63617
+ "requiredLegendLevel": 13,
63087
63618
  "costWood": 39818,
63088
63619
  "costStone": 40599,
63089
63620
  "costOil": 10087,
@@ -63112,7 +63643,7 @@
63112
63643
  "buildingGroundType": "CIVIL",
63113
63644
  "name": "Ironmine",
63114
63645
  "level": 14,
63115
- "requiredLegendLevel": 220,
63646
+ "requiredLegendLevel": 14,
63116
63647
  "costWood": 42233,
63117
63648
  "costStone": 42964,
63118
63649
  "costCoal": 10648,
@@ -63141,7 +63672,7 @@
63141
63672
  "buildingGroundType": "CIVIL",
63142
63673
  "name": "Ironmine",
63143
63674
  "level": 15,
63144
- "requiredLegendLevel": 233,
63675
+ "requiredLegendLevel": 15,
63145
63676
  "costWood": 44648,
63146
63677
  "costStone": 45329,
63147
63678
  "costOil": 11272,
@@ -63170,7 +63701,7 @@
63170
63701
  "buildingGroundType": "CIVIL",
63171
63702
  "name": "Ironmine",
63172
63703
  "level": 16,
63173
- "requiredLegendLevel": 254,
63704
+ "requiredLegendLevel": 16,
63174
63705
  "costWood": 47063,
63175
63706
  "costStone": 47694,
63176
63707
  "costCoal": 11840,
@@ -63199,7 +63730,7 @@
63199
63730
  "buildingGroundType": "CIVIL",
63200
63731
  "name": "Ironmine",
63201
63732
  "level": 17,
63202
- "requiredLegendLevel": 267,
63733
+ "requiredLegendLevel": 17,
63203
63734
  "costWood": 49478,
63204
63735
  "costStone": 50059,
63205
63736
  "costCoal": 12436,
@@ -63228,7 +63759,7 @@
63228
63759
  "buildingGroundType": "CIVIL",
63229
63760
  "name": "Ironmine",
63230
63761
  "level": 18,
63231
- "requiredLegendLevel": 281,
63762
+ "requiredLegendLevel": 18,
63232
63763
  "costWood": 51893,
63233
63764
  "costStone": 52424,
63234
63765
  "costCoal": 13032,
@@ -63257,7 +63788,7 @@
63257
63788
  "buildingGroundType": "CIVIL",
63258
63789
  "name": "Ironmine",
63259
63790
  "level": 19,
63260
- "requiredLegendLevel": 294,
63791
+ "requiredLegendLevel": 19,
63261
63792
  "costWood": 54308,
63262
63793
  "costStone": 54789,
63263
63794
  "costOil": 13642,
@@ -63286,7 +63817,7 @@
63286
63817
  "buildingGroundType": "CIVIL",
63287
63818
  "name": "Ironmine",
63288
63819
  "level": 20,
63289
- "requiredLegendLevel": 314,
63820
+ "requiredLegendLevel": 20,
63290
63821
  "costWood": 56723,
63291
63822
  "costStone": 57154,
63292
63823
  "costCoal": 14231,
@@ -63315,7 +63846,7 @@
63315
63846
  "buildingGroundType": "CIVIL",
63316
63847
  "name": "Ironmine",
63317
63848
  "level": 21,
63318
- "requiredLegendLevel": 327,
63849
+ "requiredLegendLevel": 21,
63319
63850
  "costWood": 59138,
63320
63851
  "costStone": 59519,
63321
63852
  "costCoal": 19760,
@@ -63344,7 +63875,7 @@
63344
63875
  "buildingGroundType": "CIVIL",
63345
63876
  "name": "Ironmine",
63346
63877
  "level": 22,
63347
- "requiredLegendLevel": 341,
63878
+ "requiredLegendLevel": 22,
63348
63879
  "costWood": 61553,
63349
63880
  "costStone": 61884,
63350
63881
  "costCoal": 20555,
@@ -63373,7 +63904,7 @@
63373
63904
  "buildingGroundType": "CIVIL",
63374
63905
  "name": "Ironmine",
63375
63906
  "level": 23,
63376
- "requiredLegendLevel": 361,
63907
+ "requiredLegendLevel": 23,
63377
63908
  "costWood": 63968,
63378
63909
  "costStone": 64249,
63379
63910
  "costCoal": 21340,
@@ -63402,7 +63933,7 @@
63402
63933
  "buildingGroundType": "CIVIL",
63403
63934
  "name": "Ironmine",
63404
63935
  "level": 24,
63405
- "requiredLegendLevel": 374,
63936
+ "requiredLegendLevel": 24,
63406
63937
  "costWood": 66383,
63407
63938
  "costStone": 66614,
63408
63939
  "costOil": 22139,
@@ -63431,7 +63962,7 @@
63431
63962
  "buildingGroundType": "CIVIL",
63432
63963
  "name": "Ironmine",
63433
63964
  "level": 25,
63434
- "requiredLegendLevel": 388,
63965
+ "requiredLegendLevel": 25,
63435
63966
  "costWood": 68798,
63436
63967
  "costStone": 68979,
63437
63968
  "costCoal": 22939,
@@ -63460,7 +63991,7 @@
63460
63991
  "buildingGroundType": "CIVIL",
63461
63992
  "name": "Ironmine",
63462
63993
  "level": 26,
63463
- "requiredLegendLevel": 408,
63994
+ "requiredLegendLevel": 26,
63464
63995
  "costWood": 71213,
63465
63996
  "costStone": 71344,
63466
63997
  "costOil": 23719,
@@ -63489,7 +64020,7 @@
63489
64020
  "buildingGroundType": "CIVIL",
63490
64021
  "name": "Ironmine",
63491
64022
  "level": 27,
63492
- "requiredLegendLevel": 421,
64023
+ "requiredLegendLevel": 27,
63493
64024
  "costWood": 73628,
63494
64025
  "costStone": 73709,
63495
64026
  "costCoal": 24535,
@@ -63518,7 +64049,7 @@
63518
64049
  "buildingGroundType": "CIVIL",
63519
64050
  "name": "Ironmine",
63520
64051
  "level": 28,
63521
- "requiredLegendLevel": 436,
64052
+ "requiredLegendLevel": 28,
63522
64053
  "costWood": 76043,
63523
64054
  "costStone": 76074,
63524
64055
  "costCoal": 25323,
@@ -63547,7 +64078,7 @@
63547
64078
  "buildingGroundType": "CIVIL",
63548
64079
  "name": "Ironmine",
63549
64080
  "level": 29,
63550
- "requiredLegendLevel": 467,
64081
+ "requiredLegendLevel": 29,
63551
64082
  "costWood": 78458,
63552
64083
  "costStone": 78439,
63553
64084
  "costCoal": 26110,
@@ -63604,7 +64135,7 @@
63604
64135
  "buildingGroundType": "CIVIL",
63605
64136
  "name": "Smelter",
63606
64137
  "level": 1,
63607
- "requiredLegendLevel": 2,
64138
+ "requiredLegendLevel": 1,
63608
64139
  "costWood": 30744,
63609
64140
  "costStone": 32898,
63610
64141
  "costOil": 5827,
@@ -63635,7 +64166,7 @@
63635
64166
  "buildingGroundType": "CIVIL",
63636
64167
  "name": "Smelter",
63637
64168
  "level": 2,
63638
- "requiredLegendLevel": 57,
64169
+ "requiredLegendLevel": 4,
63639
64170
  "costWood": 36323,
63640
64171
  "costStone": 38227,
63641
64172
  "costCoal": 7261,
@@ -63666,7 +64197,7 @@
63666
64197
  "buildingGroundType": "CIVIL",
63667
64198
  "name": "Smelter",
63668
64199
  "level": 3,
63669
- "requiredLegendLevel": 103,
64200
+ "requiredLegendLevel": 7,
63670
64201
  "costWood": 41902,
63671
64202
  "costStone": 43556,
63672
64203
  "costCoal": 10342,
@@ -63697,7 +64228,7 @@
63697
64228
  "buildingGroundType": "CIVIL",
63698
64229
  "name": "Smelter",
63699
64230
  "level": 4,
63700
- "requiredLegendLevel": 146,
64231
+ "requiredLegendLevel": 10,
63701
64232
  "costWood": 47481,
63702
64233
  "costStone": 48885,
63703
64234
  "costOil": 11567,
@@ -63728,7 +64259,7 @@
63728
64259
  "buildingGroundType": "CIVIL",
63729
64260
  "name": "Smelter",
63730
64261
  "level": 5,
63731
- "requiredLegendLevel": 196,
64262
+ "requiredLegendLevel": 13,
63732
64263
  "costWood": 53060,
63733
64264
  "costStone": 54214,
63734
64265
  "costCoal": 17665,
@@ -63759,7 +64290,7 @@
63759
64290
  "buildingGroundType": "CIVIL",
63760
64291
  "name": "Smelter",
63761
64292
  "level": 6,
63762
- "requiredLegendLevel": 247,
64293
+ "requiredLegendLevel": 16,
63763
64294
  "costWood": 58639,
63764
64295
  "costStone": 59543,
63765
64296
  "costCoal": 19401,
@@ -63790,7 +64321,7 @@
63790
64321
  "buildingGroundType": "CIVIL",
63791
64322
  "name": "Smelter",
63792
64323
  "level": 7,
63793
- "requiredLegendLevel": 297,
64324
+ "requiredLegendLevel": 19,
63794
64325
  "costWood": 64218,
63795
64326
  "costStone": 64872,
63796
64327
  "costOil": 21135,
@@ -63821,7 +64352,7 @@
63821
64352
  "buildingGroundType": "CIVIL",
63822
64353
  "name": "Smelter",
63823
64354
  "level": 8,
63824
- "requiredLegendLevel": 347,
64355
+ "requiredLegendLevel": 22,
63825
64356
  "costWood": 69797,
63826
64357
  "costStone": 70201,
63827
64358
  "costCoal": 34311,
@@ -63852,7 +64383,7 @@
63852
64383
  "buildingGroundType": "CIVIL",
63853
64384
  "name": "Smelter",
63854
64385
  "level": 9,
63855
- "requiredLegendLevel": 398,
64386
+ "requiredLegendLevel": 25,
63856
64387
  "costWood": 75376,
63857
64388
  "costStone": 75530,
63858
64389
  "costOil": 37415,
@@ -63882,7 +64413,7 @@
63882
64413
  "buildingGroundType": "CIVIL",
63883
64414
  "name": "Smelter",
63884
64415
  "level": 10,
63885
- "requiredLegendLevel": 448,
64416
+ "requiredLegendLevel": 28,
63886
64417
  "costWood": 80955,
63887
64418
  "costStone": 80859,
63888
64419
  "costCoal": 40326,
@@ -64791,7 +65322,7 @@
64791
65322
  "name": "RelicBeekeeper",
64792
65323
  "level": 1,
64793
65324
  "requiredLevel": 70,
64794
- "requiredLegendLevel": 660,
65325
+ "requiredLegendLevel": 40,
64795
65326
  "costLegendaryToken": 160,
64796
65327
  "costLegendaryMaterial": 300,
64797
65328
  "sellLegendaryToken": 80,
@@ -64828,7 +65359,7 @@
64828
65359
  "name": "RelicBeekeeper",
64829
65360
  "level": 2,
64830
65361
  "requiredLevel": 70,
64831
- "requiredLegendLevel": 660,
65362
+ "requiredLegendLevel": 45,
64832
65363
  "costLegendaryToken": 170,
64833
65364
  "costLegendaryMaterial": 300,
64834
65365
  "sellLegendaryToken": 165,
@@ -64863,7 +65394,7 @@
64863
65394
  "name": "RelicBeekeeper",
64864
65395
  "level": 3,
64865
65396
  "requiredLevel": 70,
64866
- "requiredLegendLevel": 660,
65397
+ "requiredLegendLevel": 50,
64867
65398
  "costLegendaryToken": 180,
64868
65399
  "costLegendaryMaterial": 325,
64869
65400
  "sellLegendaryToken": 255,
@@ -64898,7 +65429,7 @@
64898
65429
  "name": "RelicBeekeeper",
64899
65430
  "level": 4,
64900
65431
  "requiredLevel": 70,
64901
- "requiredLegendLevel": 660,
65432
+ "requiredLegendLevel": 55,
64902
65433
  "costLegendaryToken": 190,
64903
65434
  "costLegendaryMaterial": 325,
64904
65435
  "sellLegendaryToken": 350,
@@ -64933,7 +65464,7 @@
64933
65464
  "name": "RelicBeekeeper",
64934
65465
  "level": 5,
64935
65466
  "requiredLevel": 70,
64936
- "requiredLegendLevel": 660,
65467
+ "requiredLegendLevel": 60,
64937
65468
  "costLegendaryToken": 200,
64938
65469
  "costLegendaryMaterial": 350,
64939
65470
  "sellLegendaryToken": 450,
@@ -64968,7 +65499,7 @@
64968
65499
  "name": "RelicBeekeeper",
64969
65500
  "level": 6,
64970
65501
  "requiredLevel": 70,
64971
- "requiredLegendLevel": 660,
65502
+ "requiredLegendLevel": 65,
64972
65503
  "costLegendaryToken": 210,
64973
65504
  "costLegendaryMaterial": 350,
64974
65505
  "sellLegendaryToken": 555,
@@ -65003,7 +65534,7 @@
65003
65534
  "name": "RelicBeekeeper",
65004
65535
  "level": 7,
65005
65536
  "requiredLevel": 70,
65006
- "requiredLegendLevel": 660,
65537
+ "requiredLegendLevel": 70,
65007
65538
  "costLegendaryToken": 220,
65008
65539
  "costLegendaryMaterial": 375,
65009
65540
  "sellLegendaryToken": 665,
@@ -65038,7 +65569,7 @@
65038
65569
  "name": "RelicBeekeeper",
65039
65570
  "level": 8,
65040
65571
  "requiredLevel": 70,
65041
- "requiredLegendLevel": 660,
65572
+ "requiredLegendLevel": 75,
65042
65573
  "costLegendaryToken": 230,
65043
65574
  "costLegendaryMaterial": 375,
65044
65575
  "sellLegendaryToken": 780,
@@ -65073,7 +65604,7 @@
65073
65604
  "name": "RelicBeekeeper",
65074
65605
  "level": 9,
65075
65606
  "requiredLevel": 70,
65076
- "requiredLegendLevel": 660,
65607
+ "requiredLegendLevel": 80,
65077
65608
  "costLegendaryToken": 240,
65078
65609
  "costLegendaryMaterial": 400,
65079
65610
  "sellLegendaryToken": 900,
@@ -65108,7 +65639,7 @@
65108
65639
  "name": "RelicBeekeeper",
65109
65640
  "level": 10,
65110
65641
  "requiredLevel": 70,
65111
- "requiredLegendLevel": 660,
65642
+ "requiredLegendLevel": 85,
65112
65643
  "costLegendaryToken": 250,
65113
65644
  "costLegendaryMaterial": 400,
65114
65645
  "sellLegendaryToken": 1025,
@@ -65143,7 +65674,7 @@
65143
65674
  "name": "RelicBeekeeper",
65144
65675
  "level": 11,
65145
65676
  "requiredLevel": 70,
65146
- "requiredLegendLevel": 660,
65677
+ "requiredLegendLevel": 90,
65147
65678
  "costLegendaryToken": 270,
65148
65679
  "costLegendaryMaterial": 425,
65149
65680
  "sellLegendaryToken": 1160,
@@ -65178,7 +65709,7 @@
65178
65709
  "name": "RelicBeekeeper",
65179
65710
  "level": 12,
65180
65711
  "requiredLevel": 70,
65181
- "requiredLegendLevel": 660,
65712
+ "requiredLegendLevel": 95,
65182
65713
  "costLegendaryToken": 280,
65183
65714
  "costLegendaryMaterial": 425,
65184
65715
  "sellLegendaryToken": 1300,
@@ -65213,7 +65744,7 @@
65213
65744
  "name": "RelicBeekeeper",
65214
65745
  "level": 13,
65215
65746
  "requiredLevel": 70,
65216
- "requiredLegendLevel": 660,
65747
+ "requiredLegendLevel": 100,
65217
65748
  "costLegendaryToken": 300,
65218
65749
  "costLegendaryMaterial": 450,
65219
65750
  "sellLegendaryToken": 1450,
@@ -65248,7 +65779,7 @@
65248
65779
  "name": "RelicBeekeeper",
65249
65780
  "level": 14,
65250
65781
  "requiredLevel": 70,
65251
- "requiredLegendLevel": 660,
65782
+ "requiredLegendLevel": 105,
65252
65783
  "costLegendaryToken": 320,
65253
65784
  "costLegendaryMaterial": 450,
65254
65785
  "sellLegendaryToken": 1610,
@@ -65282,7 +65813,7 @@
65282
65813
  "name": "RelicBeekeeper",
65283
65814
  "level": 15,
65284
65815
  "requiredLevel": 70,
65285
- "requiredLegendLevel": 660,
65816
+ "requiredLegendLevel": 110,
65286
65817
  "costLegendaryToken": 330,
65287
65818
  "costLegendaryMaterial": 475,
65288
65819
  "sellLegendaryToken": 1775,
@@ -65317,7 +65848,7 @@
65317
65848
  "name": "RelicBrewery",
65318
65849
  "level": 1,
65319
65850
  "requiredLevel": 70,
65320
- "requiredLegendLevel": 660,
65851
+ "requiredLegendLevel": 45,
65321
65852
  "costLegendaryToken": 160,
65322
65853
  "costLegendaryMaterial": 300,
65323
65854
  "sellLegendaryToken": 80,
@@ -65358,7 +65889,7 @@
65358
65889
  "name": "RelicBrewery",
65359
65890
  "level": 2,
65360
65891
  "requiredLevel": 70,
65361
- "requiredLegendLevel": 660,
65892
+ "requiredLegendLevel": 50,
65362
65893
  "costLegendaryToken": 170,
65363
65894
  "costLegendaryMaterial": 300,
65364
65895
  "sellLegendaryToken": 165,
@@ -65397,7 +65928,7 @@
65397
65928
  "name": "RelicBrewery",
65398
65929
  "level": 3,
65399
65930
  "requiredLevel": 70,
65400
- "requiredLegendLevel": 660,
65931
+ "requiredLegendLevel": 55,
65401
65932
  "costLegendaryToken": 180,
65402
65933
  "costLegendaryMaterial": 325,
65403
65934
  "sellLegendaryToken": 255,
@@ -65436,7 +65967,7 @@
65436
65967
  "name": "RelicBrewery",
65437
65968
  "level": 4,
65438
65969
  "requiredLevel": 70,
65439
- "requiredLegendLevel": 660,
65970
+ "requiredLegendLevel": 60,
65440
65971
  "costLegendaryToken": 190,
65441
65972
  "costLegendaryMaterial": 325,
65442
65973
  "sellLegendaryToken": 350,
@@ -65475,7 +66006,7 @@
65475
66006
  "name": "RelicBrewery",
65476
66007
  "level": 5,
65477
66008
  "requiredLevel": 70,
65478
- "requiredLegendLevel": 660,
66009
+ "requiredLegendLevel": 65,
65479
66010
  "costLegendaryToken": 200,
65480
66011
  "costLegendaryMaterial": 350,
65481
66012
  "sellLegendaryToken": 450,
@@ -65514,7 +66045,7 @@
65514
66045
  "name": "RelicBrewery",
65515
66046
  "level": 6,
65516
66047
  "requiredLevel": 70,
65517
- "requiredLegendLevel": 660,
66048
+ "requiredLegendLevel": 70,
65518
66049
  "costLegendaryToken": 210,
65519
66050
  "costLegendaryMaterial": 350,
65520
66051
  "sellLegendaryToken": 555,
@@ -65553,7 +66084,7 @@
65553
66084
  "name": "RelicBrewery",
65554
66085
  "level": 7,
65555
66086
  "requiredLevel": 70,
65556
- "requiredLegendLevel": 660,
66087
+ "requiredLegendLevel": 75,
65557
66088
  "costLegendaryToken": 220,
65558
66089
  "costLegendaryMaterial": 375,
65559
66090
  "sellLegendaryToken": 665,
@@ -65592,7 +66123,7 @@
65592
66123
  "name": "RelicBrewery",
65593
66124
  "level": 8,
65594
66125
  "requiredLevel": 70,
65595
- "requiredLegendLevel": 660,
66126
+ "requiredLegendLevel": 80,
65596
66127
  "costLegendaryToken": 230,
65597
66128
  "costLegendaryMaterial": 375,
65598
66129
  "sellLegendaryToken": 780,
@@ -65631,7 +66162,7 @@
65631
66162
  "name": "RelicBrewery",
65632
66163
  "level": 9,
65633
66164
  "requiredLevel": 70,
65634
- "requiredLegendLevel": 660,
66165
+ "requiredLegendLevel": 85,
65635
66166
  "costLegendaryToken": 240,
65636
66167
  "costLegendaryMaterial": 400,
65637
66168
  "sellLegendaryToken": 900,
@@ -65670,7 +66201,7 @@
65670
66201
  "name": "RelicBrewery",
65671
66202
  "level": 10,
65672
66203
  "requiredLevel": 70,
65673
- "requiredLegendLevel": 660,
66204
+ "requiredLegendLevel": 90,
65674
66205
  "costLegendaryToken": 250,
65675
66206
  "costLegendaryMaterial": 400,
65676
66207
  "sellLegendaryToken": 1025,
@@ -65709,7 +66240,7 @@
65709
66240
  "name": "RelicBrewery",
65710
66241
  "level": 11,
65711
66242
  "requiredLevel": 70,
65712
- "requiredLegendLevel": 660,
66243
+ "requiredLegendLevel": 95,
65713
66244
  "costLegendaryToken": 270,
65714
66245
  "costLegendaryMaterial": 425,
65715
66246
  "sellLegendaryToken": 1160,
@@ -65748,7 +66279,7 @@
65748
66279
  "name": "RelicBrewery",
65749
66280
  "level": 12,
65750
66281
  "requiredLevel": 70,
65751
- "requiredLegendLevel": 660,
66282
+ "requiredLegendLevel": 100,
65752
66283
  "costLegendaryToken": 280,
65753
66284
  "costLegendaryMaterial": 425,
65754
66285
  "sellLegendaryToken": 1300,
@@ -65787,7 +66318,7 @@
65787
66318
  "name": "RelicBrewery",
65788
66319
  "level": 13,
65789
66320
  "requiredLevel": 70,
65790
- "requiredLegendLevel": 660,
66321
+ "requiredLegendLevel": 105,
65791
66322
  "costLegendaryToken": 300,
65792
66323
  "costLegendaryMaterial": 450,
65793
66324
  "sellLegendaryToken": 1450,
@@ -65826,7 +66357,7 @@
65826
66357
  "name": "RelicBrewery",
65827
66358
  "level": 14,
65828
66359
  "requiredLevel": 70,
65829
- "requiredLegendLevel": 660,
66360
+ "requiredLegendLevel": 110,
65830
66361
  "costLegendaryToken": 320,
65831
66362
  "costLegendaryMaterial": 450,
65832
66363
  "sellLegendaryToken": 1610,
@@ -65865,7 +66396,7 @@
65865
66396
  "name": "RelicBrewery",
65866
66397
  "level": 15,
65867
66398
  "requiredLevel": 70,
65868
- "requiredLegendLevel": 660,
66399
+ "requiredLegendLevel": 115,
65869
66400
  "costLegendaryToken": 330,
65870
66401
  "costLegendaryMaterial": 475,
65871
66402
  "sellLegendaryToken": 1775,
@@ -65904,7 +66435,7 @@
65904
66435
  "name": "RelicBrewery",
65905
66436
  "level": 16,
65906
66437
  "requiredLevel": 70,
65907
- "requiredLegendLevel": 660,
66438
+ "requiredLegendLevel": 120,
65908
66439
  "costLegendaryToken": 350,
65909
66440
  "costLegendaryMaterial": 750,
65910
66441
  "costSceatToken": 300,
@@ -65944,7 +66475,7 @@
65944
66475
  "name": "RelicBrewery",
65945
66476
  "level": 17,
65946
66477
  "requiredLevel": 70,
65947
- "requiredLegendLevel": 660,
66478
+ "requiredLegendLevel": 125,
65948
66479
  "costLegendaryToken": 400,
65949
66480
  "costLegendaryMaterial": 1000,
65950
66481
  "costSceatToken": 320,
@@ -65984,7 +66515,7 @@
65984
66515
  "name": "RelicBrewery",
65985
66516
  "level": 18,
65986
66517
  "requiredLevel": 70,
65987
- "requiredLegendLevel": 660,
66518
+ "requiredLegendLevel": 130,
65988
66519
  "costLegendaryToken": 450,
65989
66520
  "costLegendaryMaterial": 1200,
65990
66521
  "costSceatToken": 340,
@@ -66024,7 +66555,7 @@
66024
66555
  "name": "RelicBrewery",
66025
66556
  "level": 19,
66026
66557
  "requiredLevel": 70,
66027
- "requiredLegendLevel": 660,
66558
+ "requiredLegendLevel": 135,
66028
66559
  "costLegendaryToken": 500,
66029
66560
  "costLegendaryMaterial": 1400,
66030
66561
  "costSceatToken": 360,
@@ -66064,7 +66595,7 @@
66064
66595
  "name": "RelicBrewery",
66065
66596
  "level": 20,
66066
66597
  "requiredLevel": 70,
66067
- "requiredLegendLevel": 660,
66598
+ "requiredLegendLevel": 140,
66068
66599
  "costLegendaryToken": 550,
66069
66600
  "costLegendaryMaterial": 1600,
66070
66601
  "costSceatToken": 380,
@@ -66104,7 +66635,7 @@
66104
66635
  "name": "RelicBrewery",
66105
66636
  "level": 21,
66106
66637
  "requiredLevel": 70,
66107
- "requiredLegendLevel": 660,
66638
+ "requiredLegendLevel": 145,
66108
66639
  "costLegendaryToken": 600,
66109
66640
  "costLegendaryMaterial": 1800,
66110
66641
  "costSceatToken": 400,
@@ -66144,7 +66675,7 @@
66144
66675
  "name": "RelicBrewery",
66145
66676
  "level": 22,
66146
66677
  "requiredLevel": 70,
66147
- "requiredLegendLevel": 660,
66678
+ "requiredLegendLevel": 150,
66148
66679
  "costLegendaryToken": 650,
66149
66680
  "costLegendaryMaterial": 2000,
66150
66681
  "costSceatToken": 420,
@@ -66184,7 +66715,7 @@
66184
66715
  "name": "RelicBrewery",
66185
66716
  "level": 23,
66186
66717
  "requiredLevel": 70,
66187
- "requiredLegendLevel": 660,
66718
+ "requiredLegendLevel": 155,
66188
66719
  "costLegendaryToken": 700,
66189
66720
  "costLegendaryMaterial": 2200,
66190
66721
  "costSceatToken": 440,
@@ -66224,7 +66755,7 @@
66224
66755
  "name": "RelicBrewery",
66225
66756
  "level": 24,
66226
66757
  "requiredLevel": 70,
66227
- "requiredLegendLevel": 660,
66758
+ "requiredLegendLevel": 160,
66228
66759
  "costLegendaryToken": 800,
66229
66760
  "costLegendaryMaterial": 2400,
66230
66761
  "costSceatToken": 460,
@@ -66264,7 +66795,7 @@
66264
66795
  "name": "RelicBrewery",
66265
66796
  "level": 25,
66266
66797
  "requiredLevel": 70,
66267
- "requiredLegendLevel": 660,
66798
+ "requiredLegendLevel": 165,
66268
66799
  "costLegendaryToken": 900,
66269
66800
  "costLegendaryMaterial": 2600,
66270
66801
  "costSceatToken": 480,
@@ -66304,7 +66835,7 @@
66304
66835
  "name": "RelicBrewery",
66305
66836
  "level": 26,
66306
66837
  "requiredLevel": 70,
66307
- "requiredLegendLevel": 660,
66838
+ "requiredLegendLevel": 170,
66308
66839
  "costLegendaryToken": 1000,
66309
66840
  "costLegendaryMaterial": 2800,
66310
66841
  "costSceatToken": 500,
@@ -66344,7 +66875,7 @@
66344
66875
  "name": "RelicBrewery",
66345
66876
  "level": 27,
66346
66877
  "requiredLevel": 70,
66347
- "requiredLegendLevel": 660,
66878
+ "requiredLegendLevel": 175,
66348
66879
  "costLegendaryToken": 1100,
66349
66880
  "costLegendaryMaterial": 3000,
66350
66881
  "costSceatToken": 600,
@@ -66384,7 +66915,7 @@
66384
66915
  "name": "RelicBrewery",
66385
66916
  "level": 28,
66386
66917
  "requiredLevel": 70,
66387
- "requiredLegendLevel": 660,
66918
+ "requiredLegendLevel": 180,
66388
66919
  "costLegendaryToken": 1200,
66389
66920
  "costLegendaryMaterial": 3500,
66390
66921
  "costSceatToken": 700,
@@ -66424,7 +66955,7 @@
66424
66955
  "name": "RelicBrewery",
66425
66956
  "level": 29,
66426
66957
  "requiredLevel": 70,
66427
- "requiredLegendLevel": 660,
66958
+ "requiredLegendLevel": 185,
66428
66959
  "costLegendaryToken": 1500,
66429
66960
  "costLegendaryMaterial": 4000,
66430
66961
  "costSceatToken": 800,
@@ -66463,7 +66994,7 @@
66463
66994
  "name": "RelicBrewery",
66464
66995
  "level": 30,
66465
66996
  "requiredLevel": 70,
66466
- "requiredLegendLevel": 660,
66997
+ "requiredLegendLevel": 190,
66467
66998
  "costLegendaryToken": 2000,
66468
66999
  "costLegendaryMaterial": 5000,
66469
67000
  "costSceatToken": 1000,
@@ -66503,7 +67034,7 @@
66503
67034
  "name": "MeadDistillery",
66504
67035
  "level": 1,
66505
67036
  "requiredLevel": 70,
66506
- "requiredLegendLevel": 740,
67037
+ "requiredLegendLevel": 90,
66507
67038
  "costLegendaryToken": 240,
66508
67039
  "costLegendaryMaterial": 400,
66509
67040
  "sellLegendaryToken": 120,
@@ -66543,7 +67074,7 @@
66543
67074
  "name": "MeadDistillery",
66544
67075
  "level": 2,
66545
67076
  "requiredLevel": 70,
66546
- "requiredLegendLevel": 740,
67077
+ "requiredLegendLevel": 95,
66547
67078
  "costLegendaryToken": 250,
66548
67079
  "costLegendaryMaterial": 400,
66549
67080
  "sellLegendaryToken": 245,
@@ -66581,7 +67112,7 @@
66581
67112
  "name": "MeadDistillery",
66582
67113
  "level": 3,
66583
67114
  "requiredLevel": 70,
66584
- "requiredLegendLevel": 740,
67115
+ "requiredLegendLevel": 100,
66585
67116
  "costLegendaryToken": 270,
66586
67117
  "costLegendaryMaterial": 425,
66587
67118
  "sellLegendaryToken": 380,
@@ -66619,7 +67150,7 @@
66619
67150
  "name": "MeadDistillery",
66620
67151
  "level": 4,
66621
67152
  "requiredLevel": 70,
66622
- "requiredLegendLevel": 740,
67153
+ "requiredLegendLevel": 105,
66623
67154
  "costLegendaryToken": 280,
66624
67155
  "costLegendaryMaterial": 425,
66625
67156
  "sellLegendaryToken": 520,
@@ -66657,7 +67188,7 @@
66657
67188
  "name": "MeadDistillery",
66658
67189
  "level": 5,
66659
67190
  "requiredLevel": 70,
66660
- "requiredLegendLevel": 740,
67191
+ "requiredLegendLevel": 110,
66661
67192
  "costLegendaryToken": 300,
66662
67193
  "costLegendaryMaterial": 450,
66663
67194
  "sellLegendaryToken": 670,
@@ -66695,7 +67226,7 @@
66695
67226
  "name": "MeadDistillery",
66696
67227
  "level": 6,
66697
67228
  "requiredLevel": 70,
66698
- "requiredLegendLevel": 740,
67229
+ "requiredLegendLevel": 115,
66699
67230
  "costLegendaryToken": 320,
66700
67231
  "costLegendaryMaterial": 450,
66701
67232
  "sellLegendaryToken": 830,
@@ -66733,7 +67264,7 @@
66733
67264
  "name": "MeadDistillery",
66734
67265
  "level": 7,
66735
67266
  "requiredLevel": 70,
66736
- "requiredLegendLevel": 740,
67267
+ "requiredLegendLevel": 120,
66737
67268
  "costLegendaryToken": 330,
66738
67269
  "costLegendaryMaterial": 475,
66739
67270
  "sellLegendaryToken": 995,
@@ -66770,7 +67301,7 @@
66770
67301
  "name": "MeadDistillery",
66771
67302
  "level": 8,
66772
67303
  "requiredLevel": 70,
66773
- "requiredLegendLevel": 740,
67304
+ "requiredLegendLevel": 125,
66774
67305
  "costLegendaryToken": 350,
66775
67306
  "costLegendaryMaterial": 525,
66776
67307
  "sellLegendaryToken": 1170,
@@ -66808,7 +67339,7 @@
66808
67339
  "name": "BarrelWorkshop",
66809
67340
  "level": 1,
66810
67341
  "requiredLevel": 70,
66811
- "requiredLegendLevel": 725,
67342
+ "requiredLegendLevel": 85,
66812
67343
  "costLegendaryToken": 270,
66813
67344
  "costLegendaryMaterial": 425,
66814
67345
  "sellLegendaryToken": 135,
@@ -66848,7 +67379,7 @@
66848
67379
  "name": "BarrelWorkshop",
66849
67380
  "level": 2,
66850
67381
  "requiredLevel": 70,
66851
- "requiredLegendLevel": 725,
67382
+ "requiredLegendLevel": 90,
66852
67383
  "costLegendaryToken": 280,
66853
67384
  "costLegendaryMaterial": 425,
66854
67385
  "sellLegendaryToken": 275,
@@ -66886,7 +67417,7 @@
66886
67417
  "name": "BarrelWorkshop",
66887
67418
  "level": 3,
66888
67419
  "requiredLevel": 70,
66889
- "requiredLegendLevel": 725,
67420
+ "requiredLegendLevel": 95,
66890
67421
  "costLegendaryToken": 300,
66891
67422
  "costLegendaryMaterial": 450,
66892
67423
  "sellLegendaryToken": 425,
@@ -66924,7 +67455,7 @@
66924
67455
  "name": "BarrelWorkshop",
66925
67456
  "level": 4,
66926
67457
  "requiredLevel": 70,
66927
- "requiredLegendLevel": 725,
67458
+ "requiredLegendLevel": 100,
66928
67459
  "costLegendaryToken": 320,
66929
67460
  "costLegendaryMaterial": 450,
66930
67461
  "sellLegendaryToken": 585,
@@ -66962,7 +67493,7 @@
66962
67493
  "name": "BarrelWorkshop",
66963
67494
  "level": 5,
66964
67495
  "requiredLevel": 70,
66965
- "requiredLegendLevel": 725,
67496
+ "requiredLegendLevel": 105,
66966
67497
  "costLegendaryToken": 330,
66967
67498
  "costLegendaryMaterial": 475,
66968
67499
  "sellLegendaryToken": 750,
@@ -67000,7 +67531,7 @@
67000
67531
  "name": "BarrelWorkshop",
67001
67532
  "level": 6,
67002
67533
  "requiredLevel": 70,
67003
- "requiredLegendLevel": 725,
67534
+ "requiredLegendLevel": 110,
67004
67535
  "costLegendaryToken": 350,
67005
67536
  "costLegendaryMaterial": 525,
67006
67537
  "sellLegendaryToken": 925,
@@ -67038,7 +67569,7 @@
67038
67569
  "name": "BarrelWorkshop",
67039
67570
  "level": 7,
67040
67571
  "requiredLevel": 70,
67041
- "requiredLegendLevel": 725,
67572
+ "requiredLegendLevel": 115,
67042
67573
  "costPlaster": 480,
67043
67574
  "costDragonScaleTile": 2400,
67044
67575
  "sellLegendaryToken": 925,
@@ -67077,7 +67608,7 @@
67077
67608
  "name": "BarrelWorkshop",
67078
67609
  "level": 8,
67079
67610
  "requiredLevel": 70,
67080
- "requiredLegendLevel": 725,
67611
+ "requiredLegendLevel": 120,
67081
67612
  "costPlaster": 720,
67082
67613
  "costDragonScaleTile": 3600,
67083
67614
  "sellLegendaryToken": 925,
@@ -67115,7 +67646,7 @@
67115
67646
  "name": "HoneyGardens",
67116
67647
  "level": 1,
67117
67648
  "requiredLevel": 70,
67118
- "requiredLegendLevel": 710,
67649
+ "requiredLegendLevel": 80,
67119
67650
  "costLegendaryToken": 270,
67120
67651
  "costLegendaryMaterial": 425,
67121
67652
  "sellLegendaryToken": 135,
@@ -67155,7 +67686,7 @@
67155
67686
  "name": "HoneyGardens",
67156
67687
  "level": 2,
67157
67688
  "requiredLevel": 70,
67158
- "requiredLegendLevel": 710,
67689
+ "requiredLegendLevel": 85,
67159
67690
  "costLegendaryToken": 280,
67160
67691
  "costLegendaryMaterial": 425,
67161
67692
  "sellLegendaryToken": 275,
@@ -67193,7 +67724,7 @@
67193
67724
  "name": "HoneyGardens",
67194
67725
  "level": 3,
67195
67726
  "requiredLevel": 70,
67196
- "requiredLegendLevel": 710,
67727
+ "requiredLegendLevel": 90,
67197
67728
  "costLegendaryToken": 300,
67198
67729
  "costLegendaryMaterial": 450,
67199
67730
  "sellLegendaryToken": 425,
@@ -67231,7 +67762,7 @@
67231
67762
  "name": "HoneyGardens",
67232
67763
  "level": 4,
67233
67764
  "requiredLevel": 70,
67234
- "requiredLegendLevel": 710,
67765
+ "requiredLegendLevel": 95,
67235
67766
  "costLegendaryToken": 320,
67236
67767
  "costLegendaryMaterial": 450,
67237
67768
  "sellLegendaryToken": 585,
@@ -67269,7 +67800,7 @@
67269
67800
  "name": "HoneyGardens",
67270
67801
  "level": 5,
67271
67802
  "requiredLevel": 70,
67272
- "requiredLegendLevel": 710,
67803
+ "requiredLegendLevel": 100,
67273
67804
  "costLegendaryToken": 330,
67274
67805
  "costLegendaryMaterial": 475,
67275
67806
  "sellLegendaryToken": 750,
@@ -67307,7 +67838,7 @@
67307
67838
  "name": "HoneyGardens",
67308
67839
  "level": 6,
67309
67840
  "requiredLevel": 70,
67310
- "requiredLegendLevel": 710,
67841
+ "requiredLegendLevel": 105,
67311
67842
  "costLegendaryToken": 350,
67312
67843
  "costLegendaryMaterial": 525,
67313
67844
  "sellLegendaryToken": 925,
@@ -67345,7 +67876,7 @@
67345
67876
  "name": "HoneyGardens",
67346
67877
  "level": 7,
67347
67878
  "requiredLevel": 70,
67348
- "requiredLegendLevel": 710,
67879
+ "requiredLegendLevel": 110,
67349
67880
  "costPlaster": 480,
67350
67881
  "costDragonScaleTile": 2400,
67351
67882
  "sellLegendaryToken": 925,
@@ -67384,7 +67915,7 @@
67384
67915
  "name": "HoneyGardens",
67385
67916
  "level": 8,
67386
67917
  "requiredLevel": 70,
67387
- "requiredLegendLevel": 710,
67918
+ "requiredLegendLevel": 115,
67388
67919
  "costPlaster": 720,
67389
67920
  "costDragonScaleTile": 3600,
67390
67921
  "sellLegendaryToken": 925,
@@ -93290,7 +93821,6 @@
93290
93821
  "kIDs": "0,1,2,3,4",
93291
93822
  "name": "Deco",
93292
93823
  "level": 1,
93293
- "maximumCount": 10,
93294
93824
  "buildDuration": 600,
93295
93825
  "mightValue": 1000,
93296
93826
  "destructable": 0,
@@ -93301,7 +93831,7 @@
93301
93831
  "isFusionSource": 1,
93302
93832
  "isFusionTarget": 1,
93303
93833
  "sellC1": 200000,
93304
- "areaSpecificEffects": "298&100,367&1500",
93834
+ "areaSpecificEffects": "360&100,379&1500",
93305
93835
  "tempServerDestructable": 1
93306
93836
  },
93307
93837
  {
@@ -93315,7 +93845,6 @@
93315
93845
  "kIDs": "0,1,2,3,4",
93316
93846
  "name": "Deco",
93317
93847
  "level": 1,
93318
- "maximumCount": 10,
93319
93848
  "buildDuration": 600,
93320
93849
  "mightValue": 1000,
93321
93850
  "destructable": 0,
@@ -93326,7 +93855,7 @@
93326
93855
  "isFusionSource": 1,
93327
93856
  "isFusionTarget": 1,
93328
93857
  "sellC1": 200000,
93329
- "areaSpecificEffects": "326&300,335&5000",
93858
+ "areaSpecificEffects": "361&300,380&5000",
93330
93859
  "tempServerDestructable": 1
93331
93860
  },
93332
93861
  {
@@ -93340,7 +93869,6 @@
93340
93869
  "kIDs": "0,1,2,3,4",
93341
93870
  "name": "Deco",
93342
93871
  "level": 1,
93343
- "maximumCount": 10,
93344
93872
  "buildDuration": 600,
93345
93873
  "mightValue": 1000,
93346
93874
  "destructable": 0,
@@ -93351,7 +93879,7 @@
93351
93879
  "isFusionSource": 1,
93352
93880
  "isFusionTarget": 1,
93353
93881
  "sellC1": 200000,
93354
- "areaSpecificEffects": "91&5,90&5",
93882
+ "areaSpecificEffects": "381&5,382&5",
93355
93883
  "tempServerDestructable": 1
93356
93884
  },
93357
93885
  {
@@ -93365,7 +93893,6 @@
93365
93893
  "kIDs": "0,1,2,3,4",
93366
93894
  "name": "Deco",
93367
93895
  "level": 1,
93368
- "maximumCount": 10,
93369
93896
  "buildDuration": 600,
93370
93897
  "mightValue": 1000,
93371
93898
  "destructable": 0,
@@ -93390,7 +93917,6 @@
93390
93917
  "kIDs": "0,1,2,3,4",
93391
93918
  "name": "Deco",
93392
93919
  "level": 1,
93393
- "maximumCount": 10,
93394
93920
  "buildDuration": 600,
93395
93921
  "mightValue": 1000,
93396
93922
  "destructable": 0,
@@ -93401,7 +93927,7 @@
93401
93927
  "isFusionSource": 1,
93402
93928
  "isFusionTarget": 1,
93403
93929
  "sellC1": 200000,
93404
- "areaSpecificEffects": "82&10,83&10",
93930
+ "areaSpecificEffects": "383&10,384&10",
93405
93931
  "tempServerDestructable": 1
93406
93932
  },
93407
93933
  {
@@ -93416,7 +93942,6 @@
93416
93942
  "kIDs": "0,1,2,3,4",
93417
93943
  "name": "Deco",
93418
93944
  "level": 1,
93419
- "maximumCount": 10,
93420
93945
  "buildDuration": 600,
93421
93946
  "mightValue": 1000,
93422
93947
  "destructable": 0,
@@ -93427,7 +93952,7 @@
93427
93952
  "isFusionSource": 1,
93428
93953
  "isFusionTarget": 1,
93429
93954
  "sellC1": 200000,
93430
- "areaSpecificEffects": "114&2",
93955
+ "areaSpecificEffects": "415&2",
93431
93956
  "tempServerDestructable": 1
93432
93957
  },
93433
93958
  {
@@ -93442,7 +93967,6 @@
93442
93967
  "kIDs": "0,1,2,3,4",
93443
93968
  "name": "Deco",
93444
93969
  "level": 1,
93445
- "maximumCount": 10,
93446
93970
  "buildDuration": 600,
93447
93971
  "mightValue": 1000,
93448
93972
  "destructable": 0,
@@ -93453,7 +93977,7 @@
93453
93977
  "isFusionSource": 1,
93454
93978
  "isFusionTarget": 1,
93455
93979
  "sellC1": 200000,
93456
- "areaSpecificEffects": "114&5",
93980
+ "areaSpecificEffects": "415&5",
93457
93981
  "tempServerDestructable": 1
93458
93982
  },
93459
93983
  {
@@ -93468,7 +93992,6 @@
93468
93992
  "kIDs": "0,1,2,3,4",
93469
93993
  "name": "Deco",
93470
93994
  "level": 1,
93471
- "maximumCount": 10,
93472
93995
  "buildDuration": 600,
93473
93996
  "mightValue": 1000,
93474
93997
  "destructable": 0,
@@ -93479,7 +94002,7 @@
93479
94002
  "isFusionSource": 1,
93480
94003
  "isFusionTarget": 1,
93481
94004
  "sellC1": 200000,
93482
- "areaSpecificEffects": "114&10",
94005
+ "areaSpecificEffects": "415&10",
93483
94006
  "tempServerDestructable": 1
93484
94007
  },
93485
94008
  {
@@ -93493,7 +94016,6 @@
93493
94016
  "kIDs": "0,1,2,3,4",
93494
94017
  "name": "Deco",
93495
94018
  "level": 1,
93496
- "maximumCount": 1,
93497
94019
  "buildDuration": 600,
93498
94020
  "mightValue": 1000,
93499
94021
  "destructable": 0,
@@ -93504,7 +94026,7 @@
93504
94026
  "isFusionSource": 1,
93505
94027
  "isFusionTarget": 1,
93506
94028
  "sellC1": 200000,
93507
- "areaSpecificEffects": "702&40000,706&20000",
94029
+ "areaSpecificEffects": "371&40000,385&20000",
93508
94030
  "tempServerDestructable": 1
93509
94031
  },
93510
94032
  {
@@ -93518,7 +94040,6 @@
93518
94040
  "kIDs": "0,1,2,3,4",
93519
94041
  "name": "Deco",
93520
94042
  "level": 1,
93521
- "maximumCount": 10,
93522
94043
  "buildDuration": 600,
93523
94044
  "mightValue": 1000,
93524
94045
  "destructable": 0,
@@ -93529,7 +94050,7 @@
93529
94050
  "isFusionSource": 1,
93530
94051
  "isFusionTarget": 1,
93531
94052
  "sellC1": 200000,
93532
- "areaSpecificEffects": "501&3",
94053
+ "areaSpecificEffects": "370&3",
93533
94054
  "tempServerDestructable": 1
93534
94055
  },
93535
94056
  {
@@ -93543,7 +94064,6 @@
93543
94064
  "kIDs": "0,1,2,3,4",
93544
94065
  "name": "Deco",
93545
94066
  "level": 1,
93546
- "maximumCount": 1,
93547
94067
  "buildDuration": 600,
93548
94068
  "mightValue": 1000,
93549
94069
  "destructable": 0,
@@ -93554,7 +94074,7 @@
93554
94074
  "isFusionSource": 1,
93555
94075
  "isFusionTarget": 1,
93556
94076
  "sellC1": 200000,
93557
- "areaSpecificEffects": "503&15",
94077
+ "areaSpecificEffects": "369&15",
93558
94078
  "tempServerDestructable": 1
93559
94079
  },
93560
94080
  {
@@ -93568,7 +94088,6 @@
93568
94088
  "kIDs": "0,1,2,3,4",
93569
94089
  "name": "Deco",
93570
94090
  "level": 1,
93571
- "maximumCount": 1,
93572
94091
  "buildDuration": 600,
93573
94092
  "mightValue": 1000,
93574
94093
  "destructable": 0,
@@ -93579,7 +94098,7 @@
93579
94098
  "isFusionSource": 1,
93580
94099
  "isFusionTarget": 1,
93581
94100
  "sellC1": 200000,
93582
- "areaSpecificEffects": "66&15",
94101
+ "areaSpecificEffects": "368&15",
93583
94102
  "tempServerDestructable": 1
93584
94103
  },
93585
94104
  {
@@ -93593,7 +94112,6 @@
93593
94112
  "kIDs": "0,1,2,3,4",
93594
94113
  "name": "Deco",
93595
94114
  "level": 1,
93596
- "maximumCount": 1,
93597
94115
  "buildDuration": 600,
93598
94116
  "mightValue": 1000,
93599
94117
  "destructable": 0,
@@ -93604,7 +94122,7 @@
93604
94122
  "isFusionSource": 1,
93605
94123
  "isFusionTarget": 1,
93606
94124
  "sellC1": 200000,
93607
- "areaSpecificEffects": "504&30",
94125
+ "areaSpecificEffects": "386&30",
93608
94126
  "tempServerDestructable": 1
93609
94127
  },
93610
94128
  {
@@ -93618,7 +94136,6 @@
93618
94136
  "kIDs": "0,1,2,3,4",
93619
94137
  "name": "Deco",
93620
94138
  "level": 1,
93621
- "maximumCount": 1,
93622
94139
  "buildDuration": 600,
93623
94140
  "mightValue": 1000,
93624
94141
  "destructable": 0,
@@ -93629,7 +94146,7 @@
93629
94146
  "isFusionSource": 1,
93630
94147
  "isFusionTarget": 1,
93631
94148
  "sellC1": 200000,
93632
- "areaSpecificEffects": "13&7",
94149
+ "areaSpecificEffects": "387&7",
93633
94150
  "tempServerDestructable": 1
93634
94151
  },
93635
94152
  {
@@ -93643,7 +94160,6 @@
93643
94160
  "kIDs": "0,1,2,3,4",
93644
94161
  "name": "Deco",
93645
94162
  "level": 1,
93646
- "maximumCount": 10,
93647
94163
  "buildDuration": 600,
93648
94164
  "mightValue": 1000,
93649
94165
  "destructable": 0,
@@ -93654,7 +94170,7 @@
93654
94170
  "isFusionSource": 1,
93655
94171
  "isFusionTarget": 1,
93656
94172
  "sellC1": 200000,
93657
- "areaSpecificEffects": "598&10,599&10,609&10",
94173
+ "areaSpecificEffects": "388&10,389&10,390&10",
93658
94174
  "tempServerDestructable": 1
93659
94175
  },
93660
94176
  {
@@ -93668,7 +94184,6 @@
93668
94184
  "kIDs": "0,1,2,3,4",
93669
94185
  "name": "Deco",
93670
94186
  "level": 1,
93671
- "maximumCount": 10,
93672
94187
  "buildDuration": 600,
93673
94188
  "mightValue": 1000,
93674
94189
  "destructable": 0,
@@ -93679,7 +94194,7 @@
93679
94194
  "isFusionSource": 1,
93680
94195
  "isFusionTarget": 1,
93681
94196
  "sellC1": 200000,
93682
- "areaSpecificEffects": "600&10,603&10,610&10",
94197
+ "areaSpecificEffects": "391&10,392&10,393&10",
93683
94198
  "tempServerDestructable": 1
93684
94199
  },
93685
94200
  {
@@ -93693,7 +94208,6 @@
93693
94208
  "kIDs": "0,1,2,3,4",
93694
94209
  "name": "Deco",
93695
94210
  "level": 1,
93696
- "maximumCount": 10,
93697
94211
  "buildDuration": 600,
93698
94212
  "mightValue": 1000,
93699
94213
  "destructable": 0,
@@ -93704,7 +94218,7 @@
93704
94218
  "isFusionSource": 1,
93705
94219
  "isFusionTarget": 1,
93706
94220
  "sellC1": 200000,
93707
- "areaSpecificEffects": "601&10,604&10,611&10",
94221
+ "areaSpecificEffects": "394&10,395&10,396&10",
93708
94222
  "tempServerDestructable": 1
93709
94223
  },
93710
94224
  {
@@ -93718,7 +94232,6 @@
93718
94232
  "kIDs": "0,1,2,3,4",
93719
94233
  "name": "Deco",
93720
94234
  "level": 1,
93721
- "maximumCount": 10,
93722
94235
  "buildDuration": 600,
93723
94236
  "mightValue": 1000,
93724
94237
  "destructable": 0,
@@ -93729,7 +94242,7 @@
93729
94242
  "isFusionSource": 1,
93730
94243
  "isFusionTarget": 1,
93731
94244
  "sellC1": 200000,
93732
- "areaSpecificEffects": "602&10,605&10,612&10",
94245
+ "areaSpecificEffects": "397&10,398&10,399&10",
93733
94246
  "tempServerDestructable": 1
93734
94247
  },
93735
94248
  {
@@ -93743,7 +94256,6 @@
93743
94256
  "kIDs": "0,1,2,3,4",
93744
94257
  "name": "Deco",
93745
94258
  "level": 1,
93746
- "maximumCount": 10,
93747
94259
  "buildDuration": 600,
93748
94260
  "mightValue": 1000,
93749
94261
  "destructable": 0,
@@ -93754,7 +94266,7 @@
93754
94266
  "isFusionSource": 1,
93755
94267
  "isFusionTarget": 1,
93756
94268
  "sellC1": 200000,
93757
- "areaSpecificEffects": "296&10000,336&10000",
94269
+ "areaSpecificEffects": "405&10000,406&10000",
93758
94270
  "tempServerDestructable": 1
93759
94271
  },
93760
94272
  {
@@ -93768,7 +94280,6 @@
93768
94280
  "kIDs": "0,1,2,3,4",
93769
94281
  "name": "Deco",
93770
94282
  "level": 1,
93771
- "maximumCount": 10,
93772
94283
  "buildDuration": 600,
93773
94284
  "mightValue": 1000,
93774
94285
  "destructable": 0,
@@ -93779,7 +94290,7 @@
93779
94290
  "isFusionSource": 1,
93780
94291
  "isFusionTarget": 1,
93781
94292
  "sellC1": 200000,
93782
- "areaSpecificEffects": "334&5",
94293
+ "areaSpecificEffects": "407&5",
93783
94294
  "tempServerDestructable": 1
93784
94295
  },
93785
94296
  {
@@ -93793,7 +94304,6 @@
93793
94304
  "kIDs": "0,1,2,3,4",
93794
94305
  "name": "Deco",
93795
94306
  "level": 1,
93796
- "maximumCount": 10,
93797
94307
  "buildDuration": 600,
93798
94308
  "mightValue": 1000,
93799
94309
  "destructable": 0,
@@ -93804,7 +94314,7 @@
93804
94314
  "isFusionSource": 1,
93805
94315
  "isFusionTarget": 1,
93806
94316
  "sellC1": 200000,
93807
- "areaSpecificEffects": "79&2",
94317
+ "areaSpecificEffects": "414&2",
93808
94318
  "tempServerDestructable": 1
93809
94319
  },
93810
94320
  {
@@ -93818,7 +94328,6 @@
93818
94328
  "kIDs": "0,1,2,3,4",
93819
94329
  "name": "Deco",
93820
94330
  "level": 1,
93821
- "maximumCount": 1,
93822
94331
  "buildDuration": 600,
93823
94332
  "mightValue": 1000,
93824
94333
  "destructable": 0,
@@ -93829,7 +94338,7 @@
93829
94338
  "isFusionSource": 1,
93830
94339
  "isFusionTarget": 1,
93831
94340
  "sellC1": 200000,
93832
- "areaSpecificEffects": "299&25",
94341
+ "areaSpecificEffects": "408&25",
93833
94342
  "tempServerDestructable": 1
93834
94343
  },
93835
94344
  {
@@ -93843,7 +94352,6 @@
93843
94352
  "kIDs": "0,1,2,3,4",
93844
94353
  "name": "Deco",
93845
94354
  "level": 1,
93846
- "maximumCount": 10,
93847
94355
  "buildDuration": 600,
93848
94356
  "mightValue": 1000,
93849
94357
  "destructable": 0,
@@ -93854,7 +94362,7 @@
93854
94362
  "isFusionSource": 1,
93855
94363
  "isFusionTarget": 1,
93856
94364
  "sellC1": 200000,
93857
- "areaSpecificEffects": "80&75",
94365
+ "areaSpecificEffects": "413&75",
93858
94366
  "tempServerDestructable": 1
93859
94367
  },
93860
94368
  {
@@ -93868,7 +94376,6 @@
93868
94376
  "kIDs": "0,1,2,3,4",
93869
94377
  "name": "Deco",
93870
94378
  "level": 1,
93871
- "maximumCount": 10,
93872
94379
  "buildDuration": 600,
93873
94380
  "mightValue": 1000,
93874
94381
  "destructable": 0,
@@ -93879,7 +94386,7 @@
93879
94386
  "isFusionSource": 1,
93880
94387
  "isFusionTarget": 1,
93881
94388
  "sellC1": 200000,
93882
- "areaSpecificEffects": "606&5",
94389
+ "areaSpecificEffects": "409&5",
93883
94390
  "tempServerDestructable": 1
93884
94391
  },
93885
94392
  {
@@ -93893,7 +94400,6 @@
93893
94400
  "kIDs": "0,1,2,3,4",
93894
94401
  "name": "Deco",
93895
94402
  "level": 1,
93896
- "maximumCount": 10,
93897
94403
  "buildDuration": 600,
93898
94404
  "mightValue": 1000,
93899
94405
  "destructable": 0,
@@ -93904,7 +94410,7 @@
93904
94410
  "isFusionSource": 1,
93905
94411
  "isFusionTarget": 1,
93906
94412
  "sellC1": 200000,
93907
- "areaSpecificEffects": "607&5",
94413
+ "areaSpecificEffects": "416&5",
93908
94414
  "tempServerDestructable": 1
93909
94415
  },
93910
94416
  {
@@ -93918,7 +94424,6 @@
93918
94424
  "kIDs": "0,1,2,3,4",
93919
94425
  "name": "Deco",
93920
94426
  "level": 1,
93921
- "maximumCount": 10,
93922
94427
  "buildDuration": 600,
93923
94428
  "mightValue": 1000,
93924
94429
  "destructable": 0,
@@ -93929,7 +94434,7 @@
93929
94434
  "isFusionSource": 1,
93930
94435
  "isFusionTarget": 1,
93931
94436
  "sellC1": 200000,
93932
- "areaSpecificEffects": "608&5",
94437
+ "areaSpecificEffects": "417&5",
93933
94438
  "tempServerDestructable": 1
93934
94439
  },
93935
94440
  {
@@ -93943,7 +94448,6 @@
93943
94448
  "kIDs": "0,1,2,3,4",
93944
94449
  "name": "Deco",
93945
94450
  "level": 1,
93946
- "maximumCount": 1,
93947
94451
  "buildDuration": 600,
93948
94452
  "mightValue": 1000,
93949
94453
  "destructable": 0,
@@ -93954,7 +94458,7 @@
93954
94458
  "isFusionSource": 1,
93955
94459
  "isFusionTarget": 1,
93956
94460
  "sellC1": 200000,
93957
- "areaSpecificEffects": "503&10",
94461
+ "areaSpecificEffects": "369&10",
93958
94462
  "tempServerDestructable": 1
93959
94463
  },
93960
94464
  {
@@ -93968,7 +94472,6 @@
93968
94472
  "kIDs": "0,1,2,3,4",
93969
94473
  "name": "Deco",
93970
94474
  "level": 1,
93971
- "maximumCount": 1,
93972
94475
  "buildDuration": 600,
93973
94476
  "mightValue": 1000,
93974
94477
  "destructable": 0,
@@ -93979,7 +94482,7 @@
93979
94482
  "isFusionSource": 1,
93980
94483
  "isFusionTarget": 1,
93981
94484
  "sellC1": 200000,
93982
- "areaSpecificEffects": "503&5",
94485
+ "areaSpecificEffects": "369&5",
93983
94486
  "tempServerDestructable": 1
93984
94487
  },
93985
94488
  {
@@ -93993,7 +94496,6 @@
93993
94496
  "kIDs": "0,1,2,3,4",
93994
94497
  "name": "Deco",
93995
94498
  "level": 1,
93996
- "maximumCount": 1,
93997
94499
  "buildDuration": 600,
93998
94500
  "mightValue": 1000,
93999
94501
  "destructable": 0,
@@ -94004,7 +94506,7 @@
94004
94506
  "isFusionSource": 1,
94005
94507
  "isFusionTarget": 1,
94006
94508
  "sellC1": 200000,
94007
- "areaSpecificEffects": "504&20",
94509
+ "areaSpecificEffects": "386&20",
94008
94510
  "tempServerDestructable": 1
94009
94511
  },
94010
94512
  {
@@ -94018,7 +94520,6 @@
94018
94520
  "kIDs": "0,1,2,3,4",
94019
94521
  "name": "Deco",
94020
94522
  "level": 1,
94021
- "maximumCount": 1,
94022
94523
  "buildDuration": 600,
94023
94524
  "mightValue": 1000,
94024
94525
  "destructable": 0,
@@ -94029,7 +94530,7 @@
94029
94530
  "isFusionSource": 1,
94030
94531
  "isFusionTarget": 1,
94031
94532
  "sellC1": 200000,
94032
- "areaSpecificEffects": "504&10",
94533
+ "areaSpecificEffects": "386&10",
94033
94534
  "tempServerDestructable": 1
94034
94535
  },
94035
94536
  {
@@ -94043,7 +94544,6 @@
94043
94544
  "kIDs": "0,1,2,3,4",
94044
94545
  "name": "Deco",
94045
94546
  "level": 1,
94046
- "maximumCount": 1,
94047
94547
  "buildDuration": 600,
94048
94548
  "mightValue": 1000,
94049
94549
  "destructable": 0,
@@ -94054,7 +94554,7 @@
94054
94554
  "isFusionSource": 1,
94055
94555
  "isFusionTarget": 1,
94056
94556
  "sellC1": 200000,
94057
- "areaSpecificEffects": "66&10",
94557
+ "areaSpecificEffects": "368&10",
94058
94558
  "tempServerDestructable": 1
94059
94559
  },
94060
94560
  {
@@ -94068,7 +94568,6 @@
94068
94568
  "kIDs": "0,1,2,3,4",
94069
94569
  "name": "Deco",
94070
94570
  "level": 1,
94071
- "maximumCount": 1,
94072
94571
  "buildDuration": 600,
94073
94572
  "mightValue": 1000,
94074
94573
  "destructable": 0,
@@ -94079,7 +94578,7 @@
94079
94578
  "isFusionSource": 1,
94080
94579
  "isFusionTarget": 1,
94081
94580
  "sellC1": 200000,
94082
- "areaSpecificEffects": "66&5",
94581
+ "areaSpecificEffects": "368&5",
94083
94582
  "tempServerDestructable": 1
94084
94583
  },
94085
94584
  {
@@ -94093,7 +94592,6 @@
94093
94592
  "kIDs": "0,1,2,3,4",
94094
94593
  "name": "Deco",
94095
94594
  "level": 1,
94096
- "maximumCount": 1,
94097
94595
  "buildDuration": 600,
94098
94596
  "mightValue": 1000,
94099
94597
  "destructable": 0,
@@ -94104,7 +94602,7 @@
94104
94602
  "isFusionSource": 1,
94105
94603
  "isFusionTarget": 1,
94106
94604
  "sellC1": 200000,
94107
- "areaSpecificEffects": "299&20",
94605
+ "areaSpecificEffects": "408&20",
94108
94606
  "tempServerDestructable": 1
94109
94607
  },
94110
94608
  {
@@ -94118,7 +94616,6 @@
94118
94616
  "kIDs": "0,1,2,3,4",
94119
94617
  "name": "Deco",
94120
94618
  "level": 1,
94121
- "maximumCount": 1,
94122
94619
  "buildDuration": 600,
94123
94620
  "mightValue": 1000,
94124
94621
  "destructable": 0,
@@ -94129,7 +94626,7 @@
94129
94626
  "isFusionSource": 1,
94130
94627
  "isFusionTarget": 1,
94131
94628
  "sellC1": 200000,
94132
- "areaSpecificEffects": "299&15",
94629
+ "areaSpecificEffects": "408&15",
94133
94630
  "tempServerDestructable": 1
94134
94631
  },
94135
94632
  {
@@ -97051,149 +97548,105 @@
97051
97548
  "districtTypeID": 7
97052
97549
  },
97053
97550
  {
97054
- "wodID": 900000,
97055
- "crossplayID": 900000,
97551
+ "wodID": 3190,
97552
+ "comment1": "Oktoberfest Sales - 2024",
97553
+ "comment2": "OktoberfestFair 5x10 Purple",
97056
97554
  "group": "Building",
97057
- "name": "Offer",
97058
- "type": "isoObject",
97059
- "kIDs": "",
97060
- "server": 0,
97061
- "block": 0,
97062
- "width": 8,
97063
- "height": 8,
97064
- "movable": 0,
97065
- "level": 1
97066
- },
97067
- {
97068
- "wodID": 900001,
97069
- "crossplayID": 900001,
97070
- "group": "Tower",
97071
- "type": "CornerLevel1",
97072
- "width": 2,
97073
- "height": 2,
97074
- "movable": 0,
97555
+ "type": "OktoberfestFair",
97556
+ "width": 5,
97557
+ "height": 10,
97558
+ "storeable": 1,
97075
97559
  "kIDs": "0,1,2,3,4",
97076
- "name": "Corner",
97560
+ "name": "Deco",
97077
97561
  "level": 1,
97562
+ "buildDuration": 600,
97563
+ "mightValue": 1000,
97078
97564
  "destructable": 0,
97079
97565
  "burnable": 0,
97566
+ "tempServerBurnable": 1,
97080
97567
  "smashable": 0,
97081
- "rotateType": 4
97082
- },
97083
- {
97084
- "wodID": 900002,
97085
- "crossplayID": 900002,
97086
- "group": "Tower",
97087
- "type": "CornerLevel2",
97088
- "width": 2,
97089
- "height": 2,
97090
- "movable": 0,
97091
- "kIDs": "0,1,2,3,4",
97092
- "name": "Corner",
97093
- "level": 2,
97094
- "destructable": 0,
97095
- "burnable": 0,
97096
- "smashable": 0,
97097
- "rotateType": 4
97568
+ "initialFusionLevel": 780,
97569
+ "isFusionSource": 1,
97570
+ "isFusionTarget": 1,
97571
+ "sellC1": 200000,
97572
+ "areaSpecificEffects": "413&150,414&4",
97573
+ "tempServerDestructable": 1
97098
97574
  },
97099
97575
  {
97100
- "wodID": 900003,
97101
- "crossplayID": 900003,
97102
- "group": "Tower",
97103
- "type": "CornerLevel3",
97104
- "width": 2,
97105
- "height": 2,
97106
- "movable": 0,
97576
+ "wodID": 3191,
97577
+ "comment1": "Oktoberfest Sales - 2024",
97578
+ "comment2": "Giant 20x20 Deco Green",
97579
+ "group": "Building",
97580
+ "type": "ExaltedGreenOktoberfestGarden",
97581
+ "width": 20,
97582
+ "height": 20,
97583
+ "storeable": 1,
97107
97584
  "kIDs": "0,1,2,3,4",
97108
- "name": "Corner",
97109
- "level": 3,
97585
+ "name": "Deco",
97586
+ "level": 1,
97587
+ "buildDuration": 600,
97588
+ "mightValue": 8000,
97110
97589
  "destructable": 0,
97111
97590
  "burnable": 0,
97591
+ "tempServerBurnable": 1,
97112
97592
  "smashable": 0,
97113
- "rotateType": 4
97593
+ "decoPoints": 33600,
97594
+ "isFusionSource": 0,
97595
+ "isFusionTarget": 0,
97596
+ "sellC1": 1600000,
97597
+ "areaSpecificEffects": "360&15000,361&15000,362&150000",
97598
+ "tempServerDestructable": 1
97114
97599
  },
97115
97600
  {
97116
- "wodID": 900004,
97117
- "crossplayID": 900004,
97118
- "group": "Tower",
97119
- "type": "CornerLevel4",
97120
- "width": 2,
97121
- "height": 2,
97122
- "movable": 0,
97601
+ "wodID": 3192,
97602
+ "comment1": "Oktoberfest Sales - 2024",
97603
+ "comment2": "Giant 20x20 Deco Red",
97604
+ "group": "Building",
97605
+ "type": "ExaltedRedOktoberfestGarden",
97606
+ "width": 20,
97607
+ "height": 20,
97608
+ "storeable": 1,
97123
97609
  "kIDs": "0,1,2,3,4",
97124
- "name": "Corner",
97125
- "level": 4,
97610
+ "name": "Deco",
97611
+ "level": 1,
97612
+ "maximumCount": 1,
97613
+ "buildDuration": 600,
97614
+ "mightValue": 8000,
97126
97615
  "destructable": 0,
97127
97616
  "burnable": 0,
97617
+ "tempServerBurnable": 1,
97128
97618
  "smashable": 0,
97129
- "rotateType": 4
97619
+ "decoPoints": 33600,
97620
+ "isFusionSource": 0,
97621
+ "isFusionTarget": 0,
97622
+ "sellC1": 1600000,
97623
+ "areaSpecificEffects": "13&10,370&40,371&60000",
97624
+ "tempServerDestructable": 1
97130
97625
  },
97131
97626
  {
97132
- "wodID": 900005,
97133
- "crossplayID": 900005,
97134
- "group": "Tower",
97135
- "type": "CornerLevel5",
97136
- "width": 2,
97137
- "height": 2,
97138
- "movable": 0,
97627
+ "wodID": 3193,
97628
+ "comment1": "Oktoberfest Sales - 2024",
97629
+ "comment2": "Giant 20x20 Deco Purple",
97630
+ "group": "Building",
97631
+ "type": "ExaltedPurpleOktoberfestGarden",
97632
+ "width": 20,
97633
+ "height": 20,
97634
+ "storeable": 1,
97139
97635
  "kIDs": "0,1,2,3,4",
97140
- "name": "Corner",
97141
- "level": 5,
97142
- "destructable": 0,
97143
- "burnable": 0,
97144
- "smashable": 0,
97145
- "rotateType": 4
97146
- },
97147
- {
97148
- "wodID": 900006,
97149
- "crossplayID": 900006,
97150
- "group": "Tower",
97151
- "type": "Level1",
97152
- "width": 2,
97153
- "height": 2,
97154
- "movable": 0,
97155
- "eventIDs": 3,
97156
- "kIDs": 10,
97157
- "name": "FactionLookoutCorner",
97636
+ "name": "Deco",
97158
97637
  "level": 1,
97638
+ "buildDuration": 600,
97639
+ "mightValue": 6000,
97159
97640
  "destructable": 0,
97160
97641
  "burnable": 0,
97642
+ "tempServerBurnable": 1,
97161
97643
  "smashable": 0,
97162
- "rotateType": 4
97163
- },
97164
- {
97165
- "wodID": 900007,
97166
- "crossplayID": 900007,
97167
- "group": "Tower",
97168
- "type": "Level2",
97169
- "width": 2,
97170
- "height": 2,
97171
- "movable": 0,
97172
- "eventIDs": 3,
97173
- "kIDs": 10,
97174
- "name": "FactionLookoutCorner",
97175
- "level": 2,
97176
- "destructable": 0,
97177
- "burnable": 0,
97178
- "smashable": 0,
97179
- "rotateType": 4
97180
- },
97181
- {
97182
- "wodID": 900008,
97183
- "crossplayID": 900008,
97184
- "group": "Tower",
97185
- "type": "Level3",
97186
- "width": 2,
97187
- "height": 2,
97188
- "movable": 0,
97189
- "eventIDs": 3,
97190
- "kIDs": 10,
97191
- "name": "FactionLookoutCorner",
97192
- "level": 3,
97193
- "destructable": 0,
97194
- "burnable": 0,
97195
- "smashable": 0,
97196
- "rotateType": 4
97644
+ "decoPoints": 26000,
97645
+ "isFusionSource": 0,
97646
+ "isFusionTarget": 0,
97647
+ "sellC1": 1200000,
97648
+ "areaSpecificEffects": "383&100,384&100,382&40",
97649
+ "tempServerDestructable": 1
97197
97650
  }
97198
97651
  ]
97199
97652
  }