e4k-data 4.82.61 → 4.85.49

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/attackSetupSlots.json +100 -0
  2. package/data/buildings.json +6632 -503
  3. package/data/constructionItemRecipes.json +418 -0
  4. package/data/constructionItems.json +1310 -293
  5. package/data/constructionItemsEffectGroups.json +2 -2
  6. package/data/currencies.json +7 -0
  7. package/data/districtTypes.json +5 -0
  8. package/data/donationItems.json +135 -0
  9. package/data/donationRewards.json +160 -0
  10. package/data/donationSettings.json +6 -0
  11. package/data/effectCaps.json +5 -0
  12. package/data/effects.json +8 -0
  13. package/data/equipments.json +64 -0
  14. package/data/events.json +10 -2
  15. package/data/packages.json +292 -66
  16. package/data/researches.json +547 -330
  17. package/data/sceatSkills.json +14 -21
  18. package/data/slums.json +1 -1
  19. package/data/tempServerSettings.json +2 -0
  20. package/data/units.json +110 -110
  21. package/data/version.json +1 -1
  22. package/data/versionInfo.json +3 -3
  23. package/images/x768.json +708 -392
  24. package/languages/da.json +146 -59
  25. package/languages/de.json +146 -59
  26. package/languages/el.json +146 -59
  27. package/languages/en.json +146 -59
  28. package/languages/es.json +146 -59
  29. package/languages/fi.json +146 -59
  30. package/languages/fr.json +146 -59
  31. package/languages/it.json +146 -59
  32. package/languages/ja.json +146 -59
  33. package/languages/ko.json +146 -59
  34. package/languages/nl.json +146 -59
  35. package/languages/no.json +146 -59
  36. package/languages/pl.json +146 -59
  37. package/languages/pt.json +146 -59
  38. package/languages/ru.json +146 -59
  39. package/languages/sv.json +146 -59
  40. package/languages/tr.json +146 -59
  41. package/languages/zh_CN.json +146 -59
  42. package/languages/zh_TW.json +146 -59
  43. package/package.json +1 -1
  44. package/typings/data.d.ts +17 -5
  45. package/typings/images.d.ts +45 -25
  46. package/typings/languages.d.ts +137 -50
