e4k-data 4.52.29 → 4.54.9

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 (47) hide show
  1. package/data/alliancehelprequests.json +1 -1
  2. package/data/buildings.json +377 -22
  3. package/data/constructionItems.json +112 -0
  4. package/data/currencies.json +278 -136
  5. package/data/effects.json +60 -0
  6. package/data/effecttypes.json +50 -0
  7. package/data/equipments.json +61 -0
  8. package/data/fortuneTellerClasses.json +4 -4
  9. package/data/generalAbilities.json +279 -33
  10. package/data/generalAbilityEffects.json +347 -107
  11. package/data/generalSkills.json +1122 -737
  12. package/data/generalSlots.json +31 -27
  13. package/data/generals.json +3 -2
  14. package/data/leaguetypeEvents.json +33 -0
  15. package/data/lords.json +14 -0
  16. package/data/merchants.json +1 -1
  17. package/data/packageCategories.json +4 -0
  18. package/data/packageCategoryCurrencyRelations.json +5 -0
  19. package/data/packageCategoryFilterRelations.json +4 -0
  20. package/data/packages.json +1188 -548
  21. package/data/rewards.json +503 -8
  22. package/data/units.json +225 -1
  23. package/data/version.json +1 -1
  24. package/data/versionInfo.json +3 -3
  25. package/data/worldmapskins.json +8 -0
  26. package/images/x768.json +681 -108
  27. package/languages/da.json +181 -53
  28. package/languages/de.json +182 -54
  29. package/languages/el.json +200 -72
  30. package/languages/en.json +203 -75
  31. package/languages/es.json +192 -64
  32. package/languages/fi.json +181 -53
  33. package/languages/fr.json +190 -62
  34. package/languages/it.json +191 -63
  35. package/languages/ja.json +183 -55
  36. package/languages/ko.json +183 -55
  37. package/languages/nl.json +200 -72
  38. package/languages/no.json +182 -54
  39. package/languages/pl.json +191 -63
  40. package/languages/pt.json +201 -73
  41. package/languages/ru.json +184 -56
  42. package/languages/sv.json +183 -55
  43. package/languages/tr.json +195 -67
  44. package/languages/zh_CN.json +186 -58
  45. package/languages/zh_TW.json +190 -62
  46. package/package.json +1 -1
  47. package/typings/types.d.ts +2 -0
@@ -12,7 +12,7 @@
12
12
  },
13
13
  {
14
14
  "allianceHelpRequestID": 3,
15
- "maxHelpersCount": 10,
15
+ "maxHelpersCount": 3,
16
16
  "allianceRepairBuilding": 1
17
17
  },
18
18
  {
@@ -672,9 +672,7 @@
672
672
  "burnable": 0,
673
673
  "tempServerBurnable": 1,
674
674
  "smashable": 0,
675
- "maximumCount": 1,
676
- "sceatSkillLocked": 50,
677
- "effectLocked": 1
675
+ "maximumCount": 1
678
676
  },
679
677
  {
680
678
  "wodID": 2546,
@@ -789,9 +787,7 @@
789
787
  "tempServerBurnable": 1,
790
788
  "smashable": 0,
791
789
  "maximumCount": 1,
792
- "canBePrimeSaleOffer": 1,
793
- "sceatSkillLocked": 50,
794
- "effectLocked": 1
790
+ "canBePrimeSaleOffer": 1
795
791
  },
796
792
  {
797
793
  "wodID": 2547,
@@ -1127,9 +1123,7 @@
1127
1123
  "tempServerBurnable": 1,
1128
1124
  "smashable": 0,
1129
1125
  "maximumCount": 1,
1130
- "sortOrder": 72.1,
1131
- "sceatSkillLocked": 49,
1132
- "effectLocked": 1
1126
+ "sortOrder": 72.1
1133
1127
  },
1134
1128
  {
1135
1129
  "wodID": 2543,
@@ -5249,7 +5243,7 @@
5249
5243
  "kIDs": "0,1,2,3,4",
5250
5244
  "onlyInAreaTypes": 1,
5251
5245
  "shopCategory": "MILITARY",
5252
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5246
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5253
5247
  "buildingGroundType": "MILITARY",
5254
5248
  "costWood": 325,
5255
5249
  "costStone": 280,
@@ -5282,7 +5276,7 @@
5282
5276
  "height": 6,
5283
5277
  "kIDs": "0,1,2,3,4",
5284
5278
  "onlyInAreaTypes": 1,
5285
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5279
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5286
5280
  "buildingGroundType": "MILITARY",
5287
5281
  "costWood": 2494,
5288
5282
  "costStone": 2662,
@@ -5314,7 +5308,7 @@
5314
5308
  "height": 6,
5315
5309
  "kIDs": "0,1,2,3,4",
5316
5310
  "onlyInAreaTypes": 1,
5317
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5311
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5318
5312
  "buildingGroundType": "MILITARY",
5319
5313
  "costWood": 5663,
5320
5314
  "costStone": 7947,
@@ -5346,7 +5340,7 @@
5346
5340
  "height": 6,
5347
5341
  "kIDs": "0,1,2,3,4",
5348
5342
  "onlyInAreaTypes": 1,
5349
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5343
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5350
5344
  "buildingGroundType": "MILITARY",
5351
5345
  "costWood": 74980,
5352
5346
  "costStone": 79880,
@@ -5377,7 +5371,7 @@
5377
5371
  "height": 6,
5378
5372
  "kIDs": "0,1,2,3,4",
5379
5373
  "onlyInAreaTypes": 1,
5380
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5374
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5381
5375
  "buildingGroundType": "MILITARY",
5382
5376
  "costWood": 78513,
5383
5377
  "costStone": 80162,
@@ -5411,7 +5405,7 @@
5411
5405
  "height": 6,
5412
5406
  "kIDs": "0,1,2,3,4",
5413
5407
  "onlyInAreaTypes": 1,
5414
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5408
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5415
5409
  "buildingGroundType": "MILITARY",
5416
5410
  "costWood": 79374,
5417
5411
  "costStone": 80576,
@@ -5444,7 +5438,7 @@
5444
5438
  "height": 6,
5445
5439
  "kIDs": "0,1,2,3,4",
5446
5440
  "onlyInAreaTypes": 1,
5447
- "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150",
5441
+ "constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187",
5448
5442
  "buildingGroundType": "MILITARY",
5449
5443
  "costWood": 80643,
5450
5444
  "costStone": 80917,
@@ -8601,6 +8595,7 @@
8601
8595
  "kIDs": 0,
8602
8596
  "onlyInAreaTypes": 1,
8603
8597
  "shopCategory": "CIVIL",
8598
+ "constructionItemGroupIDs": "3184,3185,3186",
8604
8599
  "buildingGroundType": "CIVIL",
8605
8600
  "costWood": 29900,
8606
8601
  "costStone": 34600,
@@ -8635,6 +8630,7 @@
8635
8630
  "height": 5,
8636
8631
  "kIDs": 0,
8637
8632
  "onlyInAreaTypes": 1,
8633
+ "constructionItemGroupIDs": "3184,3185,3186",
8638
8634
  "buildingGroundType": "CIVIL",
8639
8635
  "costC2": 35000,
8640
8636
  "buildDuration": 129145,
@@ -8666,6 +8662,7 @@
8666
8662
  "height": 5,
8667
8663
  "kIDs": 0,
8668
8664
  "onlyInAreaTypes": 1,
8665
+ "constructionItemGroupIDs": "3184,3185,3186",
8669
8666
  "buildingGroundType": "CIVIL",
8670
8667
  "costC2": 48000,
8671
8668
  "buildDuration": 222000,
@@ -10649,6 +10646,28 @@
10649
10646
  "smashable": 0,
10650
10647
  "maximumCount": 1
10651
10648
  },