@@ -6148,7 +6148,7 @@
6148
6148
  {
6149
6149
  "constructionItemID": 362,
6150
6150
  "crossplayID": 362,
6151
- "comment1": "bakeryStorage",
6151
+ "comment1": "Relic",
6152
6152
  "comment2": "Invasion - Bakery",
6153
6153
  "name": "bakeryStorage",
6154
6154
  "constructionItemGroupID": 32,
@@ -6158,6 +6158,7 @@
6158
6158
  "constructionItemEffectGroupID": 31,
6159
6159
  "foodStorage": 5000,
6160
6160
  "removalCostC1": 10000,
6161
+ "isPremium": 1,
6161
6162
  "addCommonPurifiedwater": 900,
6162
6163
  "addCommonClay": 600,
6163
6164
  "addRarePaint": 450,
@@ -6166,7 +6167,7 @@
6166
6167
  {
6167
6168
  "constructionItemID": 363,
6168
6169
  "crossplayID": 363,
6169
- "comment1": "bakeryStorage",
6170
+ "comment1": "Relic",
6170
6171
  "comment2": "Invasion - Bakery",
6171
6172
  "name": "bakeryStorage",
6172
6173
  "constructionItemGroupID": 32,
@@ -6176,6 +6177,7 @@
6176
6177
  "constructionItemEffectGroupID": 31,
6177
6178
  "foodStorage": 7500,
6178
6179
  "removalCostC1": 15000,
6180
+ "isPremium": 1,
6179
6181
  "addCommonPurifiedwater": 1050,
6180
6182
  "addCommonClay": 700,
6181
6183
  "addRarePaint": 525,
@@ -6184,7 +6186,7 @@
6184
6186
  {
6185
6187
  "constructionItemID": 364,
6186
6188
  "crossplayID": 364,
6187
- "comment1": "bakeryStorage",
6189
+ "comment1": "Relic",
6188
6190
  "comment2": "Invasion - Bakery",
6189
6191
  "name": "bakeryStorage",
6190
6192
  "constructionItemGroupID": 32,
@@ -6194,6 +6196,7 @@
6194
6196
  "constructionItemEffectGroupID": 31,
6195
6197
  "foodStorage": 10000,
6196
6198
  "removalCostC1": 20000,
6199
+ "isPremium": 1,
6197
6200
  "addCommonPurifiedwater": 1200,
6198
6201
  "addCommonClay": 800,
6199
6202
  "addRarePaint": 600,
@@ -6202,7 +6205,7 @@
6202
6205
  {
6203
6206
  "constructionItemID": 365,
6204
6207
  "crossplayID": 365,
6205
- "comment1": "bakeryStorage",
6208
+ "comment1": "Relic",
6206
6209
  "comment2": "Invasion - Bakery",
6207
6210
  "name": "bakeryStorage",
6208
6211
  "constructionItemGroupID": 32,
@@ -6212,6 +6215,7 @@
6212
6215
  "constructionItemEffectGroupID": 31,
6213
6216
  "foodStorage": 12500,
6214
6217
  "removalCostC1": 25000,
6218
+ "isPremium": 1,
6215
6219
  "addCommonPurifiedwater": 1350,
6216
6220
  "addCommonClay": 900,
6217
6221
  "addRarePaint": 675,
@@ -6220,7 +6224,7 @@
6220
6224
  {
6221
6225
  "constructionItemID": 366,
6222
6226
  "crossplayID": 366,
6223
- "comment1": "bakeryStorage",
6227
+ "comment1": "Relic",
6224
6228
  "comment2": "Invasion - Bakery",
6225
6229
  "name": "bakeryStorage",
6226
6230
  "constructionItemGroupID": 32,
@@ -6230,6 +6234,7 @@
6230
6234
  "constructionItemEffectGroupID": 31,
6231
6235
  "foodStorage": 15000,
6232
6236
  "removalCostC1": 30000,
6237
+ "isPremium": 1,
6233
6238
  "addCommonPurifiedwater": 1500,
6234
6239
  "addCommonClay": 1000,
6235
6240
  "addRarePaint": 750,
@@ -6238,7 +6243,7 @@
6238
6243
  {
6239
6244
  "constructionItemID": 367,
6240
6245
  "crossplayID": 367,
6241
- "comment1": "bakeryStorage",
6246
+ "comment1": "Relic",
6242
6247
  "comment2": "Invasion - Bakery",
6243
6248
  "name": "bakeryStorage",
6244
6249
  "constructionItemGroupID": 32,
@@ -6248,6 +6253,7 @@
6248
6253
  "constructionItemEffectGroupID": 31,
6249
6254
  "foodStorage": 17500,
6250
6255
  "removalCostC1": 35000,
6256
+ "isPremium": 1,
6251
6257
  "addCommonPurifiedwater": 1650,
6252
6258
  "addCommonClay": 1100,
6253
6259
  "addRarePaint": 825,
@@ -6256,7 +6262,7 @@
6256
6262
  {
6257
6263
  "constructionItemID": 368,
6258
6264
  "crossplayID": 368,
6259
- "comment1": "bakeryStorage",
6265
+ "comment1": "Relic",
6260
6266
  "comment2": "Invasion - Bakery",
6261
6267
  "name": "bakeryStorage",
6262
6268
  "constructionItemGroupID": 32,
@@ -6266,6 +6272,7 @@
6266
6272
  "constructionItemEffectGroupID": 31,
6267
6273
  "foodStorage": 20000,
6268
6274
  "removalCostC1": 40000,
6275
+ "isPremium": 1,
6269
6276
  "addCommonPurifiedwater": 1800,
6270
6277
  "addCommonClay": 1200,
6271
6278
  "addRarePaint": 900,
@@ -6274,7 +6281,7 @@
6274
6281
  {
6275
6282
  "constructionItemID": 369,
6276
6283
  "crossplayID": 369,
6277
- "comment1": "bakeryStorage",
6284
+ "comment1": "Relic",
6278
6285
  "comment2": "Invasion - Bakery",
6279
6286
  "name": "bakeryStorage",
6280
6287
  "constructionItemGroupID": 32,
@@ -6284,6 +6291,7 @@
6284
6291
  "constructionItemEffectGroupID": 31,
6285
6292
  "foodStorage": 22500,
6286
6293
  "removalCostC1": 45000,
6294
+ "isPremium": 1,
6287
6295
  "addCommonPurifiedwater": 1950,
6288
6296
  "addCommonClay": 1300,
6289
6297
  "addRarePaint": 975,
@@ -6292,7 +6300,7 @@
6292
6300
  {
6293
6301
  "constructionItemID": 370,
6294
6302
  "crossplayID": 370,
6295
- "comment1": "bakeryStorage",
6303
+ "comment1": "Relic",
6296
6304
  "comment2": "Invasion - Bakery",
6297
6305
  "name": "bakeryStorage",
6298
6306
  "constructionItemGroupID": 32,
@@ -6302,6 +6310,7 @@
6302
6310
  "constructionItemEffectGroupID": 31,
6303
6311
  "foodStorage": 25000,
6304
6312
  "removalCostC1": 50000,
6313
+ "isPremium": 1,
6305
6314
  "addCommonPurifiedwater": 2100,
6306
6315
  "addCommonClay": 1400,
6307
6316
  "addRarePaint": 1050,
@@ -6310,7 +6319,7 @@
6310
6319
  {
6311
6320
  "constructionItemID": 371,
6312
6321
  "crossplayID": 371,
6313
- "comment1": "bakeryStorage",
6322
+ "comment1": "Relic",
6314
6323
  "comment2": "Invasion - Bakery",
6315
6324
  "name": "bakeryStorage",
6316
6325
  "constructionItemGroupID": 32,
@@ -6320,6 +6329,7 @@
6320
6329
  "constructionItemEffectGroupID": 31,
6321
6330
  "foodStorage": 30000,
6322
6331
  "removalCostC1": 55000,
6332
+ "isPremium": 1,
6323
6333
  "addCommonPurifiedwater": 2250,
6324
6334
  "addCommonClay": 1500,
6325
6335
  "addRarePaint": 1125,
@@ -6328,7 +6338,7 @@
6328
6338
  {
6329
6339
  "constructionItemID": 781,
6330
6340
  "crossplayID": 781,
6331
- "comment1": "bakeryStorage",
6341
+ "comment1": "Relic",
6332
6342
  "comment2": "Invasion - Bakery",
6333
6343
  "name": "bakeryStorage",
6334
6344
  "constructionItemGroupID": 32,
@@ -6338,6 +6348,7 @@
6338
6348
  "constructionItemEffectGroupID": 31,
6339
6349
  "foodStorage": 32500,
6340
6350
  "removalCostC1": 60000,
6351
+ "isPremium": 1,
6341
6352
  "addCommonPurifiedwater": 2400,
6342
6353
  "addCommonClay": 1600,
6343
6354
  "addRarePaint": 1200,
@@ -6346,7 +6357,7 @@
6346
6357
  {
6347
6358
  "constructionItemID": 782,
6348
6359
  "crossplayID": 782,
6349
- "comment1": "bakeryStorage",
6360
+ "comment1": "Relic",
6350
6361
  "comment2": "Invasion - Bakery",
6351
6362
  "name": "bakeryStorage",
6352
6363
  "constructionItemGroupID": 32,
@@ -6356,6 +6367,7 @@
6356
6367
  "constructionItemEffectGroupID": 31,
6357
6368
  "foodStorage": 35000,
6358
6369
  "removalCostC1": 65000,
6370
+ "isPremium": 1,
6359
6371
  "addCommonPurifiedwater": 2550,
6360
6372
  "addCommonClay": 1700,
6361
6373
  "addRarePaint": 1275,
@@ -6364,7 +6376,7 @@
6364
6376
  {
6365
6377
  "constructionItemID": 783,
6366
6378
  "crossplayID": 783,
6367
- "comment1": "bakeryStorage",
6379
+ "comment1": "Relic",
6368
6380
  "comment2": "Invasion - Bakery",
6369
6381
  "name": "bakeryStorage",
6370
6382
  "constructionItemGroupID": 32,
@@ -6374,6 +6386,7 @@
6374
6386
  "constructionItemEffectGroupID": 31,
6375
6387
  "foodStorage": 37500,
6376
6388
  "removalCostC1": 70000,
6389
+ "isPremium": 1,
6377
6390
  "addCommonPurifiedwater": 2700,
6378
6391
  "addCommonClay": 1800,
6379
6392
  "addRarePaint": 1350,
@@ -6382,7 +6395,7 @@
6382
6395
  {
6383
6396
  "constructionItemID": 784,
6384
6397
  "crossplayID": 784,
6385
- "comment1": "bakeryStorage",
6398
+ "comment1": "Relic",
6386
6399
  "comment2": "Invasion - Bakery",
6387
6400
  "name": "bakeryStorage",
6388
6401
  "constructionItemGroupID": 32,
@@ -6392,6 +6405,7 @@
6392
6405
  "constructionItemEffectGroupID": 31,
6393
6406
  "foodStorage": 40000,
6394
6407
  "removalCostC1": 75000,
6408
+ "isPremium": 1,
6395
6409
  "addCommonPurifiedwater": 2850,
6396
6410
  "addCommonClay": 1900,
6397
6411
  "addRarePaint": 1425,
@@ -6400,7 +6414,7 @@
6400
6414
  {
6401
6415
  "constructionItemID": 785,
6402
6416
  "crossplayID": 785,
6403
- "comment1": "bakeryStorage",
6417
+ "comment1": "Relic",
6404
6418
  "comment2": "Invasion - Bakery",
6405
6419
  "name": "bakeryStorage",
6406
6420
  "constructionItemGroupID": 32,
@@ -6410,6 +6424,7 @@
6410
6424
  "constructionItemEffectGroupID": 31,
6411
6425
  "foodStorage": 42500,
6412
6426
  "removalCostC1": 80000,
6427
+ "isPremium": 1,
6413
6428
  "addCommonPurifiedwater": 3000,
6414
6429
  "addCommonClay": 2000,
6415
6430
  "addRarePaint": 1500,
@@ -6418,7 +6433,7 @@
6418
6433
  {
6419
6434
  "constructionItemID": 786,
6420
6435
  "crossplayID": 786,
6421
- "comment1": "bakeryStorage",
6436
+ "comment1": "Relic",
6422
6437
  "comment2": "Invasion - Bakery",
6423
6438
  "name": "bakeryStorage",
6424
6439
  "constructionItemGroupID": 32,
@@ -6428,6 +6443,7 @@
6428
6443
  "constructionItemEffectGroupID": 31,
6429
6444
  "foodStorage": 45000,
6430
6445
  "removalCostC1": 85000,
6446
+ "isPremium": 1,
6431
6447
  "addCommonPurifiedwater": 3150,
6432
6448
  "addCommonClay": 2100,
6433
6449
  "addRarePaint": 1575,
@@ -6436,7 +6452,7 @@
6436
6452
  {
6437
6453
  "constructionItemID": 787,
6438
6454
  "crossplayID": 787,
6439
- "comment1": "bakeryStorage",
6455
+ "comment1": "Relic",
6440
6456
  "comment2": "Invasion - Bakery",
6441
6457
  "name": "bakeryStorage",
6442
6458
  "constructionItemGroupID": 32,
@@ -6446,6 +6462,7 @@
6446
6462
  "constructionItemEffectGroupID": 31,
6447
6463
  "foodStorage": 47500,
6448
6464
  "removalCostC1": 90000,
6465
+ "isPremium": 1,
6449
6466
  "addCommonPurifiedwater": 3300,
6450
6467
  "addCommonClay": 2200,
6451
6468
  "addRarePaint": 1650,
@@ -6454,7 +6471,7 @@
6454
6471
  {
6455
6472
  "constructionItemID": 788,
6456
6473
  "crossplayID": 788,
6457
- "comment1": "bakeryStorage",
6474
+ "comment1": "Relic",
6458
6475
  "comment2": "Invasion - Bakery",
6459
6476
  "name": "bakeryStorage",
6460
6477
  "constructionItemGroupID": 32,
@@ -6464,6 +6481,7 @@
6464
6481
  "constructionItemEffectGroupID": 31,
6465
6482
  "foodStorage": 50000,
6466
6483
  "removalCostC1": 95000,
6484
+ "isPremium": 1,
6467
6485
  "addCommonPurifiedwater": 3450,
6468
6486
  "addCommonClay": 2300,
6469
6487
  "addRarePaint": 1725,
@@ -6472,7 +6490,7 @@
6472
6490
  {
6473
6491
  "constructionItemID": 789,
6474
6492
  "crossplayID": 789,
6475
- "comment1": "bakeryStorage",
6493
+ "comment1": "Relic",
6476
6494
  "comment2": "Invasion - Bakery",
6477
6495
  "name": "bakeryStorage",
6478
6496
  "constructionItemGroupID": 32,
@@ -6482,6 +6500,7 @@
6482
6500
  "constructionItemEffectGroupID": 31,
6483
6501
  "foodStorage": 52500,
6484
6502
  "removalCostC1": 100000,
6503
+ "isPremium": 1,
6485
6504
  "addCommonPurifiedwater": 3600,
6486
6505
  "addCommonClay": 2400,
6487
6506
  "addRarePaint": 1800,
@@ -6490,7 +6509,7 @@
6490
6509
  {
6491
6510
  "constructionItemID": 790,
6492
6511
  "crossplayID": 790,
6493
- "comment1": "bakeryStorage",
6512
+ "comment1": "Relic",
6494
6513
  "comment2": "Invasion - Bakery",
6495
6514
  "name": "bakeryStorage",
6496
6515
  "constructionItemGroupID": 32,
@@ -6500,6 +6519,7 @@
6500
6519
  "constructionItemEffectGroupID": 31,
6501
6520
  "foodStorage": 55000,
6502
6521
  "removalCostC1": 105000,
6522
+ "isPremium": 1,
6503
6523
  "addCommonPurifiedwater": 3750,
6504
6524
  "addCommonClay": 2500,
6505
6525
  "addRarePaint": 1875,
@@ -6508,7 +6528,7 @@
6508
6528
  {
6509
6529
  "constructionItemID": 791,
6510
6530
  "crossplayID": 791,
6511
- "comment1": "bakeryStorage",
6531
+ "comment1": "Relic",
6512
6532
  "comment2": "Invasion - Bakery",
6513
6533
  "name": "bakeryStorage",
6514
6534
  "constructionItemGroupID": 32,
@@ -6518,6 +6538,7 @@
6518
6538
  "constructionItemEffectGroupID": 31,
6519
6539
  "foodStorage": 57500,
6520
6540
  "removalCostC1": 110000,
6541
+ "isPremium": 1,
6521
6542
  "addCommonPurifiedwater": 3900,
6522
6543
  "addCommonClay": 2600,
6523
6544
  "addRarePaint": 1950,
@@ -6526,7 +6547,7 @@
6526
6547
  {
6527
6548
  "constructionItemID": 792,
6528
6549
  "crossplayID": 792,
6529
- "comment1": "bakeryStorage",
6550
+ "comment1": "Relic",
6530
6551
  "comment2": "Invasion - Bakery",
6531
6552
  "name": "bakeryStorage",
6532
6553
  "constructionItemGroupID": 32,
@@ -6536,6 +6557,7 @@
6536
6557
  "constructionItemEffectGroupID": 31,
6537
6558
  "foodStorage": 60000,
6538
6559
  "removalCostC1": 115000,
6560
+ "isPremium": 1,
6539
6561
  "addCommonPurifiedwater": 4050,
6540
6562
  "addCommonClay": 2700,
6541
6563
  "addRarePaint": 2025,
@@ -6544,7 +6566,7 @@
6544
6566
  {
6545
6567
  "constructionItemID": 793,
6546
6568
  "crossplayID": 793,
6547
- "comment1": "bakeryStorage",
6569
+ "comment1": "Relic",
6548
6570
  "comment2": "Invasion - Bakery",
6549
6571
  "name": "bakeryStorage",
6550
6572
  "constructionItemGroupID": 32,
@@ -6554,6 +6576,7 @@
6554
6576
  "constructionItemEffectGroupID": 31,
6555
6577
  "foodStorage": 62500,
6556
6578
  "removalCostC1": 120000,
6579
+ "isPremium": 1,
6557
6580
  "addCommonPurifiedwater": 4200,
6558
6581
  "addCommonClay": 2800,
6559
6582
  "addRarePaint": 2100,
@@ -6562,7 +6585,7 @@
6562
6585
  {
6563
6586
  "constructionItemID": 794,
6564
6587
  "crossplayID": 794,
6565
- "comment1": "bakeryStorage",
6588
+ "comment1": "Relic",
6566
6589
  "comment2": "Invasion - Bakery",
6567
6590
  "name": "bakeryStorage",
6568
6591
  "constructionItemGroupID": 32,
@@ -6572,6 +6595,7 @@
6572
6595
  "constructionItemEffectGroupID": 31,
6573
6596
  "foodStorage": 65000,
6574
6597
  "removalCostC1": 125000,
6598
+ "isPremium": 1,
6575
6599
  "addCommonPurifiedwater": 4350,
6576
6600
  "addCommonClay": 2900,
6577
6601
  "addRarePaint": 2175,
@@ -6580,7 +6604,7 @@
6580
6604
  {
6581
6605
  "constructionItemID": 795,
6582
6606
  "crossplayID": 795,
6583
- "comment1": "bakeryStorage",
6607
+ "comment1": "Relic",
6584
6608
  "comment2": "Invasion - Bakery",
6585
6609
  "name": "bakeryStorage",
6586
6610
  "constructionItemGroupID": 32,
@@ -6590,6 +6614,7 @@
6590
6614
  "constructionItemEffectGroupID": 31,
6591
6615
  "foodStorage": 67500,
6592
6616
  "removalCostC1": 130000,
6617
+ "isPremium": 1,
6593
6618
  "addCommonPurifiedwater": 4500,
6594
6619
  "addCommonClay": 3000,
6595
6620
  "addRarePaint": 2250,
@@ -6598,7 +6623,7 @@
6598
6623
  {
6599
6624
  "constructionItemID": 386,
6600
6625
  "crossplayID": 386,
6601
- "comment1": "unboostedFoodProduction",
6626
+ "comment1": "Relic",
6602
6627
  "comment2": "Invasion - Farmhouse",
6603
6628
  "name": "unboostedFoodProduction",
6604
6629
  "constructionItemGroupID": 36,
@@ -6608,6 +6633,7 @@
6608
6633
  "constructionItemEffectGroupID": 33,
6609
6634
  "unboostedFoodProduction": 50,
6610
6635
  "removalCostC1": 10000,
6636
+ "isPremium": 1,
6611
6637
  "addCommonPurifiedwater": 469,
6612
6638
  "addCommonClay": 313,
6613
6639
  "addRarePaint": 235,
@@ -6616,7 +6642,7 @@
6616
6642
  {
6617
6643
  "constructionItemID": 387,
6618
6644
  "crossplayID": 387,
6619
- "comment1": "unboostedFoodProduction",
6645
+ "comment1": "Relic",
6620
6646
  "comment2": "Invasion - Farmhouse",
6621
6647
  "name": "unboostedFoodProduction",
6622
6648
  "constructionItemGroupID": 36,
@@ -6626,6 +6652,7 @@
6626
6652
  "constructionItemEffectGroupID": 33,
6627
6653
  "unboostedFoodProduction": 150,
6628
6654
  "removalCostC1": 15000,
6655
+ "isPremium": 1,
6629
6656
  "addCommonPurifiedwater": 657,
6630
6657
  "addCommonClay": 438,
6631
6658
  "addRarePaint": 328,
@@ -6634,7 +6661,7 @@
6634
6661
  {
6635
6662
  "constructionItemID": 388,
6636
6663
  "crossplayID": 388,
6637
- "comment1": "unboostedFoodProduction",
6664
+ "comment1": "Relic",
6638
6665
  "comment2": "Invasion - Farmhouse",
6639
6666
  "name": "unboostedFoodProduction",
6640
6667
  "constructionItemGroupID": 36,
@@ -6644,6 +6671,7 @@
6644
6671
  "constructionItemEffectGroupID": 33,
6645
6672
  "unboostedFoodProduction": 250,
6646
6673
  "removalCostC1": 20000,
6674
+ "isPremium": 1,
6647
6675
  "addCommonPurifiedwater": 844,
6648
6676
  "addCommonClay": 563,
6649
6677
  "addRarePaint": 422,
@@ -6652,7 +6680,7 @@
6652
6680
  {
6653
6681
  "constructionItemID": 389,
6654
6682
  "crossplayID": 389,
6655
- "comment1": "unboostedFoodProduction",
6683
+ "comment1": "Relic",
6656
6684
  "comment2": "Invasion - Farmhouse",
6657
6685
  "name": "unboostedFoodProduction",
6658
6686
  "constructionItemGroupID": 36,
@@ -6662,6 +6690,7 @@
6662
6690
  "constructionItemEffectGroupID": 33,
6663
6691
  "unboostedFoodProduction": 350,
6664
6692
  "removalCostC1": 25000,
6693
+ "isPremium": 1,
6665
6694
  "addCommonPurifiedwater": 1032,
6666
6695
  "addCommonClay": 688,
6667
6696
  "addRarePaint": 516,
@@ -6670,7 +6699,7 @@
6670
6699
  {
6671
6700
  "constructionItemID": 390,
6672
6701
  "crossplayID": 390,
6673
- "comment1": "unboostedFoodProduction",
6702
+ "comment1": "Relic",
6674
6703
  "comment2": "Invasion - Farmhouse",
6675
6704
  "name": "unboostedFoodProduction",
6676
6705
  "constructionItemGroupID": 36,
@@ -6680,6 +6709,7 @@
6680
6709
  "constructionItemEffectGroupID": 33,
6681
6710
  "unboostedFoodProduction": 450,
6682
6711
  "removalCostC1": 30000,
6712
+ "isPremium": 1,
6683
6713
  "addCommonPurifiedwater": 1219,
6684
6714
  "addCommonClay": 813,
6685
6715
  "addRarePaint": 610,
@@ -6688,7 +6718,7 @@
6688
6718
  {
6689
6719
  "constructionItemID": 391,
6690
6720
  "crossplayID": 391,
6691
- "comment1": "unboostedFoodProduction",
6721
+ "comment1": "Relic",
6692
6722
  "comment2": "Invasion - Farmhouse",
6693
6723
  "name": "unboostedFoodProduction",
6694
6724
  "constructionItemGroupID": 36,
@@ -6698,6 +6728,7 @@
6698
6728
  "constructionItemEffectGroupID": 33,
6699
6729
  "unboostedFoodProduction": 550,
6700
6730
  "removalCostC1": 35000,
6731
+ "isPremium": 1,
6701
6732
  "addCommonPurifiedwater": 1407,
6702
6733
  "addCommonClay": 938,
6703
6734
  "addRarePaint": 703,
@@ -6706,7 +6737,7 @@
6706
6737
  {
6707
6738
  "constructionItemID": 392,
6708
6739
  "crossplayID": 392,
6709
- "comment1": "unboostedFoodProduction",
6740
+ "comment1": "Relic",
6710
6741
  "comment2": "Invasion - Farmhouse",
6711
6742
  "name": "unboostedFoodProduction",
6712
6743
  "constructionItemGroupID": 36,
@@ -6716,6 +6747,7 @@
6716
6747
  "constructionItemEffectGroupID": 33,
6717
6748
  "unboostedFoodProduction": 650,
6718
6749
  "removalCostC1": 40000,
6750
+ "isPremium": 1,
6719
6751
  "addCommonPurifiedwater": 1594,
6720
6752
  "addCommonClay": 1063,
6721
6753
  "addRarePaint": 797,
@@ -6724,7 +6756,7 @@
6724
6756
  {
6725
6757
  "constructionItemID": 393,
6726
6758
  "crossplayID": 393,
6727
- "comment1": "unboostedFoodProduction",
6759
+ "comment1": "Relic",
6728
6760
  "comment2": "Invasion - Farmhouse",
6729
6761
  "name": "unboostedFoodProduction",
6730
6762
  "constructionItemGroupID": 36,
@@ -6734,6 +6766,7 @@
6734
6766
  "constructionItemEffectGroupID": 33,
6735
6767
  "unboostedFoodProduction": 750,
6736
6768
  "removalCostC1": 45000,
6769
+ "isPremium": 1,
6737
6770
  "addCommonPurifiedwater": 1782,
6738
6771
  "addCommonClay": 1188,
6739
6772
  "addRarePaint": 891,
@@ -6742,7 +6775,7 @@
6742
6775
  {
6743
6776
  "constructionItemID": 394,
6744
6777
  "crossplayID": 394,
6745
- "comment1": "unboostedFoodProduction",
6778
+ "comment1": "Relic",
6746
6779
  "comment2": "Invasion - Farmhouse",
6747
6780
  "name": "unboostedFoodProduction",
6748
6781
  "constructionItemGroupID": 36,
@@ -6752,6 +6785,7 @@
6752
6785
  "constructionItemEffectGroupID": 33,
6753
6786
  "unboostedFoodProduction": 850,
6754
6787
  "removalCostC1": 50000,
6788
+ "isPremium": 1,
6755
6789
  "addCommonPurifiedwater": 1969,
6756
6790
  "addCommonClay": 1313,
6757
6791
  "addRarePaint": 985,
@@ -6760,7 +6794,7 @@
6760
6794
  {
6761
6795
  "constructionItemID": 395,
6762
6796
  "crossplayID": 395,
6763
- "comment1": "unboostedFoodProduction",
6797
+ "comment1": "Relic",
6764
6798
  "comment2": "Invasion - Farmhouse",
6765
6799
  "name": "unboostedFoodProduction",
6766
6800
  "constructionItemGroupID": 36,
@@ -6770,6 +6804,7 @@
6770
6804
  "constructionItemEffectGroupID": 33,
6771
6805
  "unboostedFoodProduction": 1000,
6772
6806
  "removalCostC1": 55000,
6807
+ "isPremium": 1,
6773
6808
  "addCommonPurifiedwater": 2157,
6774
6809
  "addCommonClay": 1438,
6775
6810
  "addRarePaint": 1078,
@@ -6778,7 +6813,7 @@
6778
6813
  {
6779
6814
  "constructionItemID": 372,
6780
6815
  "crossplayID": 372,
6781
- "comment1": "bakeryStorage",
6816
+ "comment1": "Relic",
6782
6817
  "comment2": "Alliance BG - Bakery",
6783
6818
  "name": "bakeryStorage",
6784
6819
  "constructionItemGroupID": 33,
@@ -6797,7 +6832,7 @@
6797
6832
  {
6798
6833
  "constructionItemID": 373,
6799
6834
  "crossplayID": 373,
6800
- "comment1": "bakeryStorage",
6835
+ "comment1": "Relic",
6801
6836
  "comment2": "Alliance BG - Bakery",
6802
6837
  "name": "bakeryStorage",
6803
6838
  "constructionItemGroupID": 33,
@@ -6816,7 +6851,7 @@
6816
6851
  {
6817
6852
  "constructionItemID": 374,
6818
6853
  "crossplayID": 374,
6819
- "comment1": "bakeryStorage",
6854
+ "comment1": "Relic",
6820
6855
  "comment2": "Alliance BG - Bakery",
6821
6856
  "name": "bakeryStorage",
6822
6857
  "constructionItemGroupID": 33,
@@ -6835,7 +6870,7 @@
6835
6870
  {
6836
6871
  "constructionItemID": 375,
6837
6872
  "crossplayID": 375,
6838
- "comment1": "bakeryStorage",
6873
+ "comment1": "Relic",
6839
6874
  "comment2": "Alliance BG - Bakery",
6840
6875
  "name": "bakeryStorage",
6841
6876
  "constructionItemGroupID": 33,
@@ -6854,7 +6889,7 @@
6854
6889
  {
6855
6890
  "constructionItemID": 376,
6856
6891
  "crossplayID": 376,
6857
- "comment1": "bakeryStorage",
6892
+ "comment1": "Relic",
6858
6893
  "comment2": "Alliance BG - Bakery",
6859
6894
  "name": "bakeryStorage",
6860
6895
  "constructionItemGroupID": 33,
@@ -6873,7 +6908,7 @@
6873
6908
  {
6874
6909
  "constructionItemID": 377,
6875
6910
  "crossplayID": 377,
6876
- "comment1": "bakeryStorage",
6911
+ "comment1": "Relic",
6877
6912
  "comment2": "Alliance BG - Bakery",
6878
6913
  "name": "bakeryStorage",
6879
6914
  "constructionItemGroupID": 33,
@@ -6892,7 +6927,7 @@
6892
6927
  {
6893
6928
  "constructionItemID": 378,
6894
6929
  "crossplayID": 378,
6895
- "comment1": "bakeryStorage",
6930
+ "comment1": "Relic",
6896
6931
  "comment2": "Alliance BG - Bakery",
6897
6932
  "name": "bakeryStorage",
6898
6933
  "constructionItemGroupID": 33,
@@ -6911,7 +6946,7 @@
6911
6946
  {
6912
6947
  "constructionItemID": 379,
6913
6948
  "crossplayID": 379,
6914
- "comment1": "bakeryStorage",
6949
+ "comment1": "Relic",
6915
6950
  "comment2": "Alliance BG - Bakery",
6916
6951
  "name": "bakeryStorage",
6917
6952
  "constructionItemGroupID": 33,
@@ -6930,7 +6965,7 @@
6930
6965
  {
6931
6966
  "constructionItemID": 380,
6932
6967
  "crossplayID": 380,
6933
- "comment1": "bakeryStorage",
6968
+ "comment1": "Relic",
6934
6969
  "comment2": "Alliance BG - Bakery",
6935
6970
  "name": "bakeryStorage",
6936
6971
  "constructionItemGroupID": 33,
@@ -6949,7 +6984,7 @@
6949
6984
  {
6950
6985
  "constructionItemID": 381,
6951
6986
  "crossplayID": 381,
6952
- "comment1": "bakeryStorage",
6987
+ "comment1": "Relic",
6953
6988
  "comment2": "Alliance BG - Bakery",
6954
6989
  "name": "bakeryStorage",
6955
6990
  "constructionItemGroupID": 33,
@@ -6968,7 +7003,7 @@
6968
7003
  {
6969
7004
  "constructionItemID": 396,
6970
7005
  "crossplayID": 396,
6971
- "comment1": "unboostedFoodProduction",
7006
+ "comment1": "Relic",
6972
7007
  "comment2": "Alliance BG - Farmhouse",
6973
7008
  "name": "unboostedFoodProduction",
6974
7009
  "constructionItemGroupID": 37,
@@ -6987,7 +7022,7 @@
6987
7022
  {
6988
7023
  "constructionItemID": 397,
6989
7024
  "crossplayID": 397,
6990
- "comment1": "unboostedFoodProduction",
7025
+ "comment1": "Relic",
6991
7026
  "comment2": "Alliance BG - Farmhouse",
6992
7027
  "name": "unboostedFoodProduction",
6993
7028
  "constructionItemGroupID": 37,
@@ -7006,7 +7041,7 @@
7006
7041
  {
7007
7042
  "constructionItemID": 398,
7008
7043
  "crossplayID": 398,
7009
- "comment1": "unboostedFoodProduction",
7044
+ "comment1": "Relic",
7010
7045
  "comment2": "Alliance BG - Farmhouse",
7011
7046
  "name": "unboostedFoodProduction",
7012
7047
  "constructionItemGroupID": 37,
@@ -7025,7 +7060,7 @@
7025
7060
  {
7026
7061
  "constructionItemID": 399,
7027
7062
  "crossplayID": 399,
7028
- "comment1": "unboostedFoodProduction",
7063
+ "comment1": "Relic",
7029
7064
  "comment2": "Alliance BG - Farmhouse",
7030
7065
  "name": "unboostedFoodProduction",
7031
7066
  "constructionItemGroupID": 37,
@@ -7044,7 +7079,7 @@
7044
7079
  {
7045
7080
  "constructionItemID": 400,
7046
7081
  "crossplayID": 400,
7047
- "comment1": "unboostedFoodProduction",
7082
+ "comment1": "Relic",
7048
7083
  "comment2": "Alliance BG - Farmhouse",
7049
7084
  "name": "unboostedFoodProduction",
7050
7085
  "constructionItemGroupID": 37,
@@ -7063,7 +7098,7 @@
7063
7098
  {
7064
7099
  "constructionItemID": 401,
7065
7100
  "crossplayID": 401,
7066
- "comment1": "unboostedFoodProduction",
7101
+ "comment1": "Relic",
7067
7102
  "comment2": "Alliance BG - Farmhouse",
7068
7103
  "name": "unboostedFoodProduction",
7069
7104
  "constructionItemGroupID": 37,
@@ -7082,7 +7117,7 @@
7082
7117
  {
7083
7118
  "constructionItemID": 402,
7084
7119
  "crossplayID": 402,
7085
- "comment1": "unboostedFoodProduction",
7120
+ "comment1": "Relic",
7086
7121
  "comment2": "Alliance BG - Farmhouse",
7087
7122
  "name": "unboostedFoodProduction",
7088
7123
  "constructionItemGroupID": 37,
@@ -7101,7 +7136,7 @@
7101
7136
  {
7102
7137
  "constructionItemID": 403,
7103
7138
  "crossplayID": 403,
7104
- "comment1": "unboostedFoodProduction",
7139
+ "comment1": "Relic",
7105
7140
  "comment2": "Alliance BG - Farmhouse",
7106
7141
  "name": "unboostedFoodProduction",
7107
7142
  "constructionItemGroupID": 37,
@@ -7120,7 +7155,7 @@
7120
7155
  {
7121
7156
  "constructionItemID": 404,
7122
7157
  "crossplayID": 404,
7123
- "comment1": "unboostedFoodProduction",
7158
+ "comment1": "Relic",
7124
7159
  "comment2": "Alliance BG - Farmhouse",
7125
7160
  "name": "unboostedFoodProduction",
7126
7161
  "constructionItemGroupID": 37,
@@ -7139,7 +7174,7 @@
7139
7174
  {
7140
7175
  "constructionItemID": 405,
7141
7176
  "crossplayID": 405,
7142
- "comment1": "unboostedFoodProduction",
7177
+ "comment1": "Relic",
7143
7178
  "comment2": "Alliance BG - Farmhouse",
7144
7179
  "name": "unboostedFoodProduction",
7145
7180
  "constructionItemGroupID": 37,
@@ -7158,7 +7193,7 @@
7158
7193
  {
7159
7194
  "constructionItemID": 406,
7160
7195
  "crossplayID": 406,
7161
- "comment1": "unboostedFoodProduction",
7196
+ "comment1": "Relic",
7162
7197
  "comment2": "Alliance BG - Farmhouse",
7163
7198
  "name": "unboostedFoodProduction",
7164
7199
  "constructionItemGroupID": 37,
@@ -7177,7 +7212,7 @@
7177
7212
  {
7178
7213
  "constructionItemID": 407,
7179
7214
  "crossplayID": 407,
7180
- "comment1": "unboostedFoodProduction",
7215
+ "comment1": "Relic",
7181
7216
  "comment2": "Alliance BG - Farmhouse",
7182
7217
  "name": "unboostedFoodProduction",
7183
7218
  "constructionItemGroupID": 37,
@@ -7196,7 +7231,7 @@
7196
7231
  {
7197
7232
  "constructionItemID": 408,
7198
7233
  "crossplayID": 408,
7199
- "comment1": "unboostedFoodProduction",
7234
+ "comment1": "Relic",
7200
7235
  "comment2": "Alliance BG - Farmhouse",
7201
7236
  "name": "unboostedFoodProduction",
7202
7237
  "constructionItemGroupID": 37,
@@ -7215,7 +7250,7 @@
7215
7250
  {
7216
7251
  "constructionItemID": 409,
7217
7252
  "crossplayID": 409,
7218
- "comment1": "unboostedFoodProduction",
7253
+ "comment1": "Relic",
7219
7254
  "comment2": "Alliance BG - Farmhouse",
7220
7255
  "name": "unboostedFoodProduction",
7221
7256
  "constructionItemGroupID": 37,
@@ -7234,7 +7269,7 @@
7234
7269
  {
7235
7270
  "constructionItemID": 410,
7236
7271
  "crossplayID": 410,
7237
- "comment1": "unboostedFoodProduction",
7272
+ "comment1": "Relic",
7238
7273
  "comment2": "Alliance BG - Farmhouse",
7239
7274
  "name": "unboostedFoodProduction",
7240
7275
  "constructionItemGroupID": 37,
@@ -7253,7 +7288,7 @@
7253
7288
  {
7254
7289
  "constructionItemID": 411,
7255
7290
  "crossplayID": 411,
7256
- "comment1": "unboostedFoodProduction",
7291
+ "comment1": "Relic",
7257
7292
  "comment2": "Alliance BG - Farmhouse",
7258
7293
  "name": "unboostedFoodProduction",
7259
7294
  "constructionItemGroupID": 37,
@@ -7272,7 +7307,7 @@
7272
7307
  {
7273
7308
  "constructionItemID": 412,
7274
7309
  "crossplayID": 412,
7275
- "comment1": "unboostedFoodProduction",
7310
+ "comment1": "Relic",
7276
7311
  "comment2": "Alliance BG - Farmhouse",
7277
7312
  "name": "unboostedFoodProduction",
7278
7313
  "constructionItemGroupID": 37,
@@ -7291,7 +7326,7 @@
7291
7326
  {
7292
7327
  "constructionItemID": 413,
7293
7328
  "crossplayID": 413,
7294
- "comment1": "unboostedFoodProduction",
7329
+ "comment1": "Relic",
7295
7330
  "comment2": "Alliance BG - Farmhouse",
7296
7331
  "name": "unboostedFoodProduction",
7297
7332
  "constructionItemGroupID": 37,
@@ -7310,7 +7345,7 @@
7310
7345
  {
7311
7346
  "constructionItemID": 414,
7312
7347
  "crossplayID": 414,
7313
- "comment1": "unboostedFoodProduction",
7348
+ "comment1": "Relic",
7314
7349
  "comment2": "Alliance BG - Farmhouse",
7315
7350
  "name": "unboostedFoodProduction",
7316
7351
  "constructionItemGroupID": 37,
@@ -7329,7 +7364,7 @@
7329
7364
  {
7330
7365
  "constructionItemID": 415,
7331
7366
  "crossplayID": 415,
7332
- "comment1": "unboostedFoodProduction",
7367
+ "comment1": "Relic",
7333
7368
  "comment2": "Alliance BG - Farmhouse",
7334
7369
  "name": "unboostedFoodProduction",
7335
7370
  "constructionItemGroupID": 37,
@@ -7348,7 +7383,7 @@
7348
7383
  {
7349
7384
  "constructionItemID": 771,
7350
7385
  "crossplayID": 771,
7351
- "comment1": "unboostedFoodProduction",
7386
+ "comment1": "Relic",
7352
7387
  "comment2": "Alliance BG - Farmhouse",
7353
7388
  "name": "unboostedFoodProduction",
7354
7389
  "constructionItemGroupID": 37,
@@ -7367,7 +7402,7 @@
7367
7402
  {
7368
7403
  "constructionItemID": 772,
7369
7404
  "crossplayID": 772,
7370
- "comment1": "unboostedFoodProduction",
7405
+ "comment1": "Relic",
7371
7406
  "comment2": "Alliance BG - Farmhouse",
7372
7407
  "name": "unboostedFoodProduction",
7373
7408
  "constructionItemGroupID": 37,
@@ -7386,7 +7421,7 @@
7386
7421
  {
7387
7422
  "constructionItemID": 773,
7388
7423
  "crossplayID": 773,
7389
- "comment1": "unboostedFoodProduction",
7424
+ "comment1": "Relic",
7390
7425
  "comment2": "Alliance BG - Farmhouse",
7391
7426
  "name": "unboostedFoodProduction",
7392
7427
  "constructionItemGroupID": 37,
@@ -7405,7 +7440,7 @@
7405
7440
  {
7406
7441
  "constructionItemID": 774,
7407
7442
  "crossplayID": 774,
7408
- "comment1": "unboostedFoodProduction",
7443
+ "comment1": "Relic",
7409
7444
  "comment2": "Alliance BG - Farmhouse",
7410
7445
  "name": "unboostedFoodProduction",
7411
7446
  "constructionItemGroupID": 37,
@@ -7424,7 +7459,7 @@
7424
7459
  {
7425
7460
  "constructionItemID": 775,
7426
7461
  "crossplayID": 775,
7427
- "comment1": "unboostedFoodProduction",
7462
+ "comment1": "Relic",
7428
7463
  "comment2": "Alliance BG - Farmhouse",
7429
7464
  "name": "unboostedFoodProduction",
7430
7465
  "constructionItemGroupID": 37,
@@ -7443,7 +7478,7 @@
7443
7478
  {
7444
7479
  "constructionItemID": 776,
7445
7480
  "crossplayID": 776,
7446
- "comment1": "unboostedFoodProduction",
7481
+ "comment1": "Relic",
7447
7482
  "comment2": "Alliance BG - Farmhouse",
7448
7483
  "name": "unboostedFoodProduction",
7449
7484
  "constructionItemGroupID": 37,
@@ -7462,7 +7497,7 @@
7462
7497
  {
7463
7498
  "constructionItemID": 777,
7464
7499
  "crossplayID": 777,
7465
- "comment1": "unboostedFoodProduction",
7500
+ "comment1": "Relic",
7466
7501
  "comment2": "Alliance BG - Farmhouse",
7467
7502
  "name": "unboostedFoodProduction",
7468
7503
  "constructionItemGroupID": 37,
@@ -7481,7 +7516,7 @@
7481
7516
  {
7482
7517
  "constructionItemID": 778,
7483
7518
  "crossplayID": 778,
7484
- "comment1": "unboostedFoodProduction",
7519
+ "comment1": "Relic",
7485
7520
  "comment2": "Alliance BG - Farmhouse",
7486
7521
  "name": "unboostedFoodProduction",
7487
7522
  "constructionItemGroupID": 37,
@@ -7500,7 +7535,7 @@
7500
7535
  {
7501
7536
  "constructionItemID": 779,
7502
7537
  "crossplayID": 779,
7503
- "comment1": "unboostedFoodProduction",
7538
+ "comment1": "Relic",
7504
7539
  "comment2": "Alliance BG - Farmhouse",
7505
7540
  "name": "unboostedFoodProduction",
7506
7541
  "constructionItemGroupID": 37,
@@ -7519,7 +7554,7 @@
7519
7554
  {
7520
7555
  "constructionItemID": 780,
7521
7556
  "crossplayID": 780,
7522
- "comment1": "unboostedFoodProduction",
7557
+ "comment1": "Relic",
7523
7558
  "comment2": "Alliance BG - Farmhouse",
7524
7559
  "name": "unboostedFoodProduction",
7525
7560
  "constructionItemGroupID": 37,
@@ -7538,7 +7573,7 @@
7538
7573
  {
7539
7574
  "constructionItemID": 426,
7540
7575
  "crossplayID": 426,
7541
- "comment1": "attackUnitAmountFlank",
7576
+ "comment1": "Relic",
7542
7577
  "comment2": "Alliance BG - Encampment",
7543
7578
  "name": "attackUnitAmountFlank",
7544
7579
  "constructionItemGroupID": 38,
@@ -7558,7 +7593,7 @@
7558
7593
  {
7559
7594
  "constructionItemID": 427,
7560
7595
  "crossplayID": 427,
7561
- "comment1": "attackUnitAmountFlank",
7596
+ "comment1": "Relic",
7562
7597
  "comment2": "Alliance BG - Encampment",
7563
7598
  "name": "attackUnitAmountFlank",
7564
7599
  "constructionItemGroupID": 38,
@@ -7578,7 +7613,7 @@
7578
7613
  {
7579
7614
  "constructionItemID": 428,
7580
7615
  "crossplayID": 428,
7581
- "comment1": "attackUnitAmountFlank",
7616
+ "comment1": "Relic",
7582
7617
  "comment2": "Alliance BG - Encampment",
7583
7618
  "name": "attackUnitAmountFlank",
7584
7619
  "constructionItemGroupID": 38,
@@ -7598,7 +7633,7 @@
7598
7633
  {
7599
7634
  "constructionItemID": 429,
7600
7635
  "crossplayID": 429,
7601
- "comment1": "attackUnitAmountFlank",
7636
+ "comment1": "Relic",
7602
7637
  "comment2": "Alliance BG - Encampment",
7603
7638
  "name": "attackUnitAmountFlank",
7604
7639
  "constructionItemGroupID": 38,
@@ -7618,7 +7653,7 @@
7618
7653
  {
7619
7654
  "constructionItemID": 430,
7620
7655
  "crossplayID": 430,
7621
- "comment1": "attackUnitAmountFlank",
7656
+ "comment1": "Relic",
7622
7657
  "comment2": "Alliance BG - Encampment",
7623
7658
  "name": "attackUnitAmountFlank",
7624
7659
  "constructionItemGroupID": 38,
@@ -7638,7 +7673,7 @@
7638
7673
  {
7639
7674
  "constructionItemID": 431,
7640
7675
  "crossplayID": 431,
7641
- "comment1": "attackUnitAmountFlank",
7676
+ "comment1": "Relic",
7642
7677
  "comment2": "Alliance BG - Encampment",
7643
7678
  "name": "attackUnitAmountFlank",
7644
7679
  "constructionItemGroupID": 38,
@@ -7658,7 +7693,7 @@
7658
7693
  {
7659
7694
  "constructionItemID": 432,
7660
7695
  "crossplayID": 432,
7661
- "comment1": "attackUnitAmountFlank",
7696
+ "comment1": "Relic",
7662
7697
  "comment2": "Alliance BG - Encampment",
7663
7698
  "name": "attackUnitAmountFlank",
7664
7699
  "constructionItemGroupID": 38,
@@ -7678,7 +7713,7 @@
7678
7713
  {
7679
7714
  "constructionItemID": 433,
7680
7715
  "crossplayID": 433,
7681
- "comment1": "attackUnitAmountFlank",
7716
+ "comment1": "Relic",
7682
7717
  "comment2": "Alliance BG - Encampment",
7683
7718
  "name": "attackUnitAmountFlank",
7684
7719
  "constructionItemGroupID": 38,
@@ -7698,7 +7733,7 @@
7698
7733
  {
7699
7734
  "constructionItemID": 434,
7700
7735
  "crossplayID": 434,
7701
- "comment1": "attackUnitAmountFlank",
7736
+ "comment1": "Relic",
7702
7737
  "comment2": "Alliance BG - Encampment",
7703
7738
  "name": "attackUnitAmountFlank",
7704
7739
  "constructionItemGroupID": 38,
@@ -7718,7 +7753,7 @@
7718
7753
  {
7719
7754
  "constructionItemID": 435,
7720
7755
  "crossplayID": 435,
7721
- "comment1": "attackUnitAmountFlank",
7756
+ "comment1": "Relic",
7722
7757
  "comment2": "Alliance BG - Encampment",
7723
7758
  "name": "attackUnitAmountFlank",
7724
7759
  "constructionItemGroupID": 38,
@@ -7738,7 +7773,7 @@
7738
7773
  {
7739
7774
  "constructionItemID": 436,
7740
7775
  "crossplayID": 436,
7741
- "comment1": "attackUnitAmountFlank",
7776
+ "comment1": "Relic",
7742
7777
  "comment2": "Alliance BG - Encampment",
7743
7778
  "name": "attackUnitAmountFlank",
7744
7779
  "constructionItemGroupID": 38,
@@ -7758,7 +7793,7 @@
7758
7793
  {
7759
7794
  "constructionItemID": 437,
7760
7795
  "crossplayID": 437,
7761
- "comment1": "attackUnitAmountFlank",
7796
+ "comment1": "Relic",
7762
7797
  "comment2": "Alliance BG - Encampment",
7763
7798
  "name": "attackUnitAmountFlank",
7764
7799
  "constructionItemGroupID": 38,
@@ -7778,7 +7813,7 @@
7778
7813
  {
7779
7814
  "constructionItemID": 438,
7780
7815
  "crossplayID": 438,
7781
- "comment1": "attackUnitAmountFlank",
7816
+ "comment1": "Relic",
7782
7817
  "comment2": "Alliance BG - Encampment",
7783
7818
  "name": "attackUnitAmountFlank",
7784
7819
  "constructionItemGroupID": 38,
@@ -7798,7 +7833,7 @@
7798
7833
  {
7799
7834
  "constructionItemID": 439,
7800
7835
  "crossplayID": 439,
7801
- "comment1": "attackUnitAmountFlank",
7836
+ "comment1": "Relic",
7802
7837
  "comment2": "Alliance BG - Encampment",
7803
7838
  "name": "attackUnitAmountFlank",
7804
7839
  "constructionItemGroupID": 38,
@@ -7818,7 +7853,7 @@
7818
7853
  {
7819
7854
  "constructionItemID": 440,
7820
7855
  "crossplayID": 440,
7821
- "comment1": "attackUnitAmountFlank",
7856
+ "comment1": "Relic",
7822
7857
  "comment2": "Alliance BG - Encampment",
7823
7858
  "name": "attackUnitAmountFlank",
7824
7859
  "constructionItemGroupID": 38,
@@ -7838,7 +7873,7 @@
7838
7873
  {
7839
7874
  "constructionItemID": 441,
7840
7875
  "crossplayID": 441,
7841
- "comment1": "attackUnitAmountFlank",
7876
+ "comment1": "Relic",
7842
7877
  "comment2": "Alliance BG - Encampment",
7843
7878
  "name": "attackUnitAmountFlank",
7844
7879
  "constructionItemGroupID": 38,
@@ -7858,7 +7893,7 @@
7858
7893
  {
7859
7894
  "constructionItemID": 442,
7860
7895
  "crossplayID": 442,
7861
- "comment1": "attackUnitAmountFlank",
7896
+ "comment1": "Relic",
7862
7897
  "comment2": "Alliance BG - Encampment",
7863
7898
  "name": "attackUnitAmountFlank",
7864
7899
  "constructionItemGroupID": 38,
@@ -7878,7 +7913,7 @@
7878
7913
  {
7879
7914
  "constructionItemID": 443,
7880
7915
  "crossplayID": 443,
7881
- "comment1": "attackUnitAmountFlank",
7916
+ "comment1": "Relic",
7882
7917
  "comment2": "Alliance BG - Encampment",
7883
7918
  "name": "attackUnitAmountFlank",
7884
7919
  "constructionItemGroupID": 38,
@@ -7898,7 +7933,7 @@
7898
7933
  {
7899
7934
  "constructionItemID": 444,
7900
7935
  "crossplayID": 444,
7901
- "comment1": "attackUnitAmountFlank",
7936
+ "comment1": "Relic",
7902
7937
  "comment2": "Alliance BG - Encampment",
7903
7938
  "name": "attackUnitAmountFlank",
7904
7939
  "constructionItemGroupID": 38,
@@ -7918,7 +7953,7 @@
7918
7953
  {
7919
7954
  "constructionItemID": 445,
7920
7955
  "crossplayID": 445,
7921
- "comment1": "attackUnitAmountFlank",
7956
+ "comment1": "Relic",
7922
7957
  "comment2": "Alliance BG - Encampment",
7923
7958
  "name": "attackUnitAmountFlank",
7924
7959
  "constructionItemGroupID": 38,
@@ -7938,7 +7973,7 @@
7938
7973
  {
7939
7974
  "constructionItemID": 446,
7940
7975
  "crossplayID": 446,
7941
- "comment1": "attackUnitAmountFlank",
7976
+ "comment1": "Relic",
7942
7977
  "comment2": "Alliance BG - Encampment",
7943
7978
  "name": "attackUnitAmountFlank",
7944
7979
  "constructionItemGroupID": 38,
@@ -7958,7 +7993,7 @@
7958
7993
  {
7959
7994
  "constructionItemID": 447,
7960
7995
  "crossplayID": 447,
7961
- "comment1": "attackUnitAmountFlank",
7996
+ "comment1": "Relic",
7962
7997
  "comment2": "Alliance BG - Encampment",
7963
7998
  "name": "attackUnitAmountFlank",
7964
7999
  "constructionItemGroupID": 38,
@@ -7978,7 +8013,7 @@
7978
8013
  {
7979
8014
  "constructionItemID": 448,
7980
8015
  "crossplayID": 448,
7981
- "comment1": "attackUnitAmountFlank",
8016
+ "comment1": "Relic",
7982
8017
  "comment2": "Alliance BG - Encampment",
7983
8018
  "name": "attackUnitAmountFlank",
7984
8019
  "constructionItemGroupID": 38,
@@ -7998,7 +8033,7 @@
7998
8033
  {
7999
8034
  "constructionItemID": 449,
8000
8035
  "crossplayID": 449,
8001
- "comment1": "attackUnitAmountFlank",
8036
+ "comment1": "Relic",
8002
8037
  "comment2": "Alliance BG - Encampment",
8003
8038
  "name": "attackUnitAmountFlank",
8004
8039
  "constructionItemGroupID": 38,
@@ -8018,7 +8053,7 @@
8018
8053
  {
8019
8054
  "constructionItemID": 450,
8020
8055
  "crossplayID": 450,
8021
- "comment1": "attackUnitAmountFlank",
8056
+ "comment1": "Relic",
8022
8057
  "comment2": "Alliance BG - Encampment",
8023
8058
  "name": "attackUnitAmountFlank",
8024
8059
  "constructionItemGroupID": 38,
@@ -8038,7 +8073,7 @@
8038
8073
  {
8039
8074
  "constructionItemID": 451,
8040
8075
  "crossplayID": 451,
8041
- "comment1": "attackUnitAmountFlank",
8076
+ "comment1": "Relic",
8042
8077
  "comment2": "Alliance BG - Encampment",
8043
8078
  "name": "attackUnitAmountFlank",
8044
8079
  "constructionItemGroupID": 38,
@@ -8058,7 +8093,7 @@
8058
8093
  {
8059
8094
  "constructionItemID": 452,
8060
8095
  "crossplayID": 452,
8061
- "comment1": "attackUnitAmountFlank",
8096
+ "comment1": "Relic",
8062
8097
  "comment2": "Alliance BG - Encampment",
8063
8098
  "name": "attackUnitAmountFlank",
8064
8099
  "constructionItemGroupID": 38,
@@ -8078,7 +8113,7 @@
8078
8113
  {
8079
8114
  "constructionItemID": 453,
8080
8115
  "crossplayID": 453,
8081
- "comment1": "attackUnitAmountFlank",
8116
+ "comment1": "Relic",
8082
8117
  "comment2": "Alliance BG - Encampment",
8083
8118
  "name": "attackUnitAmountFlank",
8084
8119
  "constructionItemGroupID": 38,
@@ -8098,7 +8133,7 @@
8098
8133
  {
8099
8134
  "constructionItemID": 454,
8100
8135
  "crossplayID": 454,
8101
- "comment1": "attackUnitAmountFlank",
8136
+ "comment1": "Relic",
8102
8137
  "comment2": "Alliance BG - Encampment",
8103
8138
  "name": "attackUnitAmountFlank",
8104
8139
  "constructionItemGroupID": 38,
@@ -8118,7 +8153,7 @@
8118
8153
  {
8119
8154
  "constructionItemID": 455,
8120
8155
  "crossplayID": 455,
8121
- "comment1": "attackUnitAmountFlank",
8156
+ "comment1": "Relic",
8122
8157
  "comment2": "Alliance BG - Encampment",
8123
8158
  "name": "attackUnitAmountFlank",
8124
8159
  "constructionItemGroupID": 38,
@@ -8138,7 +8173,7 @@
8138
8173
  {
8139
8174
  "constructionItemID": 456,
8140
8175
  "crossplayID": 456,
8141
- "comment1": "attackUnitAmountFront",
8176
+ "comment1": "Relic",
8142
8177
  "comment2": "Alliance BG - Baracks",
8143
8178
  "name": "attackUnitAmountFront",
8144
8179
  "constructionItemGroupID": 39,
@@ -8157,7 +8192,7 @@
8157
8192
  {
8158
8193
  "constructionItemID": 457,
8159
8194
  "crossplayID": 457,
8160
- "comment1": "attackUnitAmountFront",
8195
+ "comment1": "Relic",
8161
8196
  "comment2": "Alliance BG - Baracks",
8162
8197
  "name": "attackUnitAmountFront",
8163
8198
  "constructionItemGroupID": 39,
@@ -8176,7 +8211,7 @@
8176
8211
  {
8177
8212
  "constructionItemID": 458,
8178
8213
  "crossplayID": 458,
8179
- "comment1": "attackUnitAmountFront",
8214
+ "comment1": "Relic",
8180
8215
  "comment2": "Alliance BG - Baracks",
8181
8216
  "name": "attackUnitAmountFront",
8182
8217
  "constructionItemGroupID": 39,
@@ -8195,7 +8230,7 @@
8195
8230
  {
8196
8231
  "constructionItemID": 459,
8197
8232
  "crossplayID": 459,
8198
- "comment1": "attackUnitAmountFront",
8233
+ "comment1": "Relic",
8199
8234
  "comment2": "Alliance BG - Baracks",
8200
8235
  "name": "attackUnitAmountFront",
8201
8236
  "constructionItemGroupID": 39,
@@ -8214,7 +8249,7 @@
8214
8249
  {
8215
8250
  "constructionItemID": 460,
8216
8251
  "crossplayID": 460,
8217
- "comment1": "attackUnitAmountFront",
8252
+ "comment1": "Relic",
8218
8253
  "comment2": "Alliance BG - Baracks",
8219
8254
  "name": "attackUnitAmountFront",
8220
8255
  "constructionItemGroupID": 39,
@@ -8233,7 +8268,7 @@
8233
8268
  {
8234
8269
  "constructionItemID": 461,
8235
8270
  "crossplayID": 461,
8236
- "comment1": "attackUnitAmountFront",
8271
+ "comment1": "Relic",
8237
8272
  "comment2": "Alliance BG - Baracks",
8238
8273
  "name": "attackUnitAmountFront",
8239
8274
  "constructionItemGroupID": 39,
@@ -8252,7 +8287,7 @@
8252
8287
  {
8253
8288
  "constructionItemID": 462,
8254
8289
  "crossplayID": 462,
8255
- "comment1": "attackUnitAmountFront",
8290
+ "comment1": "Relic",
8256
8291
  "comment2": "Alliance BG - Baracks",
8257
8292
  "name": "attackUnitAmountFront",
8258
8293
  "constructionItemGroupID": 39,
@@ -8271,7 +8306,7 @@
8271
8306
  {
8272
8307
  "constructionItemID": 463,
8273
8308
  "crossplayID": 463,
8274
- "comment1": "attackUnitAmountFront",
8309
+ "comment1": "Relic",
8275
8310
  "comment2": "Alliance BG - Baracks",
8276
8311
  "name": "attackUnitAmountFront",
8277
8312
  "constructionItemGroupID": 39,
@@ -8290,7 +8325,7 @@
8290
8325
  {
8291
8326
  "constructionItemID": 464,
8292
8327
  "crossplayID": 464,
8293
- "comment1": "attackUnitAmountFront",
8328
+ "comment1": "Relic",
8294
8329
  "comment2": "Alliance BG - Baracks",
8295
8330
  "name": "attackUnitAmountFront",
8296
8331
  "constructionItemGroupID": 39,
@@ -8309,7 +8344,7 @@
8309
8344
  {
8310
8345
  "constructionItemID": 465,
8311
8346
  "crossplayID": 465,
8312
- "comment1": "attackUnitAmountFront",
8347
+ "comment1": "Relic",
8313
8348
  "comment2": "Alliance BG - Baracks",
8314
8349
  "name": "attackUnitAmountFront",
8315
8350
  "constructionItemGroupID": 39,
@@ -8328,7 +8363,7 @@
8328
8363
  {
8329
8364
  "constructionItemID": 466,
8330
8365
  "crossplayID": 466,
8331
- "comment1": "attackUnitAmountFront",
8366
+ "comment1": "Relic",
8332
8367
  "comment2": "Alliance BG - Baracks",
8333
8368
  "name": "attackUnitAmountFront",
8334
8369
  "constructionItemGroupID": 39,
@@ -8347,7 +8382,7 @@
8347
8382
  {
8348
8383
  "constructionItemID": 467,
8349
8384
  "crossplayID": 467,
8350
- "comment1": "attackUnitAmountFront",
8385
+ "comment1": "Relic",
8351
8386
  "comment2": "Alliance BG - Baracks",
8352
8387
  "name": "attackUnitAmountFront",
8353
8388
  "constructionItemGroupID": 39,
@@ -8366,7 +8401,7 @@
8366
8401
  {
8367
8402
  "constructionItemID": 468,
8368
8403
  "crossplayID": 468,
8369
- "comment1": "attackUnitAmountFront",
8404
+ "comment1": "Relic",
8370
8405
  "comment2": "Alliance BG - Baracks",
8371
8406
  "name": "attackUnitAmountFront",
8372
8407
  "constructionItemGroupID": 39,
@@ -8385,7 +8420,7 @@
8385
8420
  {
8386
8421
  "constructionItemID": 469,
8387
8422
  "crossplayID": 469,
8388
- "comment1": "attackUnitAmountFront",
8423
+ "comment1": "Relic",
8389
8424
  "comment2": "Alliance BG - Baracks",
8390
8425
  "name": "attackUnitAmountFront",
8391
8426
  "constructionItemGroupID": 39,
@@ -8404,7 +8439,7 @@
8404
8439
  {
8405
8440
  "constructionItemID": 470,
8406
8441
  "crossplayID": 470,
8407
- "comment1": "attackUnitAmountFront",
8442
+ "comment1": "Relic",
8408
8443
  "comment2": "Alliance BG - Baracks",
8409
8444
  "name": "attackUnitAmountFront",
8410
8445
  "constructionItemGroupID": 39,
@@ -8423,7 +8458,7 @@
8423
8458
  {
8424
8459
  "constructionItemID": 471,
8425
8460
  "crossplayID": 471,
8426
- "comment1": "attackUnitAmountFront",
8461
+ "comment1": "Relic",
8427
8462
  "comment2": "Alliance BG - Baracks",
8428
8463
  "name": "attackUnitAmountFront",
8429
8464
  "constructionItemGroupID": 39,
@@ -8442,7 +8477,7 @@
8442
8477
  {
8443
8478
  "constructionItemID": 472,
8444
8479
  "crossplayID": 472,
8445
- "comment1": "attackUnitAmountFront",
8480
+ "comment1": "Relic",
8446
8481
  "comment2": "Alliance BG - Baracks",
8447
8482
  "name": "attackUnitAmountFront",
8448
8483
  "constructionItemGroupID": 39,
@@ -8461,7 +8496,7 @@
8461
8496
  {
8462
8497
  "constructionItemID": 473,
8463
8498
  "crossplayID": 473,
8464
- "comment1": "attackUnitAmountFront",
8499
+ "comment1": "Relic",
8465
8500
  "comment2": "Alliance BG - Baracks",
8466
8501
  "name": "attackUnitAmountFront",
8467
8502
  "constructionItemGroupID": 39,
@@ -8480,7 +8515,7 @@
8480
8515
  {
8481
8516
  "constructionItemID": 474,
8482
8517
  "crossplayID": 474,
8483
- "comment1": "attackUnitAmountFront",
8518
+ "comment1": "Relic",
8484
8519
  "comment2": "Alliance BG - Baracks",
8485
8520
  "name": "attackUnitAmountFront",
8486
8521
  "constructionItemGroupID": 39,
@@ -8499,7 +8534,7 @@
8499
8534
  {
8500
8535
  "constructionItemID": 475,
8501
8536
  "crossplayID": 475,
8502
- "comment1": "attackUnitAmountFront",
8537
+ "comment1": "Relic",
8503
8538
  "comment2": "Alliance BG - Baracks",
8504
8539
  "name": "attackUnitAmountFront",
8505
8540
  "constructionItemGroupID": 39,
@@ -8518,7 +8553,7 @@
8518
8553
  {
8519
8554
  "constructionItemID": 476,
8520
8555
  "crossplayID": 476,
8521
- "comment1": "attackUnitAmountFront",
8556
+ "comment1": "Relic",
8522
8557
  "comment2": "Alliance BG - Baracks",
8523
8558
  "name": "attackUnitAmountFront",
8524
8559
  "constructionItemGroupID": 39,
@@ -8537,7 +8572,7 @@
8537
8572
  {
8538
8573
  "constructionItemID": 477,
8539
8574
  "crossplayID": 477,
8540
- "comment1": "attackUnitAmountFront",
8575
+ "comment1": "Relic",
8541
8576
  "comment2": "Alliance BG - Baracks",
8542
8577
  "name": "attackUnitAmountFront",
8543
8578
  "constructionItemGroupID": 39,
@@ -8556,7 +8591,7 @@
8556
8591
  {
8557
8592
  "constructionItemID": 478,
8558
8593
  "crossplayID": 478,
8559
- "comment1": "attackUnitAmountFront",
8594
+ "comment1": "Relic",
8560
8595
  "comment2": "Alliance BG - Baracks",
8561
8596
  "name": "attackUnitAmountFront",
8562
8597
  "constructionItemGroupID": 39,
@@ -8575,7 +8610,7 @@
8575
8610
  {
8576
8611
  "constructionItemID": 479,
8577
8612
  "crossplayID": 479,
8578
- "comment1": "attackUnitAmountFront",
8613
+ "comment1": "Relic",
8579
8614
  "comment2": "Alliance BG - Baracks",
8580
8615
  "name": "attackUnitAmountFront",
8581
8616
  "constructionItemGroupID": 39,
@@ -8594,7 +8629,7 @@
8594
8629
  {
8595
8630
  "constructionItemID": 480,
8596
8631
  "crossplayID": 480,
8597
- "comment1": "attackUnitAmountFront",
8632
+ "comment1": "Relic",
8598
8633
  "comment2": "Alliance BG - Baracks",
8599
8634
  "name": "attackUnitAmountFront",
8600
8635
  "constructionItemGroupID": 39,
@@ -8613,7 +8648,7 @@
8613
8648
  {
8614
8649
  "constructionItemID": 481,
8615
8650
  "crossplayID": 481,
8616
- "comment1": "attackUnitAmountFront",
8651
+ "comment1": "Relic",
8617
8652
  "comment2": "Alliance BG - Baracks",
8618
8653
  "name": "attackUnitAmountFront",
8619
8654
  "constructionItemGroupID": 39,
@@ -8632,7 +8667,7 @@
8632
8667
  {
8633
8668
  "constructionItemID": 482,
8634
8669
  "crossplayID": 482,
8635
- "comment1": "attackUnitAmountFront",
8670
+ "comment1": "Relic",
8636
8671
  "comment2": "Alliance BG - Baracks",
8637
8672
  "name": "attackUnitAmountFront",
8638
8673
  "constructionItemGroupID": 39,
@@ -8651,7 +8686,7 @@
8651
8686
  {
8652
8687
  "constructionItemID": 483,
8653
8688
  "crossplayID": 483,
8654
- "comment1": "attackUnitAmountFront",
8689
+ "comment1": "Relic",
8655
8690
  "comment2": "Alliance BG - Baracks",
8656
8691
  "name": "attackUnitAmountFront",
8657
8692
  "constructionItemGroupID": 39,
@@ -8670,7 +8705,7 @@
8670
8705
  {
8671
8706
  "constructionItemID": 484,
8672
8707
  "crossplayID": 484,
8673
- "comment1": "attackUnitAmountFront",
8708
+ "comment1": "Relic",
8674
8709
  "comment2": "Alliance BG - Baracks",
8675
8710
  "name": "attackUnitAmountFront",
8676
8711
  "constructionItemGroupID": 39,
@@ -8689,7 +8724,7 @@
8689
8724
  {
8690
8725
  "constructionItemID": 485,
8691
8726
  "crossplayID": 485,
8692
- "comment1": "attackUnitAmountFront",
8727
+ "comment1": "Relic",
8693
8728
  "comment2": "Alliance BG - Baracks",
8694
8729
  "name": "attackUnitAmountFront",
8695
8730
  "constructionItemGroupID": 39,
@@ -8708,7 +8743,7 @@
8708
8743
  {
8709
8744
  "constructionItemID": 486,
8710
8745
  "crossplayID": 486,
8711
- "comment1": "attackBoostYard",
8746
+ "comment1": "Relic",
8712
8747
  "comment2": "Alliance BG - Keep",
8713
8748
  "name": "attackBoostYard",
8714
8749
  "constructionItemGroupID": 40,
@@ -8727,7 +8762,7 @@
8727
8762
  {
8728
8763
  "constructionItemID": 487,
8729
8764
  "crossplayID": 487,
8730
- "comment1": "attackBoostYard",
8765
+ "comment1": "Relic",
8731
8766
  "comment2": "Alliance BG - Keep",
8732
8767
  "name": "attackBoostYard",
8733
8768
  "constructionItemGroupID": 40,
@@ -8746,7 +8781,7 @@
8746
8781
  {
8747
8782
  "constructionItemID": 488,
8748
8783
  "crossplayID": 488,
8749
- "comment1": "attackBoostYard",
8784
+ "comment1": "Relic",
8750
8785
  "comment2": "Alliance BG - Keep",
8751
8786
  "name": "attackBoostYard",
8752
8787
  "constructionItemGroupID": 40,
@@ -8765,7 +8800,7 @@
8765
8800
  {
8766
8801
  "constructionItemID": 489,
8767
8802
  "crossplayID": 489,
8768
- "comment1": "attackBoostYard",
8803
+ "comment1": "Relic",
8769
8804
  "comment2": "Alliance BG - Keep",
8770
8805
  "name": "attackBoostYard",
8771
8806
  "constructionItemGroupID": 40,
@@ -8784,7 +8819,7 @@
8784
8819
  {
8785
8820
  "constructionItemID": 490,
8786
8821
  "crossplayID": 490,
8787
- "comment1": "attackBoostYard",
8822
+ "comment1": "Relic",
8788
8823
  "comment2": "Alliance BG - Keep",
8789
8824
  "name": "attackBoostYard",
8790
8825
  "constructionItemGroupID": 40,
@@ -8803,7 +8838,7 @@
8803
8838
  {
8804
8839
  "constructionItemID": 491,
8805
8840
  "crossplayID": 491,
8806
- "comment1": "attackBoostYard",
8841
+ "comment1": "Relic",
8807
8842
  "comment2": "Alliance BG - Keep",
8808
8843
  "name": "attackBoostYard",
8809
8844
  "constructionItemGroupID": 40,
@@ -8822,7 +8857,7 @@
8822
8857
  {
8823
8858
  "constructionItemID": 492,
8824
8859
  "crossplayID": 492,
8825
- "comment1": "attackBoostYard",
8860
+ "comment1": "Relic",
8826
8861
  "comment2": "Alliance BG - Keep",
8827
8862
  "name": "attackBoostYard",
8828
8863
  "constructionItemGroupID": 40,
@@ -8841,7 +8876,7 @@
8841
8876
  {
8842
8877
  "constructionItemID": 493,
8843
8878
  "crossplayID": 493,
8844
- "comment1": "attackBoostYard",
8879
+ "comment1": "Relic",
8845
8880
  "comment2": "Alliance BG - Keep",
8846
8881
  "name": "attackBoostYard",
8847
8882
  "constructionItemGroupID": 40,
@@ -8860,7 +8895,7 @@
8860
8895
  {
8861
8896
  "constructionItemID": 494,
8862
8897
  "crossplayID": 494,
8863
- "comment1": "attackBoostYard",
8898
+ "comment1": "Relic",
8864
8899
  "comment2": "Alliance BG - Keep",
8865
8900
  "name": "attackBoostYard",
8866
8901
  "constructionItemGroupID": 40,
@@ -8879,7 +8914,7 @@
8879
8914
  {
8880
8915
  "constructionItemID": 495,
8881
8916
  "crossplayID": 495,
8882
- "comment1": "attackBoostYard",
8917
+ "comment1": "Relic",
8883
8918
  "comment2": "Alliance BG - Keep",
8884
8919
  "name": "attackBoostYard",
8885
8920
  "constructionItemGroupID": 40,
@@ -8898,7 +8933,7 @@
8898
8933
  {
8899
8934
  "constructionItemID": 496,
8900
8935
  "crossplayID": 496,
8901
- "comment1": "attackBoostYard",
8936
+ "comment1": "Relic",
8902
8937
  "comment2": "Alliance BG - Keep",
8903
8938
  "name": "attackBoostYard",
8904
8939
  "constructionItemGroupID": 40,
@@ -8917,7 +8952,7 @@
8917
8952
  {
8918
8953
  "constructionItemID": 497,
8919
8954
  "crossplayID": 497,
8920
- "comment1": "attackBoostYard",
8955
+ "comment1": "Relic",
8921
8956
  "comment2": "Alliance BG - Keep",
8922
8957
  "name": "attackBoostYard",
8923
8958
  "constructionItemGroupID": 40,
@@ -8936,7 +8971,7 @@
8936
8971
  {
8937
8972
  "constructionItemID": 498,
8938
8973
  "crossplayID": 498,
8939
- "comment1": "attackBoostYard",
8974
+ "comment1": "Relic",
8940
8975
  "comment2": "Alliance BG - Keep",
8941
8976
  "name": "attackBoostYard",
8942
8977
  "constructionItemGroupID": 40,
@@ -8955,7 +8990,7 @@
8955
8990
  {
8956
8991
  "constructionItemID": 499,
8957
8992
  "crossplayID": 499,
8958
- "comment1": "attackBoostYard",
8993
+ "comment1": "Relic",
8959
8994
  "comment2": "Alliance BG - Keep",
8960
8995
  "name": "attackBoostYard",
8961
8996
  "constructionItemGroupID": 40,
@@ -8974,7 +9009,7 @@
8974
9009
  {
8975
9010
  "constructionItemID": 500,
8976
9011
  "crossplayID": 500,
8977
- "comment1": "attackBoostYard",
9012
+ "comment1": "Relic",
8978
9013
  "comment2": "Alliance BG - Keep",
8979
9014
  "name": "attackBoostYard",
8980
9015
  "constructionItemGroupID": 40,
@@ -8993,7 +9028,7 @@
8993
9028
  {
8994
9029
  "constructionItemID": 501,
8995
9030
  "crossplayID": 501,
8996
- "comment1": "attackBoostYard",
9031
+ "comment1": "Relic",
8997
9032
  "comment2": "Alliance BG - Keep",
8998
9033
  "name": "attackBoostYard",
8999
9034
  "constructionItemGroupID": 40,
@@ -9012,7 +9047,7 @@
9012
9047
  {
9013
9048
  "constructionItemID": 502,
9014
9049
  "crossplayID": 502,
9015
- "comment1": "attackBoostYard",
9050
+ "comment1": "Relic",
9016
9051
  "comment2": "Alliance BG - Keep",
9017
9052
  "name": "attackBoostYard",
9018
9053
  "constructionItemGroupID": 40,
@@ -9031,7 +9066,7 @@
9031
9066
  {
9032
9067
  "constructionItemID": 503,
9033
9068
  "crossplayID": 503,
9034
- "comment1": "attackBoostYard",
9069
+ "comment1": "Relic",
9035
9070
  "comment2": "Alliance BG - Keep",
9036
9071
  "name": "attackBoostYard",
9037
9072
  "constructionItemGroupID": 40,
@@ -9050,7 +9085,7 @@
9050
9085
  {
9051
9086
  "constructionItemID": 504,
9052
9087
  "crossplayID": 504,
9053
- "comment1": "attackBoostYard",
9088
+ "comment1": "Relic",
9054
9089
  "comment2": "Alliance BG - Keep",
9055
9090
  "name": "attackBoostYard",
9056
9091
  "constructionItemGroupID": 40,
@@ -9069,7 +9104,7 @@
9069
9104
  {
9070
9105
  "constructionItemID": 505,
9071
9106
  "crossplayID": 505,
9072
- "comment1": "attackBoostYard",
9107
+ "comment1": "Relic",
9073
9108
  "comment2": "Alliance BG - Keep",
9074
9109
  "name": "attackBoostYard",
9075
9110
  "constructionItemGroupID": 40,
@@ -9088,7 +9123,7 @@
9088
9123
  {
9089
9124
  "constructionItemID": 506,
9090
9125
  "crossplayID": 506,
9091
- "comment1": "attackBoostYard",
9126
+ "comment1": "Relic",
9092
9127
  "comment2": "Alliance BG - Keep",
9093
9128
  "name": "attackBoostYard",
9094
9129
  "constructionItemGroupID": 40,
@@ -9107,7 +9142,7 @@
9107
9142
  {
9108
9143
  "constructionItemID": 507,
9109
9144
  "crossplayID": 507,
9110
- "comment1": "attackBoostYard",
9145
+ "comment1": "Relic",
9111
9146
  "comment2": "Alliance BG - Keep",
9112
9147
  "name": "attackBoostYard",
9113
9148
  "constructionItemGroupID": 40,
@@ -9126,7 +9161,7 @@
9126
9161
  {
9127
9162
  "constructionItemID": 508,
9128
9163
  "crossplayID": 508,
9129
- "comment1": "attackBoostYard",
9164
+ "comment1": "Relic",
9130
9165
  "comment2": "Alliance BG - Keep",
9131
9166
  "name": "attackBoostYard",
9132
9167
  "constructionItemGroupID": 40,
@@ -9145,7 +9180,7 @@
9145
9180
  {
9146
9181
  "constructionItemID": 509,
9147
9182
  "crossplayID": 509,
9148
- "comment1": "attackBoostYard",
9183
+ "comment1": "Relic",
9149
9184
  "comment2": "Alliance BG - Keep",
9150
9185
  "name": "attackBoostYard",
9151
9186
  "constructionItemGroupID": 40,
@@ -9164,7 +9199,7 @@
9164
9199
  {
9165
9200
  "constructionItemID": 510,
9166
9201
  "crossplayID": 510,
9167
- "comment1": "attackBoostYard",
9202
+ "comment1": "Relic",
9168
9203
  "comment2": "Alliance BG - Keep",
9169
9204
  "name": "attackBoostYard",
9170
9205
  "constructionItemGroupID": 40,
@@ -9183,7 +9218,7 @@
9183
9218
  {
9184
9219
  "constructionItemID": 511,
9185
9220
  "crossplayID": 511,
9186
- "comment1": "attackBoostYard",
9221
+ "comment1": "Relic",
9187
9222
  "comment2": "Alliance BG - Keep",
9188
9223
  "name": "attackBoostYard",
9189
9224
  "constructionItemGroupID": 40,
@@ -9202,7 +9237,7 @@
9202
9237
  {
9203
9238
  "constructionItemID": 512,
9204
9239
  "crossplayID": 512,
9205
- "comment1": "attackBoostYard",
9240
+ "comment1": "Relic",
9206
9241
  "comment2": "Alliance BG - Keep",
9207
9242
  "name": "attackBoostYard",
9208
9243
  "constructionItemGroupID": 40,
@@ -9221,7 +9256,7 @@
9221
9256
  {
9222
9257
  "constructionItemID": 513,
9223
9258
  "crossplayID": 513,
9224
- "comment1": "attackBoostYard",
9259
+ "comment1": "Relic",
9225
9260
  "comment2": "Alliance BG - Keep",
9226
9261
  "name": "attackBoostYard",
9227
9262
  "constructionItemGroupID": 40,
@@ -9240,7 +9275,7 @@
9240
9275
  {
9241
9276
  "constructionItemID": 514,
9242
9277
  "crossplayID": 514,
9243
- "comment1": "attackBoostYard",
9278
+ "comment1": "Relic",
9244
9279
  "comment2": "Alliance BG - Keep",
9245
9280
  "name": "attackBoostYard",
9246
9281
  "constructionItemGroupID": 40,
@@ -9259,7 +9294,7 @@
9259
9294
  {
9260
9295
  "constructionItemID": 515,
9261
9296
  "crossplayID": 515,
9262
- "comment1": "attackBoostYard",
9297
+ "comment1": "Relic",
9263
9298
  "comment2": "Alliance BG - Keep",
9264
9299
  "name": "attackBoostYard",
9265
9300
  "constructionItemGroupID": 40,
@@ -9278,7 +9313,7 @@
9278
9313
  {
9279
9314
  "constructionItemID": 516,
9280
9315
  "crossplayID": 516,
9281
- "comment1": "offensiveMeleeBonus",
9316
+ "comment1": "Relic",
9282
9317
  "comment2": "Alliance BG - Relic Quarry",
9283
9318
  "name": "offensiveMeleeBonus",
9284
9319
  "constructionItemGroupID": 41,
@@ -9297,7 +9332,7 @@
9297
9332
  {
9298
9333
  "constructionItemID": 517,
9299
9334
  "crossplayID": 517,
9300
- "comment1": "offensiveMeleeBonus",
9335
+ "comment1": "Relic",
9301
9336
  "comment2": "Alliance BG - Relic Quarry",
9302
9337
  "name": "offensiveMeleeBonus",
9303
9338
  "constructionItemGroupID": 41,
@@ -9316,7 +9351,7 @@
9316
9351
  {
9317
9352
  "constructionItemID": 518,
9318
9353
  "crossplayID": 518,
9319
- "comment1": "offensiveMeleeBonus",
9354
+ "comment1": "Relic",
9320
9355
  "comment2": "Alliance BG - Relic Quarry",
9321
9356
  "name": "offensiveMeleeBonus",
9322
9357
  "constructionItemGroupID": 41,
@@ -9335,7 +9370,7 @@
9335
9370
  {
9336
9371
  "constructionItemID": 519,
9337
9372
  "crossplayID": 519,
9338
- "comment1": "offensiveMeleeBonus",
9373
+ "comment1": "Relic",
9339
9374
  "comment2": "Alliance BG - Relic Quarry",
9340
9375
  "name": "offensiveMeleeBonus",
9341
9376
  "constructionItemGroupID": 41,
@@ -9354,7 +9389,7 @@
9354
9389
  {
9355
9390
  "constructionItemID": 520,
9356
9391
  "crossplayID": 520,
9357
- "comment1": "offensiveMeleeBonus",
9392
+ "comment1": "Relic",
9358
9393
  "comment2": "Alliance BG - Relic Quarry",
9359
9394
  "name": "offensiveMeleeBonus",
9360
9395
  "constructionItemGroupID": 41,
@@ -9373,7 +9408,7 @@
9373
9408
  {
9374
9409
  "constructionItemID": 521,
9375
9410
  "crossplayID": 521,
9376
- "comment1": "offensiveMeleeBonus",
9411
+ "comment1": "Relic",
9377
9412
  "comment2": "Alliance BG - Relic Quarry",
9378
9413
  "name": "offensiveMeleeBonus",
9379
9414
  "constructionItemGroupID": 41,
@@ -9392,7 +9427,7 @@
9392
9427
  {
9393
9428
  "constructionItemID": 522,
9394
9429
  "crossplayID": 522,
9395
- "comment1": "offensiveMeleeBonus",
9430
+ "comment1": "Relic",
9396
9431
  "comment2": "Alliance BG - Relic Quarry",
9397
9432
  "name": "offensiveMeleeBonus",
9398
9433
  "constructionItemGroupID": 41,
@@ -9411,7 +9446,7 @@
9411
9446
  {
9412
9447
  "constructionItemID": 523,
9413
9448
  "crossplayID": 523,
9414
- "comment1": "offensiveMeleeBonus",
9449
+ "comment1": "Relic",
9415
9450
  "comment2": "Alliance BG - Relic Quarry",
9416
9451
  "name": "offensiveMeleeBonus",
9417
9452
  "constructionItemGroupID": 41,
@@ -9430,7 +9465,7 @@
9430
9465
  {
9431
9466
  "constructionItemID": 524,
9432
9467
  "crossplayID": 524,
9433
- "comment1": "offensiveMeleeBonus",
9468
+ "comment1": "Relic",
9434
9469
  "comment2": "Alliance BG - Relic Quarry",
9435
9470
  "name": "offensiveMeleeBonus",
9436
9471
  "constructionItemGroupID": 41,
@@ -9449,7 +9484,7 @@
9449
9484
  {
9450
9485
  "constructionItemID": 525,
9451
9486
  "crossplayID": 525,
9452
- "comment1": "offensiveMeleeBonus",
9487
+ "comment1": "Relic",
9453
9488
  "comment2": "Alliance BG - Relic Quarry",
9454
9489
  "name": "offensiveMeleeBonus",
9455
9490
  "constructionItemGroupID": 41,
@@ -9468,7 +9503,7 @@
9468
9503
  {
9469
9504
  "constructionItemID": 526,
9470
9505
  "crossplayID": 526,
9471
- "comment1": "offensiveMeleeBonus",
9506
+ "comment1": "Relic",
9472
9507
  "comment2": "Alliance BG - Relic Quarry",
9473
9508
  "name": "offensiveMeleeBonus",
9474
9509
  "constructionItemGroupID": 41,
@@ -9487,7 +9522,7 @@
9487
9522
  {
9488
9523
  "constructionItemID": 527,
9489
9524
  "crossplayID": 527,
9490
- "comment1": "offensiveMeleeBonus",
9525
+ "comment1": "Relic",
9491
9526
  "comment2": "Alliance BG - Relic Quarry",
9492
9527
  "name": "offensiveMeleeBonus",
9493
9528
  "constructionItemGroupID": 41,
@@ -9506,7 +9541,7 @@
9506
9541
  {
9507
9542
  "constructionItemID": 528,
9508
9543
  "crossplayID": 528,
9509
- "comment1": "offensiveMeleeBonus",
9544
+ "comment1": "Relic",
9510
9545
  "comment2": "Alliance BG - Relic Quarry",
9511
9546
  "name": "offensiveMeleeBonus",
9512
9547
  "constructionItemGroupID": 41,
@@ -9525,7 +9560,7 @@
9525
9560
  {
9526
9561
  "constructionItemID": 529,
9527
9562
  "crossplayID": 529,
9528
- "comment1": "offensiveMeleeBonus",
9563
+ "comment1": "Relic",
9529
9564
  "comment2": "Alliance BG - Relic Quarry",
9530
9565
  "name": "offensiveMeleeBonus",
9531
9566
  "constructionItemGroupID": 41,
@@ -9544,7 +9579,7 @@
9544
9579
  {
9545
9580
  "constructionItemID": 530,
9546
9581
  "crossplayID": 530,
9547
- "comment1": "offensiveMeleeBonus",
9582
+ "comment1": "Relic",
9548
9583
  "comment2": "Alliance BG - Relic Quarry",
9549
9584
  "name": "offensiveMeleeBonus",
9550
9585
  "constructionItemGroupID": 41,
@@ -9563,7 +9598,7 @@
9563
9598
  {
9564
9599
  "constructionItemID": 531,
9565
9600
  "crossplayID": 531,
9566
- "comment1": "offensiveMeleeBonus",
9601
+ "comment1": "Relic",
9567
9602
  "comment2": "Alliance BG - Relic Quarry",
9568
9603
  "name": "offensiveMeleeBonus",
9569
9604
  "constructionItemGroupID": 41,
@@ -9582,7 +9617,7 @@
9582
9617
  {
9583
9618
  "constructionItemID": 532,
9584
9619
  "crossplayID": 532,
9585
- "comment1": "offensiveMeleeBonus",
9620
+ "comment1": "Relic",
9586
9621
  "comment2": "Alliance BG - Relic Quarry",
9587
9622
  "name": "offensiveMeleeBonus",
9588
9623
  "constructionItemGroupID": 41,
@@ -9601,7 +9636,7 @@
9601
9636
  {
9602
9637
  "constructionItemID": 533,
9603
9638
  "crossplayID": 533,
9604
- "comment1": "offensiveMeleeBonus",
9639
+ "comment1": "Relic",
9605
9640
  "comment2": "Alliance BG - Relic Quarry",
9606
9641
  "name": "offensiveMeleeBonus",
9607
9642
  "constructionItemGroupID": 41,
@@ -9620,7 +9655,7 @@
9620
9655
  {
9621
9656
  "constructionItemID": 534,
9622
9657
  "crossplayID": 534,
9623
- "comment1": "offensiveMeleeBonus",
9658
+ "comment1": "Relic",
9624
9659
  "comment2": "Alliance BG - Relic Quarry",
9625
9660
  "name": "offensiveMeleeBonus",
9626
9661
  "constructionItemGroupID": 41,
@@ -9639,7 +9674,7 @@
9639
9674
  {
9640
9675
  "constructionItemID": 535,
9641
9676
  "crossplayID": 535,
9642
- "comment1": "offensiveMeleeBonus",
9677
+ "comment1": "Relic",
9643
9678
  "comment2": "Alliance BG - Relic Quarry",
9644
9679
  "name": "offensiveMeleeBonus",
9645
9680
  "constructionItemGroupID": 41,
@@ -9658,7 +9693,7 @@
9658
9693
  {
9659
9694
  "constructionItemID": 536,
9660
9695
  "crossplayID": 536,
9661
- "comment1": "offensiveRangeBonus",
9696
+ "comment1": "Relic",
9662
9697
  "comment2": "Alliance BG - Relic Woodcutter",
9663
9698
  "name": "offensiveRangeBonus",
9664
9699
  "constructionItemGroupID": 42,
@@ -9677,7 +9712,7 @@
9677
9712
  {
9678
9713
  "constructionItemID": 537,
9679
9714
  "crossplayID": 537,
9680
- "comment1": "offensiveRangeBonus",
9715
+ "comment1": "Relic",
9681
9716
  "comment2": "Alliance BG - Relic Woodcutter",
9682
9717
  "name": "offensiveRangeBonus",
9683
9718
  "constructionItemGroupID": 42,
@@ -9696,7 +9731,7 @@
9696
9731
  {
9697
9732
  "constructionItemID": 538,
9698
9733
  "crossplayID": 538,
9699
- "comment1": "offensiveRangeBonus",
9734
+ "comment1": "Relic",
9700
9735
  "comment2": "Alliance BG - Relic Woodcutter",
9701
9736
  "name": "offensiveRangeBonus",
9702
9737
  "constructionItemGroupID": 42,
@@ -9715,7 +9750,7 @@
9715
9750
  {
9716
9751
  "constructionItemID": 539,
9717
9752
  "crossplayID": 539,
9718
- "comment1": "offensiveRangeBonus",
9753
+ "comment1": "Relic",
9719
9754
  "comment2": "Alliance BG - Relic Woodcutter",
9720
9755
  "name": "offensiveRangeBonus",
9721
9756
  "constructionItemGroupID": 42,
@@ -9734,7 +9769,7 @@
9734
9769
  {
9735
9770
  "constructionItemID": 540,
9736
9771
  "crossplayID": 540,
9737
- "comment1": "offensiveRangeBonus",
9772
+ "comment1": "Relic",
9738
9773
  "comment2": "Alliance BG - Relic Woodcutter",
9739
9774
  "name": "offensiveRangeBonus",
9740
9775
  "constructionItemGroupID": 42,
@@ -9753,7 +9788,7 @@
9753
9788
  {
9754
9789
  "constructionItemID": 541,
9755
9790
  "crossplayID": 541,
9756
- "comment1": "offensiveRangeBonus",
9791
+ "comment1": "Relic",
9757
9792
  "comment2": "Alliance BG - Relic Woodcutter",
9758
9793
  "name": "offensiveRangeBonus",
9759
9794
  "constructionItemGroupID": 42,
@@ -9772,7 +9807,7 @@
9772
9807
  {
9773
9808
  "constructionItemID": 542,
9774
9809
  "crossplayID": 542,
9775
- "comment1": "offensiveRangeBonus",
9810
+ "comment1": "Relic",
9776
9811
  "comment2": "Alliance BG - Relic Woodcutter",
9777
9812
  "name": "offensiveRangeBonus",
9778
9813
  "constructionItemGroupID": 42,
@@ -9791,7 +9826,7 @@
9791
9826
  {
9792
9827
  "constructionItemID": 543,
9793
9828
  "crossplayID": 543,
9794
- "comment1": "offensiveRangeBonus",
9829
+ "comment1": "Relic",
9795
9830
  "comment2": "Alliance BG - Relic Woodcutter",
9796
9831
  "name": "offensiveRangeBonus",
9797
9832
  "constructionItemGroupID": 42,
@@ -9810,7 +9845,7 @@
9810
9845
  {
9811
9846
  "constructionItemID": 544,
9812
9847
  "crossplayID": 544,
9813
- "comment1": "offensiveRangeBonus",
9848
+ "comment1": "Relic",
9814
9849
  "comment2": "Alliance BG - Relic Woodcutter",
9815
9850
  "name": "offensiveRangeBonus",
9816
9851
  "constructionItemGroupID": 42,
@@ -9829,7 +9864,7 @@
9829
9864
  {
9830
9865
  "constructionItemID": 545,
9831
9866
  "crossplayID": 545,
9832
- "comment1": "offensiveRangeBonus",
9867
+ "comment1": "Relic",
9833
9868
  "comment2": "Alliance BG - Relic Woodcutter",
9834
9869
  "name": "offensiveRangeBonus",
9835
9870
  "constructionItemGroupID": 42,
@@ -9848,7 +9883,7 @@
9848
9883
  {
9849
9884
  "constructionItemID": 546,
9850
9885
  "crossplayID": 546,
9851
- "comment1": "offensiveRangeBonus",
9886
+ "comment1": "Relic",
9852
9887
  "comment2": "Alliance BG - Relic Woodcutter",
9853
9888
  "name": "offensiveRangeBonus",
9854
9889
  "constructionItemGroupID": 42,
@@ -9867,7 +9902,7 @@
9867
9902
  {
9868
9903
  "constructionItemID": 547,
9869
9904
  "crossplayID": 547,
9870
- "comment1": "offensiveRangeBonus",
9905
+ "comment1": "Relic",
9871
9906
  "comment2": "Alliance BG - Relic Woodcutter",
9872
9907
  "name": "offensiveRangeBonus",
9873
9908
  "constructionItemGroupID": 42,
@@ -9886,7 +9921,7 @@
9886
9921
  {
9887
9922
  "constructionItemID": 548,
9888
9923
  "crossplayID": 548,
9889
- "comment1": "offensiveRangeBonus",
9924
+ "comment1": "Relic",
9890
9925
  "comment2": "Alliance BG - Relic Woodcutter",
9891
9926
  "name": "offensiveRangeBonus",
9892
9927
  "constructionItemGroupID": 42,
@@ -9905,7 +9940,7 @@
9905
9940
  {
9906
9941
  "constructionItemID": 549,
9907
9942
  "crossplayID": 549,
9908
- "comment1": "offensiveRangeBonus",
9943
+ "comment1": "Relic",
9909
9944
  "comment2": "Alliance BG - Relic Woodcutter",
9910
9945
  "name": "offensiveRangeBonus",
9911
9946
  "constructionItemGroupID": 42,
@@ -9924,7 +9959,7 @@
9924
9959
  {
9925
9960
  "constructionItemID": 550,
9926
9961
  "crossplayID": 550,
9927
- "comment1": "offensiveRangeBonus",
9962
+ "comment1": "Relic",
9928
9963
  "comment2": "Alliance BG - Relic Woodcutter",
9929
9964
  "name": "offensiveRangeBonus",
9930
9965
  "constructionItemGroupID": 42,
@@ -9943,7 +9978,7 @@
9943
9978
  {
9944
9979
  "constructionItemID": 551,
9945
9980
  "crossplayID": 551,
9946
- "comment1": "offensiveRangeBonus",
9981
+ "comment1": "Relic",
9947
9982
  "comment2": "Alliance BG - Relic Woodcutter",
9948
9983
  "name": "offensiveRangeBonus",
9949
9984
  "constructionItemGroupID": 42,
@@ -9962,7 +9997,7 @@
9962
9997
  {
9963
9998
  "constructionItemID": 552,
9964
9999
  "crossplayID": 552,
9965
- "comment1": "offensiveRangeBonus",
10000
+ "comment1": "Relic",
9966
10001
  "comment2": "Alliance BG - Relic Woodcutter",
9967
10002
  "name": "offensiveRangeBonus",
9968
10003
  "constructionItemGroupID": 42,
@@ -9981,7 +10016,7 @@
9981
10016
  {
9982
10017
  "constructionItemID": 553,
9983
10018
  "crossplayID": 553,
9984
- "comment1": "offensiveRangeBonus",
10019
+ "comment1": "Relic",
9985
10020
  "comment2": "Alliance BG - Relic Woodcutter",
9986
10021
  "name": "offensiveRangeBonus",
9987
10022
  "constructionItemGroupID": 42,
@@ -10000,7 +10035,7 @@
10000
10035
  {
10001
10036
  "constructionItemID": 554,
10002
10037
  "crossplayID": 554,
10003
- "comment1": "offensiveRangeBonus",
10038
+ "comment1": "Relic",
10004
10039
  "comment2": "Alliance BG - Relic Woodcutter",
10005
10040
  "name": "offensiveRangeBonus",
10006
10041
  "constructionItemGroupID": 42,
@@ -10019,7 +10054,7 @@
10019
10054
  {
10020
10055
  "constructionItemID": 555,
10021
10056
  "crossplayID": 555,
10022
- "comment1": "offensiveRangeBonus",
10057
+ "comment1": "Relic",
10023
10058
  "comment2": "Alliance BG - Relic Woodcutter",
10024
10059
  "name": "offensiveRangeBonus",
10025
10060
  "constructionItemGroupID": 42,
@@ -10047,7 +10082,6 @@
10047
10082
  "slotTypeID": 1,
10048
10083
  "constructionItemEffectGroupID": 43,
10049
10084
  "removalCostC1": 1400,
10050
- "isPremium": 1,
10051
10085
  "addCommonTimber": 2500,
10052
10086
  "addCommonStraw": 1880,
10053
10087
  "addRareNails": 1250,
@@ -10068,7 +10102,6 @@
10068
10102
  "slotTypeID": 1,
10069
10103
  "constructionItemEffectGroupID": 43,
10070
10104
  "removalCostC1": 2100,
10071
- "isPremium": 1,
10072
10105
  "addCommonTimber": 3100,
10073
10106
  "addCommonStraw": 2480,
10074
10107
  "addRareNails": 2200,
@@ -10089,7 +10122,6 @@
10089
10122
  "slotTypeID": 1,
10090
10123
  "constructionItemEffectGroupID": 43,
10091
10124
  "removalCostC1": 3200,
10092
- "isPremium": 1,
10093
10125
  "addCommonTimber": 3700,
10094
10126
  "addCommonStraw": 3080,
10095
10127
  "addRareNails": 3150,
@@ -10110,7 +10142,6 @@
10110
10142
  "slotTypeID": 1,
10111
10143
  "constructionItemEffectGroupID": 43,
10112
10144
  "removalCostC1": 4800,
10113
- "isPremium": 1,
10114
10145
  "addCommonTimber": 4300,
10115
10146
  "addCommonStraw": 3680,
10116
10147
  "addRareNails": 4100,
@@ -10131,7 +10162,6 @@
10131
10162
  "slotTypeID": 1,
10132
10163
  "constructionItemEffectGroupID": 43,
10133
10164
  "removalCostC1": 7200,
10134
- "isPremium": 1,
10135
10165
  "addCommonTimber": 4900,
10136
10166
  "addCommonStraw": 4280,
10137
10167
  "addRareNails": 5050,
@@ -10152,7 +10182,6 @@
10152
10182
  "slotTypeID": 1,
10153
10183
  "constructionItemEffectGroupID": 43,
10154
10184
  "removalCostC1": 10800,
10155
- "isPremium": 1,
10156
10185
  "addCommonTimber": 5500,
10157
10186
  "addCommonStraw": 4880,
10158
10187
  "addRareNails": 6000,
@@ -10173,7 +10202,6 @@
10173
10202
  "slotTypeID": 1,
10174
10203
  "constructionItemEffectGroupID": 43,
10175
10204
  "removalCostC1": 16200,
10176
- "isPremium": 1,
10177
10205
  "addCommonTimber": 6100,
10178
10206
  "addCommonStraw": 5480,
10179
10207
  "addRareNails": 6950,
@@ -10194,7 +10222,6 @@
10194
10222
  "slotTypeID": 1,
10195
10223
  "constructionItemEffectGroupID": 43,
10196
10224
  "removalCostC1": 24300,
10197
- "isPremium": 1,
10198
10225
  "addCommonTimber": 6700,
10199
10226
  "addCommonStraw": 6080,
10200
10227
  "addRareNails": 7900,
@@ -10215,7 +10242,6 @@
10215
10242
  "slotTypeID": 1,
10216
10243
  "constructionItemEffectGroupID": 43,
10217
10244
  "removalCostC1": 36500,
10218
- "isPremium": 1,
10219
10245
  "addCommonTimber": 7300,
10220
10246
  "addCommonStraw": 6680,
10221
10247
  "addRareNails": 8850,
@@ -10236,7 +10262,6 @@
10236
10262
  "slotTypeID": 1,
10237
10263
  "constructionItemEffectGroupID": 43,
10238
10264
  "removalCostC1": 54800,
10239
- "isPremium": 1,
10240
10265
  "addCommonTimber": 7900,
10241
10266
  "addCommonStraw": 7280,
10242
10267
  "addRareNails": 9800,
@@ -10257,7 +10282,6 @@
10257
10282
  "slotTypeID": 1,
10258
10283
  "constructionItemEffectGroupID": 43,
10259
10284
  "removalCostC1": 73100,
10260
- "isPremium": 1,
10261
10285
  "addCommonTimber": 8500,
10262
10286
  "addCommonStraw": 7880,
10263
10287
  "addRareNails": 10750,
@@ -10278,7 +10302,6 @@
10278
10302
  "slotTypeID": 1,
10279
10303
  "constructionItemEffectGroupID": 43,
10280
10304
  "removalCostC1": 94600,
10281
- "isPremium": 1,
10282
10305
  "addCommonTimber": 9100,
10283
10306
  "addCommonStraw": 8480,
10284
10307
  "addRareNails": 11700,
@@ -10299,7 +10322,6 @@
10299
10322
  "slotTypeID": 1,
10300
10323
  "constructionItemEffectGroupID": 43,
10301
10324
  "removalCostC1": 116100,
10302
- "isPremium": 1,
10303
10325
  "addCommonTimber": 9700,
10304
10326
  "addCommonStraw": 9080,
10305
10327
  "addRareNails": 12650,
@@ -10320,7 +10342,6 @@
10320
10342
  "slotTypeID": 1,
10321
10343
  "constructionItemEffectGroupID": 43,
10322
10344
  "removalCostC1": 137600,
10323
- "isPremium": 1,
10324
10345
  "addCommonTimber": 10300,
10325
10346
  "addCommonStraw": 9680,
10326
10347
  "addRareNails": 13600,
@@ -10341,7 +10362,6 @@
10341
10362
  "slotTypeID": 1,
10342
10363
  "constructionItemEffectGroupID": 43,
10343
10364
  "removalCostC1": 159100,
10344
- "isPremium": 1,
10345
10365
  "addCommonTimber": 10900,
10346
10366
  "addCommonStraw": 10280,
10347
10367
  "addRareNails": 14550,
@@ -10362,7 +10382,6 @@
10362
10382
  "slotTypeID": 1,
10363
10383
  "constructionItemEffectGroupID": 43,
10364
10384
  "removalCostC1": 180600,
10365
- "isPremium": 1,
10366
10385
  "addCommonTimber": 11500,
10367
10386
  "addCommonStraw": 10880,
10368
10387
  "addRareNails": 15500,
@@ -10383,7 +10402,6 @@
10383
10402
  "slotTypeID": 1,
10384
10403
  "constructionItemEffectGroupID": 43,
10385
10404
  "removalCostC1": 202100,
10386
- "isPremium": 1,
10387
10405
  "addCommonTimber": 12100,
10388
10406
  "addCommonStraw": 11480,
10389
10407
  "addRareNails": 16450,
@@ -10404,7 +10422,6 @@
10404
10422
  "slotTypeID": 1,
10405
10423
  "constructionItemEffectGroupID": 43,
10406
10424
  "removalCostC1": 223600,
10407
- "isPremium": 1,
10408
10425
  "addCommonTimber": 12700,
10409
10426
  "addCommonStraw": 12080,
10410
10427
  "addRareNails": 17400,
@@ -10425,7 +10442,6 @@
10425
10442
  "slotTypeID": 1,
10426
10443
  "constructionItemEffectGroupID": 43,
10427
10444
  "removalCostC1": 245100,
10428
- "isPremium": 1,
10429
10445
  "addCommonTimber": 13300,
10430
10446
  "addCommonStraw": 12680,
10431
10447
  "addRareNails": 18350,
@@ -10446,7 +10462,6 @@
10446
10462
  "slotTypeID": 1,
10447
10463
  "constructionItemEffectGroupID": 43,
10448
10464
  "removalCostC1": 266600,
10449
- "isPremium": 1,
10450
10465
  "addCommonTimber": 13900,
10451
10466
  "addCommonStraw": 13280,
10452
10467
  "addRareNails": 19300,
@@ -10467,7 +10482,6 @@
10467
10482
  "slotTypeID": 1,
10468
10483
  "constructionItemEffectGroupID": 43,
10469
10484
  "removalCostC1": 288100,
10470
- "isPremium": 1,
10471
10485
  "addCommonTimber": 14500,
10472
10486
  "addCommonStraw": 13880,
10473
10487
  "addRareNails": 20250,
@@ -10488,7 +10502,6 @@
10488
10502
  "slotTypeID": 1,
10489
10503
  "constructionItemEffectGroupID": 43,
10490
10504
  "removalCostC1": 309600,
10491
- "isPremium": 1,
10492
10505
  "addCommonTimber": 15100,
10493
10506
  "addCommonStraw": 14480,
10494
10507
  "addRareNails": 21200,
@@ -10509,7 +10522,6 @@
10509
10522
  "slotTypeID": 1,
10510
10523
  "constructionItemEffectGroupID": 43,
10511
10524
  "removalCostC1": 331100,
10512
- "isPremium": 1,
10513
10525
  "addCommonTimber": 15700,
10514
10526
  "addCommonStraw": 15080,
10515
10527
  "addRareNails": 22150,
@@ -10530,7 +10542,6 @@
10530
10542
  "slotTypeID": 1,
10531
10543
  "constructionItemEffectGroupID": 43,
10532
10544
  "removalCostC1": 352600,
10533
- "isPremium": 1,
10534
10545
  "addCommonTimber": 16300,
10535
10546
  "addCommonStraw": 15680,
10536
10547
  "addRareNails": 23100,
@@ -10551,7 +10562,6 @@
10551
10562
  "slotTypeID": 1,
10552
10563
  "constructionItemEffectGroupID": 43,
10553
10564
  "removalCostC1": 374100,
10554
- "isPremium": 1,
10555
10565
  "addCommonTimber": 16900,
10556
10566
  "addCommonStraw": 16280,
10557
10567
  "addRareNails": 24050,
@@ -10992,7 +11002,6 @@
10992
11002
  "slotTypeID": 1,
10993
11003
  "constructionItemEffectGroupID": 39,
10994
11004
  "removalCostC1": 1400,
10995
- "isPremium": 1,
10996
11005
  "addCommonTimber": 150,
10997
11006
  "addCommonStraw": 100,
10998
11007
  "addRareNails": 75,
@@ -11013,7 +11022,6 @@
11013
11022
  "slotTypeID": 1,
11014
11023
  "constructionItemEffectGroupID": 39,
11015
11024
  "removalCostC1": 2100,
11016
- "isPremium": 1,
11017
11025
  "addCommonTimber": 250,
11018
11026
  "addCommonStraw": 150,
11019
11027
  "addRareNails": 125,
@@ -11034,7 +11042,6 @@
11034
11042
  "slotTypeID": 1,
11035
11043
  "constructionItemEffectGroupID": 39,
11036
11044
  "removalCostC1": 3200,
11037
- "isPremium": 1,
11038
11045
  "addCommonTimber": 350,
11039
11046
  "addCommonStraw": 200,
11040
11047
  "addRareNails": 175,
@@ -11055,7 +11062,6 @@
11055
11062
  "slotTypeID": 1,
11056
11063
  "constructionItemEffectGroupID": 39,
11057
11064
  "removalCostC1": 4800,
11058
- "isPremium": 1,
11059
11065
  "addCommonTimber": 450,
11060
11066
  "addCommonStraw": 250,
11061
11067
  "addRareNails": 225,
@@ -11076,7 +11082,6 @@
11076
11082
  "slotTypeID": 1,
11077
11083
  "constructionItemEffectGroupID": 39,
11078
11084
  "removalCostC1": 7200,
11079
- "isPremium": 1,
11080
11085
  "addCommonTimber": 550,
11081
11086
  "addCommonStraw": 300,
11082
11087
  "addRareNails": 275,
@@ -11097,7 +11102,6 @@
11097
11102
  "slotTypeID": 1,
11098
11103
  "constructionItemEffectGroupID": 39,
11099
11104
  "removalCostC1": 10800,
11100
- "isPremium": 1,
11101
11105
  "addCommonTimber": 650,
11102
11106
  "addCommonStraw": 350,
11103
11107
  "addRareNails": 325,
@@ -11118,7 +11122,6 @@
11118
11122
  "slotTypeID": 1,
11119
11123
  "constructionItemEffectGroupID": 39,
11120
11124
  "removalCostC1": 16200,
11121
- "isPremium": 1,
11122
11125
  "addCommonTimber": 750,
11123
11126
  "addCommonStraw": 400,
11124
11127
  "addRareNails": 375,
@@ -11139,7 +11142,6 @@
11139
11142
  "slotTypeID": 1,
11140
11143
  "constructionItemEffectGroupID": 39,
11141
11144
  "removalCostC1": 24300,
11142
- "isPremium": 1,
11143
11145
  "addCommonTimber": 850,
11144
11146
  "addCommonStraw": 450,
11145
11147
  "addRareNails": 425,
@@ -11160,7 +11162,6 @@
11160
11162
  "slotTypeID": 1,
11161
11163
  "constructionItemEffectGroupID": 39,
11162
11164
  "removalCostC1": 36500,
11163
- "isPremium": 1,
11164
11165
  "addCommonTimber": 950,
11165
11166
  "addCommonStraw": 500,
11166
11167
  "addRareNails": 475,
@@ -11181,7 +11182,6 @@
11181
11182
  "slotTypeID": 1,
11182
11183
  "constructionItemEffectGroupID": 39,
11183
11184
  "removalCostC1": 54800,
11184
- "isPremium": 1,
11185
11185
  "addCommonTimber": 1050,
11186
11186
  "addCommonStraw": 550,
11187
11187
  "addRareNails": 525,
@@ -11202,7 +11202,6 @@
11202
11202
  "slotTypeID": 1,
11203
11203
  "constructionItemEffectGroupID": 39,
11204
11204
  "removalCostC1": 73100,
11205
- "isPremium": 1,
11206
11205
  "addCommonTimber": 1150,
11207
11206
  "addCommonStraw": 600,
11208
11207
  "addRareNails": 575,
@@ -11223,7 +11222,6 @@
11223
11222
  "slotTypeID": 1,
11224
11223
  "constructionItemEffectGroupID": 39,
11225
11224
  "removalCostC1": 94600,
11226
- "isPremium": 1,
11227
11225
  "addCommonTimber": 1250,
11228
11226
  "addCommonStraw": 650,
11229
11227
  "addRareNails": 625,
@@ -11244,7 +11242,6 @@
11244
11242
  "slotTypeID": 1,
11245
11243
  "constructionItemEffectGroupID": 39,
11246
11244
  "removalCostC1": 116100,
11247
- "isPremium": 1,
11248
11245
  "addCommonTimber": 1350,
11249
11246
  "addCommonStraw": 700,
11250
11247
  "addRareNails": 675,
@@ -11265,7 +11262,6 @@
11265
11262
  "slotTypeID": 1,
11266
11263
  "constructionItemEffectGroupID": 39,
11267
11264
  "removalCostC1": 137600,
11268
- "isPremium": 1,
11269
11265
  "addCommonTimber": 1450,
11270
11266
  "addCommonStraw": 750,
11271
11267
  "addRareNails": 725,
@@ -11286,7 +11282,6 @@
11286
11282
  "slotTypeID": 1,
11287
11283
  "constructionItemEffectGroupID": 39,
11288
11284
  "removalCostC1": 159100,
11289
- "isPremium": 1,
11290
11285
  "addCommonTimber": 1550,
11291
11286
  "addCommonStraw": 800,
11292
11287
  "addRareNails": 775,
@@ -11307,7 +11302,6 @@
11307
11302
  "slotTypeID": 1,
11308
11303
  "constructionItemEffectGroupID": 39,
11309
11304
  "removalCostC1": 180600,
11310
- "isPremium": 1,
11311
11305
  "addCommonTimber": 1650,
11312
11306
  "addCommonStraw": 850,
11313
11307
  "addRareNails": 825,
@@ -11328,7 +11322,6 @@
11328
11322
  "slotTypeID": 1,
11329
11323
  "constructionItemEffectGroupID": 39,
11330
11324
  "removalCostC1": 202100,
11331
- "isPremium": 1,
11332
11325
  "addCommonTimber": 1750,
11333
11326
  "addCommonStraw": 900,
11334
11327
  "addRareNails": 875,
@@ -11349,7 +11342,6 @@
11349
11342
  "slotTypeID": 1,
11350
11343
  "constructionItemEffectGroupID": 39,
11351
11344
  "removalCostC1": 223600,
11352
- "isPremium": 1,
11353
11345
  "addCommonTimber": 1850,
11354
11346
  "addCommonStraw": 950,
11355
11347
  "addRareNails": 925,
@@ -11370,7 +11362,6 @@
11370
11362
  "slotTypeID": 1,
11371
11363
  "constructionItemEffectGroupID": 39,
11372
11364
  "removalCostC1": 245100,
11373
- "isPremium": 1,
11374
11365
  "addCommonTimber": 1950,
11375
11366
  "addCommonStraw": 1000,
11376
11367
  "addRareNails": 975,
@@ -11391,7 +11382,6 @@
11391
11382
  "slotTypeID": 1,
11392
11383
  "constructionItemEffectGroupID": 39,
11393
11384
  "removalCostC1": 266600,
11394
- "isPremium": 1,
11395
11385
  "addCommonTimber": 2050,
11396
11386
  "addCommonStraw": 1050,
11397
11387
  "addRareNails": 1025,
@@ -11412,7 +11402,6 @@
11412
11402
  "slotTypeID": 1,
11413
11403
  "constructionItemEffectGroupID": 39,
11414
11404
  "removalCostC1": 288100,
11415
- "isPremium": 1,
11416
11405
  "addCommonTimber": 2150,
11417
11406
  "addCommonStraw": 1100,
11418
11407
  "addRareNails": 1075,
@@ -11433,7 +11422,6 @@
11433
11422
  "slotTypeID": 1,
11434
11423
  "constructionItemEffectGroupID": 39,
11435
11424
  "removalCostC1": 309600,
11436
- "isPremium": 1,
11437
11425
  "addCommonTimber": 2250,
11438
11426
  "addCommonStraw": 1150,
11439
11427
  "addRareNails": 1125,
@@ -11454,7 +11442,6 @@
11454
11442
  "slotTypeID": 1,
11455
11443
  "constructionItemEffectGroupID": 39,
11456
11444
  "removalCostC1": 331100,
11457
- "isPremium": 1,
11458
11445
  "addCommonTimber": 2350,
11459
11446
  "addCommonStraw": 1200,
11460
11447
  "addRareNails": 1175,
@@ -11475,7 +11462,6 @@
11475
11462
  "slotTypeID": 1,
11476
11463
  "constructionItemEffectGroupID": 39,
11477
11464
  "removalCostC1": 352600,
11478
- "isPremium": 1,
11479
11465
  "addCommonTimber": 2450,
11480
11466
  "addCommonStraw": 1250,
11481
11467
  "addRareNails": 1225,
@@ -11496,7 +11482,6 @@
11496
11482
  "slotTypeID": 1,
11497
11483
  "constructionItemEffectGroupID": 39,
11498
11484
  "removalCostC1": 374100,
11499
- "isPremium": 1,
11500
11485
  "addCommonTimber": 2550,
11501
11486
  "addCommonStraw": 1300,
11502
11487
  "addRareNails": 1275,
@@ -11938,6 +11923,7 @@
11938
11923
  "constructionItemEffectGroupID": 41,
11939
11924
  "meadStorage": 32500,
11940
11925
  "removalCostC1": 10000,
11926
+ "isPremium": 1,
11941
11927
  "addLegendaryFabric": 150
11942
11928
  },
11943
11929
  {
@@ -11953,6 +11939,7 @@
11953
11939
  "constructionItemEffectGroupID": 41,
11954
11940
  "meadStorage": 35000,
11955
11941
  "removalCostC1": 15000,
11942
+ "isPremium": 1,
11956
11943
  "addLegendaryFabric": 250
11957
11944
  },
11958
11945
  {
@@ -11968,6 +11955,7 @@
11968
11955
  "constructionItemEffectGroupID": 41,
11969
11956
  "meadStorage": 37500,
11970
11957
  "removalCostC1": 20000,
11958
+ "isPremium": 1,
11971
11959
  "addLegendaryFabric": 350
11972
11960
  },
11973
11961
  {
@@ -11983,6 +11971,7 @@
11983
11971
  "constructionItemEffectGroupID": 41,
11984
11972
  "meadStorage": 40000,
11985
11973
  "removalCostC1": 25000,
11974
+ "isPremium": 1,
11986
11975
  "addLegendaryFabric": 450
11987
11976
  },
11988
11977
  {
@@ -11998,6 +11987,7 @@
11998
11987
  "constructionItemEffectGroupID": 41,
11999
11988
  "meadStorage": 42500,
12000
11989
  "removalCostC1": 30000,
11990
+ "isPremium": 1,
12001
11991
  "addLegendaryFabric": 550
12002
11992
  },
12003
11993
  {
@@ -12013,6 +12003,7 @@
12013
12003
  "constructionItemEffectGroupID": 41,
12014
12004
  "meadStorage": 45000,
12015
12005
  "removalCostC1": 35000,
12006
+ "isPremium": 1,
12016
12007
  "addLegendaryFabric": 650
12017
12008
  },
12018
12009
  {
@@ -12028,6 +12019,7 @@
12028
12019
  "constructionItemEffectGroupID": 41,
12029
12020
  "meadStorage": 47500,
12030
12021
  "removalCostC1": 40000,
12022
+ "isPremium": 1,
12031
12023
  "addLegendaryFabric": 750
12032
12024
  },
12033
12025
  {
@@ -12043,6 +12035,7 @@
12043
12035
  "constructionItemEffectGroupID": 41,
12044
12036
  "meadStorage": 50000,
12045
12037
  "removalCostC1": 45000,
12038
+ "isPremium": 1,
12046
12039
  "addLegendaryFabric": 850
12047
12040
  },
12048
12041
  {
@@ -12058,6 +12051,7 @@
12058
12051
  "constructionItemEffectGroupID": 41,
12059
12052
  "meadStorage": 52500,
12060
12053
  "removalCostC1": 50000,
12054
+ "isPremium": 1,
12061
12055
  "addLegendaryFabric": 950
12062
12056
  },
12063
12057
  {
@@ -12073,6 +12067,7 @@
12073
12067
  "constructionItemEffectGroupID": 41,
12074
12068
  "meadStorage": 60000,
12075
12069
  "removalCostC1": 55000,
12070
+ "isPremium": 1,
12076
12071
  "addLegendaryFabric": 1050
12077
12072
  },
12078
12073
  {
@@ -12388,6 +12383,7 @@
12388
12383
  "constructionItemEffectGroupID": 49,
12389
12384
  "honeyStorage": 32500,
12390
12385
  "removalCostC1": 10000,
12386
+ "isPremium": 1,
12391
12387
  "addLegendaryFabric": 150
12392
12388
  },
12393
12389
  {
@@ -12403,6 +12399,7 @@
12403
12399
  "constructionItemEffectGroupID": 49,
12404
12400
  "honeyStorage": 35000,
12405
12401
  "removalCostC1": 15000,
12402
+ "isPremium": 1,
12406
12403
  "addLegendaryFabric": 250
12407
12404
  },
12408
12405
  {
@@ -12418,6 +12415,7 @@
12418
12415
  "constructionItemEffectGroupID": 49,
12419
12416
  "honeyStorage": 37500,
12420
12417
  "removalCostC1": 20000,
12418
+ "isPremium": 1,
12421
12419
  "addLegendaryFabric": 350
12422
12420
  },
12423
12421
  {
@@ -12433,6 +12431,7 @@
12433
12431
  "constructionItemEffectGroupID": 49,
12434
12432
  "honeyStorage": 40000,
12435
12433
  "removalCostC1": 25000,
12434
+ "isPremium": 1,
12436
12435
  "addLegendaryFabric": 450
12437
12436
  },
12438
12437
  {
@@ -12448,6 +12447,7 @@
12448
12447
  "constructionItemEffectGroupID": 49,
12449
12448
  "honeyStorage": 42500,
12450
12449
  "removalCostC1": 30000,
12450
+ "isPremium": 1,
12451
12451
  "addLegendaryFabric": 550
12452
12452
  },
12453
12453
  {
@@ -12463,6 +12463,7 @@
12463
12463
  "constructionItemEffectGroupID": 49,
12464
12464
  "honeyStorage": 45000,
12465
12465
  "removalCostC1": 35000,
12466
+ "isPremium": 1,
12466
12467
  "addLegendaryFabric": 650
12467
12468
  },
12468
12469
  {
@@ -12478,6 +12479,7 @@
12478
12479
  "constructionItemEffectGroupID": 49,
12479
12480
  "honeyStorage": 47500,
12480
12481
  "removalCostC1": 40000,
12482
+ "isPremium": 1,
12481
12483
  "addLegendaryFabric": 750
12482
12484
  },
12483
12485
  {
@@ -12493,6 +12495,7 @@
12493
12495
  "constructionItemEffectGroupID": 49,
12494
12496
  "honeyStorage": 50000,
12495
12497
  "removalCostC1": 45000,
12498
+ "isPremium": 1,
12496
12499
  "addLegendaryFabric": 850
12497
12500
  },
12498
12501
  {
@@ -12508,6 +12511,7 @@
12508
12511
  "constructionItemEffectGroupID": 49,
12509
12512
  "honeyStorage": 52500,
12510
12513
  "removalCostC1": 50000,
12514
+ "isPremium": 1,
12511
12515
  "addLegendaryFabric": 950
12512
12516
  },
12513
12517
  {
@@ -12523,6 +12527,7 @@
12523
12527
  "constructionItemEffectGroupID": 49,
12524
12528
  "honeyStorage": 60000,
12525
12529
  "removalCostC1": 55000,
12530
+ "isPremium": 1,
12526
12531
  "addLegendaryFabric": 1050
12527
12532
  },
12528
12533
  {
@@ -24438,6 +24443,7 @@
24438
24443
  "constructionItemEffectGroupID": 31,
24439
24444
  "foodStorage": 61500,
24440
24445
  "removalCostC1": 60000,
24446
+ "isPremium": 1,
24441
24447
  "addCommonTimber": 1300,
24442
24448
  "addCommonStraw": 975,
24443
24449
  "addRareNails": 650,
@@ -24456,6 +24462,7 @@
24456
24462
  "constructionItemEffectGroupID": 31,
24457
24463
  "foodStorage": 63000,
24458
24464
  "removalCostC1": 65000,
24465
+ "isPremium": 1,
24459
24466
  "addCommonTimber": 1500,
24460
24467
  "addCommonStraw": 1125,
24461
24468
  "addRareNails": 750,
@@ -24474,6 +24481,7 @@
24474
24481
  "constructionItemEffectGroupID": 31,
24475
24482
  "foodStorage": 64500,
24476
24483
  "removalCostC1": 70000,
24484
+ "isPremium": 1,
24477
24485
  "addCommonTimber": 1700,
24478
24486
  "addCommonStraw": 1275,
24479
24487
  "addRareNails": 850,
@@ -24492,6 +24500,7 @@
24492
24500
  "constructionItemEffectGroupID": 31,
24493
24501
  "foodStorage": 66000,
24494
24502
  "removalCostC1": 75000,
24503
+ "isPremium": 1,
24495
24504
  "addCommonTimber": 1900,
24496
24505
  "addCommonStraw": 1425,
24497
24506
  "addRareNails": 950,
@@ -24510,6 +24519,7 @@
24510
24519
  "constructionItemEffectGroupID": 31,
24511
24520
  "foodStorage": 67500,
24512
24521
  "removalCostC1": 80000,
24522
+ "isPremium": 1,
24513
24523
  "addCommonTimber": 2100,
24514
24524
  "addCommonStraw": 1575,
24515
24525
  "addRareNails": 1050,
@@ -24528,6 +24538,7 @@
24528
24538
  "constructionItemEffectGroupID": 31,
24529
24539
  "foodStorage": 69000,
24530
24540
  "removalCostC1": 85000,
24541
+ "isPremium": 1,
24531
24542
  "addCommonTimber": 2300,
24532
24543
  "addCommonStraw": 1725,
24533
24544
  "addRareNails": 1150,
@@ -24546,6 +24557,7 @@
24546
24557
  "constructionItemEffectGroupID": 31,
24547
24558
  "foodStorage": 70500,
24548
24559
  "removalCostC1": 90000,
24560
+ "isPremium": 1,
24549
24561
  "addCommonTimber": 2500,
24550
24562
  "addCommonStraw": 1875,
24551
24563
  "addRareNails": 1250,
@@ -24564,6 +24576,7 @@
24564
24576
  "constructionItemEffectGroupID": 31,
24565
24577
  "foodStorage": 72000,
24566
24578
  "removalCostC1": 95000,
24579
+ "isPremium": 1,
24567
24580
  "addCommonTimber": 2700,
24568
24581
  "addCommonStraw": 2025,
24569
24582
  "addRareNails": 1350,
@@ -24582,6 +24595,7 @@
24582
24595
  "constructionItemEffectGroupID": 31,
24583
24596
  "foodStorage": 73500,
24584
24597
  "removalCostC1": 100000,
24598
+ "isPremium": 1,
24585
24599
  "addCommonTimber": 2900,
24586
24600
  "addCommonStraw": 2175,
24587
24601
  "addRareNails": 1450,
@@ -24600,6 +24614,7 @@
24600
24614
  "constructionItemEffectGroupID": 31,
24601
24615
  "foodStorage": 80000,
24602
24616
  "removalCostC1": 105000,
24617
+ "isPremium": 1,
24603
24618
  "addCommonTimber": 3100,
24604
24619
  "addCommonStraw": 2325,
24605
24620
  "addRareNails": 1550,
@@ -24618,6 +24633,7 @@
24618
24633
  "constructionItemEffectGroupID": 31,
24619
24634
  "foodStorage": 81000,
24620
24635
  "removalCostC1": 110000,
24636
+ "isPremium": 1,
24621
24637
  "addCommonTimber": 3300,
24622
24638
  "addCommonStraw": 2475,
24623
24639
  "addRareNails": 1650,
@@ -24636,6 +24652,7 @@
24636
24652
  "constructionItemEffectGroupID": 31,
24637
24653
  "foodStorage": 82000,
24638
24654
  "removalCostC1": 115000,
24655
+ "isPremium": 1,
24639
24656
  "addCommonTimber": 3500,
24640
24657
  "addCommonStraw": 2625,
24641
24658
  "addRareNails": 1750,
@@ -24654,6 +24671,7 @@
24654
24671
  "constructionItemEffectGroupID": 31,
24655
24672
  "foodStorage": 83000,
24656
24673
  "removalCostC1": 120000,
24674
+ "isPremium": 1,
24657
24675
  "addCommonTimber": 3700,
24658
24676
  "addCommonStraw": 2775,
24659
24677
  "addRareNails": 1850,
@@ -24672,6 +24690,7 @@
24672
24690
  "constructionItemEffectGroupID": 31,
24673
24691
  "foodStorage": 84000,
24674
24692
  "removalCostC1": 125000,
24693
+ "isPremium": 1,
24675
24694
  "addCommonTimber": 3900,
24676
24695
  "addCommonStraw": 2925,
24677
24696
  "addRareNails": 1950,
@@ -24690,6 +24709,7 @@
24690
24709
  "constructionItemEffectGroupID": 31,
24691
24710
  "foodStorage": 85000,
24692
24711
  "removalCostC1": 130000,
24712
+ "isPremium": 1,
24693
24713
  "addCommonTimber": 4100,
24694
24714
  "addCommonStraw": 3075,
24695
24715
  "addRareNails": 2050,
@@ -24708,6 +24728,7 @@
24708
24728
  "constructionItemEffectGroupID": 31,
24709
24729
  "foodStorage": 86000,
24710
24730
  "removalCostC1": 135000,
24731
+ "isPremium": 1,
24711
24732
  "addCommonTimber": 4300,
24712
24733
  "addCommonStraw": 3225,
24713
24734
  "addRareNails": 2150,
@@ -24726,6 +24747,7 @@
24726
24747
  "constructionItemEffectGroupID": 31,
24727
24748
  "foodStorage": 87000,
24728
24749
  "removalCostC1": 140000,
24750
+ "isPremium": 1,
24729
24751
  "addCommonTimber": 4500,
24730
24752
  "addCommonStraw": 3375,
24731
24753
  "addRareNails": 2250,
@@ -24744,6 +24766,7 @@
24744
24766
  "constructionItemEffectGroupID": 31,
24745
24767
  "foodStorage": 88000,
24746
24768
  "removalCostC1": 145000,
24769
+ "isPremium": 1,
24747
24770
  "addCommonTimber": 4700,
24748
24771
  "addCommonStraw": 3525,
24749
24772
  "addRareNails": 2350,
@@ -24762,6 +24785,7 @@
24762
24785
  "constructionItemEffectGroupID": 31,
24763
24786
  "foodStorage": 89000,
24764
24787
  "removalCostC1": 150000,
24788
+ "isPremium": 1,
24765
24789
  "addCommonTimber": 4900,
24766
24790
  "addCommonStraw": 3675,
24767
24791
  "addRareNails": 2450,
@@ -24780,6 +24804,7 @@
24780
24804
  "constructionItemEffectGroupID": 31,
24781
24805
  "foodStorage": 90000,
24782
24806
  "removalCostC1": 155000,
24807
+ "isPremium": 1,
24783
24808
  "addCommonTimber": 5100,
24784
24809
  "addCommonStraw": 3825,
24785
24810
  "addRareNails": 2550,
@@ -24797,6 +24822,7 @@
24797
24822
  "slotTypeID": 2,
24798
24823
  "constructionItemEffectGroupID": 37,
24799
24824
  "removalCostC1": 110000,
24825
+ "isPremium": 1,
24800
24826
  "addCommonTimber": 26250,
24801
24827
  "addCommonStraw": 19740,
24802
24828
  "addRareNails": 13125,
@@ -24815,6 +24841,7 @@
24815
24841
  "slotTypeID": 2,
24816
24842
  "constructionItemEffectGroupID": 37,
24817
24843
  "removalCostC1": 115000,
24844
+ "isPremium": 1,
24818
24845
  "addCommonTimber": 27500,
24819
24846
  "addCommonStraw": 20680,
24820
24847
  "addRareNails": 13750,
@@ -24833,6 +24860,7 @@
24833
24860
  "slotTypeID": 2,
24834
24861
  "constructionItemEffectGroupID": 37,
24835
24862
  "removalCostC1": 120000,
24863
+ "isPremium": 1,
24836
24864
  "addCommonTimber": 28750,
24837
24865
  "addCommonStraw": 21620,
24838
24866
  "addRareNails": 14375,
@@ -24851,6 +24879,7 @@
24851
24879
  "slotTypeID": 2,
24852
24880
  "constructionItemEffectGroupID": 37,
24853
24881
  "removalCostC1": 125000,
24882
+ "isPremium": 1,
24854
24883
  "addCommonTimber": 30000,
24855
24884
  "addCommonStraw": 22560,
24856
24885
  "addRareNails": 15000,
@@ -24869,6 +24898,7 @@
24869
24898
  "slotTypeID": 2,
24870
24899
  "constructionItemEffectGroupID": 37,
24871
24900
  "removalCostC1": 130000,
24901
+ "isPremium": 1,
24872
24902
  "addCommonTimber": 31250,
24873
24903
  "addCommonStraw": 23500,
24874
24904
  "addRareNails": 15625,
@@ -24887,6 +24917,7 @@
24887
24917
  "slotTypeID": 2,
24888
24918
  "constructionItemEffectGroupID": 37,
24889
24919
  "removalCostC1": 135000,
24920
+ "isPremium": 1,
24890
24921
  "addCommonTimber": 32500,
24891
24922
  "addCommonStraw": 24440,
24892
24923
  "addRareNails": 16250,
@@ -24905,6 +24936,7 @@
24905
24936
  "slotTypeID": 2,
24906
24937
  "constructionItemEffectGroupID": 37,
24907
24938
  "removalCostC1": 140000,
24939
+ "isPremium": 1,
24908
24940
  "addCommonTimber": 33750,
24909
24941
  "addCommonStraw": 25380,
24910
24942
  "addRareNails": 16875,
@@ -24923,6 +24955,7 @@
24923
24955
  "slotTypeID": 2,
24924
24956
  "constructionItemEffectGroupID": 37,
24925
24957
  "removalCostC1": 145000,
24958
+ "isPremium": 1,
24926
24959
  "addCommonTimber": 35000,
24927
24960
  "addCommonStraw": 26320,
24928
24961
  "addRareNails": 17500,
@@ -24941,6 +24974,7 @@
24941
24974
  "slotTypeID": 2,
24942
24975
  "constructionItemEffectGroupID": 37,
24943
24976
  "removalCostC1": 150000,
24977
+ "isPremium": 1,
24944
24978
  "addCommonTimber": 36250,
24945
24979
  "addCommonStraw": 27260,
24946
24980
  "addRareNails": 18125,
@@ -24959,6 +24993,7 @@
24959
24993
  "slotTypeID": 2,
24960
24994
  "constructionItemEffectGroupID": 37,
24961
24995
  "removalCostC1": 155000,
24996
+ "isPremium": 1,
24962
24997
  "addCommonTimber": 37500,
24963
24998
  "addCommonStraw": 28200,
24964
24999
  "addRareNails": 18750,
@@ -24977,6 +25012,7 @@
24977
25012
  "slotTypeID": 2,
24978
25013
  "constructionItemEffectGroupID": 38,
24979
25014
  "removalCostC1": 110000,
25015
+ "isPremium": 1,
24980
25016
  "addCommonTimber": 26250,
24981
25017
  "addCommonStraw": 19740,
24982
25018
  "addRareNails": 13125,
@@ -24995,6 +25031,7 @@
24995
25031
  "slotTypeID": 2,
24996
25032
  "constructionItemEffectGroupID": 38,
24997
25033
  "removalCostC1": 115000,
25034
+ "isPremium": 1,
24998
25035
  "addCommonTimber": 27500,
24999
25036
  "addCommonStraw": 20680,
25000
25037
  "addRareNails": 13750,
@@ -25013,6 +25050,7 @@
25013
25050
  "slotTypeID": 2,
25014
25051
  "constructionItemEffectGroupID": 38,
25015
25052
  "removalCostC1": 120000,
25053
+ "isPremium": 1,
25016
25054
  "addCommonTimber": 28750,
25017
25055
  "addCommonStraw": 21620,
25018
25056
  "addRareNails": 14375,
@@ -25031,6 +25069,7 @@
25031
25069
  "slotTypeID": 2,
25032
25070
  "constructionItemEffectGroupID": 38,
25033
25071
  "removalCostC1": 125000,
25072
+ "isPremium": 1,
25034
25073
  "addCommonTimber": 30000,
25035
25074
  "addCommonStraw": 22560,
25036
25075
  "addRareNails": 15000,
@@ -25049,6 +25088,7 @@
25049
25088
  "slotTypeID": 2,
25050
25089
  "constructionItemEffectGroupID": 38,
25051
25090
  "removalCostC1": 130000,
25091
+ "isPremium": 1,
25052
25092
  "addCommonTimber": 31250,
25053
25093
  "addCommonStraw": 23500,
25054
25094
  "addRareNails": 15625,
@@ -25067,6 +25107,7 @@
25067
25107
  "slotTypeID": 2,
25068
25108
  "constructionItemEffectGroupID": 38,
25069
25109
  "removalCostC1": 135000,
25110
+ "isPremium": 1,
25070
25111
  "addCommonTimber": 32500,
25071
25112
  "addCommonStraw": 24440,
25072
25113
  "addRareNails": 16250,
@@ -25085,6 +25126,7 @@
25085
25126
  "slotTypeID": 2,
25086
25127
  "constructionItemEffectGroupID": 38,
25087
25128
  "removalCostC1": 140000,
25129
+ "isPremium": 1,
25088
25130
  "addCommonTimber": 33750,
25089
25131
  "addCommonStraw": 25380,
25090
25132
  "addRareNails": 16875,
@@ -25103,6 +25145,7 @@
25103
25145
  "slotTypeID": 2,
25104
25146
  "constructionItemEffectGroupID": 38,
25105
25147
  "removalCostC1": 145000,
25148
+ "isPremium": 1,
25106
25149
  "addCommonTimber": 35000,
25107
25150
  "addCommonStraw": 26320,
25108
25151
  "addRareNails": 17500,
@@ -25121,6 +25164,7 @@
25121
25164
  "slotTypeID": 2,
25122
25165
  "constructionItemEffectGroupID": 38,
25123
25166
  "removalCostC1": 150000,
25167
+ "isPremium": 1,
25124
25168
  "addCommonTimber": 36250,
25125
25169
  "addCommonStraw": 27260,
25126
25170
  "addRareNails": 18125,
@@ -25139,6 +25183,7 @@
25139
25183
  "slotTypeID": 2,
25140
25184
  "constructionItemEffectGroupID": 38,
25141
25185
  "removalCostC1": 155000,
25186
+ "isPremium": 1,
25142
25187
  "addCommonTimber": 37500,
25143
25188
  "addCommonStraw": 28200,
25144
25189
  "addRareNails": 18750,
@@ -25157,6 +25202,7 @@
25157
25202
  "slotTypeID": 2,
25158
25203
  "constructionItemEffectGroupID": 44,
25159
25204
  "removalCostC1": 110000,
25205
+ "isPremium": 1,
25160
25206
  "addCommonTimber": 14500,
25161
25207
  "addCommonStraw": 13880,
25162
25208
  "addRareNails": 20250,
@@ -25177,6 +25223,7 @@
25177
25223
  "slotTypeID": 2,
25178
25224
  "constructionItemEffectGroupID": 44,
25179
25225
  "removalCostC1": 115000,
25226
+ "isPremium": 1,
25180
25227
  "addCommonTimber": 15100,
25181
25228
  "addCommonStraw": 14480,
25182
25229
  "addRareNails": 21200,
@@ -25197,6 +25244,7 @@
25197
25244
  "slotTypeID": 2,
25198
25245
  "constructionItemEffectGroupID": 44,
25199
25246
  "removalCostC1": 120000,
25247
+ "isPremium": 1,
25200
25248
  "addCommonTimber": 15700,
25201
25249
  "addCommonStraw": 15080,
25202
25250
  "addRareNails": 22150,
@@ -25217,6 +25265,7 @@
25217
25265
  "slotTypeID": 2,
25218
25266
  "constructionItemEffectGroupID": 44,
25219
25267
  "removalCostC1": 125000,
25268
+ "isPremium": 1,
25220
25269
  "addCommonTimber": 16300,
25221
25270
  "addCommonStraw": 15680,
25222
25271
  "addRareNails": 23100,
@@ -25237,6 +25286,7 @@
25237
25286
  "slotTypeID": 2,
25238
25287
  "constructionItemEffectGroupID": 44,
25239
25288
  "removalCostC1": 130000,
25289
+ "isPremium": 1,
25240
25290
  "addCommonTimber": 16900,
25241
25291
  "addCommonStraw": 16280,
25242
25292
  "addRareNails": 24050,
@@ -25257,6 +25307,7 @@
25257
25307
  "slotTypeID": 2,
25258
25308
  "constructionItemEffectGroupID": 44,
25259
25309
  "removalCostC1": 135000,
25310
+ "isPremium": 1,
25260
25311
  "addCommonTimber": 17500,
25261
25312
  "addCommonStraw": 16880,
25262
25313
  "addRareNails": 25000,
@@ -25277,6 +25328,7 @@
25277
25328
  "slotTypeID": 2,
25278
25329
  "constructionItemEffectGroupID": 44,
25279
25330
  "removalCostC1": 140000,
25331
+ "isPremium": 1,
25280
25332
  "addCommonTimber": 18100,
25281
25333
  "addCommonStraw": 17480,
25282
25334
  "addRareNails": 25950,
@@ -25297,6 +25349,7 @@
25297
25349
  "slotTypeID": 2,
25298
25350
  "constructionItemEffectGroupID": 44,
25299
25351
  "removalCostC1": 145000,
25352
+ "isPremium": 1,
25300
25353
  "addCommonTimber": 18700,
25301
25354
  "addCommonStraw": 18080,
25302
25355
  "addRareNails": 26900,
@@ -25317,6 +25370,7 @@
25317
25370
  "slotTypeID": 2,
25318
25371
  "constructionItemEffectGroupID": 44,
25319
25372
  "removalCostC1": 150000,
25373
+ "isPremium": 1,
25320
25374
  "addCommonTimber": 19300,
25321
25375
  "addCommonStraw": 18680,
25322
25376
  "addRareNails": 27850,
@@ -25337,6 +25391,7 @@
25337
25391
  "slotTypeID": 2,
25338
25392
  "constructionItemEffectGroupID": 44,
25339
25393
  "removalCostC1": 155000,
25394
+ "isPremium": 1,
25340
25395
  "addCommonTimber": 19900,
25341
25396
  "addCommonStraw": 19280,
25342
25397
  "addRareNails": 28800,
@@ -25357,6 +25412,7 @@
25357
25412
  "slotTypeID": 2,
25358
25413
  "constructionItemEffectGroupID": 40,
25359
25414
  "removalCostC1": 110000,
25415
+ "isPremium": 1,
25360
25416
  "addCommonTimber": 2150,
25361
25417
  "addCommonStraw": 1100,
25362
25418
  "addRareNails": 1075,
@@ -25377,6 +25433,7 @@
25377
25433
  "slotTypeID": 2,
25378
25434
  "constructionItemEffectGroupID": 40,
25379
25435
  "removalCostC1": 115000,
25436
+ "isPremium": 1,
25380
25437
  "addCommonTimber": 2250,
25381
25438
  "addCommonStraw": 1150,
25382
25439
  "addRareNails": 1125,
@@ -25397,6 +25454,7 @@
25397
25454
  "slotTypeID": 2,
25398
25455
  "constructionItemEffectGroupID": 40,
25399
25456
  "removalCostC1": 120000,
25457
+ "isPremium": 1,
25400
25458
  "addCommonTimber": 2350,
25401
25459
  "addCommonStraw": 1200,
25402
25460
  "addRareNails": 1175,
@@ -25417,6 +25475,7 @@
25417
25475
  "slotTypeID": 2,
25418
25476
  "constructionItemEffectGroupID": 40,
25419
25477
  "removalCostC1": 125000,
25478
+ "isPremium": 1,
25420
25479
  "addCommonTimber": 2450,
25421
25480
  "addCommonStraw": 1250,
25422
25481
  "addRareNails": 1225,
@@ -25437,6 +25496,7 @@
25437
25496
  "slotTypeID": 2,
25438
25497
  "constructionItemEffectGroupID": 40,
25439
25498
  "removalCostC1": 130000,
25499
+ "isPremium": 1,
25440
25500
  "addCommonTimber": 2550,
25441
25501
  "addCommonStraw": 1300,
25442
25502
  "addRareNails": 1275,
@@ -25457,6 +25517,7 @@
25457
25517
  "slotTypeID": 2,
25458
25518
  "constructionItemEffectGroupID": 40,
25459
25519
  "removalCostC1": 135000,
25520
+ "isPremium": 1,
25460
25521
  "addCommonTimber": 2650,
25461
25522
  "addCommonStraw": 1350,
25462
25523
  "addRareNails": 1325,
@@ -25477,6 +25538,7 @@
25477
25538
  "slotTypeID": 2,
25478
25539
  "constructionItemEffectGroupID": 40,
25479
25540
  "removalCostC1": 140000,
25541
+ "isPremium": 1,
25480
25542
  "addCommonTimber": 2750,
25481
25543
  "addCommonStraw": 1400,
25482
25544
  "addRareNails": 1375,
@@ -25497,6 +25559,7 @@
25497
25559
  "slotTypeID": 2,
25498
25560
  "constructionItemEffectGroupID": 40,
25499
25561
  "removalCostC1": 145000,
25562
+ "isPremium": 1,
25500
25563
  "addCommonTimber": 2850,
25501
25564
  "addCommonStraw": 1450,
25502
25565
  "addRareNails": 1425,
@@ -25517,6 +25580,7 @@
25517
25580
  "slotTypeID": 2,
25518
25581
  "constructionItemEffectGroupID": 40,
25519
25582
  "removalCostC1": 150000,
25583
+ "isPremium": 1,
25520
25584
  "addCommonTimber": 2950,
25521
25585
  "addCommonStraw": 1500,
25522
25586
  "addRareNails": 1475,
@@ -25537,6 +25601,7 @@
25537
25601
  "slotTypeID": 2,
25538
25602
  "constructionItemEffectGroupID": 40,
25539
25603
  "removalCostC1": 155000,
25604
+ "isPremium": 1,
25540
25605
  "addCommonTimber": 3050,
25541
25606
  "addCommonStraw": 1550,
25542
25607
  "addRareNails": 1525,
@@ -25558,6 +25623,7 @@
25558
25623
  "constructionItemEffectGroupID": 41,
25559
25624
  "meadStorage": 61500,
25560
25625
  "removalCostC1": 60000,
25626
+ "isPremium": 1,
25561
25627
  "addCommonTimber": 1150,
25562
25628
  "addCommonStraw": 600,
25563
25629
  "addRareNails": 575,
@@ -25578,6 +25644,7 @@
25578
25644
  "constructionItemEffectGroupID": 41,
25579
25645
  "meadStorage": 63000,
25580
25646
  "removalCostC1": 65000,
25647
+ "isPremium": 1,
25581
25648
  "addCommonTimber": 1250,
25582
25649
  "addCommonStraw": 650,
25583
25650
  "addRareNails": 625,
@@ -25598,6 +25665,7 @@
25598
25665
  "constructionItemEffectGroupID": 41,
25599
25666
  "meadStorage": 64500,
25600
25667
  "removalCostC1": 70000,
25668
+ "isPremium": 1,
25601
25669
  "addCommonTimber": 1350,
25602
25670
  "addCommonStraw": 700,
25603
25671
  "addRareNails": 675,
@@ -25618,6 +25686,7 @@
25618
25686
  "constructionItemEffectGroupID": 41,
25619
25687
  "meadStorage": 66000,
25620
25688
  "removalCostC1": 75000,
25689
+ "isPremium": 1,
25621
25690
  "addCommonTimber": 1450,
25622
25691
  "addCommonStraw": 750,
25623
25692
  "addRareNails": 725,
@@ -25638,6 +25707,7 @@
25638
25707
  "constructionItemEffectGroupID": 41,
25639
25708
  "meadStorage": 67500,
25640
25709
  "removalCostC1": 80000,
25710
+ "isPremium": 1,
25641
25711
  "addCommonTimber": 1550,
25642
25712
  "addCommonStraw": 800,
25643
25713
  "addRareNails": 775,
@@ -25658,6 +25728,7 @@
25658
25728
  "constructionItemEffectGroupID": 41,
25659
25729
  "meadStorage": 69000,
25660
25730
  "removalCostC1": 85000,
25731
+ "isPremium": 1,
25661
25732
  "addCommonTimber": 1650,
25662
25733
  "addCommonStraw": 850,
25663
25734
  "addRareNails": 825,
@@ -25678,6 +25749,7 @@
25678
25749
  "constructionItemEffectGroupID": 41,
25679
25750
  "meadStorage": 70500,
25680
25751
  "removalCostC1": 90000,
25752
+ "isPremium": 1,
25681
25753
  "addCommonTimber": 1750,
25682
25754
  "addCommonStraw": 900,
25683
25755
  "addRareNails": 875,
@@ -25698,6 +25770,7 @@
25698
25770
  "constructionItemEffectGroupID": 41,
25699
25771
  "meadStorage": 72000,
25700
25772
  "removalCostC1": 95000,
25773
+ "isPremium": 1,
25701
25774
  "addCommonTimber": 1850,
25702
25775
  "addCommonStraw": 950,
25703
25776
  "addRareNails": 925,
@@ -25718,6 +25791,7 @@
25718
25791
  "constructionItemEffectGroupID": 41,
25719
25792
  "meadStorage": 73500,
25720
25793
  "removalCostC1": 100000,
25794
+ "isPremium": 1,
25721
25795
  "addCommonTimber": 1950,
25722
25796
  "addCommonStraw": 1000,
25723
25797
  "addRareNails": 975,
@@ -25738,6 +25812,7 @@
25738
25812
  "constructionItemEffectGroupID": 41,
25739
25813
  "meadStorage": 80000,
25740
25814
  "removalCostC1": 105000,
25815
+ "isPremium": 1,
25741
25816
  "addCommonTimber": 2050,
25742
25817
  "addCommonStraw": 1050,
25743
25818
  "addRareNails": 1025,
@@ -25758,6 +25833,7 @@
25758
25833
  "constructionItemEffectGroupID": 41,
25759
25834
  "meadStorage": 81000,
25760
25835
  "removalCostC1": 110000,
25836
+ "isPremium": 1,
25761
25837
  "addCommonTimber": 2150,
25762
25838
  "addCommonStraw": 1100,
25763
25839
  "addRareNails": 1075,
@@ -25778,6 +25854,7 @@
25778
25854
  "constructionItemEffectGroupID": 41,
25779
25855
  "meadStorage": 82000,
25780
25856
  "removalCostC1": 115000,
25857
+ "isPremium": 1,
25781
25858
  "addCommonTimber": 2250,
25782
25859
  "addCommonStraw": 1150,
25783
25860
  "addRareNails": 1125,
@@ -25798,6 +25875,7 @@
25798
25875
  "constructionItemEffectGroupID": 41,
25799
25876
  "meadStorage": 83000,
25800
25877
  "removalCostC1": 120000,
25878
+ "isPremium": 1,
25801
25879
  "addCommonTimber": 2350,
25802
25880
  "addCommonStraw": 1200,
25803
25881
  "addRareNails": 1175,
@@ -25818,6 +25896,7 @@
25818
25896
  "constructionItemEffectGroupID": 41,
25819
25897
  "meadStorage": 84000,
25820
25898
  "removalCostC1": 125000,
25899
+ "isPremium": 1,
25821
25900
  "addCommonTimber": 2450,
25822
25901
  "addCommonStraw": 1250,
25823
25902
  "addRareNails": 1225,
@@ -25838,6 +25917,7 @@
25838
25917
  "constructionItemEffectGroupID": 41,
25839
25918
  "meadStorage": 85000,
25840
25919
  "removalCostC1": 130000,
25920
+ "isPremium": 1,
25841
25921
  "addCommonTimber": 2550,
25842
25922
  "addCommonStraw": 1300,
25843
25923
  "addRareNails": 1275,
@@ -25858,6 +25938,7 @@
25858
25938
  "constructionItemEffectGroupID": 41,
25859
25939
  "meadStorage": 86000,
25860
25940
  "removalCostC1": 135000,
25941
+ "isPremium": 1,
25861
25942
  "addCommonTimber": 2650,
25862
25943
  "addCommonStraw": 1350,
25863
25944
  "addRareNails": 1325,
@@ -25878,6 +25959,7 @@
25878
25959
  "constructionItemEffectGroupID": 41,
25879
25960
  "meadStorage": 87000,
25880
25961
  "removalCostC1": 140000,
25962
+ "isPremium": 1,
25881
25963
  "addCommonTimber": 2750,
25882
25964
  "addCommonStraw": 1400,
25883
25965
  "addRareNails": 1375,
@@ -25898,6 +25980,7 @@
25898
25980
  "constructionItemEffectGroupID": 41,
25899
25981
  "meadStorage": 88000,
25900
25982
  "removalCostC1": 145000,
25983
+ "isPremium": 1,
25901
25984
  "addCommonTimber": 2850,
25902
25985
  "addCommonStraw": 1450,
25903
25986
  "addRareNails": 1425,
@@ -25918,6 +26001,7 @@
25918
26001
  "constructionItemEffectGroupID": 41,
25919
26002
  "meadStorage": 89000,
25920
26003
  "removalCostC1": 150000,
26004
+ "isPremium": 1,
25921
26005
  "addCommonTimber": 2950,
25922
26006
  "addCommonStraw": 1500,
25923
26007
  "addRareNails": 1475,
@@ -25938,6 +26022,7 @@
25938
26022
  "constructionItemEffectGroupID": 41,
25939
26023
  "meadStorage": 90000,
25940
26024
  "removalCostC1": 155000,
26025
+ "isPremium": 1,
25941
26026
  "addCommonTimber": 3050,
25942
26027
  "addCommonStraw": 1550,
25943
26028
  "addRareNails": 1525,
@@ -25958,6 +26043,7 @@
25958
26043
  "constructionItemEffectGroupID": 49,
25959
26044
  "honeyStorage": 61500,
25960
26045
  "removalCostC1": 60000,
26046
+ "isPremium": 1,
25961
26047
  "addCommonTimber": 1150,
25962
26048
  "addCommonStraw": 600,
25963
26049
  "addRareNails": 575,
@@ -25978,6 +26064,7 @@
25978
26064
  "constructionItemEffectGroupID": 49,
25979
26065
  "honeyStorage": 63000,
25980
26066
  "removalCostC1": 65000,
26067
+ "isPremium": 1,
25981
26068
  "addCommonTimber": 1250,
25982
26069
  "addCommonStraw": 650,
25983
26070
  "addRareNails": 625,
@@ -25998,6 +26085,7 @@
25998
26085
  "constructionItemEffectGroupID": 49,
25999
26086
  "honeyStorage": 64500,
26000
26087
  "removalCostC1": 70000,
26088
+ "isPremium": 1,
26001
26089
  "addCommonTimber": 1350,
26002
26090
  "addCommonStraw": 700,
26003
26091
  "addRareNails": 675,
@@ -26018,6 +26106,7 @@
26018
26106
  "constructionItemEffectGroupID": 49,
26019
26107
  "honeyStorage": 66000,
26020
26108
  "removalCostC1": 75000,
26109
+ "isPremium": 1,
26021
26110
  "addCommonTimber": 1450,
26022
26111
  "addCommonStraw": 750,
26023
26112
  "addRareNails": 725,
@@ -26038,6 +26127,7 @@
26038
26127
  "constructionItemEffectGroupID": 49,
26039
26128
  "honeyStorage": 67500,
26040
26129
  "removalCostC1": 80000,
26130
+ "isPremium": 1,
26041
26131
  "addCommonTimber": 1550,
26042
26132
  "addCommonStraw": 800,
26043
26133
  "addRareNails": 775,
@@ -26058,6 +26148,7 @@
26058
26148
  "constructionItemEffectGroupID": 49,
26059
26149
  "honeyStorage": 69000,
26060
26150
  "removalCostC1": 85000,
26151
+ "isPremium": 1,
26061
26152
  "addCommonTimber": 1650,
26062
26153
  "addCommonStraw": 850,
26063
26154
  "addRareNails": 825,
@@ -26078,6 +26169,7 @@
26078
26169
  "constructionItemEffectGroupID": 49,
26079
26170
  "honeyStorage": 70500,
26080
26171
  "removalCostC1": 90000,
26172
+ "isPremium": 1,
26081
26173
  "addCommonTimber": 1750,
26082
26174
  "addCommonStraw": 900,
26083
26175
  "addRareNails": 875,
@@ -26098,6 +26190,7 @@
26098
26190
  "constructionItemEffectGroupID": 49,
26099
26191
  "honeyStorage": 72000,
26100
26192
  "removalCostC1": 95000,
26193
+ "isPremium": 1,
26101
26194
  "addCommonTimber": 1850,
26102
26195
  "addCommonStraw": 950,
26103
26196
  "addRareNails": 925,
@@ -26118,6 +26211,7 @@
26118
26211
  "constructionItemEffectGroupID": 49,
26119
26212
  "honeyStorage": 73500,
26120
26213
  "removalCostC1": 100000,
26214
+ "isPremium": 1,
26121
26215
  "addCommonTimber": 1950,
26122
26216
  "addCommonStraw": 1000,
26123
26217
  "addRareNails": 975,
@@ -26138,6 +26232,7 @@
26138
26232
  "constructionItemEffectGroupID": 49,
26139
26233
  "honeyStorage": 80000,
26140
26234
  "removalCostC1": 105000,
26235
+ "isPremium": 1,
26141
26236
  "addCommonTimber": 2050,
26142
26237
  "addCommonStraw": 1050,
26143
26238
  "addRareNails": 1025,
@@ -26158,6 +26253,7 @@
26158
26253
  "constructionItemEffectGroupID": 49,
26159
26254
  "honeyStorage": 81000,
26160
26255
  "removalCostC1": 110000,
26256
+ "isPremium": 1,
26161
26257
  "addCommonTimber": 2150,
26162
26258
  "addCommonStraw": 1100,
26163
26259
  "addRareNails": 1075,
@@ -26178,6 +26274,7 @@
26178
26274
  "constructionItemEffectGroupID": 49,
26179
26275
  "honeyStorage": 82000,
26180
26276
  "removalCostC1": 115000,
26277
+ "isPremium": 1,
26181
26278
  "addCommonTimber": 2250,
26182
26279
  "addCommonStraw": 1150,
26183
26280
  "addRareNails": 1125,
@@ -26198,6 +26295,7 @@
26198
26295
  "constructionItemEffectGroupID": 49,
26199
26296
  "honeyStorage": 83000,
26200
26297
  "removalCostC1": 120000,
26298
+ "isPremium": 1,
26201
26299
  "addCommonTimber": 2350,
26202
26300
  "addCommonStraw": 1200,
26203
26301
  "addRareNails": 1175,
@@ -26218,6 +26316,7 @@
26218
26316
  "constructionItemEffectGroupID": 49,
26219
26317
  "honeyStorage": 84000,
26220
26318
  "removalCostC1": 125000,
26319
+ "isPremium": 1,
26221
26320
  "addCommonTimber": 2450,
26222
26321
  "addCommonStraw": 1250,
26223
26322
  "addRareNails": 1225,
@@ -26238,6 +26337,7 @@
26238
26337
  "constructionItemEffectGroupID": 49,
26239
26338
  "honeyStorage": 85000,
26240
26339
  "removalCostC1": 130000,
26340
+ "isPremium": 1,
26241
26341
  "addCommonTimber": 2550,
26242
26342
  "addCommonStraw": 1300,
26243
26343
  "addRareNails": 1275,
@@ -26258,6 +26358,7 @@
26258
26358
  "constructionItemEffectGroupID": 49,
26259
26359
  "honeyStorage": 86000,
26260
26360
  "removalCostC1": 135000,
26361
+ "isPremium": 1,
26261
26362
  "addCommonTimber": 2650,
26262
26363
  "addCommonStraw": 1350,
26263
26364
  "addRareNails": 1325,
@@ -26278,6 +26379,7 @@
26278
26379
  "constructionItemEffectGroupID": 49,
26279
26380
  "honeyStorage": 87000,
26280
26381
  "removalCostC1": 140000,
26382
+ "isPremium": 1,
26281
26383
  "addCommonTimber": 2750,
26282
26384
  "addCommonStraw": 1400,
26283
26385
  "addRareNails": 1375,
@@ -26298,6 +26400,7 @@
26298
26400
  "constructionItemEffectGroupID": 49,
26299
26401
  "honeyStorage": 88000,
26300
26402
  "removalCostC1": 145000,
26403
+ "isPremium": 1,
26301
26404
  "addCommonTimber": 2850,
26302
26405
  "addCommonStraw": 1450,
26303
26406
  "addRareNails": 1425,
@@ -26318,6 +26421,7 @@
26318
26421
  "constructionItemEffectGroupID": 49,
26319
26422
  "honeyStorage": 89000,
26320
26423
  "removalCostC1": 150000,
26424
+ "isPremium": 1,
26321
26425
  "addCommonTimber": 2950,
26322
26426
  "addCommonStraw": 1500,
26323
26427
  "addRareNails": 1475,
@@ -26338,6 +26442,7 @@
26338
26442
  "constructionItemEffectGroupID": 49,
26339
26443
  "honeyStorage": 90000,
26340
26444
  "removalCostC1": 155000,
26445
+ "isPremium": 1,
26341
26446
  "addCommonTimber": 3050,
26342
26447
  "addCommonStraw": 1550,
26343
26448
  "addRareNails": 1525,
@@ -27546,75 +27651,75 @@
27546
27651
  {
27547
27652
  "constructionItemID": 215,
27548
27653
  "crossplayID": 215,
27549
- "comment1": "Primary",
27550
- "comment2": "BeefProductionIncrease",
27654
+ "comment1": "Beef Testing",
27655
+ "comment2": "Beef Testing",
27551
27656
  "name": "BeefProductionIncrease",
27552
27657
  "constructionItemGroupID": 55,
27553
27658
  "level": 1,
27554
27659
  "rarenessID": 1,
27555
27660
  "slotTypeID": 1,
27556
27661
  "constructionItemEffectGroupID": 55,
27557
- "removalCostC1": 1400,
27558
- "isPremium": 1,
27559
- "addCommonTimber": 2500,
27560
- "addCommonStraw": 1880,
27561
- "addRareNails": 1250,
27562
- "addRareGlue": 630,
27563
- "addEpicCobblestone": 250,
27564
- "addLegendaryFabric": 10,
27662
+ "removalCostC1": 69,
27663
+ "isPremium": 1,
27664
+ "addCommonTimber": 69,
27665
+ "addCommonStraw": 69,
27666
+ "addRareNails": 69,
27667
+ "addRareGlue": 69,
27668
+ "addEpicCobblestone": 69,
27669
+ "addLegendaryFabric": 69,
27565
27670
  "effects": "372&69"
27566
27671
  },
27567
27672
  {
27568
27673
  "constructionItemID": 216,
27569
27674
  "crossplayID": 216,
27570
- "comment1": "Relic",
27571
- "comment2": "unboostedBeefProduction",
27675
+ "comment1": "Beef Testing",
27676
+ "comment2": "Beef Testing",
27572
27677
  "name": "unboostedBeefProduction",
27573
27678
  "constructionItemGroupID": 56,
27574
27679
  "level": 1,
27575
27680
  "rarenessID": 1,
27576
27681
  "slotTypeID": 2,
27577
27682
  "constructionItemEffectGroupID": 56,
27578
- "removalCostC1": 10000,
27683
+ "removalCostC1": 69,
27579
27684
  "isPremium": 1,
27580
- "addCommonTimber": 2500,
27581
- "addCommonStraw": 1880,
27582
- "addRareNails": 1250,
27583
- "addRareGlue": 630,
27584
- "addEpicCobblestone": 250,
27585
- "addLegendaryFabric": 10,
27586
- "effects": "374&69420"
27685
+ "addCommonTimber": 69,
27686
+ "addCommonStraw": 69,
27687
+ "addRareNails": 69,
27688
+ "addRareGlue": 69,
27689
+ "addEpicCobblestone": 69,
27690
+ "addLegendaryFabric": 69,
27691
+ "effects": "374&69"
27587
27692
  },
27588
27693
  {
27589
27694
  "constructionItemID": 217,
27590
27695
  "crossplayID": 217,
27591
- "comment1": "Relic",
27592
- "comment2": "beefProductionBoost",
27696
+ "comment1": "Beef Testing",
27697
+ "comment2": "Beef Testing",
27593
27698
  "name": "beefProductionBoost",
27594
27699
  "constructionItemGroupID": 57,
27595
27700
  "level": 1,
27596
27701
  "rarenessID": 1,
27597
27702
  "slotTypeID": 2,
27598
27703
  "constructionItemEffectGroupID": 57,
27599
- "removalCostC1": 10000,
27704
+ "removalCostC1": 69,
27600
27705
  "isPremium": 1,
27601
- "addLegendaryFabric": 150,
27602
- "effects": "375&42069"
27706
+ "addLegendaryFabric": 69,
27707
+ "effects": "375&69"
27603
27708
  },
27604
27709
  {
27605
27710
  "constructionItemID": 218,
27606
27711
  "crossplayID": 218,
27607
- "comment1": "Temporary",
27608
- "comment2": "beefCapacityBonus",
27712
+ "comment1": "Beef Testing",
27713
+ "comment2": "Beef Testing",
27609
27714
  "name": "beefCapacityBonus",
27610
27715
  "constructionItemGroupID": 58,
27611
27716
  "level": 1,
27612
27717
  "rarenessID": 1,
27613
27718
  "slotTypeID": 0,
27614
- "duration": 86400,
27719
+ "duration": 1,
27615
27720
  "constructionItemEffectGroupID": 58,
27616
27721
  "disassemblingTombolaID": 1,
27617
- "effects": "376&4206"
27722
+ "effects": "376&69"
27618
27723
  },
27619
27724
  {
27620
27725
  "constructionItemID": 1004,
@@ -27742,7 +27847,7 @@
27742
27847
  "comment1": "Permanent",
27743
27848
  "comment2": "TopX Reward - attackUnitAmountFlank 10%",
27744
27849
  "name": "piratesStable",
27745
- "constructionItemGroupID": 3046,
27850
+ "constructionItemGroupID": 197,
27746
27851
  "level": 4,
27747
27852
  "rarenessID": 4,
27748
27853
  "slotTypeID": 0,
@@ -27757,7 +27862,7 @@
27757
27862
  "comment1": "Temporary",
27758
27863
  "comment2": "easternTavern - attackBoostYard 30%",
27759
27864
  "name": "piratesMill",
27760
- "constructionItemGroupID": 3191,
27865
+ "constructionItemGroupID": 198,
27761
27866
  "level": 4,
27762
27867
  "rarenessID": 4,
27763
27868
  "slotTypeID": 0,
@@ -27772,7 +27877,7 @@
27772
27877
  "comment1": "Temporary",
27773
27878
  "comment2": "easternTavern - attackBoostYard 25%",
27774
27879
  "name": "piratesMill",
27775
- "constructionItemGroupID": 3191,
27880
+ "constructionItemGroupID": 199,
27776
27881
  "level": 3,
27777
27882
  "rarenessID": 4,
27778
27883
  "slotTypeID": 0,
@@ -27787,7 +27892,7 @@
27787
27892
  "comment1": "Permanent",
27788
27893
  "comment2": "TopX Reward - attackUnitAmountFront 10%",
27789
27894
  "name": "partyGuardhouse",
27790
- "constructionItemGroupID": 3216,
27895
+ "constructionItemGroupID": 200,
27791
27896
  "level": 4,
27792
27897
  "rarenessID": 4,
27793
27898
  "slotTypeID": 0,
@@ -27802,7 +27907,7 @@
27802
27907
  "comment1": "Temporary",
27803
27908
  "comment2": "IndiaDrillground - attackBoostYard +30%",
27804
27909
  "name": "AnniversaryDefensiveWorkshop",
27805
- "constructionItemGroupID": 3115,
27910
+ "constructionItemGroupID": 201,
27806
27911
  "level": 4,
27807
27912
  "rarenessID": 4,
27808
27913
  "slotTypeID": 0,
@@ -27817,7 +27922,7 @@
27817
27922
  "comment1": "Temporary",
27818
27923
  "comment2": "IndiaDrillground - attackBoostYard +25%",
27819
27924
  "name": "AnniversaryDefensiveWorkshop",
27820
- "constructionItemGroupID": 3115,
27925
+ "constructionItemGroupID": 202,
27821
27926
  "level": 3,
27822
27927
  "rarenessID": 4,
27823
27928
  "slotTypeID": 0,
@@ -27832,7 +27937,7 @@
27832
27937
  "comment1": "Permanent",
27833
27938
  "comment2": "TopX Reward - attackBoostYard 10%",
27834
27939
  "name": "octoberfestMarket",
27835
- "constructionItemGroupID": 3253,
27940
+ "constructionItemGroupID": 203,
27836
27941
  "level": 4,
27837
27942
  "rarenessID": 4,
27838
27943
  "slotTypeID": 0,
@@ -27847,7 +27952,7 @@
27847
27952
  "comment1": "Temporary",
27848
27953
  "comment2": "tropicalSummerKiwiEstate - attackUnitAmountFlank 30%",
27849
27954
  "name": "octoberfestTower",
27850
- "constructionItemGroupID": 3222,
27955
+ "constructionItemGroupID": 204,
27851
27956
  "level": 4,
27852
27957
  "rarenessID": 4,
27853
27958
  "slotTypeID": 0,
@@ -27862,7 +27967,7 @@
27862
27967
  "comment1": "Temporary",
27863
27968
  "comment2": "tropicalSummerKiwiEstate - attackUnitAmountFlank 25%",
27864
27969
  "name": "octoberfestTower",
27865
- "constructionItemGroupID": 3222,
27970
+ "constructionItemGroupID": 205,
27866
27971
  "level": 3,
27867
27972
  "rarenessID": 4,
27868
27973
  "slotTypeID": 0,
@@ -27870,6 +27975,918 @@
27870
27975
  "constructionItemEffectGroupID": 51,
27871
27976
  "disassemblingTombolaID": 4,
27872
27977
  "effects": "66&25"
27978
+ },
27979
+ {
27980
+ "constructionItemID": 805,
27981
+ "crossplayID": 802,
27982
+ "comment1": "Primary",
27983
+ "comment2": "BeefProductionIncrease",
27984
+ "name": "BeefProductionIncrease",
27985
+ "constructionItemGroupID": 191,
27986
+ "level": 1,
27987
+ "rarenessID": 1,
27988
+ "slotTypeID": 1,
27989
+ "constructionItemEffectGroupID": 55,
27990
+ "removalCostC1": 10000,
27991
+ "addCommonTimber": 2313,
27992
+ "addCommonStraw": 1370,
27993
+ "addRareNails": 625,
27994
+ "addRareGlue": 16,
27995
+ "addEpicCobblestone": 10,
27996
+ "effects": "372&25"
27997
+ },
27998
+ {
27999
+ "constructionItemID": 806,
28000
+ "crossplayID": 803,
28001
+ "comment1": "Primary",
28002
+ "comment2": "BeefProductionIncrease",
28003
+ "name": "BeefProductionIncrease",
28004
+ "constructionItemGroupID": 191,
28005
+ "level": 2,
28006
+ "rarenessID": 1,
28007
+ "slotTypeID": 1,
28008
+ "constructionItemEffectGroupID": 55,
28009
+ "removalCostC1": 15000,
28010
+ "addCommonTimber": 2375,
28011
+ "addCommonStraw": 1520,
28012
+ "addRareNails": 775,
28013
+ "addRareGlue": 31,
28014
+ "addEpicCobblestone": 18,
28015
+ "addLegendaryFabric": 1,
28016
+ "effects": "372&50"
28017
+ },
28018
+ {
28019
+ "constructionItemID": 807,
28020
+ "crossplayID": 804,
28021
+ "comment1": "Primary",
28022
+ "comment2": "BeefProductionIncrease",
28023
+ "name": "BeefProductionIncrease",
28024
+ "constructionItemGroupID": 191,
28025
+ "level": 3,
28026
+ "rarenessID": 1,
28027
+ "slotTypeID": 1,
28028
+ "constructionItemEffectGroupID": 55,
28029
+ "removalCostC1": 20000,
28030
+ "addCommonTimber": 2438,
28031
+ "addCommonStraw": 1670,
28032
+ "addRareNails": 925,
28033
+ "addRareGlue": 47,
28034
+ "addEpicCobblestone": 26,
28035
+ "addLegendaryFabric": 1,
28036
+ "effects": "372&75"
28037
+ },
28038
+ {
28039
+ "constructionItemID": 808,
28040
+ "crossplayID": 802,
28041
+ "comment1": "Primary",
28042
+ "comment2": "BeefProductionIncrease",
28043
+ "name": "BeefProductionIncrease",
28044
+ "constructionItemGroupID": 191,
28045
+ "level": 4,
28046
+ "rarenessID": 1,
28047
+ "slotTypeID": 1,
28048
+ "constructionItemEffectGroupID": 55,
28049
+ "removalCostC1": 25000,
28050
+ "addCommonTimber": 2500,
28051
+ "addCommonStraw": 1820,
28052
+ "addRareNails": 1075,
28053
+ "addRareGlue": 63,
28054
+ "addEpicCobblestone": 34,
28055
+ "addLegendaryFabric": 1,
28056
+ "effects": "372&100"
28057
+ },
28058
+ {
28059
+ "constructionItemID": 809,
28060
+ "crossplayID": 803,
28061
+ "comment1": "Primary",
28062
+ "comment2": "BeefProductionIncrease",
28063
+ "name": "BeefProductionIncrease",
28064
+ "constructionItemGroupID": 191,
28065
+ "level": 5,
28066
+ "rarenessID": 1,
28067
+ "slotTypeID": 1,
28068
+ "constructionItemEffectGroupID": 55,
28069
+ "removalCostC1": 30000,
28070
+ "addCommonTimber": 2563,
28071
+ "addCommonStraw": 1970,
28072
+ "addRareNails": 1225,
28073
+ "addRareGlue": 78,
28074
+ "addEpicCobblestone": 42,
28075
+ "addLegendaryFabric": 1,
28076
+ "effects": "372&125"
28077
+ },
28078
+ {
28079
+ "constructionItemID": 810,
28080
+ "crossplayID": 804,
28081
+ "comment1": "Primary",
28082
+ "comment2": "BeefProductionIncrease",
28083
+ "name": "BeefProductionIncrease",
28084
+ "constructionItemGroupID": 191,
28085
+ "level": 6,
28086
+ "rarenessID": 1,
28087
+ "slotTypeID": 1,
28088
+ "constructionItemEffectGroupID": 55,
28089
+ "removalCostC1": 35000,
28090
+ "addCommonTimber": 2625,
28091
+ "addCommonStraw": 2120,
28092
+ "addRareNails": 1375,
28093
+ "addRareGlue": 94,
28094
+ "addEpicCobblestone": 50,
28095
+ "addLegendaryFabric": 2,
28096
+ "effects": "372&150"
28097
+ },
28098
+ {
28099
+ "constructionItemID": 811,
28100
+ "crossplayID": 802,
28101
+ "comment1": "Primary",
28102
+ "comment2": "BeefProductionIncrease",
28103
+ "name": "BeefProductionIncrease",
28104
+ "constructionItemGroupID": 191,
28105
+ "level": 7,
28106
+ "rarenessID": 2,
28107
+ "slotTypeID": 1,
28108
+ "constructionItemEffectGroupID": 55,
28109
+ "removalCostC1": 40000,
28110
+ "addCommonTimber": 2688,
28111
+ "addCommonStraw": 2270,
28112
+ "addRareNails": 1525,
28113
+ "addRareGlue": 110,
28114
+ "addEpicCobblestone": 58,
28115
+ "addLegendaryFabric": 2,
28116
+ "effects": "372&175"
28117
+ },
28118
+ {
28119
+ "constructionItemID": 812,
28120
+ "crossplayID": 803,
28121
+ "comment1": "Primary",
28122
+ "comment2": "BeefProductionIncrease",
28123
+ "name": "BeefProductionIncrease",
28124
+ "constructionItemGroupID": 191,
28125
+ "level": 8,
28126
+ "rarenessID": 2,
28127
+ "slotTypeID": 1,
28128
+ "constructionItemEffectGroupID": 55,
28129
+ "removalCostC1": 45000,
28130
+ "addCommonTimber": 2750,
28131
+ "addCommonStraw": 2420,
28132
+ "addRareNails": 1675,
28133
+ "addRareGlue": 125,
28134
+ "addEpicCobblestone": 66,
28135
+ "addLegendaryFabric": 2,
28136
+ "effects": "372&200"
28137
+ },
28138
+ {
28139
+ "constructionItemID": 813,
28140
+ "crossplayID": 804,
28141
+ "comment1": "Primary",
28142
+ "comment2": "BeefProductionIncrease",
28143
+ "name": "BeefProductionIncrease",
28144
+ "constructionItemGroupID": 191,
28145
+ "level": 9,
28146
+ "rarenessID": 2,
28147
+ "slotTypeID": 1,
28148
+ "constructionItemEffectGroupID": 55,
28149
+ "removalCostC1": 50000,
28150
+ "addCommonTimber": 2813,
28151
+ "addCommonStraw": 2570,
28152
+ "addRareNails": 1825,
28153
+ "addRareGlue": 141,
28154
+ "addEpicCobblestone": 74,
28155
+ "addLegendaryFabric": 2,
28156
+ "effects": "372&225"
28157
+ },
28158
+ {
28159
+ "constructionItemID": 814,
28160
+ "crossplayID": 802,
28161
+ "comment1": "Primary",
28162
+ "comment2": "BeefProductionIncrease",
28163
+ "name": "BeefProductionIncrease",
28164
+ "constructionItemGroupID": 191,
28165
+ "level": 10,
28166
+ "rarenessID": 2,
28167
+ "slotTypeID": 1,
28168
+ "constructionItemEffectGroupID": 55,
28169
+ "removalCostC1": 55000,
28170
+ "addCommonTimber": 2875,
28171
+ "addCommonStraw": 2720,
28172
+ "addRareNails": 1975,
28173
+ "addRareGlue": 156,
28174
+ "addEpicCobblestone": 82,
28175
+ "addLegendaryFabric": 3,
28176
+ "effects": "372&250"
28177
+ },
28178
+ {
28179
+ "constructionItemID": 815,
28180
+ "crossplayID": 803,
28181
+ "comment1": "Primary",
28182
+ "comment2": "BeefProductionIncrease",
28183
+ "name": "BeefProductionIncrease",
28184
+ "constructionItemGroupID": 191,
28185
+ "level": 11,
28186
+ "rarenessID": 2,
28187
+ "slotTypeID": 1,
28188
+ "constructionItemEffectGroupID": 55,
28189
+ "removalCostC1": 60000,
28190
+ "addCommonTimber": 2938,
28191
+ "addCommonStraw": 2870,
28192
+ "addRareNails": 2125,
28193
+ "addRareGlue": 172,
28194
+ "addEpicCobblestone": 90,
28195
+ "addLegendaryFabric": 3,
28196
+ "effects": "372&300"
28197
+ },
28198
+ {
28199
+ "constructionItemID": 816,
28200
+ "crossplayID": 804,
28201
+ "comment1": "Primary",
28202
+ "comment2": "BeefProductionIncrease",
28203
+ "name": "BeefProductionIncrease",
28204
+ "constructionItemGroupID": 191,
28205
+ "level": 12,
28206
+ "rarenessID": 2,
28207
+ "slotTypeID": 1,
28208
+ "constructionItemEffectGroupID": 55,
28209
+ "removalCostC1": 65000,
28210
+ "addCommonTimber": 3000,
28211
+ "addCommonStraw": 3020,
28212
+ "addRareNails": 2275,
28213
+ "addRareGlue": 188,
28214
+ "addEpicCobblestone": 98,
28215
+ "addLegendaryFabric": 3,
28216
+ "effects": "372&350"
28217
+ },
28218
+ {
28219
+ "constructionItemID": 817,
28220
+ "crossplayID": 802,
28221
+ "comment1": "Primary",
28222
+ "comment2": "BeefProductionIncrease",
28223
+ "name": "BeefProductionIncrease",
28224
+ "constructionItemGroupID": 191,
28225
+ "level": 13,
28226
+ "rarenessID": 3,
28227
+ "slotTypeID": 1,
28228
+ "constructionItemEffectGroupID": 55,
28229
+ "removalCostC1": 70000,
28230
+ "addCommonTimber": 3063,
28231
+ "addCommonStraw": 3170,
28232
+ "addRareNails": 2425,
28233
+ "addRareGlue": 203,
28234
+ "addEpicCobblestone": 106,
28235
+ "addLegendaryFabric": 3,
28236
+ "effects": "372&400"
28237
+ },
28238
+ {
28239
+ "constructionItemID": 818,
28240
+ "crossplayID": 803,
28241
+ "comment1": "Primary",
28242
+ "comment2": "BeefProductionIncrease",
28243
+ "name": "BeefProductionIncrease",
28244
+ "constructionItemGroupID": 191,
28245
+ "level": 14,
28246
+ "rarenessID": 3,
28247
+ "slotTypeID": 1,
28248
+ "constructionItemEffectGroupID": 55,
28249
+ "removalCostC1": 75000,
28250
+ "addCommonTimber": 3125,
28251
+ "addCommonStraw": 3320,
28252
+ "addRareNails": 2575,
28253
+ "addRareGlue": 219,
28254
+ "addEpicCobblestone": 114,
28255
+ "addLegendaryFabric": 4,
28256
+ "effects": "372&450"
28257
+ },
28258
+ {
28259
+ "constructionItemID": 819,
28260
+ "crossplayID": 804,
28261
+ "comment1": "Primary",
28262
+ "comment2": "BeefProductionIncrease",
28263
+ "name": "BeefProductionIncrease",
28264
+ "constructionItemGroupID": 191,
28265
+ "level": 15,
28266
+ "rarenessID": 3,
28267
+ "slotTypeID": 1,
28268
+ "constructionItemEffectGroupID": 55,
28269
+ "removalCostC1": 80000,
28270
+ "addCommonTimber": 3188,
28271
+ "addCommonStraw": 3470,
28272
+ "addRareNails": 2725,
28273
+ "addRareGlue": 235,
28274
+ "addEpicCobblestone": 122,
28275
+ "addLegendaryFabric": 4,
28276
+ "effects": "372&500"
28277
+ },
28278
+ {
28279
+ "constructionItemID": 820,
28280
+ "crossplayID": 802,
28281
+ "comment1": "Relic",
28282
+ "comment2": "unboostedBeefProduction",
28283
+ "name": "unboostedBeefProduction",
28284
+ "constructionItemGroupID": 192,
28285
+ "level": 1,
28286
+ "rarenessID": 1,
28287
+ "slotTypeID": 2,
28288
+ "constructionItemEffectGroupID": 56,
28289
+ "removalCostC1": 10000,
28290
+ "isPremium": 1,
28291
+ "addCommonTimber": 2313,
28292
+ "addCommonStraw": 1370,
28293
+ "addRareNails": 625,
28294
+ "addRareGlue": 16,
28295
+ "addEpicCobblestone": 10,
28296
+ "effects": "374&1100"
28297
+ },
28298
+ {
28299
+ "constructionItemID": 821,
28300
+ "crossplayID": 803,
28301
+ "comment1": "Relic",
28302
+ "comment2": "unboostedBeefProduction",
28303
+ "name": "unboostedBeefProduction",
28304
+ "constructionItemGroupID": 192,
28305
+ "level": 2,
28306
+ "rarenessID": 1,
28307
+ "slotTypeID": 2,
28308
+ "constructionItemEffectGroupID": 56,
28309
+ "removalCostC1": 15000,
28310
+ "isPremium": 1,
28311
+ "addCommonTimber": 2375,
28312
+ "addCommonStraw": 1520,
28313
+ "addRareNails": 775,
28314
+ "addRareGlue": 31,
28315
+ "addEpicCobblestone": 18,
28316
+ "addLegendaryFabric": 1,
28317
+ "effects": "374&1200"
28318
+ },
28319
+ {
28320
+ "constructionItemID": 822,
28321
+ "crossplayID": 804,
28322
+ "comment1": "Relic",
28323
+ "comment2": "unboostedBeefProduction",
28324
+ "name": "unboostedBeefProduction",
28325
+ "constructionItemGroupID": 192,
28326
+ "level": 3,
28327
+ "rarenessID": 1,
28328
+ "slotTypeID": 2,
28329
+ "constructionItemEffectGroupID": 56,
28330
+ "removalCostC1": 20000,
28331
+ "isPremium": 1,
28332
+ "addCommonTimber": 2438,
28333
+ "addCommonStraw": 1670,
28334
+ "addRareNails": 925,
28335
+ "addRareGlue": 47,
28336
+ "addEpicCobblestone": 26,
28337
+ "addLegendaryFabric": 1,
28338
+ "effects": "374&1300"
28339
+ },
28340
+ {
28341
+ "constructionItemID": 823,
28342
+ "crossplayID": 802,
28343
+ "comment1": "Relic",
28344
+ "comment2": "unboostedBeefProduction",
28345
+ "name": "unboostedBeefProduction",
28346
+ "constructionItemGroupID": 192,
28347
+ "level": 4,
28348
+ "rarenessID": 1,
28349
+ "slotTypeID": 2,
28350
+ "constructionItemEffectGroupID": 56,
28351
+ "removalCostC1": 25000,
28352
+ "isPremium": 1,
28353
+ "addCommonTimber": 2500,
28354
+ "addCommonStraw": 1820,
28355
+ "addRareNails": 1075,
28356
+ "addRareGlue": 63,
28357
+ "addEpicCobblestone": 34,
28358
+ "addLegendaryFabric": 1,
28359
+ "effects": "374&1400"
28360
+ },
28361
+ {
28362
+ "constructionItemID": 824,
28363
+ "crossplayID": 803,
28364
+ "comment1": "Relic",
28365
+ "comment2": "unboostedBeefProduction",
28366
+ "name": "unboostedBeefProduction",
28367
+ "constructionItemGroupID": 192,
28368
+ "level": 5,
28369
+ "rarenessID": 1,
28370
+ "slotTypeID": 2,
28371
+ "constructionItemEffectGroupID": 56,
28372
+ "removalCostC1": 30000,
28373
+ "isPremium": 1,
28374
+ "addCommonTimber": 2563,
28375
+ "addCommonStraw": 1970,
28376
+ "addRareNails": 1225,
28377
+ "addRareGlue": 78,
28378
+ "addEpicCobblestone": 42,
28379
+ "addLegendaryFabric": 1,
28380
+ "effects": "374&1500"
28381
+ },
28382
+ {
28383
+ "constructionItemID": 825,
28384
+ "crossplayID": 804,
28385
+ "comment1": "Relic",
28386
+ "comment2": "unboostedBeefProduction",
28387
+ "name": "unboostedBeefProduction",
28388
+ "constructionItemGroupID": 192,
28389
+ "level": 6,
28390
+ "rarenessID": 1,
28391
+ "slotTypeID": 2,
28392
+ "constructionItemEffectGroupID": 56,
28393
+ "removalCostC1": 35000,
28394
+ "isPremium": 1,
28395
+ "addCommonTimber": 2625,
28396
+ "addCommonStraw": 2120,
28397
+ "addRareNails": 1375,
28398
+ "addRareGlue": 94,
28399
+ "addEpicCobblestone": 50,
28400
+ "addLegendaryFabric": 2,
28401
+ "effects": "374&1600"
28402
+ },
28403
+ {
28404
+ "constructionItemID": 826,
28405
+ "crossplayID": 802,
28406
+ "comment1": "Relic",
28407
+ "comment2": "unboostedBeefProduction",
28408
+ "name": "unboostedBeefProduction",
28409
+ "constructionItemGroupID": 192,
28410
+ "level": 7,
28411
+ "rarenessID": 2,
28412
+ "slotTypeID": 2,
28413
+ "constructionItemEffectGroupID": 56,
28414
+ "removalCostC1": 40000,
28415
+ "isPremium": 1,
28416
+ "addCommonTimber": 2688,
28417
+ "addCommonStraw": 2270,
28418
+ "addRareNails": 1525,
28419
+ "addRareGlue": 110,
28420
+ "addEpicCobblestone": 58,
28421
+ "addLegendaryFabric": 2,
28422
+ "effects": "374&1700"
28423
+ },
28424
+ {
28425
+ "constructionItemID": 827,
28426
+ "crossplayID": 803,
28427
+ "comment1": "Relic",
28428
+ "comment2": "unboostedBeefProduction",
28429
+ "name": "unboostedBeefProduction",
28430
+ "constructionItemGroupID": 192,
28431
+ "level": 8,
28432
+ "rarenessID": 2,
28433
+ "slotTypeID": 2,
28434
+ "constructionItemEffectGroupID": 56,
28435
+ "removalCostC1": 45000,
28436
+ "isPremium": 1,
28437
+ "addCommonTimber": 2750,
28438
+ "addCommonStraw": 2420,
28439
+ "addRareNails": 1675,
28440
+ "addRareGlue": 125,
28441
+ "addEpicCobblestone": 66,
28442
+ "addLegendaryFabric": 2,
28443
+ "effects": "374&1800"
28444
+ },
28445
+ {
28446
+ "constructionItemID": 828,
28447
+ "crossplayID": 804,
28448
+ "comment1": "Relic",
28449
+ "comment2": "unboostedBeefProduction",
28450
+ "name": "unboostedBeefProduction",
28451
+ "constructionItemGroupID": 192,
28452
+ "level": 9,
28453
+ "rarenessID": 2,
28454
+ "slotTypeID": 2,
28455
+ "constructionItemEffectGroupID": 56,
28456
+ "removalCostC1": 50000,
28457
+ "isPremium": 1,
28458
+ "addCommonTimber": 2813,
28459
+ "addCommonStraw": 2570,
28460
+ "addRareNails": 1825,
28461
+ "addRareGlue": 141,
28462
+ "addEpicCobblestone": 74,
28463
+ "addLegendaryFabric": 2,
28464
+ "effects": "374&1900"
28465
+ },
28466
+ {
28467
+ "constructionItemID": 829,
28468
+ "crossplayID": 802,
28469
+ "comment1": "Relic",
28470
+ "comment2": "unboostedBeefProduction",
28471
+ "name": "unboostedBeefProduction",
28472
+ "constructionItemGroupID": 192,
28473
+ "level": 10,
28474
+ "rarenessID": 2,
28475
+ "slotTypeID": 2,
28476
+ "constructionItemEffectGroupID": 56,
28477
+ "removalCostC1": 55000,
28478
+ "isPremium": 1,
28479
+ "addCommonTimber": 2875,
28480
+ "addCommonStraw": 2720,
28481
+ "addRareNails": 1975,
28482
+ "addRareGlue": 156,
28483
+ "addEpicCobblestone": 82,
28484
+ "addLegendaryFabric": 3,
28485
+ "effects": "374&2000"
28486
+ },
28487
+ {
28488
+ "constructionItemID": 830,
28489
+ "crossplayID": 803,
28490
+ "comment1": "Relic",
28491
+ "comment2": "unboostedBeefProduction",
28492
+ "name": "unboostedBeefProduction",
28493
+ "constructionItemGroupID": 192,
28494
+ "level": 11,
28495
+ "rarenessID": 2,
28496
+ "slotTypeID": 2,
28497
+ "constructionItemEffectGroupID": 56,
28498
+ "removalCostC1": 60000,
28499
+ "isPremium": 1,
28500
+ "addCommonTimber": 2938,
28501
+ "addCommonStraw": 2870,
28502
+ "addRareNails": 2125,
28503
+ "addRareGlue": 172,
28504
+ "addEpicCobblestone": 90,
28505
+ "addLegendaryFabric": 3,
28506
+ "effects": "374&2100"
28507
+ },
28508
+ {
28509
+ "constructionItemID": 831,
28510
+ "crossplayID": 804,
28511
+ "comment1": "Relic",
28512
+ "comment2": "unboostedBeefProduction",
28513
+ "name": "unboostedBeefProduction",
28514
+ "constructionItemGroupID": 192,
28515
+ "level": 12,
28516
+ "rarenessID": 2,
28517
+ "slotTypeID": 2,
28518
+ "constructionItemEffectGroupID": 56,
28519
+ "removalCostC1": 65000,
28520
+ "isPremium": 1,
28521
+ "addCommonTimber": 3000,
28522
+ "addCommonStraw": 3020,
28523
+ "addRareNails": 2275,
28524
+ "addRareGlue": 188,
28525
+ "addEpicCobblestone": 98,
28526
+ "addLegendaryFabric": 3,
28527
+ "effects": "374&2200"
28528
+ },
28529
+ {
28530
+ "constructionItemID": 832,
28531
+ "crossplayID": 802,
28532
+ "comment1": "Relic",
28533
+ "comment2": "unboostedBeefProduction",
28534
+ "name": "unboostedBeefProduction",
28535
+ "constructionItemGroupID": 192,
28536
+ "level": 13,
28537
+ "rarenessID": 3,
28538
+ "slotTypeID": 2,
28539
+ "constructionItemEffectGroupID": 56,
28540
+ "removalCostC1": 70000,
28541
+ "isPremium": 1,
28542
+ "addCommonTimber": 3063,
28543
+ "addCommonStraw": 3170,
28544
+ "addRareNails": 2425,
28545
+ "addRareGlue": 203,
28546
+ "addEpicCobblestone": 106,
28547
+ "addLegendaryFabric": 3,
28548
+ "effects": "374&2300"
28549
+ },
28550
+ {
28551
+ "constructionItemID": 833,
28552
+ "crossplayID": 803,
28553
+ "comment1": "Relic",
28554
+ "comment2": "unboostedBeefProduction",
28555
+ "name": "unboostedBeefProduction",
28556
+ "constructionItemGroupID": 192,
28557
+ "level": 14,
28558
+ "rarenessID": 3,
28559
+ "slotTypeID": 2,
28560
+ "constructionItemEffectGroupID": 56,
28561
+ "removalCostC1": 75000,
28562
+ "isPremium": 1,
28563
+ "addCommonTimber": 3125,
28564
+ "addCommonStraw": 3320,
28565
+ "addRareNails": 2575,
28566
+ "addRareGlue": 219,
28567
+ "addEpicCobblestone": 114,
28568
+ "addLegendaryFabric": 4,
28569
+ "effects": "374&2400"
28570
+ },
28571
+ {
28572
+ "constructionItemID": 834,
28573
+ "crossplayID": 804,
28574
+ "comment1": "Relic",
28575
+ "comment2": "unboostedBeefProduction",
28576
+ "name": "unboostedBeefProduction",
28577
+ "constructionItemGroupID": 192,
28578
+ "level": 15,
28579
+ "rarenessID": 3,
28580
+ "slotTypeID": 2,
28581
+ "constructionItemEffectGroupID": 56,
28582
+ "removalCostC1": 80000,
28583
+ "isPremium": 1,
28584
+ "addCommonTimber": 3188,
28585
+ "addCommonStraw": 3470,
28586
+ "addRareNails": 2725,
28587
+ "addRareGlue": 235,
28588
+ "addEpicCobblestone": 122,
28589
+ "addLegendaryFabric": 4,
28590
+ "effects": "374&2500"
28591
+ },
28592
+ {
28593
+ "constructionItemID": 835,
28594
+ "crossplayID": 835,
28595
+ "comment1": "Temporary",
28596
+ "name": "holGranary",
28597
+ "constructionItemGroupID": 193,
28598
+ "level": 1,
28599
+ "rarenessID": 1,
28600
+ "slotTypeID": 0,
28601
+ "duration": 86400,
28602
+ "constructionItemEffectGroupID": 51,
28603
+ "disassemblingTombolaID": 4,
28604
+ "effects": "372&250"
28605
+ },
28606
+ {
28607
+ "constructionItemID": 836,
28608
+ "crossplayID": 836,
28609
+ "comment1": "Temporary",
28610
+ "name": "holGranary",
28611
+ "constructionItemGroupID": 193,
28612
+ "level": 2,
28613
+ "rarenessID": 2,
28614
+ "slotTypeID": 0,
28615
+ "duration": 172800,
28616
+ "constructionItemEffectGroupID": 51,
28617
+ "disassemblingTombolaID": 4,
28618
+ "effects": "372&500"
28619
+ },
28620
+ {
28621
+ "constructionItemID": 837,
28622
+ "crossplayID": 837,
28623
+ "comment1": "Temporary",
28624
+ "name": "holGranary",
28625
+ "constructionItemGroupID": 193,
28626
+ "level": 3,
28627
+ "rarenessID": 3,
28628
+ "slotTypeID": 0,
28629
+ "duration": 259200,
28630
+ "constructionItemEffectGroupID": 51,
28631
+ "disassemblingTombolaID": 4,
28632
+ "effects": "372&750"
28633
+ },
28634
+ {
28635
+ "constructionItemID": 839,
28636
+ "crossplayID": 839,
28637
+ "comment1": "Temporary",
28638
+ "name": "holGranary",
28639
+ "constructionItemGroupID": 193,
28640
+ "level": 4,
28641
+ "rarenessID": 4,
28642
+ "slotTypeID": 0,
28643
+ "duration": 345600,
28644
+ "constructionItemEffectGroupID": 51,
28645
+ "disassemblingTombolaID": 4,
28646
+ "effects": "372&1250"
28647
+ },
28648
+ {
28649
+ "constructionItemID": 840,
28650
+ "crossplayID": 840,
28651
+ "comment1": "Temporary",
28652
+ "name": "holToolsmith",
28653
+ "constructionItemGroupID": 194,
28654
+ "level": 1,
28655
+ "rarenessID": 1,
28656
+ "slotTypeID": 0,
28657
+ "duration": 86400,
28658
+ "constructionItemEffectGroupID": 55,
28659
+ "disassemblingTombolaID": 4,
28660
+ "effects": "372&250"
28661
+ },
28662
+ {
28663
+ "constructionItemID": 841,
28664
+ "crossplayID": 841,
28665
+ "comment1": "Temporary",
28666
+ "name": "holToolsmith",
28667
+ "constructionItemGroupID": 194,
28668
+ "level": 2,
28669
+ "rarenessID": 2,
28670
+ "slotTypeID": 0,
28671
+ "duration": 172800,
28672
+ "constructionItemEffectGroupID": 55,
28673
+ "disassemblingTombolaID": 4,
28674
+ "effects": "372&500"
28675
+ },
28676
+ {
28677
+ "constructionItemID": 842,
28678
+ "crossplayID": 842,
28679
+ "comment1": "Temporary",
28680
+ "name": "holToolsmith",
28681
+ "constructionItemGroupID": 194,
28682
+ "level": 3,
28683
+ "rarenessID": 3,
28684
+ "slotTypeID": 0,
28685
+ "duration": 259200,
28686
+ "constructionItemEffectGroupID": 55,
28687
+ "disassemblingTombolaID": 4,
28688
+ "effects": "372&750"
28689
+ },
28690
+ {
28691
+ "constructionItemID": 843,
28692
+ "crossplayID": 843,
28693
+ "comment1": "Temporary",
28694
+ "name": "holToolsmith",
28695
+ "constructionItemGroupID": 194,
28696
+ "level": 4,
28697
+ "rarenessID": 4,
28698
+ "slotTypeID": 0,
28699
+ "duration": 345600,
28700
+ "constructionItemEffectGroupID": 55,
28701
+ "disassemblingTombolaID": 4,
28702
+ "effects": "372&1250"
28703
+ },
28704
+ {
28705
+ "constructionItemID": 844,
28706
+ "crossplayID": 844,
28707
+ "comment1": "Temporary",
28708
+ "name": "holGranary",
28709
+ "constructionItemGroupID": 195,
28710
+ "level": 1,
28711
+ "rarenessID": 1,
28712
+ "slotTypeID": 0,
28713
+ "duration": 86400,
28714
+ "constructionItemEffectGroupID": 51,
28715
+ "disassemblingTombolaID": 4,
28716
+ "effects": "374&2500"
28717
+ },
28718
+ {
28719
+ "constructionItemID": 845,
28720
+ "crossplayID": 845,
28721
+ "comment1": "Temporary",
28722
+ "name": "holGranary",
28723
+ "constructionItemGroupID": 195,
28724
+ "level": 2,
28725
+ "rarenessID": 2,
28726
+ "slotTypeID": 0,
28727
+ "duration": 172800,
28728
+ "constructionItemEffectGroupID": 51,
28729
+ "disassemblingTombolaID": 4,
28730
+ "effects": "374&5000"
28731
+ },
28732
+ {
28733
+ "constructionItemID": 846,
28734
+ "crossplayID": 846,
28735
+ "comment1": "Temporary",
28736
+ "name": "holGranary",
28737
+ "constructionItemGroupID": 195,
28738
+ "level": 3,
28739
+ "rarenessID": 3,
28740
+ "slotTypeID": 0,
28741
+ "duration": 259200,
28742
+ "constructionItemEffectGroupID": 51,
28743
+ "disassemblingTombolaID": 4,
28744
+ "effects": "374&7500"
28745
+ },
28746
+ {
28747
+ "constructionItemID": 847,
28748
+ "crossplayID": 847,
28749
+ "comment1": "Temporary",
28750
+ "name": "holGranary",
28751
+ "constructionItemGroupID": 195,
28752
+ "level": 4,
28753
+ "rarenessID": 4,
28754
+ "slotTypeID": 0,
28755
+ "duration": 345600,
28756
+ "constructionItemEffectGroupID": 51,
28757
+ "disassemblingTombolaID": 4,
28758
+ "effects": "374&10000"
28759
+ },
28760
+ {
28761
+ "constructionItemID": 848,
28762
+ "crossplayID": 848,
28763
+ "comment1": "Temporary",
28764
+ "name": "holToolsmith",
28765
+ "constructionItemGroupID": 196,
28766
+ "level": 1,
28767
+ "rarenessID": 1,
28768
+ "slotTypeID": 0,
28769
+ "duration": 86400,
28770
+ "constructionItemEffectGroupID": 51,
28771
+ "disassemblingTombolaID": 4,
28772
+ "effects": "374&2500"
28773
+ },
28774
+ {
28775
+ "constructionItemID": 849,
28776
+ "crossplayID": 849,
28777
+ "comment1": "Temporary",
28778
+ "name": "holToolsmith",
28779
+ "constructionItemGroupID": 196,
28780
+ "level": 2,
28781
+ "rarenessID": 2,
28782
+ "slotTypeID": 0,
28783
+ "duration": 172800,
28784
+ "constructionItemEffectGroupID": 51,
28785
+ "disassemblingTombolaID": 4,
28786
+ "effects": "374&5000"
28787
+ },
28788
+ {
28789
+ "constructionItemID": 850,
28790
+ "crossplayID": 850,
28791
+ "comment1": "Temporary",
28792
+ "name": "holToolsmith",
28793
+ "constructionItemGroupID": 196,
28794
+ "level": 3,
28795
+ "rarenessID": 3,
28796
+ "slotTypeID": 0,
28797
+ "duration": 259200,
28798
+ "constructionItemEffectGroupID": 51,
28799
+ "disassemblingTombolaID": 4,
28800
+ "effects": "374&7500"
28801
+ },
28802
+ {
28803
+ "constructionItemID": 851,
28804
+ "crossplayID": 851,
28805
+ "comment1": "Temporary",
28806
+ "name": "holToolsmith",
28807
+ "constructionItemGroupID": 196,
28808
+ "level": 4,
28809
+ "rarenessID": 4,
28810
+ "slotTypeID": 0,
28811
+ "duration": 345600,
28812
+ "constructionItemEffectGroupID": 51,
28813
+ "disassemblingTombolaID": 4,
28814
+ "effects": "374&10000"
28815
+ },
28816
+ {
28817
+ "constructionItemID": 219,
28818
+ "crossplayID": 219,
28819
+ "comment1": "Temporary",
28820
+ "comment2": "partyGuardhouse",
28821
+ "name": "partyGuardhouse",
28822
+ "constructionItemGroupID": 206,
28823
+ "level": 4,
28824
+ "rarenessID": 4,
28825
+ "slotTypeID": 0,
28826
+ "duration": 604800,
28827
+ "constructionItemEffectGroupID": 51,
28828
+ "disassemblingTombolaID": 4,
28829
+ "effects": "259&50"
28830
+ },
28831
+ {
28832
+ "constructionItemID": 220,
28833
+ "crossplayID": 220,
28834
+ "comment1": "Temporary",
28835
+ "comment2": "AnniversaryEstate",
28836
+ "name": "AnniversaryEstate",
28837
+ "constructionItemGroupID": 207,
28838
+ "level": 4,
28839
+ "rarenessID": 4,
28840
+ "slotTypeID": 0,
28841
+ "duration": 604800,
28842
+ "constructionItemEffectGroupID": 51,
28843
+ "disassemblingTombolaID": 4,
28844
+ "ReduceResearchResourceCosts": 15
28845
+ },
28846
+ {
28847
+ "constructionItemID": 221,
28848
+ "crossplayID": 221,
28849
+ "comment1": "Temporary",
28850
+ "comment2": "AnniversaryEstate",
28851
+ "name": "AnniversaryEstate",
28852
+ "constructionItemGroupID": 208,
28853
+ "level": 4,
28854
+ "rarenessID": 4,
28855
+ "slotTypeID": 0,
28856
+ "duration": 604800,
28857
+ "constructionItemEffectGroupID": 51,
28858
+ "disassemblingTombolaID": 4,
28859
+ "recruitSpeedBoost": 1250
28860
+ },
28861
+ {
28862
+ "constructionItemID": 222,
28863
+ "crossplayID": 222,
28864
+ "comment1": "Temporary",
28865
+ "comment2": "anniversaryKeep",
28866
+ "name": "anniversaryKeep",
28867
+ "constructionItemGroupID": 209,
28868
+ "level": 4,
28869
+ "rarenessID": 4,
28870
+ "slotTypeID": 0,
28871
+ "duration": 604800,
28872
+ "constructionItemEffectGroupID": 51,
28873
+ "disassemblingTombolaID": 4,
28874
+ "unboostedFoodProduction": 10000
28875
+ },
28876
+ {
28877
+ "constructionItemID": 223,
28878
+ "crossplayID": 223,
28879
+ "comment1": "Temporary",
28880
+ "comment2": "anniversaryKeep",
28881
+ "name": "anniversaryKeep",
28882
+ "constructionItemGroupID": 210,
28883
+ "level": 4,
28884
+ "rarenessID": 4,
28885
+ "slotTypeID": 0,
28886
+ "duration": 604800,
28887
+ "constructionItemEffectGroupID": 51,
28888
+ "disassemblingTombolaID": 4,
28889
+ "effects": "202&30"
27873
28890
  }
27874
28891
  ]
27875
28892
  }