10649
+ {
10650
+ "wodID": 2725,
10651
+ "comment1": "Event",
10652
+ "comment2": "MayaLTPECamp",
10653
+ "name": "Event",
10654
+ "level": 0,
10655
+ "group": "Building",
10656
+ "type": "MayaLTPECamp",
10657
+ "width": 8,
10658
+ "height": 8,
10659
+ "rotateType": 0,
10660
+ "movable": 0,
10661
+ "eventIDs": 83,
10662
+ "mightValue": 0,
10663
+ "destructable": 0,
10664
+ "tempServerDestructable": 0,
10665
+ "burnable": 0,
10666
+ "tempServerBurnable": 1,
10667
+ "smashable": 0,
10668
+ "maximumCount": 1,
10669
+ "skinID": 11
10670
+ },
10652
10671
  {
10653
10672
  "wodID": 1654,
10654
10673
  "comment1": "Event",
@@ -71485,9 +71504,9 @@
71485
71504
  {
71486
71505
  "wodID": 2451,
71487
71506
  "comment1": "Sales Days Content June 2022",
71488
- "comment2": "abyssgold",
71507
+ "comment2": "abyssblue",
71489
71508
  "group": "Building",
71490
- "type": "abyssgold",
71509
+ "type": "abyssblue",
71491
71510
  "width": 5,
71492
71511
  "height": 10,
71493
71512
  "storeable": 1,
@@ -71509,9 +71528,9 @@
71509
71528
  {
71510
71529
  "wodID": 2452,
71511
71530
  "comment1": "Sales Days Content June 2022",
71512
- "comment2": "abyssgold",
71531
+ "comment2": "abyssblue",
71513
71532
  "group": "Building",
71514
- "type": "abyssgold",
71533
+ "type": "abyssblue",
71515
71534
  "width": 5,
71516
71535
  "height": 10,
71517
71536
  "storeable": 1,
@@ -71533,9 +71552,9 @@
71533
71552
  {
71534
71553
  "wodID": 2453,
71535
71554
  "comment1": "Sales Days Content June 2022",
71536
- "comment2": "abyssgold",
71555
+ "comment2": "abyssblue",
71537
71556
  "group": "Building",
71538
- "type": "abyssgold",
71557
+ "type": "abyssblue",
71539
71558
  "width": 5,
71540
71559
  "height": 10,
71541
71560
  "storeable": 1,
@@ -77026,6 +77045,342 @@
77026
77045
  "sellC1": 200000,
77027
77046
  "tempServerDestructable": 1
77028
77047
  },
77048
+ {
77049
+ "wodID": 2711,
77050
+ "comment1": "LTPE Maya June 2023",
77051
+ "comment2": "reward 870",
77052
+ "group": "Building",
77053
+ "type": "MayaRuinsRed",
77054
+ "width": 5,
77055
+ "height": 10,
77056
+ "storeable": 1,
77057
+ "kIDs": "0,1,2,3,4",
77058
+ "name": "Deco",
77059
+ "level": 1,
77060
+ "buildDuration": 600,
77061
+ "mightValue": 1000,
77062
+ "destructable": 0,
77063
+ "burnable": 0,
77064
+ "tempServerBurnable": 1,
77065
+ "smashable": 0,
77066
+ "initialFusionLevel": 800,
77067
+ "isFusionSource": 1,
77068
+ "isFusionTarget": 1,
77069
+ "sellC1": 200000,
77070
+ "tempServerDestructable": 1
77071
+ },
77072
+ {
77073
+ "wodID": 2712,
77074
+ "comment1": "LTPE Maya June 2023",
77075
+ "comment2": "shop 870, reward 800",
77076
+ "group": "Building",
77077
+ "type": "MayaRuinsRed",
77078
+ "width": 5,
77079
+ "height": 10,
77080
+ "storeable": 1,
77081
+ "kIDs": "0,1,2,3,4",
77082
+ "name": "Deco",
77083
+ "level": 1,
77084
+ "buildDuration": 600,
77085
+ "mightValue": 1000,
77086
+ "destructable": 0,
77087
+ "burnable": 0,
77088
+ "tempServerBurnable": 1,
77089
+ "smashable": 0,
77090
+ "initialFusionLevel": 760,
77091
+ "isFusionSource": 1,
77092
+ "isFusionTarget": 1,
77093
+ "sellC1": 200000,
77094
+ "tempServerDestructable": 1
77095
+ },
77096
+ {
77097
+ "wodID": 2713,
77098
+ "comment1": "LTPE Maya June 2023",
77099
+ "comment2": "shop 800",
77100
+ "group": "Building",
77101
+ "type": "MayaRuinsRed",
77102
+ "width": 5,
77103
+ "height": 10,
77104
+ "storeable": 1,
77105
+ "kIDs": "0,1,2,3,4",
77106
+ "name": "Deco",
77107
+ "level": 1,
77108
+ "buildDuration": 600,
77109
+ "mightValue": 1000,
77110
+ "destructable": 0,
77111
+ "burnable": 0,
77112
+ "tempServerBurnable": 1,
77113
+ "smashable": 0,
77114
+ "initialFusionLevel": 720,
77115
+ "isFusionSource": 1,
77116
+ "isFusionTarget": 1,
77117
+ "sellC1": 200000,
77118
+ "tempServerDestructable": 1
77119
+ },
77120
+ {
77121
+ "wodID": 2714,
77122
+ "comment1": "LTPE Maya June 2023",
77123
+ "comment2": "reward 70",
77124
+ "group": "Building",
77125
+ "type": "MayaRuinsRed",
77126
+ "width": 5,
77127
+ "height": 10,
77128
+ "storeable": 1,
77129
+ "kIDs": "0,1,2,3,4",
77130
+ "name": "Deco",
77131
+ "level": 1,
77132
+ "buildDuration": 600,
77133
+ "mightValue": 1000,
77134
+ "destructable": 0,
77135
+ "burnable": 0,
77136
+ "tempServerBurnable": 1,
77137
+ "smashable": 0,
77138
+ "initialFusionLevel": 700,
77139
+ "isFusionSource": 1,
77140
+ "isFusionTarget": 1,
77141
+ "sellC1": 200000,
77142
+ "tempServerDestructable": 1
77143
+ },
77144
+ {
77145
+ "wodID": 2715,
77146
+ "comment1": "LTPE Maya June 2023",
77147
+ "comment2": "shop 70",
77148
+ "group": "Building",
77149
+ "type": "MayaRuinsRed",
77150
+ "width": 5,
77151
+ "height": 10,
77152
+ "storeable": 1,
77153
+ "kIDs": "0,1,2,3,4",
77154
+ "name": "Deco",
77155
+ "level": 1,
77156
+ "buildDuration": 600,
77157
+ "mightValue": 1000,
77158
+ "destructable": 0,
77159
+ "burnable": 0,
77160
+ "tempServerBurnable": 1,
77161
+ "smashable": 0,
77162
+ "initialFusionLevel": 440,
77163
+ "isFusionSource": 1,
77164
+ "isFusionTarget": 1,
77165
+ "sellC1": 200000,
77166
+ "tempServerDestructable": 1
77167
+ },
77168
+ {
77169
+ "wodID": 2716,
77170
+ "comment1": "LTPE Maya June 2023",
77171
+ "comment2": "shop 870,",
77172
+ "group": "Building",
77173
+ "type": "MayaRuinsBlue",
77174
+ "width": 5,
77175
+ "height": 10,
77176
+ "storeable": 1,
77177
+ "kIDs": "0,1,2,3,4",
77178
+ "name": "Deco",
77179
+ "level": 1,
77180
+ "buildDuration": 600,
77181
+ "mightValue": 1000,
77182
+ "destructable": 0,
77183
+ "burnable": 0,
77184
+ "tempServerBurnable": 1,
77185
+ "smashable": 0,
77186
+ "initialFusionLevel": 760,
77187
+ "isFusionSource": 1,
77188
+ "isFusionTarget": 1,
77189
+ "sellC1": 200000,
77190
+ "tempServerDestructable": 1
77191
+ },
77192
+ {
77193
+ "wodID": 2717,
77194
+ "comment1": "LTPE Maya June 2023",
77195
+ "comment2": "shop 800",
77196
+ "group": "Building",
77197
+ "type": "MayaRuinsBlue",
77198
+ "width": 5,
77199
+ "height": 10,
77200
+ "storeable": 1,
77201
+ "kIDs": "0,1,2,3,4",
77202
+ "name": "Deco",
77203
+ "level": 1,
77204
+ "buildDuration": 600,
77205
+ "mightValue": 1000,
77206
+ "destructable": 0,
77207
+ "burnable": 0,
77208
+ "tempServerBurnable": 1,
77209
+ "smashable": 0,
77210
+ "initialFusionLevel": 720,
77211
+ "isFusionSource": 1,
77212
+ "isFusionTarget": 1,
77213
+ "sellC1": 200000,
77214
+ "tempServerDestructable": 1
77215
+ },
77216
+ {
77217
+ "wodID": 2718,
77218
+ "comment1": "LTPE Maya June 2023",
77219
+ "comment2": "shop 70",
77220
+ "group": "Building",
77221
+ "type": "MayaRuinsBlue",
77222
+ "width": 5,
77223
+ "height": 10,
77224
+ "storeable": 1,
77225
+ "kIDs": "0,1,2,3,4",
77226
+ "name": "Deco",
77227
+ "level": 1,
77228
+ "buildDuration": 600,
77229
+ "mightValue": 1000,
77230
+ "destructable": 0,
77231
+ "burnable": 0,
77232
+ "tempServerBurnable": 1,
77233
+ "smashable": 0,
77234
+ "initialFusionLevel": 440,
77235
+ "isFusionSource": 1,
77236
+ "isFusionTarget": 1,
77237
+ "sellC1": 200000,
77238
+ "tempServerDestructable": 1
77239
+ },
77240
+ {
77241
+ "wodID": 2719,
77242
+ "comment1": "SalesDays Content June 2023",
77243
+ "comment2": "TikiVolcano",
77244
+ "group": "Building",
77245
+ "type": "TikiVolcano",
77246
+ "width": 5,
77247
+ "height": 10,
77248
+ "storeable": 1,
77249
+ "kIDs": "0,1,2,3,4",
77250
+ "name": "Deco",
77251
+ "level": 1,
77252
+ "buildDuration": 600,
77253
+ "mightValue": 1000,
77254
+ "destructable": 0,
77255
+ "burnable": 0,
77256
+ "tempServerBurnable": 1,
77257
+ "smashable": 0,
77258
+ "initialFusionLevel": 760,
77259
+ "isFusionSource": 1,
77260
+ "isFusionTarget": 1,
77261
+ "sellC1": 200000,
77262
+ "tempServerDestructable": 1
77263
+ },
77264
+ {
77265
+ "wodID": 2720,
77266
+ "comment1": "SalesDays Content June 2023",
77267
+ "comment2": "TikiVolcano",
77268
+ "group": "Building",
77269
+ "type": "TikiVolcano",
77270
+ "width": 5,
77271
+ "height": 10,
77272
+ "storeable": 1,
77273
+ "kIDs": "0,1,2,3,4",
77274
+ "name": "Deco",
77275
+ "level": 1,
77276
+ "buildDuration": 600,
77277
+ "mightValue": 1000,
77278
+ "destructable": 0,
77279
+ "burnable": 0,
77280
+ "tempServerBurnable": 1,
77281
+ "smashable": 0,
77282
+ "initialFusionLevel": 770,
77283
+ "isFusionSource": 1,
77284
+ "isFusionTarget": 1,
77285
+ "sellC1": 200000,
77286
+ "tempServerDestructable": 1
77287
+ },
77288
+ {
77289
+ "wodID": 2721,
77290
+ "comment1": "SalesDays Content June 2023",
77291
+ "comment2": "TikiVolcano",
77292
+ "group": "Building",
77293
+ "type": "TikiVolcano",
77294
+ "width": 5,
77295
+ "height": 10,
77296
+ "storeable": 1,
77297
+ "kIDs": "0,1,2,3,4",
77298
+ "name": "Deco",
77299
+ "level": 1,
77300
+ "buildDuration": 600,
77301
+ "mightValue": 1000,
77302
+ "destructable": 0,
77303
+ "burnable": 0,
77304
+ "tempServerBurnable": 1,
77305
+ "smashable": 0,
77306
+ "initialFusionLevel": 780,
77307
+ "isFusionSource": 1,
77308
+ "isFusionTarget": 1,
77309
+ "sellC1": 200000,
77310
+ "tempServerDestructable": 1
77311
+ },
77312
+ {
77313
+ "wodID": 2722,
77314
+ "comment1": "SalesDays Content June 2023",
77315
+ "comment2": "TikiVolcanoRed",
77316
+ "group": "Building",
77317
+ "type": "TikiVolcanoRed",
77318
+ "width": 5,
77319
+ "height": 10,
77320
+ "storeable": 1,
77321
+ "kIDs": "0,1,2,3,4",
77322
+ "name": "Deco",
77323
+ "level": 1,
77324
+ "buildDuration": 600,
77325
+ "mightValue": 1000,
77326
+ "destructable": 0,
77327
+ "burnable": 0,
77328
+ "tempServerBurnable": 1,
77329
+ "smashable": 0,
77330
+ "initialFusionLevel": 760,
77331
+ "isFusionSource": 1,
77332
+ "isFusionTarget": 1,
77333
+ "sellC1": 200000,
77334
+ "tempServerDestructable": 1
77335
+ },
77336
+ {
77337
+ "wodID": 2723,
77338
+ "comment1": "SalesDays Content June 2023",
77339
+ "comment2": "TikiVolcanoRed",
77340
+ "group": "Building",
77341
+ "type": "TikiVolcanoRed",
77342
+ "width": 5,
77343
+ "height": 10,
77344
+ "storeable": 1,
77345
+ "kIDs": "0,1,2,3,4",
77346
+ "name": "Deco",
77347
+ "level": 1,
77348
+ "buildDuration": 600,
77349
+ "mightValue": 1000,
77350
+ "destructable": 0,
77351
+ "burnable": 0,
77352
+ "tempServerBurnable": 1,
77353
+ "smashable": 0,
77354
+ "initialFusionLevel": 770,
77355
+ "isFusionSource": 1,
77356
+ "isFusionTarget": 1,
77357
+ "sellC1": 200000,
77358
+ "tempServerDestructable": 1
77359
+ },
77360
+ {
77361
+ "wodID": 2724,
77362
+ "comment1": "SalesDays Content June 2023",
77363
+ "comment2": "TikiVolcanoRed",
77364
+ "group": "Building",
77365
+ "type": "TikiVolcanoRed",
77366
+ "width": 5,
77367
+ "height": 10,
77368
+ "storeable": 1,
77369
+ "kIDs": "0,1,2,3,4",
77370
+ "name": "Deco",
77371
+ "level": 1,
77372
+ "buildDuration": 600,
77373
+ "mightValue": 1000,
77374
+ "destructable": 0,
77375
+ "burnable": 0,
77376
+ "tempServerBurnable": 1,
77377
+ "smashable": 0,
77378
+ "initialFusionLevel": 780,
77379
+ "isFusionSource": 1,
77380
+ "isFusionTarget": 1,
77381
+ "sellC1": 200000,
77382
+ "tempServerDestructable": 1
77383
+ },
77029
77384
  {
77030
77385
  "wodID": 900000,
77031
77386
  "group": "Building",
@@ -20437,6 +20437,118 @@
20437
20437
  "constructionItemEffectGroupID": 51,
20438
20438
  "unitWallCount": 200,
20439
20439
  "disassemblingTombolaID": 4
20440
+ },
20441
+ {
20442
+ "constructionItemID": 31213,
20443
+ "comment1": "Permanent with Effects",
20444
+ "comment2": "MayaHunter - Attack Boost Yard +25%",
20445
+ "name": "MayaHunter",
20446
+ "constructionItemGroupID": 3184,
20447
+ "level": 4,
20448
+ "rarenessID": 4,
20449
+ "slotTypeID": 0,
20450
+ "constructionItemEffectGroupID": 28,
20451
+ "removalCostC1": 7200,
20452
+ "disassemblingTombolaID": 4,
20453
+ "effects": "504&25"
20454
+ },
20455
+ {
20456
+ "constructionItemID": 31214,
20457
+ "comment1": "Permanent with Effects",
20458
+ "comment2": "MayaHunter - Attack Boost Yard +20%",
20459
+ "name": "MayaHunter",
20460
+ "constructionItemGroupID": 3185,
20461
+ "level": 4,
20462
+ "rarenessID": 4,
20463
+ "slotTypeID": 0,
20464
+ "constructionItemEffectGroupID": 28,
20465
+ "removalCostC1": 7200,
20466
+ "disassemblingTombolaID": 4,
20467
+ "effects": "504&20"
20468
+ },
20469
+ {
20470
+ "constructionItemID": 31215,
20471
+ "comment1": "Temporary",
20472
+ "comment2": "MayaHunter - attackUnitAmountReinforcementBonus 1200",
20473
+ "name": "MayaHunter",
20474
+ "constructionItemGroupID": 3186,
20475
+ "level": 4,
20476
+ "rarenessID": 4,
20477
+ "slotTypeID": 0,
20478
+ "duration": 2419200,
20479
+ "constructionItemEffectGroupID": 51,
20480
+ "disassemblingTombolaID": 4,
20481
+ "effects": "700&1200"
20482
+ },
20483
+ {
20484
+ "constructionItemID": 31216,
20485
+ "comment1": "Temporary",
20486
+ "comment2": "MayaHunter - attackUnitAmountReinforcementBonus 1000",
20487
+ "name": "MayaHunter",
20488
+ "constructionItemGroupID": 3186,
20489
+ "level": 3,
20490
+ "rarenessID": 4,
20491
+ "slotTypeID": 0,
20492
+ "duration": 2419200,
20493
+ "constructionItemEffectGroupID": 51,
20494
+ "disassemblingTombolaID": 4,
20495
+ "effects": "700&1000"
20496
+ },
20497
+ {
20498
+ "constructionItemID": 31217,
20499
+ "comment1": "Temporary",
20500
+ "comment2": "MayaHunter - attackUnitAmountReinforcementBonus 800",
20501
+ "name": "MayaHunter",
20502
+ "constructionItemGroupID": 3186,
20503
+ "level": 2,
20504
+ "rarenessID": 4,
20505
+ "slotTypeID": 0,
20506
+ "duration": 2419200,
20507
+ "constructionItemEffectGroupID": 51,
20508
+ "disassemblingTombolaID": 4,
20509
+ "effects": "700&800"
20510
+ },
20511
+ {
20512
+ "constructionItemID": 31218,
20513
+ "comment1": "Temporary",
20514
+ "comment2": "goatTavern - 250 defenseUnitAmountWall",
20515
+ "name": "goatTavern",
20516
+ "constructionItemGroupID": 3187,
20517
+ "level": 4,
20518
+ "rarenessID": 4,
20519
+ "slotTypeID": 0,
20520
+ "duration": 2419200,
20521
+ "constructionItemEffectGroupID": 51,
20522
+ "unitWallCount": 250,
20523
+ "disassemblingTombolaID": 4
20524
+ },
20525
+ {
20526
+ "constructionItemID": 31219,
20527
+ "comment1": "Temporary",
20528
+ "comment2": "goatTavern - 200 defenseUnitAmountWall",
20529
+ "name": "goatTavern",
20530
+ "constructionItemGroupID": 3187,
20531
+ "level": 3,
20532
+ "rarenessID": 4,
20533
+ "slotTypeID": 0,
20534
+ "duration": 2419200,
20535
+ "constructionItemEffectGroupID": 51,
20536
+ "unitWallCount": 200,
20537
+ "disassemblingTombolaID": 4
20538
+ },
20539
+ {
20540
+ "constructionItemID": 31220,
20541
+ "comment1": "Temporary",
20542
+ "comment2": "goatTavern - 150 defenseUnitAmountWall",
20543
+ "name": "goatTavern",
20544
+ "constructionItemGroupID": 3187,
20545
+ "level": 2,
20546
+ "rarenessID": 4,
20547
+ "slotTypeID": 0,
20548
+ "duration": 2419200,
20549
+ "constructionItemEffectGroupID": 51,
20550
+ "unitWallCount": 150,
20551
+ "disassemblingTombolaID": 4
20440
20552
  }
20441
20553
  ]
20442
20554
  }