e4k-data 4.71.14 → 4.82.61
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.
- package/data/buildings.json +22660 -17019
- package/data/collectorEventOptions.json +118 -0
- package/data/collectorEventRewards.json +288 -0
- package/data/constructionItems.json +632 -229
- package/data/constructionItemsEffectGroups.json +24 -0
- package/data/craftingQueues.json +23 -1
- package/data/craftingRecipes.json +2321 -0
- package/data/currencies.json +77 -0
- package/data/currencyCaps.json +6 -0
- package/data/donationItems.json +135 -0
- package/data/donationRewards.json +160 -0
- package/data/donationSettings.json +14 -6
- package/data/dungeons.json +266 -0
- package/data/effectCaps.json +70 -0
- package/data/effects.json +125 -16
- package/data/effecttypes.json +408 -141
- package/data/equipment_effects.json +28 -0
- package/data/equipment_rarenesses.json +24 -12
- package/data/equipments.json +467 -86
- package/data/eventAutoScalingUnitPairings.json +13554 -4338
- package/data/events.json +11 -2
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/islandPlayerRewards.json +30 -0
- package/data/islandrewardranks.json +42 -0
- package/data/leaguetypeEvents.json +247 -0
- package/data/legendskills.json +20 -20
- package/data/lootBoxTombolas.json +704 -0
- package/data/lootBoxes.json +22 -0
- package/data/lords.json +2 -2
- package/data/merchants.json +1 -1
- package/data/packageCategories.json +4 -0
- package/data/{packageCategoryCurrencyRelations.json → packageCategoryCostRelations.json} +7 -1
- package/data/packageCategoryFilterRelations.json +4 -0
- package/data/packages.json +4954 -12
- package/data/quests.json +1 -1
- package/data/relicLootOptions.json +84 -0
- package/data/researches.json +4224 -950
- package/data/resources.json +6 -0
- package/data/rewards.json +63223 -56400
- package/data/saleDaysLuckyWheelClasses.json +9 -9
- package/data/saleDaysLuckyWheelDropChanceJackpots.json +288 -288
- package/data/saleDaysLuckyWheelDropChances.json +59 -283
- package/data/saleDaysLuckyWheelRewardSets.json +180 -180
- package/data/sceatSkillTiers.json +49 -0
- package/data/sceatSkillTrees.json +12 -0
- package/data/sceatSkills.json +1382 -1
- package/data/seasonEndRewards.json +224 -0
- package/data/seasonEventRewards.json +315 -0
- package/data/seasonPromotionRewards.json +600 -0
- package/data/slums.json +1 -1
- package/data/units.json +1945 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/data/worldmapskins.json +10 -0
- package/images/x768.json +6409 -1780
- package/languages/da.json +502 -234
- package/languages/de.json +516 -248
- package/languages/el.json +498 -230
- package/languages/en.json +493 -225
- package/languages/es.json +574 -306
- package/languages/fi.json +506 -238
- package/languages/fr.json +600 -332
- package/languages/it.json +514 -246
- package/languages/ja.json +506 -238
- package/languages/ko.json +500 -232
- package/languages/nl.json +503 -235
- package/languages/no.json +536 -268
- package/languages/pl.json +505 -237
- package/languages/pt.json +497 -229
- package/languages/ru.json +516 -248
- package/languages/sv.json +504 -236
- package/languages/tr.json +498 -230
- package/languages/zh_CN.json +496 -228
- package/languages/zh_TW.json +498 -230
- package/package.json +11 -3
- package/typings/data.d.ts +45 -6
- package/typings/images.d.ts +259 -11
- package/typings/languages.d.ts +442 -57
|
@@ -20556,138 +20556,48 @@
|
|
|
20556
20556
|
},
|
|
20557
20557
|
{
|
|
20558
20558
|
"constructionItemID": 1000,
|
|
20559
|
-
"crossplayID":
|
|
20559
|
+
"crossplayID": 3333,
|
|
20560
20560
|
"comment1": "Temporary",
|
|
20561
|
-
"comment2": "
|
|
20561
|
+
"comment2": "Duplicate of 30143",
|
|
20562
20562
|
"name": "elvenBarrack",
|
|
20563
|
-
"constructionItemGroupID":
|
|
20563
|
+
"constructionItemGroupID": 9997,
|
|
20564
20564
|
"level": 4,
|
|
20565
20565
|
"rarenessID": 4,
|
|
20566
20566
|
"slotTypeID": 0,
|
|
20567
|
-
"duration":
|
|
20567
|
+
"duration": 216000,
|
|
20568
20568
|
"constructionItemEffectGroupID": 51,
|
|
20569
|
-
"
|
|
20570
|
-
"
|
|
20569
|
+
"unitWallCount": 250,
|
|
20570
|
+
"disassemblingTombolaID": 4
|
|
20571
20571
|
},
|
|
20572
20572
|
{
|
|
20573
20573
|
"constructionItemID": 1001,
|
|
20574
20574
|
"crossplayID": 1001,
|
|
20575
20575
|
"comment1": "Temporary",
|
|
20576
|
-
"comment2": "
|
|
20576
|
+
"comment2": "Duplicate of 30153",
|
|
20577
20577
|
"name": "elvenEstate",
|
|
20578
|
-
"constructionItemGroupID":
|
|
20579
|
-
"level": 4,
|
|
20580
|
-
"rarenessID": 4,
|
|
20581
|
-
"slotTypeID": 0,
|
|
20582
|
-
"duration": 2419200,
|
|
20583
|
-
"constructionItemEffectGroupID": 51,
|
|
20584
|
-
"disassemblingTombolaID": 4,
|
|
20585
|
-
"effects": "702&800"
|
|
20586
|
-
},
|
|
20587
|
-
{
|
|
20588
|
-
"constructionItemID": 1002,
|
|
20589
|
-
"crossplayID": 1002,
|
|
20590
|
-
"comment1": "Temporary",
|
|
20591
|
-
"comment2": "New EffectTypes for Alpha",
|
|
20592
|
-
"name": "easternTavern",
|
|
20593
|
-
"constructionItemGroupID": 3092,
|
|
20578
|
+
"constructionItemGroupID": 9998,
|
|
20594
20579
|
"level": 4,
|
|
20595
20580
|
"rarenessID": 4,
|
|
20596
20581
|
"slotTypeID": 0,
|
|
20597
|
-
"duration":
|
|
20582
|
+
"duration": 216000,
|
|
20598
20583
|
"constructionItemEffectGroupID": 51,
|
|
20599
|
-
"
|
|
20600
|
-
"
|
|
20584
|
+
"hospitalCapacity": 150,
|
|
20585
|
+
"disassemblingTombolaID": 4
|
|
20601
20586
|
},
|
|
20602
20587
|
{
|
|
20603
20588
|
"constructionItemID": 1003,
|
|
20604
20589
|
"crossplayID": 1003,
|
|
20605
20590
|
"comment1": "Temporary",
|
|
20606
|
-
"comment2": "
|
|
20591
|
+
"comment2": "Duplicate of 30293",
|
|
20607
20592
|
"name": "elvenKeep",
|
|
20608
|
-
"constructionItemGroupID":
|
|
20609
|
-
"level": 4,
|
|
20610
|
-
"rarenessID": 4,
|
|
20611
|
-
"slotTypeID": 0,
|
|
20612
|
-
"duration": 2419200,
|
|
20613
|
-
"constructionItemEffectGroupID": 51,
|
|
20614
|
-
"disassemblingTombolaID": 4,
|
|
20615
|
-
"effects": "700&750"
|
|
20616
|
-
},
|
|
20617
|
-
{
|
|
20618
|
-
"constructionItemID": 1004,
|
|
20619
|
-
"crossplayID": 1004,
|
|
20620
|
-
"comment1": "Temporary",
|
|
20621
|
-
"comment2": "New EffectTypes for Alpha",
|
|
20622
|
-
"name": "tropicalSummerBananaLegendtemple",
|
|
20623
|
-
"constructionItemGroupID": 2072,
|
|
20624
|
-
"level": 4,
|
|
20625
|
-
"rarenessID": 4,
|
|
20626
|
-
"slotTypeID": 0,
|
|
20627
|
-
"duration": 2419200,
|
|
20628
|
-
"constructionItemEffectGroupID": 51,
|
|
20629
|
-
"disassemblingTombolaID": 4,
|
|
20630
|
-
"effects": "700&750"
|
|
20631
|
-
},
|
|
20632
|
-
{
|
|
20633
|
-
"constructionItemID": 1005,
|
|
20634
|
-
"crossplayID": 1005,
|
|
20635
|
-
"comment1": "Temporary",
|
|
20636
|
-
"comment2": "New EffectTypes for Alpha",
|
|
20637
|
-
"name": "spiderStorage",
|
|
20638
|
-
"constructionItemGroupID": 3107,
|
|
20593
|
+
"constructionItemGroupID": 9999,
|
|
20639
20594
|
"level": 4,
|
|
20640
20595
|
"rarenessID": 4,
|
|
20641
20596
|
"slotTypeID": 0,
|
|
20642
|
-
"duration":
|
|
20597
|
+
"duration": 604800,
|
|
20643
20598
|
"constructionItemEffectGroupID": 51,
|
|
20644
20599
|
"disassemblingTombolaID": 4,
|
|
20645
|
-
"effects": "
|
|
20646
|
-
},
|
|
20647
|
-
{
|
|
20648
|
-
"constructionItemID": 1006,
|
|
20649
|
-
"crossplayID": 1006,
|
|
20650
|
-
"comment1": "Temporary",
|
|
20651
|
-
"comment2": "New EffectTypes for Alpha",
|
|
20652
|
-
"name": "xmasWorkshop",
|
|
20653
|
-
"constructionItemGroupID": 3110,
|
|
20654
|
-
"level": 4,
|
|
20655
|
-
"rarenessID": 4,
|
|
20656
|
-
"slotTypeID": 0,
|
|
20657
|
-
"duration": 2419200,
|
|
20658
|
-
"constructionItemEffectGroupID": 51,
|
|
20659
|
-
"unitWallCount": 350,
|
|
20660
|
-
"disassemblingTombolaID": 4
|
|
20661
|
-
},
|
|
20662
|
-
{
|
|
20663
|
-
"constructionItemID": 1007,
|
|
20664
|
-
"crossplayID": 1007,
|
|
20665
|
-
"comment1": "Temporary",
|
|
20666
|
-
"comment2": "New EffectTypes for Alpha",
|
|
20667
|
-
"name": "elvenBarrack",
|
|
20668
|
-
"constructionItemGroupID": 3014,
|
|
20669
|
-
"level": 4,
|
|
20670
|
-
"rarenessID": 4,
|
|
20671
|
-
"slotTypeID": 0,
|
|
20672
|
-
"duration": 2419200,
|
|
20673
|
-
"constructionItemEffectGroupID": 51,
|
|
20674
|
-
"unitWallCount": 350,
|
|
20675
|
-
"disassemblingTombolaID": 4
|
|
20676
|
-
},
|
|
20677
|
-
{
|
|
20678
|
-
"constructionItemID": 1008,
|
|
20679
|
-
"crossplayID": 1008,
|
|
20680
|
-
"comment1": "Temporary",
|
|
20681
|
-
"comment2": "New EffectTypes for Alpha",
|
|
20682
|
-
"name": "treeVillageMarket",
|
|
20683
|
-
"constructionItemGroupID": 3108,
|
|
20684
|
-
"level": 4,
|
|
20685
|
-
"rarenessID": 4,
|
|
20686
|
-
"slotTypeID": 0,
|
|
20687
|
-
"duration": 2419200,
|
|
20688
|
-
"constructionItemEffectGroupID": 51,
|
|
20689
|
-
"unitWallCount": 350,
|
|
20690
|
-
"disassemblingTombolaID": 4
|
|
20600
|
+
"effects": "504&60"
|
|
20691
20601
|
},
|
|
20692
20602
|
{
|
|
20693
20603
|
"constructionItemID": 30735,
|
|
@@ -23138,7 +23048,7 @@
|
|
|
23138
23048
|
{
|
|
23139
23049
|
"constructionItemID": 31260,
|
|
23140
23050
|
"crossplayID": 31260,
|
|
23141
|
-
"comment1": "
|
|
23051
|
+
"comment1": "Permanent",
|
|
23142
23052
|
"comment2": "partyGuardhouse - 250 defenseUnitAmountWall",
|
|
23143
23053
|
"name": "partyGuardhouse",
|
|
23144
23054
|
"constructionItemGroupID": 3214,
|
|
@@ -23147,12 +23057,13 @@
|
|
|
23147
23057
|
"slotTypeID": 0,
|
|
23148
23058
|
"constructionItemEffectGroupID": 28,
|
|
23149
23059
|
"unitWallCount": 250,
|
|
23060
|
+
"removalCostC1": 7200,
|
|
23150
23061
|
"disassemblingTombolaID": 4
|
|
23151
23062
|
},
|
|
23152
23063
|
{
|
|
23153
23064
|
"constructionItemID": 31261,
|
|
23154
23065
|
"crossplayID": 31261,
|
|
23155
|
-
"comment1": "
|
|
23066
|
+
"comment1": "Permanent",
|
|
23156
23067
|
"comment2": "partyGuardhouse - 150 defenseUnitAmountWall",
|
|
23157
23068
|
"name": "partyGuardhouse",
|
|
23158
23069
|
"constructionItemGroupID": 3215,
|
|
@@ -23161,6 +23072,7 @@
|
|
|
23161
23072
|
"slotTypeID": 0,
|
|
23162
23073
|
"constructionItemEffectGroupID": 28,
|
|
23163
23074
|
"unitWallCount": 150,
|
|
23075
|
+
"removalCostC1": 7200,
|
|
23164
23076
|
"disassemblingTombolaID": 4
|
|
23165
23077
|
},
|
|
23166
23078
|
{
|
|
@@ -23272,7 +23184,7 @@
|
|
|
23272
23184
|
"addRareGlue": 315,
|
|
23273
23185
|
"addEpicCobblestone": 125,
|
|
23274
23186
|
"addLegendaryFabric": 5,
|
|
23275
|
-
"effects": "
|
|
23187
|
+
"effects": "373&1+1"
|
|
23276
23188
|
},
|
|
23277
23189
|
{
|
|
23278
23190
|
"constructionItemID": 31269,
|
|
@@ -23293,7 +23205,7 @@
|
|
|
23293
23205
|
"addRareGlue": 725,
|
|
23294
23206
|
"addEpicCobblestone": 213,
|
|
23295
23207
|
"addLegendaryFabric": 9,
|
|
23296
|
-
"effects": "
|
|
23208
|
+
"effects": "373&1+2"
|
|
23297
23209
|
},
|
|
23298
23210
|
{
|
|
23299
23211
|
"constructionItemID": 31270,
|
|
@@ -23314,7 +23226,7 @@
|
|
|
23314
23226
|
"addRareGlue": 1135,
|
|
23315
23227
|
"addEpicCobblestone": 300,
|
|
23316
23228
|
"addLegendaryFabric": 12,
|
|
23317
|
-
"effects": "
|
|
23229
|
+
"effects": "373&1+3"
|
|
23318
23230
|
},
|
|
23319
23231
|
{
|
|
23320
23232
|
"constructionItemID": 31271,
|
|
@@ -23335,7 +23247,7 @@
|
|
|
23335
23247
|
"addRareGlue": 1545,
|
|
23336
23248
|
"addEpicCobblestone": 388,
|
|
23337
23249
|
"addLegendaryFabric": 16,
|
|
23338
|
-
"effects": "
|
|
23250
|
+
"effects": "373&1+4"
|
|
23339
23251
|
},
|
|
23340
23252
|
{
|
|
23341
23253
|
"constructionItemID": 31272,
|
|
@@ -23356,7 +23268,7 @@
|
|
|
23356
23268
|
"addRareGlue": 1955,
|
|
23357
23269
|
"addEpicCobblestone": 475,
|
|
23358
23270
|
"addLegendaryFabric": 19,
|
|
23359
|
-
"effects": "
|
|
23271
|
+
"effects": "373&1+5"
|
|
23360
23272
|
},
|
|
23361
23273
|
{
|
|
23362
23274
|
"constructionItemID": 31273,
|
|
@@ -23377,7 +23289,7 @@
|
|
|
23377
23289
|
"addRareGlue": 2365,
|
|
23378
23290
|
"addEpicCobblestone": 563,
|
|
23379
23291
|
"addLegendaryFabric": 23,
|
|
23380
|
-
"effects": "
|
|
23292
|
+
"effects": "373&1+6"
|
|
23381
23293
|
},
|
|
23382
23294
|
{
|
|
23383
23295
|
"constructionItemID": 31274,
|
|
@@ -23398,7 +23310,7 @@
|
|
|
23398
23310
|
"addRareGlue": 2775,
|
|
23399
23311
|
"addEpicCobblestone": 650,
|
|
23400
23312
|
"addLegendaryFabric": 26,
|
|
23401
|
-
"effects": "
|
|
23313
|
+
"effects": "373&1+7"
|
|
23402
23314
|
},
|
|
23403
23315
|
{
|
|
23404
23316
|
"constructionItemID": 31275,
|
|
@@ -23419,7 +23331,7 @@
|
|
|
23419
23331
|
"addRareGlue": 3185,
|
|
23420
23332
|
"addEpicCobblestone": 738,
|
|
23421
23333
|
"addLegendaryFabric": 30,
|
|
23422
|
-
"effects": "
|
|
23334
|
+
"effects": "373&1+8"
|
|
23423
23335
|
},
|
|
23424
23336
|
{
|
|
23425
23337
|
"constructionItemID": 31276,
|
|
@@ -23440,7 +23352,7 @@
|
|
|
23440
23352
|
"addRareGlue": 3595,
|
|
23441
23353
|
"addEpicCobblestone": 825,
|
|
23442
23354
|
"addLegendaryFabric": 33,
|
|
23443
|
-
"effects": "
|
|
23355
|
+
"effects": "373&1+9"
|
|
23444
23356
|
},
|
|
23445
23357
|
{
|
|
23446
23358
|
"constructionItemID": 31277,
|
|
@@ -23461,7 +23373,7 @@
|
|
|
23461
23373
|
"addRareGlue": 4005,
|
|
23462
23374
|
"addEpicCobblestone": 913,
|
|
23463
23375
|
"addLegendaryFabric": 37,
|
|
23464
|
-
"effects": "
|
|
23376
|
+
"effects": "373&1+10"
|
|
23465
23377
|
},
|
|
23466
23378
|
{
|
|
23467
23379
|
"constructionItemID": 31278,
|
|
@@ -23482,7 +23394,7 @@
|
|
|
23482
23394
|
"addRareGlue": 4415,
|
|
23483
23395
|
"addEpicCobblestone": 1000,
|
|
23484
23396
|
"addLegendaryFabric": 40,
|
|
23485
|
-
"effects": "
|
|
23397
|
+
"effects": "373&1+11"
|
|
23486
23398
|
},
|
|
23487
23399
|
{
|
|
23488
23400
|
"constructionItemID": 31279,
|
|
@@ -23503,7 +23415,7 @@
|
|
|
23503
23415
|
"addRareGlue": 4825,
|
|
23504
23416
|
"addEpicCobblestone": 1088,
|
|
23505
23417
|
"addLegendaryFabric": 44,
|
|
23506
|
-
"effects": "
|
|
23418
|
+
"effects": "373&1+12"
|
|
23507
23419
|
},
|
|
23508
23420
|
{
|
|
23509
23421
|
"constructionItemID": 31280,
|
|
@@ -23524,7 +23436,7 @@
|
|
|
23524
23436
|
"addRareGlue": 5235,
|
|
23525
23437
|
"addEpicCobblestone": 1175,
|
|
23526
23438
|
"addLegendaryFabric": 47,
|
|
23527
|
-
"effects": "
|
|
23439
|
+
"effects": "373&1+13"
|
|
23528
23440
|
},
|
|
23529
23441
|
{
|
|
23530
23442
|
"constructionItemID": 31281,
|
|
@@ -23545,7 +23457,7 @@
|
|
|
23545
23457
|
"addRareGlue": 5645,
|
|
23546
23458
|
"addEpicCobblestone": 1263,
|
|
23547
23459
|
"addLegendaryFabric": 51,
|
|
23548
|
-
"effects": "
|
|
23460
|
+
"effects": "373&1+14"
|
|
23549
23461
|
},
|
|
23550
23462
|
{
|
|
23551
23463
|
"constructionItemID": 31282,
|
|
@@ -23566,7 +23478,7 @@
|
|
|
23566
23478
|
"addRareGlue": 6055,
|
|
23567
23479
|
"addEpicCobblestone": 1350,
|
|
23568
23480
|
"addLegendaryFabric": 54,
|
|
23569
|
-
"effects": "
|
|
23481
|
+
"effects": "373&1+15"
|
|
23570
23482
|
},
|
|
23571
23483
|
{
|
|
23572
23484
|
"constructionItemID": 31283,
|
|
@@ -23587,7 +23499,7 @@
|
|
|
23587
23499
|
"addRareGlue": 6465,
|
|
23588
23500
|
"addEpicCobblestone": 1438,
|
|
23589
23501
|
"addLegendaryFabric": 58,
|
|
23590
|
-
"effects": "
|
|
23502
|
+
"effects": "373&1+16"
|
|
23591
23503
|
},
|
|
23592
23504
|
{
|
|
23593
23505
|
"constructionItemID": 31284,
|
|
@@ -23608,7 +23520,7 @@
|
|
|
23608
23520
|
"addRareGlue": 6875,
|
|
23609
23521
|
"addEpicCobblestone": 1525,
|
|
23610
23522
|
"addLegendaryFabric": 61,
|
|
23611
|
-
"effects": "
|
|
23523
|
+
"effects": "373&1+17"
|
|
23612
23524
|
},
|
|
23613
23525
|
{
|
|
23614
23526
|
"constructionItemID": 31285,
|
|
@@ -23629,7 +23541,7 @@
|
|
|
23629
23541
|
"addRareGlue": 7285,
|
|
23630
23542
|
"addEpicCobblestone": 1613,
|
|
23631
23543
|
"addLegendaryFabric": 65,
|
|
23632
|
-
"effects": "
|
|
23544
|
+
"effects": "373&1+18"
|
|
23633
23545
|
},
|
|
23634
23546
|
{
|
|
23635
23547
|
"constructionItemID": 31286,
|
|
@@ -23650,7 +23562,7 @@
|
|
|
23650
23562
|
"addRareGlue": 7695,
|
|
23651
23563
|
"addEpicCobblestone": 1700,
|
|
23652
23564
|
"addLegendaryFabric": 68,
|
|
23653
|
-
"effects": "
|
|
23565
|
+
"effects": "373&1+19"
|
|
23654
23566
|
},
|
|
23655
23567
|
{
|
|
23656
23568
|
"constructionItemID": 31287,
|
|
@@ -23671,7 +23583,7 @@
|
|
|
23671
23583
|
"addRareGlue": 8105,
|
|
23672
23584
|
"addEpicCobblestone": 1788,
|
|
23673
23585
|
"addLegendaryFabric": 72,
|
|
23674
|
-
"effects": "
|
|
23586
|
+
"effects": "373&1+20"
|
|
23675
23587
|
},
|
|
23676
23588
|
{
|
|
23677
23589
|
"constructionItemID": 31288,
|
|
@@ -23692,7 +23604,7 @@
|
|
|
23692
23604
|
"addRareGlue": 8515,
|
|
23693
23605
|
"addEpicCobblestone": 1875,
|
|
23694
23606
|
"addLegendaryFabric": 75,
|
|
23695
|
-
"effects": "
|
|
23607
|
+
"effects": "373&1+21"
|
|
23696
23608
|
},
|
|
23697
23609
|
{
|
|
23698
23610
|
"constructionItemID": 31289,
|
|
@@ -23713,7 +23625,7 @@
|
|
|
23713
23625
|
"addRareGlue": 8925,
|
|
23714
23626
|
"addEpicCobblestone": 1963,
|
|
23715
23627
|
"addLegendaryFabric": 79,
|
|
23716
|
-
"effects": "
|
|
23628
|
+
"effects": "373&1+22"
|
|
23717
23629
|
},
|
|
23718
23630
|
{
|
|
23719
23631
|
"constructionItemID": 31290,
|
|
@@ -23734,7 +23646,7 @@
|
|
|
23734
23646
|
"addRareGlue": 9335,
|
|
23735
23647
|
"addEpicCobblestone": 2050,
|
|
23736
23648
|
"addLegendaryFabric": 82,
|
|
23737
|
-
"effects": "
|
|
23649
|
+
"effects": "373&1+23"
|
|
23738
23650
|
},
|
|
23739
23651
|
{
|
|
23740
23652
|
"constructionItemID": 31291,
|
|
@@ -23755,7 +23667,7 @@
|
|
|
23755
23667
|
"addRareGlue": 9745,
|
|
23756
23668
|
"addEpicCobblestone": 2138,
|
|
23757
23669
|
"addLegendaryFabric": 86,
|
|
23758
|
-
"effects": "
|
|
23670
|
+
"effects": "373&1+24"
|
|
23759
23671
|
},
|
|
23760
23672
|
{
|
|
23761
23673
|
"constructionItemID": 31292,
|
|
@@ -23776,7 +23688,7 @@
|
|
|
23776
23688
|
"addRareGlue": 10155,
|
|
23777
23689
|
"addEpicCobblestone": 2225,
|
|
23778
23690
|
"addLegendaryFabric": 89,
|
|
23779
|
-
"effects": "
|
|
23691
|
+
"effects": "373&1+25"
|
|
23780
23692
|
},
|
|
23781
23693
|
{
|
|
23782
23694
|
"constructionItemID": 31293,
|
|
@@ -23797,7 +23709,7 @@
|
|
|
23797
23709
|
"addRareGlue": 10565,
|
|
23798
23710
|
"addEpicCobblestone": 2313,
|
|
23799
23711
|
"addLegendaryFabric": 93,
|
|
23800
|
-
"effects": "
|
|
23712
|
+
"effects": "373&1+26"
|
|
23801
23713
|
},
|
|
23802
23714
|
{
|
|
23803
23715
|
"constructionItemID": 31294,
|
|
@@ -23818,7 +23730,7 @@
|
|
|
23818
23730
|
"addRareGlue": 10975,
|
|
23819
23731
|
"addEpicCobblestone": 2400,
|
|
23820
23732
|
"addLegendaryFabric": 96,
|
|
23821
|
-
"effects": "
|
|
23733
|
+
"effects": "373&1+27"
|
|
23822
23734
|
},
|
|
23823
23735
|
{
|
|
23824
23736
|
"constructionItemID": 31295,
|
|
@@ -23839,7 +23751,7 @@
|
|
|
23839
23751
|
"addRareGlue": 11385,
|
|
23840
23752
|
"addEpicCobblestone": 2488,
|
|
23841
23753
|
"addLegendaryFabric": 100,
|
|
23842
|
-
"effects": "
|
|
23754
|
+
"effects": "373&1+28"
|
|
23843
23755
|
},
|
|
23844
23756
|
{
|
|
23845
23757
|
"constructionItemID": 31296,
|
|
@@ -23860,7 +23772,7 @@
|
|
|
23860
23772
|
"addRareGlue": 11795,
|
|
23861
23773
|
"addEpicCobblestone": 2575,
|
|
23862
23774
|
"addLegendaryFabric": 103,
|
|
23863
|
-
"effects": "
|
|
23775
|
+
"effects": "373&1+29"
|
|
23864
23776
|
},
|
|
23865
23777
|
{
|
|
23866
23778
|
"constructionItemID": 31297,
|
|
@@ -23881,7 +23793,7 @@
|
|
|
23881
23793
|
"addRareGlue": 12205,
|
|
23882
23794
|
"addEpicCobblestone": 2663,
|
|
23883
23795
|
"addLegendaryFabric": 107,
|
|
23884
|
-
"effects": "
|
|
23796
|
+
"effects": "373&1+30"
|
|
23885
23797
|
},
|
|
23886
23798
|
{
|
|
23887
23799
|
"constructionItemID": 31298,
|
|
@@ -23902,7 +23814,7 @@
|
|
|
23902
23814
|
"addRareGlue": 315,
|
|
23903
23815
|
"addEpicCobblestone": 125,
|
|
23904
23816
|
"addLegendaryFabric": 5,
|
|
23905
|
-
"effects": "
|
|
23817
|
+
"effects": "373&2+1"
|
|
23906
23818
|
},
|
|
23907
23819
|
{
|
|
23908
23820
|
"constructionItemID": 31299,
|
|
@@ -23923,7 +23835,7 @@
|
|
|
23923
23835
|
"addRareGlue": 725,
|
|
23924
23836
|
"addEpicCobblestone": 213,
|
|
23925
23837
|
"addLegendaryFabric": 9,
|
|
23926
|
-
"effects": "
|
|
23838
|
+
"effects": "373&2+2"
|
|
23927
23839
|
},
|
|
23928
23840
|
{
|
|
23929
23841
|
"constructionItemID": 31300,
|
|
@@ -23944,7 +23856,7 @@
|
|
|
23944
23856
|
"addRareGlue": 1135,
|
|
23945
23857
|
"addEpicCobblestone": 300,
|
|
23946
23858
|
"addLegendaryFabric": 12,
|
|
23947
|
-
"effects": "
|
|
23859
|
+
"effects": "373&2+3"
|
|
23948
23860
|
},
|
|
23949
23861
|
{
|
|
23950
23862
|
"constructionItemID": 31301,
|
|
@@ -23965,7 +23877,7 @@
|
|
|
23965
23877
|
"addRareGlue": 1545,
|
|
23966
23878
|
"addEpicCobblestone": 388,
|
|
23967
23879
|
"addLegendaryFabric": 16,
|
|
23968
|
-
"effects": "
|
|
23880
|
+
"effects": "373&2+4"
|
|
23969
23881
|
},
|
|
23970
23882
|
{
|
|
23971
23883
|
"constructionItemID": 31302,
|
|
@@ -23986,7 +23898,7 @@
|
|
|
23986
23898
|
"addRareGlue": 1955,
|
|
23987
23899
|
"addEpicCobblestone": 475,
|
|
23988
23900
|
"addLegendaryFabric": 19,
|
|
23989
|
-
"effects": "
|
|
23901
|
+
"effects": "373&2+5"
|
|
23990
23902
|
},
|
|
23991
23903
|
{
|
|
23992
23904
|
"constructionItemID": 31303,
|
|
@@ -24007,7 +23919,7 @@
|
|
|
24007
23919
|
"addRareGlue": 2365,
|
|
24008
23920
|
"addEpicCobblestone": 563,
|
|
24009
23921
|
"addLegendaryFabric": 23,
|
|
24010
|
-
"effects": "
|
|
23922
|
+
"effects": "373&2+6"
|
|
24011
23923
|
},
|
|
24012
23924
|
{
|
|
24013
23925
|
"constructionItemID": 31304,
|
|
@@ -24028,7 +23940,7 @@
|
|
|
24028
23940
|
"addRareGlue": 2775,
|
|
24029
23941
|
"addEpicCobblestone": 650,
|
|
24030
23942
|
"addLegendaryFabric": 26,
|
|
24031
|
-
"effects": "
|
|
23943
|
+
"effects": "373&2+7"
|
|
24032
23944
|
},
|
|
24033
23945
|
{
|
|
24034
23946
|
"constructionItemID": 31305,
|
|
@@ -24049,7 +23961,7 @@
|
|
|
24049
23961
|
"addRareGlue": 3185,
|
|
24050
23962
|
"addEpicCobblestone": 738,
|
|
24051
23963
|
"addLegendaryFabric": 30,
|
|
24052
|
-
"effects": "
|
|
23964
|
+
"effects": "373&2+8"
|
|
24053
23965
|
},
|
|
24054
23966
|
{
|
|
24055
23967
|
"constructionItemID": 31306,
|
|
@@ -24070,7 +23982,7 @@
|
|
|
24070
23982
|
"addRareGlue": 3595,
|
|
24071
23983
|
"addEpicCobblestone": 825,
|
|
24072
23984
|
"addLegendaryFabric": 33,
|
|
24073
|
-
"effects": "
|
|
23985
|
+
"effects": "373&2+9"
|
|
24074
23986
|
},
|
|
24075
23987
|
{
|
|
24076
23988
|
"constructionItemID": 31307,
|
|
@@ -24091,7 +24003,7 @@
|
|
|
24091
24003
|
"addRareGlue": 4005,
|
|
24092
24004
|
"addEpicCobblestone": 913,
|
|
24093
24005
|
"addLegendaryFabric": 37,
|
|
24094
|
-
"effects": "
|
|
24006
|
+
"effects": "373&2+10"
|
|
24095
24007
|
},
|
|
24096
24008
|
{
|
|
24097
24009
|
"constructionItemID": 31308,
|
|
@@ -24112,7 +24024,7 @@
|
|
|
24112
24024
|
"addRareGlue": 4415,
|
|
24113
24025
|
"addEpicCobblestone": 1000,
|
|
24114
24026
|
"addLegendaryFabric": 40,
|
|
24115
|
-
"effects": "
|
|
24027
|
+
"effects": "373&2+11"
|
|
24116
24028
|
},
|
|
24117
24029
|
{
|
|
24118
24030
|
"constructionItemID": 31309,
|
|
@@ -24133,7 +24045,7 @@
|
|
|
24133
24045
|
"addRareGlue": 4825,
|
|
24134
24046
|
"addEpicCobblestone": 1088,
|
|
24135
24047
|
"addLegendaryFabric": 44,
|
|
24136
|
-
"effects": "
|
|
24048
|
+
"effects": "373&2+12"
|
|
24137
24049
|
},
|
|
24138
24050
|
{
|
|
24139
24051
|
"constructionItemID": 31310,
|
|
@@ -24154,7 +24066,7 @@
|
|
|
24154
24066
|
"addRareGlue": 5235,
|
|
24155
24067
|
"addEpicCobblestone": 1175,
|
|
24156
24068
|
"addLegendaryFabric": 47,
|
|
24157
|
-
"effects": "
|
|
24069
|
+
"effects": "373&2+13"
|
|
24158
24070
|
},
|
|
24159
24071
|
{
|
|
24160
24072
|
"constructionItemID": 31311,
|
|
@@ -24175,7 +24087,7 @@
|
|
|
24175
24087
|
"addRareGlue": 5645,
|
|
24176
24088
|
"addEpicCobblestone": 1263,
|
|
24177
24089
|
"addLegendaryFabric": 51,
|
|
24178
|
-
"effects": "
|
|
24090
|
+
"effects": "373&2+14"
|
|
24179
24091
|
},
|
|
24180
24092
|
{
|
|
24181
24093
|
"constructionItemID": 31312,
|
|
@@ -24196,7 +24108,7 @@
|
|
|
24196
24108
|
"addRareGlue": 6055,
|
|
24197
24109
|
"addEpicCobblestone": 1350,
|
|
24198
24110
|
"addLegendaryFabric": 54,
|
|
24199
|
-
"effects": "
|
|
24111
|
+
"effects": "373&2+15"
|
|
24200
24112
|
},
|
|
24201
24113
|
{
|
|
24202
24114
|
"constructionItemID": 31313,
|
|
@@ -24217,7 +24129,7 @@
|
|
|
24217
24129
|
"addRareGlue": 6465,
|
|
24218
24130
|
"addEpicCobblestone": 1438,
|
|
24219
24131
|
"addLegendaryFabric": 58,
|
|
24220
|
-
"effects": "
|
|
24132
|
+
"effects": "373&2+16"
|
|
24221
24133
|
},
|
|
24222
24134
|
{
|
|
24223
24135
|
"constructionItemID": 31314,
|
|
@@ -24238,7 +24150,7 @@
|
|
|
24238
24150
|
"addRareGlue": 6875,
|
|
24239
24151
|
"addEpicCobblestone": 1525,
|
|
24240
24152
|
"addLegendaryFabric": 61,
|
|
24241
|
-
"effects": "
|
|
24153
|
+
"effects": "373&2+17"
|
|
24242
24154
|
},
|
|
24243
24155
|
{
|
|
24244
24156
|
"constructionItemID": 31315,
|
|
@@ -24259,7 +24171,7 @@
|
|
|
24259
24171
|
"addRareGlue": 7285,
|
|
24260
24172
|
"addEpicCobblestone": 1613,
|
|
24261
24173
|
"addLegendaryFabric": 65,
|
|
24262
|
-
"effects": "
|
|
24174
|
+
"effects": "373&2+18"
|
|
24263
24175
|
},
|
|
24264
24176
|
{
|
|
24265
24177
|
"constructionItemID": 31316,
|
|
@@ -24280,7 +24192,7 @@
|
|
|
24280
24192
|
"addRareGlue": 7695,
|
|
24281
24193
|
"addEpicCobblestone": 1700,
|
|
24282
24194
|
"addLegendaryFabric": 68,
|
|
24283
|
-
"effects": "
|
|
24195
|
+
"effects": "373&2+19"
|
|
24284
24196
|
},
|
|
24285
24197
|
{
|
|
24286
24198
|
"constructionItemID": 31317,
|
|
@@ -24301,7 +24213,7 @@
|
|
|
24301
24213
|
"addRareGlue": 8105,
|
|
24302
24214
|
"addEpicCobblestone": 1788,
|
|
24303
24215
|
"addLegendaryFabric": 72,
|
|
24304
|
-
"effects": "
|
|
24216
|
+
"effects": "373&2+20"
|
|
24305
24217
|
},
|
|
24306
24218
|
{
|
|
24307
24219
|
"constructionItemID": 31318,
|
|
@@ -24322,7 +24234,7 @@
|
|
|
24322
24234
|
"addRareGlue": 8515,
|
|
24323
24235
|
"addEpicCobblestone": 1875,
|
|
24324
24236
|
"addLegendaryFabric": 75,
|
|
24325
|
-
"effects": "
|
|
24237
|
+
"effects": "373&2+21"
|
|
24326
24238
|
},
|
|
24327
24239
|
{
|
|
24328
24240
|
"constructionItemID": 31319,
|
|
@@ -24343,7 +24255,7 @@
|
|
|
24343
24255
|
"addRareGlue": 8925,
|
|
24344
24256
|
"addEpicCobblestone": 1963,
|
|
24345
24257
|
"addLegendaryFabric": 79,
|
|
24346
|
-
"effects": "
|
|
24258
|
+
"effects": "373&2+22"
|
|
24347
24259
|
},
|
|
24348
24260
|
{
|
|
24349
24261
|
"constructionItemID": 31320,
|
|
@@ -24364,7 +24276,7 @@
|
|
|
24364
24276
|
"addRareGlue": 9335,
|
|
24365
24277
|
"addEpicCobblestone": 2050,
|
|
24366
24278
|
"addLegendaryFabric": 82,
|
|
24367
|
-
"effects": "
|
|
24279
|
+
"effects": "373&2+23"
|
|
24368
24280
|
},
|
|
24369
24281
|
{
|
|
24370
24282
|
"constructionItemID": 31321,
|
|
@@ -24385,7 +24297,7 @@
|
|
|
24385
24297
|
"addRareGlue": 9745,
|
|
24386
24298
|
"addEpicCobblestone": 2138,
|
|
24387
24299
|
"addLegendaryFabric": 86,
|
|
24388
|
-
"effects": "
|
|
24300
|
+
"effects": "373&2+24"
|
|
24389
24301
|
},
|
|
24390
24302
|
{
|
|
24391
24303
|
"constructionItemID": 31322,
|
|
@@ -24406,7 +24318,7 @@
|
|
|
24406
24318
|
"addRareGlue": 10155,
|
|
24407
24319
|
"addEpicCobblestone": 2225,
|
|
24408
24320
|
"addLegendaryFabric": 89,
|
|
24409
|
-
"effects": "
|
|
24321
|
+
"effects": "373&2+25"
|
|
24410
24322
|
},
|
|
24411
24323
|
{
|
|
24412
24324
|
"constructionItemID": 31323,
|
|
@@ -24427,7 +24339,7 @@
|
|
|
24427
24339
|
"addRareGlue": 10565,
|
|
24428
24340
|
"addEpicCobblestone": 2313,
|
|
24429
24341
|
"addLegendaryFabric": 93,
|
|
24430
|
-
"effects": "
|
|
24342
|
+
"effects": "373&2+26"
|
|
24431
24343
|
},
|
|
24432
24344
|
{
|
|
24433
24345
|
"constructionItemID": 31324,
|
|
@@ -24448,7 +24360,7 @@
|
|
|
24448
24360
|
"addRareGlue": 10975,
|
|
24449
24361
|
"addEpicCobblestone": 2400,
|
|
24450
24362
|
"addLegendaryFabric": 96,
|
|
24451
|
-
"effects": "
|
|
24363
|
+
"effects": "373&2+27"
|
|
24452
24364
|
},
|
|
24453
24365
|
{
|
|
24454
24366
|
"constructionItemID": 31325,
|
|
@@ -24469,7 +24381,7 @@
|
|
|
24469
24381
|
"addRareGlue": 11385,
|
|
24470
24382
|
"addEpicCobblestone": 2488,
|
|
24471
24383
|
"addLegendaryFabric": 100,
|
|
24472
|
-
"effects": "
|
|
24384
|
+
"effects": "373&2+28"
|
|
24473
24385
|
},
|
|
24474
24386
|
{
|
|
24475
24387
|
"constructionItemID": 31326,
|
|
@@ -24490,7 +24402,7 @@
|
|
|
24490
24402
|
"addRareGlue": 11795,
|
|
24491
24403
|
"addEpicCobblestone": 2575,
|
|
24492
24404
|
"addLegendaryFabric": 103,
|
|
24493
|
-
"effects": "
|
|
24405
|
+
"effects": "373&2+29"
|
|
24494
24406
|
},
|
|
24495
24407
|
{
|
|
24496
24408
|
"constructionItemID": 31327,
|
|
@@ -24511,7 +24423,7 @@
|
|
|
24511
24423
|
"addRareGlue": 12205,
|
|
24512
24424
|
"addEpicCobblestone": 2663,
|
|
24513
24425
|
"addLegendaryFabric": 107,
|
|
24514
|
-
"effects": "
|
|
24426
|
+
"effects": "373&2+30"
|
|
24515
24427
|
},
|
|
24516
24428
|
{
|
|
24517
24429
|
"constructionItemID": 31328,
|
|
@@ -26556,7 +26468,7 @@
|
|
|
26556
26468
|
{
|
|
26557
26469
|
"constructionItemID": 31436,
|
|
26558
26470
|
"crossplayID": 31436,
|
|
26559
|
-
"comment1": "
|
|
26471
|
+
"comment1": "Permanent",
|
|
26560
26472
|
"comment2": "halloweenHunter - Attack Boost Yard +25%",
|
|
26561
26473
|
"name": "halloweenHunter",
|
|
26562
26474
|
"constructionItemGroupID": 3224,
|
|
@@ -26571,7 +26483,7 @@
|
|
|
26571
26483
|
{
|
|
26572
26484
|
"constructionItemID": 31437,
|
|
26573
26485
|
"crossplayID": 31437,
|
|
26574
|
-
"comment1": "
|
|
26486
|
+
"comment1": "Permanent",
|
|
26575
26487
|
"comment2": "halloweenHunter - Attack Boost Yard +20%",
|
|
26576
26488
|
"name": "halloweenHunter",
|
|
26577
26489
|
"constructionItemGroupID": 3225,
|
|
@@ -26806,7 +26718,7 @@
|
|
|
26806
26718
|
"duration": 43200,
|
|
26807
26719
|
"constructionItemEffectGroupID": 51,
|
|
26808
26720
|
"disassemblingTombolaID": 1,
|
|
26809
|
-
"effects": "
|
|
26721
|
+
"effects": "363&30"
|
|
26810
26722
|
},
|
|
26811
26723
|
{
|
|
26812
26724
|
"constructionItemID": 2001,
|
|
@@ -26821,7 +26733,7 @@
|
|
|
26821
26733
|
"duration": 86400,
|
|
26822
26734
|
"constructionItemEffectGroupID": 51,
|
|
26823
26735
|
"disassemblingTombolaID": 2,
|
|
26824
|
-
"effects": "
|
|
26736
|
+
"effects": "363&30"
|
|
26825
26737
|
},
|
|
26826
26738
|
{
|
|
26827
26739
|
"constructionItemID": 2002,
|
|
@@ -26836,7 +26748,7 @@
|
|
|
26836
26748
|
"duration": 172800,
|
|
26837
26749
|
"constructionItemEffectGroupID": 51,
|
|
26838
26750
|
"disassemblingTombolaID": 3,
|
|
26839
|
-
"effects": "
|
|
26751
|
+
"effects": "363&40"
|
|
26840
26752
|
},
|
|
26841
26753
|
{
|
|
26842
26754
|
"constructionItemID": 2003,
|
|
@@ -26851,7 +26763,7 @@
|
|
|
26851
26763
|
"duration": 259200,
|
|
26852
26764
|
"constructionItemEffectGroupID": 51,
|
|
26853
26765
|
"disassemblingTombolaID": 4,
|
|
26854
|
-
"effects": "
|
|
26766
|
+
"effects": "363&50"
|
|
26855
26767
|
},
|
|
26856
26768
|
{
|
|
26857
26769
|
"constructionItemID": 2004,
|
|
@@ -26866,7 +26778,7 @@
|
|
|
26866
26778
|
"duration": 43200,
|
|
26867
26779
|
"constructionItemEffectGroupID": 51,
|
|
26868
26780
|
"disassemblingTombolaID": 1,
|
|
26869
|
-
"effects": "
|
|
26781
|
+
"effects": "343&30"
|
|
26870
26782
|
},
|
|
26871
26783
|
{
|
|
26872
26784
|
"constructionItemID": 2005,
|
|
@@ -26881,7 +26793,7 @@
|
|
|
26881
26793
|
"duration": 86400,
|
|
26882
26794
|
"constructionItemEffectGroupID": 51,
|
|
26883
26795
|
"disassemblingTombolaID": 2,
|
|
26884
|
-
"effects": "
|
|
26796
|
+
"effects": "343&30"
|
|
26885
26797
|
},
|
|
26886
26798
|
{
|
|
26887
26799
|
"constructionItemID": 2006,
|
|
@@ -26896,7 +26808,7 @@
|
|
|
26896
26808
|
"duration": 172800,
|
|
26897
26809
|
"constructionItemEffectGroupID": 51,
|
|
26898
26810
|
"disassemblingTombolaID": 3,
|
|
26899
|
-
"effects": "
|
|
26811
|
+
"effects": "343&40"
|
|
26900
26812
|
},
|
|
26901
26813
|
{
|
|
26902
26814
|
"constructionItemID": 2007,
|
|
@@ -26911,7 +26823,7 @@
|
|
|
26911
26823
|
"duration": 259200,
|
|
26912
26824
|
"constructionItemEffectGroupID": 51,
|
|
26913
26825
|
"disassemblingTombolaID": 4,
|
|
26914
|
-
"effects": "
|
|
26826
|
+
"effects": "343&50"
|
|
26915
26827
|
},
|
|
26916
26828
|
{
|
|
26917
26829
|
"constructionItemID": 2008,
|
|
@@ -26926,7 +26838,7 @@
|
|
|
26926
26838
|
"duration": 43200,
|
|
26927
26839
|
"constructionItemEffectGroupID": 51,
|
|
26928
26840
|
"disassemblingTombolaID": 1,
|
|
26929
|
-
"effects": "
|
|
26841
|
+
"effects": "368&15"
|
|
26930
26842
|
},
|
|
26931
26843
|
{
|
|
26932
26844
|
"constructionItemID": 2009,
|
|
@@ -26941,7 +26853,7 @@
|
|
|
26941
26853
|
"duration": 86400,
|
|
26942
26854
|
"constructionItemEffectGroupID": 51,
|
|
26943
26855
|
"disassemblingTombolaID": 2,
|
|
26944
|
-
"effects": "
|
|
26856
|
+
"effects": "368&15"
|
|
26945
26857
|
},
|
|
26946
26858
|
{
|
|
26947
26859
|
"constructionItemID": 2010,
|
|
@@ -26956,7 +26868,7 @@
|
|
|
26956
26868
|
"duration": 172800,
|
|
26957
26869
|
"constructionItemEffectGroupID": 51,
|
|
26958
26870
|
"disassemblingTombolaID": 3,
|
|
26959
|
-
"effects": "
|
|
26871
|
+
"effects": "368&20"
|
|
26960
26872
|
},
|
|
26961
26873
|
{
|
|
26962
26874
|
"constructionItemID": 2011,
|
|
@@ -26971,7 +26883,7 @@
|
|
|
26971
26883
|
"duration": 259200,
|
|
26972
26884
|
"constructionItemEffectGroupID": 51,
|
|
26973
26885
|
"disassemblingTombolaID": 4,
|
|
26974
|
-
"effects": "
|
|
26886
|
+
"effects": "368&30"
|
|
26975
26887
|
},
|
|
26976
26888
|
{
|
|
26977
26889
|
"constructionItemID": 2012,
|
|
@@ -26986,7 +26898,7 @@
|
|
|
26986
26898
|
"duration": 43200,
|
|
26987
26899
|
"constructionItemEffectGroupID": 51,
|
|
26988
26900
|
"disassemblingTombolaID": 1,
|
|
26989
|
-
"effects": "
|
|
26901
|
+
"effects": "369&15"
|
|
26990
26902
|
},
|
|
26991
26903
|
{
|
|
26992
26904
|
"constructionItemID": 2013,
|
|
@@ -27001,7 +26913,7 @@
|
|
|
27001
26913
|
"duration": 86400,
|
|
27002
26914
|
"constructionItemEffectGroupID": 51,
|
|
27003
26915
|
"disassemblingTombolaID": 2,
|
|
27004
|
-
"effects": "
|
|
26916
|
+
"effects": "369&15"
|
|
27005
26917
|
},
|
|
27006
26918
|
{
|
|
27007
26919
|
"constructionItemID": 2014,
|
|
@@ -27016,7 +26928,7 @@
|
|
|
27016
26928
|
"duration": 172800,
|
|
27017
26929
|
"constructionItemEffectGroupID": 51,
|
|
27018
26930
|
"disassemblingTombolaID": 3,
|
|
27019
|
-
"effects": "
|
|
26931
|
+
"effects": "369&20"
|
|
27020
26932
|
},
|
|
27021
26933
|
{
|
|
27022
26934
|
"constructionItemID": 2015,
|
|
@@ -27031,127 +26943,127 @@
|
|
|
27031
26943
|
"duration": 259200,
|
|
27032
26944
|
"constructionItemEffectGroupID": 51,
|
|
27033
26945
|
"disassemblingTombolaID": 4,
|
|
27034
|
-
"effects": "
|
|
26946
|
+
"effects": "369&30"
|
|
27035
26947
|
},
|
|
27036
26948
|
{
|
|
27037
|
-
"constructionItemID":
|
|
27038
|
-
"crossplayID":
|
|
26949
|
+
"constructionItemID": 2020,
|
|
26950
|
+
"crossplayID": 2020,
|
|
27039
26951
|
"comment1": "Temporary",
|
|
27040
|
-
"comment2": "
|
|
26952
|
+
"comment2": "defenceWallCount + 500",
|
|
27041
26953
|
"name": "elvenFarm",
|
|
27042
|
-
"constructionItemGroupID":
|
|
26954
|
+
"constructionItemGroupID": 3245,
|
|
27043
26955
|
"level": 1,
|
|
27044
26956
|
"rarenessID": 4,
|
|
27045
26957
|
"slotTypeID": 0,
|
|
27046
26958
|
"duration": 43200,
|
|
27047
26959
|
"constructionItemEffectGroupID": 51,
|
|
27048
26960
|
"disassemblingTombolaID": 1,
|
|
27049
|
-
"
|
|
26961
|
+
"unitWallCount": 500
|
|
27050
26962
|
},
|
|
27051
26963
|
{
|
|
27052
|
-
"constructionItemID":
|
|
27053
|
-
"crossplayID":
|
|
26964
|
+
"constructionItemID": 2021,
|
|
26965
|
+
"crossplayID": 2021,
|
|
27054
26966
|
"comment1": "Temporary",
|
|
27055
|
-
"comment2": "
|
|
26967
|
+
"comment2": "defenceWallCount + 500",
|
|
27056
26968
|
"name": "elvenFarm",
|
|
27057
|
-
"constructionItemGroupID":
|
|
26969
|
+
"constructionItemGroupID": 3245,
|
|
27058
26970
|
"level": 2,
|
|
27059
26971
|
"rarenessID": 4,
|
|
27060
26972
|
"slotTypeID": 0,
|
|
27061
26973
|
"duration": 86400,
|
|
27062
26974
|
"constructionItemEffectGroupID": 51,
|
|
27063
26975
|
"disassemblingTombolaID": 2,
|
|
27064
|
-
"
|
|
26976
|
+
"unitWallCount": 500
|
|
27065
26977
|
},
|
|
27066
26978
|
{
|
|
27067
|
-
"constructionItemID":
|
|
27068
|
-
"crossplayID":
|
|
26979
|
+
"constructionItemID": 2022,
|
|
26980
|
+
"crossplayID": 2022,
|
|
27069
26981
|
"comment1": "Temporary",
|
|
27070
|
-
"comment2": "
|
|
26982
|
+
"comment2": "defenceWallCount + 1000",
|
|
27071
26983
|
"name": "elvenFarm",
|
|
27072
|
-
"constructionItemGroupID":
|
|
26984
|
+
"constructionItemGroupID": 3245,
|
|
27073
26985
|
"level": 3,
|
|
27074
26986
|
"rarenessID": 4,
|
|
27075
26987
|
"slotTypeID": 0,
|
|
27076
26988
|
"duration": 172800,
|
|
27077
26989
|
"constructionItemEffectGroupID": 51,
|
|
27078
26990
|
"disassemblingTombolaID": 3,
|
|
27079
|
-
"
|
|
26991
|
+
"unitWallCount": 1000
|
|
27080
26992
|
},
|
|
27081
26993
|
{
|
|
27082
|
-
"constructionItemID":
|
|
27083
|
-
"crossplayID":
|
|
26994
|
+
"constructionItemID": 2023,
|
|
26995
|
+
"crossplayID": 2023,
|
|
27084
26996
|
"comment1": "Temporary",
|
|
27085
|
-
"comment2": "
|
|
26997
|
+
"comment2": "defenceWallCount + 1500",
|
|
27086
26998
|
"name": "elvenFarm",
|
|
27087
|
-
"constructionItemGroupID":
|
|
26999
|
+
"constructionItemGroupID": 3245,
|
|
27088
27000
|
"level": 4,
|
|
27089
27001
|
"rarenessID": 4,
|
|
27090
27002
|
"slotTypeID": 0,
|
|
27091
27003
|
"duration": 259200,
|
|
27092
27004
|
"constructionItemEffectGroupID": 51,
|
|
27093
27005
|
"disassemblingTombolaID": 4,
|
|
27094
|
-
"
|
|
27006
|
+
"unitWallCount": 1500
|
|
27095
27007
|
},
|
|
27096
27008
|
{
|
|
27097
|
-
"constructionItemID":
|
|
27098
|
-
"crossplayID":
|
|
27009
|
+
"constructionItemID": 2016,
|
|
27010
|
+
"crossplayID": 2016,
|
|
27099
27011
|
"comment1": "Temporary",
|
|
27100
|
-
"comment2": "
|
|
27012
|
+
"comment2": "defenceYardBonus + 20%",
|
|
27101
27013
|
"name": "elvenFarm",
|
|
27102
|
-
"constructionItemGroupID":
|
|
27014
|
+
"constructionItemGroupID": 3244,
|
|
27103
27015
|
"level": 1,
|
|
27104
27016
|
"rarenessID": 4,
|
|
27105
27017
|
"slotTypeID": 0,
|
|
27106
27018
|
"duration": 43200,
|
|
27107
27019
|
"constructionItemEffectGroupID": 51,
|
|
27108
27020
|
"disassemblingTombolaID": 1,
|
|
27109
|
-
"
|
|
27021
|
+
"effects": "370&20"
|
|
27110
27022
|
},
|
|
27111
27023
|
{
|
|
27112
|
-
"constructionItemID":
|
|
27113
|
-
"crossplayID":
|
|
27024
|
+
"constructionItemID": 2017,
|
|
27025
|
+
"crossplayID": 2017,
|
|
27114
27026
|
"comment1": "Temporary",
|
|
27115
|
-
"comment2": "
|
|
27027
|
+
"comment2": "defenceYardBonus + 20%",
|
|
27116
27028
|
"name": "elvenFarm",
|
|
27117
|
-
"constructionItemGroupID":
|
|
27029
|
+
"constructionItemGroupID": 3244,
|
|
27118
27030
|
"level": 2,
|
|
27119
27031
|
"rarenessID": 4,
|
|
27120
27032
|
"slotTypeID": 0,
|
|
27121
27033
|
"duration": 86400,
|
|
27122
27034
|
"constructionItemEffectGroupID": 51,
|
|
27123
27035
|
"disassemblingTombolaID": 2,
|
|
27124
|
-
"
|
|
27036
|
+
"effects": "370&20"
|
|
27125
27037
|
},
|
|
27126
27038
|
{
|
|
27127
|
-
"constructionItemID":
|
|
27128
|
-
"crossplayID":
|
|
27039
|
+
"constructionItemID": 2018,
|
|
27040
|
+
"crossplayID": 2018,
|
|
27129
27041
|
"comment1": "Temporary",
|
|
27130
|
-
"comment2": "
|
|
27042
|
+
"comment2": "defenceYardBonus + 25%",
|
|
27131
27043
|
"name": "elvenFarm",
|
|
27132
|
-
"constructionItemGroupID":
|
|
27044
|
+
"constructionItemGroupID": 3244,
|
|
27133
27045
|
"level": 3,
|
|
27134
27046
|
"rarenessID": 4,
|
|
27135
27047
|
"slotTypeID": 0,
|
|
27136
27048
|
"duration": 172800,
|
|
27137
27049
|
"constructionItemEffectGroupID": 51,
|
|
27138
27050
|
"disassemblingTombolaID": 3,
|
|
27139
|
-
"
|
|
27051
|
+
"effects": "370&25"
|
|
27140
27052
|
},
|
|
27141
27053
|
{
|
|
27142
|
-
"constructionItemID":
|
|
27143
|
-
"crossplayID":
|
|
27054
|
+
"constructionItemID": 2019,
|
|
27055
|
+
"crossplayID": 2019,
|
|
27144
27056
|
"comment1": "Temporary",
|
|
27145
|
-
"comment2": "
|
|
27057
|
+
"comment2": "defenceYardBonus + 30%",
|
|
27146
27058
|
"name": "elvenFarm",
|
|
27147
|
-
"constructionItemGroupID":
|
|
27059
|
+
"constructionItemGroupID": 3244,
|
|
27148
27060
|
"level": 4,
|
|
27149
27061
|
"rarenessID": 4,
|
|
27150
27062
|
"slotTypeID": 0,
|
|
27151
27063
|
"duration": 259200,
|
|
27152
27064
|
"constructionItemEffectGroupID": 51,
|
|
27153
27065
|
"disassemblingTombolaID": 4,
|
|
27154
|
-
"
|
|
27066
|
+
"effects": "370&30"
|
|
27155
27067
|
},
|
|
27156
27068
|
{
|
|
27157
27069
|
"constructionItemID": 2024,
|
|
@@ -27166,7 +27078,7 @@
|
|
|
27166
27078
|
"duration": 43200,
|
|
27167
27079
|
"constructionItemEffectGroupID": 51,
|
|
27168
27080
|
"disassemblingTombolaID": 1,
|
|
27169
|
-
"effects": "
|
|
27081
|
+
"effects": "371&20000"
|
|
27170
27082
|
},
|
|
27171
27083
|
{
|
|
27172
27084
|
"constructionItemID": 2025,
|
|
@@ -27181,7 +27093,7 @@
|
|
|
27181
27093
|
"duration": 86400,
|
|
27182
27094
|
"constructionItemEffectGroupID": 51,
|
|
27183
27095
|
"disassemblingTombolaID": 2,
|
|
27184
|
-
"effects": "
|
|
27096
|
+
"effects": "371&20000"
|
|
27185
27097
|
},
|
|
27186
27098
|
{
|
|
27187
27099
|
"constructionItemID": 2026,
|
|
@@ -27196,7 +27108,7 @@
|
|
|
27196
27108
|
"duration": 172800,
|
|
27197
27109
|
"constructionItemEffectGroupID": 51,
|
|
27198
27110
|
"disassemblingTombolaID": 3,
|
|
27199
|
-
"effects": "
|
|
27111
|
+
"effects": "371&25000"
|
|
27200
27112
|
},
|
|
27201
27113
|
{
|
|
27202
27114
|
"constructionItemID": 2027,
|
|
@@ -27211,7 +27123,7 @@
|
|
|
27211
27123
|
"duration": 259200,
|
|
27212
27124
|
"constructionItemEffectGroupID": 51,
|
|
27213
27125
|
"disassemblingTombolaID": 4,
|
|
27214
|
-
"effects": "
|
|
27126
|
+
"effects": "371&25000"
|
|
27215
27127
|
},
|
|
27216
27128
|
{
|
|
27217
27129
|
"constructionItemID": 31452,
|
|
@@ -27467,6 +27379,497 @@
|
|
|
27467
27379
|
"constructionItemEffectGroupID": 51,
|
|
27468
27380
|
"disassemblingTombolaID": 4,
|
|
27469
27381
|
"effects": "504&25"
|
|
27382
|
+
},
|
|
27383
|
+
{
|
|
27384
|
+
"constructionItemID": 31469,
|
|
27385
|
+
"crossplayID": 31469,
|
|
27386
|
+
"comment1": "Temporary",
|
|
27387
|
+
"comment2": "DummyCI - Oktoberfest",
|
|
27388
|
+
"name": "octoberfestMarket",
|
|
27389
|
+
"constructionItemGroupID": 3253,
|
|
27390
|
+
"level": 4,
|
|
27391
|
+
"rarenessID": 4,
|
|
27392
|
+
"slotTypeID": 0,
|
|
27393
|
+
"duration": 2419200,
|
|
27394
|
+
"constructionItemEffectGroupID": 51,
|
|
27395
|
+
"disassemblingTombolaID": 4
|
|
27396
|
+
},
|
|
27397
|
+
{
|
|
27398
|
+
"constructionItemID": 31470,
|
|
27399
|
+
"crossplayID": 31470,
|
|
27400
|
+
"comment1": "Temporary",
|
|
27401
|
+
"comment2": "DummyCI - Dragonrider",
|
|
27402
|
+
"name": "dragonriderSiegeWorkshop",
|
|
27403
|
+
"constructionItemGroupID": 3254,
|
|
27404
|
+
"level": 4,
|
|
27405
|
+
"rarenessID": 4,
|
|
27406
|
+
"slotTypeID": 0,
|
|
27407
|
+
"duration": 2419200,
|
|
27408
|
+
"constructionItemEffectGroupID": 51,
|
|
27409
|
+
"disassemblingTombolaID": 4
|
|
27410
|
+
},
|
|
27411
|
+
{
|
|
27412
|
+
"constructionItemID": 31471,
|
|
27413
|
+
"crossplayID": 31471,
|
|
27414
|
+
"comment1": "Permanent",
|
|
27415
|
+
"comment2": "TopX Reward - attackUnitAmountFlank 10%",
|
|
27416
|
+
"name": "roseKeep",
|
|
27417
|
+
"constructionItemGroupID": 3026,
|
|
27418
|
+
"level": 4,
|
|
27419
|
+
"rarenessID": 4,
|
|
27420
|
+
"slotTypeID": 0,
|
|
27421
|
+
"constructionItemEffectGroupID": 28,
|
|
27422
|
+
"removalCostC1": 7200,
|
|
27423
|
+
"disassemblingTombolaID": 4,
|
|
27424
|
+
"effects": "66&10"
|
|
27425
|
+
},
|
|
27426
|
+
{
|
|
27427
|
+
"constructionItemID": 31472,
|
|
27428
|
+
"crossplayID": 31472,
|
|
27429
|
+
"comment1": "Temporary",
|
|
27430
|
+
"comment2": "easternTavern - attackBoostYard 30%",
|
|
27431
|
+
"name": "easternTavern",
|
|
27432
|
+
"constructionItemGroupID": 3092,
|
|
27433
|
+
"level": 4,
|
|
27434
|
+
"rarenessID": 4,
|
|
27435
|
+
"slotTypeID": 0,
|
|
27436
|
+
"duration": 2419200,
|
|
27437
|
+
"constructionItemEffectGroupID": 51,
|
|
27438
|
+
"disassemblingTombolaID": 4,
|
|
27439
|
+
"effects": "504&30"
|
|
27440
|
+
},
|
|
27441
|
+
{
|
|
27442
|
+
"constructionItemID": 31473,
|
|
27443
|
+
"crossplayID": 31473,
|
|
27444
|
+
"comment1": "Temporary",
|
|
27445
|
+
"comment2": "easternTavern - attackBoostYard 25%",
|
|
27446
|
+
"name": "easternTavern",
|
|
27447
|
+
"constructionItemGroupID": 3092,
|
|
27448
|
+
"level": 3,
|
|
27449
|
+
"rarenessID": 4,
|
|
27450
|
+
"slotTypeID": 0,
|
|
27451
|
+
"duration": 2419200,
|
|
27452
|
+
"constructionItemEffectGroupID": 51,
|
|
27453
|
+
"disassemblingTombolaID": 4,
|
|
27454
|
+
"effects": "504&25"
|
|
27455
|
+
},
|
|
27456
|
+
{
|
|
27457
|
+
"constructionItemID": 31474,
|
|
27458
|
+
"crossplayID": 31474,
|
|
27459
|
+
"comment1": "Permanent",
|
|
27460
|
+
"comment2": "TopX Reward - attackUnitAmountFront 10%",
|
|
27461
|
+
"name": "towerFarmhouse",
|
|
27462
|
+
"constructionItemGroupID": 3159,
|
|
27463
|
+
"level": 4,
|
|
27464
|
+
"rarenessID": 4,
|
|
27465
|
+
"slotTypeID": 0,
|
|
27466
|
+
"constructionItemEffectGroupID": 28,
|
|
27467
|
+
"removalCostC1": 7200,
|
|
27468
|
+
"disassemblingTombolaID": 4,
|
|
27469
|
+
"effects": "503&10"
|
|
27470
|
+
},
|
|
27471
|
+
{
|
|
27472
|
+
"constructionItemID": 31475,
|
|
27473
|
+
"crossplayID": 31475,
|
|
27474
|
+
"comment1": "Temporary",
|
|
27475
|
+
"comment2": "IndiaDrillground - attackBoostYard +30%",
|
|
27476
|
+
"name": "IndiaDrillground",
|
|
27477
|
+
"constructionItemGroupID": 3180,
|
|
27478
|
+
"level": 4,
|
|
27479
|
+
"rarenessID": 4,
|
|
27480
|
+
"slotTypeID": 0,
|
|
27481
|
+
"duration": 2419200,
|
|
27482
|
+
"constructionItemEffectGroupID": 51,
|
|
27483
|
+
"disassemblingTombolaID": 4,
|
|
27484
|
+
"effects": "504&30"
|
|
27485
|
+
},
|
|
27486
|
+
{
|
|
27487
|
+
"constructionItemID": 31476,
|
|
27488
|
+
"crossplayID": 31476,
|
|
27489
|
+
"comment1": "Temporary",
|
|
27490
|
+
"comment2": "IndiaDrillground - attackBoostYard +25%",
|
|
27491
|
+
"name": "IndiaDrillground",
|
|
27492
|
+
"constructionItemGroupID": 3180,
|
|
27493
|
+
"level": 3,
|
|
27494
|
+
"rarenessID": 4,
|
|
27495
|
+
"slotTypeID": 0,
|
|
27496
|
+
"duration": 2419200,
|
|
27497
|
+
"constructionItemEffectGroupID": 51,
|
|
27498
|
+
"disassemblingTombolaID": 4,
|
|
27499
|
+
"effects": "504&25"
|
|
27500
|
+
},
|
|
27501
|
+
{
|
|
27502
|
+
"constructionItemID": 31477,
|
|
27503
|
+
"crossplayID": 31477,
|
|
27504
|
+
"comment1": "Permanent",
|
|
27505
|
+
"comment2": "TopX Reward - attackBoostYard 10%",
|
|
27506
|
+
"name": "MayaHunter",
|
|
27507
|
+
"constructionItemGroupID": 3186,
|
|
27508
|
+
"level": 4,
|
|
27509
|
+
"rarenessID": 4,
|
|
27510
|
+
"slotTypeID": 0,
|
|
27511
|
+
"constructionItemEffectGroupID": 28,
|
|
27512
|
+
"removalCostC1": 7200,
|
|
27513
|
+
"disassemblingTombolaID": 4,
|
|
27514
|
+
"effects": "504&10"
|
|
27515
|
+
},
|
|
27516
|
+
{
|
|
27517
|
+
"constructionItemID": 31478,
|
|
27518
|
+
"crossplayID": 31478,
|
|
27519
|
+
"comment1": "Temporary",
|
|
27520
|
+
"comment2": "tropicalSummerKiwiEstate - attackUnitAmountFlank 30%",
|
|
27521
|
+
"name": "tropicalSummerKiwiEstate",
|
|
27522
|
+
"constructionItemGroupID": 3035,
|
|
27523
|
+
"level": 4,
|
|
27524
|
+
"rarenessID": 4,
|
|
27525
|
+
"slotTypeID": 0,
|
|
27526
|
+
"duration": 2419200,
|
|
27527
|
+
"constructionItemEffectGroupID": 51,
|
|
27528
|
+
"disassemblingTombolaID": 4,
|
|
27529
|
+
"effects": "66&30"
|
|
27530
|
+
},
|
|
27531
|
+
{
|
|
27532
|
+
"constructionItemID": 31479,
|
|
27533
|
+
"crossplayID": 31479,
|
|
27534
|
+
"comment1": "Temporary",
|
|
27535
|
+
"comment2": "tropicalSummerKiwiEstate - attackUnitAmountFlank 25%",
|
|
27536
|
+
"name": "tropicalSummerKiwiEstate",
|
|
27537
|
+
"constructionItemGroupID": 3035,
|
|
27538
|
+
"level": 3,
|
|
27539
|
+
"rarenessID": 4,
|
|
27540
|
+
"slotTypeID": 0,
|
|
27541
|
+
"duration": 2419200,
|
|
27542
|
+
"constructionItemEffectGroupID": 51,
|
|
27543
|
+
"disassemblingTombolaID": 4,
|
|
27544
|
+
"effects": "66&25"
|
|
27545
|
+
},
|
|
27546
|
+
{
|
|
27547
|
+
"constructionItemID": 215,
|
|
27548
|
+
"crossplayID": 215,
|
|
27549
|
+
"comment1": "Primary",
|
|
27550
|
+
"comment2": "BeefProductionIncrease",
|
|
27551
|
+
"name": "BeefProductionIncrease",
|
|
27552
|
+
"constructionItemGroupID": 55,
|
|
27553
|
+
"level": 1,
|
|
27554
|
+
"rarenessID": 1,
|
|
27555
|
+
"slotTypeID": 1,
|
|
27556
|
+
"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,
|
|
27565
|
+
"effects": "372&69"
|
|
27566
|
+
},
|
|
27567
|
+
{
|
|
27568
|
+
"constructionItemID": 216,
|
|
27569
|
+
"crossplayID": 216,
|
|
27570
|
+
"comment1": "Relic",
|
|
27571
|
+
"comment2": "unboostedBeefProduction",
|
|
27572
|
+
"name": "unboostedBeefProduction",
|
|
27573
|
+
"constructionItemGroupID": 56,
|
|
27574
|
+
"level": 1,
|
|
27575
|
+
"rarenessID": 1,
|
|
27576
|
+
"slotTypeID": 2,
|
|
27577
|
+
"constructionItemEffectGroupID": 56,
|
|
27578
|
+
"removalCostC1": 10000,
|
|
27579
|
+
"isPremium": 1,
|
|
27580
|
+
"addCommonTimber": 2500,
|
|
27581
|
+
"addCommonStraw": 1880,
|
|
27582
|
+
"addRareNails": 1250,
|
|
27583
|
+
"addRareGlue": 630,
|
|
27584
|
+
"addEpicCobblestone": 250,
|
|
27585
|
+
"addLegendaryFabric": 10,
|
|
27586
|
+
"effects": "374&69420"
|
|
27587
|
+
},
|
|
27588
|
+
{
|
|
27589
|
+
"constructionItemID": 217,
|
|
27590
|
+
"crossplayID": 217,
|
|
27591
|
+
"comment1": "Relic",
|
|
27592
|
+
"comment2": "beefProductionBoost",
|
|
27593
|
+
"name": "beefProductionBoost",
|
|
27594
|
+
"constructionItemGroupID": 57,
|
|
27595
|
+
"level": 1,
|
|
27596
|
+
"rarenessID": 1,
|
|
27597
|
+
"slotTypeID": 2,
|
|
27598
|
+
"constructionItemEffectGroupID": 57,
|
|
27599
|
+
"removalCostC1": 10000,
|
|
27600
|
+
"isPremium": 1,
|
|
27601
|
+
"addLegendaryFabric": 150,
|
|
27602
|
+
"effects": "375&42069"
|
|
27603
|
+
},
|
|
27604
|
+
{
|
|
27605
|
+
"constructionItemID": 218,
|
|
27606
|
+
"crossplayID": 218,
|
|
27607
|
+
"comment1": "Temporary",
|
|
27608
|
+
"comment2": "beefCapacityBonus",
|
|
27609
|
+
"name": "beefCapacityBonus",
|
|
27610
|
+
"constructionItemGroupID": 58,
|
|
27611
|
+
"level": 1,
|
|
27612
|
+
"rarenessID": 1,
|
|
27613
|
+
"slotTypeID": 0,
|
|
27614
|
+
"duration": 86400,
|
|
27615
|
+
"constructionItemEffectGroupID": 58,
|
|
27616
|
+
"disassemblingTombolaID": 1,
|
|
27617
|
+
"effects": "376&4206"
|
|
27618
|
+
},
|
|
27619
|
+
{
|
|
27620
|
+
"constructionItemID": 1004,
|
|
27621
|
+
"crossplayID": 1004,
|
|
27622
|
+
"comment1": "Temporary",
|
|
27623
|
+
"comment2": "alienResearchTower",
|
|
27624
|
+
"name": "alienResearchTower",
|
|
27625
|
+
"constructionItemGroupID": 2077,
|
|
27626
|
+
"level": 4,
|
|
27627
|
+
"rarenessID": 4,
|
|
27628
|
+
"slotTypeID": 0,
|
|
27629
|
+
"duration": 1209600,
|
|
27630
|
+
"constructionItemEffectGroupID": 51,
|
|
27631
|
+
"disassemblingTombolaID": 4,
|
|
27632
|
+
"effects": "66&35"
|
|
27633
|
+
},
|
|
27634
|
+
{
|
|
27635
|
+
"constructionItemID": 1005,
|
|
27636
|
+
"crossplayID": 1005,
|
|
27637
|
+
"comment1": "Temporary",
|
|
27638
|
+
"comment2": "alienResearchTower",
|
|
27639
|
+
"name": "alienResearchTower",
|
|
27640
|
+
"constructionItemGroupID": 2077,
|
|
27641
|
+
"level": 4,
|
|
27642
|
+
"rarenessID": 4,
|
|
27643
|
+
"slotTypeID": 0,
|
|
27644
|
+
"duration": 1209600,
|
|
27645
|
+
"constructionItemEffectGroupID": 51,
|
|
27646
|
+
"disassemblingTombolaID": 4,
|
|
27647
|
+
"effects": "66&45"
|
|
27648
|
+
},
|
|
27649
|
+
{
|
|
27650
|
+
"constructionItemID": 1006,
|
|
27651
|
+
"crossplayID": 1006,
|
|
27652
|
+
"comment1": "Temporary",
|
|
27653
|
+
"comment2": "alienResearchTower",
|
|
27654
|
+
"name": "alienResearchTower",
|
|
27655
|
+
"constructionItemGroupID": 2077,
|
|
27656
|
+
"level": 4,
|
|
27657
|
+
"rarenessID": 4,
|
|
27658
|
+
"slotTypeID": 0,
|
|
27659
|
+
"duration": 1209600,
|
|
27660
|
+
"constructionItemEffectGroupID": 51,
|
|
27661
|
+
"disassemblingTombolaID": 4,
|
|
27662
|
+
"effects": "66&55"
|
|
27663
|
+
},
|
|
27664
|
+
{
|
|
27665
|
+
"constructionItemID": 1007,
|
|
27666
|
+
"crossplayID": 1007,
|
|
27667
|
+
"comment1": "Temporary",
|
|
27668
|
+
"comment2": "alienResearchTower",
|
|
27669
|
+
"name": "alienResearchTower",
|
|
27670
|
+
"constructionItemGroupID": 2077,
|
|
27671
|
+
"level": 4,
|
|
27672
|
+
"rarenessID": 4,
|
|
27673
|
+
"slotTypeID": 0,
|
|
27674
|
+
"duration": 1209600,
|
|
27675
|
+
"constructionItemEffectGroupID": 51,
|
|
27676
|
+
"disassemblingTombolaID": 4,
|
|
27677
|
+
"effects": "66&65"
|
|
27678
|
+
},
|
|
27679
|
+
{
|
|
27680
|
+
"constructionItemID": 1008,
|
|
27681
|
+
"crossplayID": 1008,
|
|
27682
|
+
"comment1": "Temporary",
|
|
27683
|
+
"comment2": "carnivalMill",
|
|
27684
|
+
"name": "carnivalMill",
|
|
27685
|
+
"constructionItemGroupID": 2078,
|
|
27686
|
+
"level": 4,
|
|
27687
|
+
"rarenessID": 4,
|
|
27688
|
+
"slotTypeID": 0,
|
|
27689
|
+
"duration": 1209600,
|
|
27690
|
+
"constructionItemEffectGroupID": 51,
|
|
27691
|
+
"disassemblingTombolaID": 4,
|
|
27692
|
+
"effects": "503&35"
|
|
27693
|
+
},
|
|
27694
|
+
{
|
|
27695
|
+
"constructionItemID": 1009,
|
|
27696
|
+
"crossplayID": 1009,
|
|
27697
|
+
"comment1": "Temporary",
|
|
27698
|
+
"comment2": "carnivalMill",
|
|
27699
|
+
"name": "carnivalMill",
|
|
27700
|
+
"constructionItemGroupID": 2078,
|
|
27701
|
+
"level": 4,
|
|
27702
|
+
"rarenessID": 4,
|
|
27703
|
+
"slotTypeID": 0,
|
|
27704
|
+
"duration": 1209600,
|
|
27705
|
+
"constructionItemEffectGroupID": 51,
|
|
27706
|
+
"disassemblingTombolaID": 4,
|
|
27707
|
+
"effects": "503&45"
|
|
27708
|
+
},
|
|
27709
|
+
{
|
|
27710
|
+
"constructionItemID": 1010,
|
|
27711
|
+
"crossplayID": 1010,
|
|
27712
|
+
"comment1": "Temporary",
|
|
27713
|
+
"comment2": "carnivalMill",
|
|
27714
|
+
"name": "carnivalMill",
|
|
27715
|
+
"constructionItemGroupID": 2078,
|
|
27716
|
+
"level": 4,
|
|
27717
|
+
"rarenessID": 4,
|
|
27718
|
+
"slotTypeID": 0,
|
|
27719
|
+
"duration": 1209600,
|
|
27720
|
+
"constructionItemEffectGroupID": 51,
|
|
27721
|
+
"disassemblingTombolaID": 4,
|
|
27722
|
+
"effects": "503&55"
|
|
27723
|
+
},
|
|
27724
|
+
{
|
|
27725
|
+
"constructionItemID": 1011,
|
|
27726
|
+
"crossplayID": 1011,
|
|
27727
|
+
"comment1": "Temporary",
|
|
27728
|
+
"comment2": "carnivalMill",
|
|
27729
|
+
"name": "carnivalMill",
|
|
27730
|
+
"constructionItemGroupID": 2078,
|
|
27731
|
+
"level": 4,
|
|
27732
|
+
"rarenessID": 4,
|
|
27733
|
+
"slotTypeID": 0,
|
|
27734
|
+
"duration": 1209600,
|
|
27735
|
+
"constructionItemEffectGroupID": 51,
|
|
27736
|
+
"disassemblingTombolaID": 4,
|
|
27737
|
+
"effects": "503&65"
|
|
27738
|
+
},
|
|
27739
|
+
{
|
|
27740
|
+
"constructionItemID": 796,
|
|
27741
|
+
"crossplayID": 796,
|
|
27742
|
+
"comment1": "Permanent",
|
|
27743
|
+
"comment2": "TopX Reward - attackUnitAmountFlank 10%",
|
|
27744
|
+
"name": "piratesStable",
|
|
27745
|
+
"constructionItemGroupID": 3046,
|
|
27746
|
+
"level": 4,
|
|
27747
|
+
"rarenessID": 4,
|
|
27748
|
+
"slotTypeID": 0,
|
|
27749
|
+
"constructionItemEffectGroupID": 28,
|
|
27750
|
+
"removalCostC1": 7200,
|
|
27751
|
+
"disassemblingTombolaID": 4,
|
|
27752
|
+
"effects": "66&10"
|
|
27753
|
+
},
|
|
27754
|
+
{
|
|
27755
|
+
"constructionItemID": 797,
|
|
27756
|
+
"crossplayID": 797,
|
|
27757
|
+
"comment1": "Temporary",
|
|
27758
|
+
"comment2": "easternTavern - attackBoostYard 30%",
|
|
27759
|
+
"name": "piratesMill",
|
|
27760
|
+
"constructionItemGroupID": 3191,
|
|
27761
|
+
"level": 4,
|
|
27762
|
+
"rarenessID": 4,
|
|
27763
|
+
"slotTypeID": 0,
|
|
27764
|
+
"duration": 2419200,
|
|
27765
|
+
"constructionItemEffectGroupID": 51,
|
|
27766
|
+
"disassemblingTombolaID": 4,
|
|
27767
|
+
"effects": "504&30"
|
|
27768
|
+
},
|
|
27769
|
+
{
|
|
27770
|
+
"constructionItemID": 798,
|
|
27771
|
+
"crossplayID": 798,
|
|
27772
|
+
"comment1": "Temporary",
|
|
27773
|
+
"comment2": "easternTavern - attackBoostYard 25%",
|
|
27774
|
+
"name": "piratesMill",
|
|
27775
|
+
"constructionItemGroupID": 3191,
|
|
27776
|
+
"level": 3,
|
|
27777
|
+
"rarenessID": 4,
|
|
27778
|
+
"slotTypeID": 0,
|
|
27779
|
+
"duration": 2419200,
|
|
27780
|
+
"constructionItemEffectGroupID": 51,
|
|
27781
|
+
"disassemblingTombolaID": 4,
|
|
27782
|
+
"effects": "504&25"
|
|
27783
|
+
},
|
|
27784
|
+
{
|
|
27785
|
+
"constructionItemID": 799,
|
|
27786
|
+
"crossplayID": 799,
|
|
27787
|
+
"comment1": "Permanent",
|
|
27788
|
+
"comment2": "TopX Reward - attackUnitAmountFront 10%",
|
|
27789
|
+
"name": "partyGuardhouse",
|
|
27790
|
+
"constructionItemGroupID": 3216,
|
|
27791
|
+
"level": 4,
|
|
27792
|
+
"rarenessID": 4,
|
|
27793
|
+
"slotTypeID": 0,
|
|
27794
|
+
"constructionItemEffectGroupID": 28,
|
|
27795
|
+
"removalCostC1": 7200,
|
|
27796
|
+
"disassemblingTombolaID": 4,
|
|
27797
|
+
"effects": "503&10"
|
|
27798
|
+
},
|
|
27799
|
+
{
|
|
27800
|
+
"constructionItemID": 800,
|
|
27801
|
+
"crossplayID": 800,
|
|
27802
|
+
"comment1": "Temporary",
|
|
27803
|
+
"comment2": "IndiaDrillground - attackBoostYard +30%",
|
|
27804
|
+
"name": "AnniversaryDefensiveWorkshop",
|
|
27805
|
+
"constructionItemGroupID": 3115,
|
|
27806
|
+
"level": 4,
|
|
27807
|
+
"rarenessID": 4,
|
|
27808
|
+
"slotTypeID": 0,
|
|
27809
|
+
"duration": 2419200,
|
|
27810
|
+
"constructionItemEffectGroupID": 51,
|
|
27811
|
+
"disassemblingTombolaID": 4,
|
|
27812
|
+
"effects": "504&30"
|
|
27813
|
+
},
|
|
27814
|
+
{
|
|
27815
|
+
"constructionItemID": 801,
|
|
27816
|
+
"crossplayID": 801,
|
|
27817
|
+
"comment1": "Temporary",
|
|
27818
|
+
"comment2": "IndiaDrillground - attackBoostYard +25%",
|
|
27819
|
+
"name": "AnniversaryDefensiveWorkshop",
|
|
27820
|
+
"constructionItemGroupID": 3115,
|
|
27821
|
+
"level": 3,
|
|
27822
|
+
"rarenessID": 4,
|
|
27823
|
+
"slotTypeID": 0,
|
|
27824
|
+
"duration": 2419200,
|
|
27825
|
+
"constructionItemEffectGroupID": 51,
|
|
27826
|
+
"disassemblingTombolaID": 4,
|
|
27827
|
+
"effects": "504&25"
|
|
27828
|
+
},
|
|
27829
|
+
{
|
|
27830
|
+
"constructionItemID": 802,
|
|
27831
|
+
"crossplayID": 802,
|
|
27832
|
+
"comment1": "Permanent",
|
|
27833
|
+
"comment2": "TopX Reward - attackBoostYard 10%",
|
|
27834
|
+
"name": "octoberfestMarket",
|
|
27835
|
+
"constructionItemGroupID": 3253,
|
|
27836
|
+
"level": 4,
|
|
27837
|
+
"rarenessID": 4,
|
|
27838
|
+
"slotTypeID": 0,
|
|
27839
|
+
"constructionItemEffectGroupID": 28,
|
|
27840
|
+
"removalCostC1": 7200,
|
|
27841
|
+
"disassemblingTombolaID": 4,
|
|
27842
|
+
"effects": "504&10"
|
|
27843
|
+
},
|
|
27844
|
+
{
|
|
27845
|
+
"constructionItemID": 803,
|
|
27846
|
+
"crossplayID": 803,
|
|
27847
|
+
"comment1": "Temporary",
|
|
27848
|
+
"comment2": "tropicalSummerKiwiEstate - attackUnitAmountFlank 30%",
|
|
27849
|
+
"name": "octoberfestTower",
|
|
27850
|
+
"constructionItemGroupID": 3222,
|
|
27851
|
+
"level": 4,
|
|
27852
|
+
"rarenessID": 4,
|
|
27853
|
+
"slotTypeID": 0,
|
|
27854
|
+
"duration": 2419200,
|
|
27855
|
+
"constructionItemEffectGroupID": 51,
|
|
27856
|
+
"disassemblingTombolaID": 4,
|
|
27857
|
+
"effects": "66&30"
|
|
27858
|
+
},
|
|
27859
|
+
{
|
|
27860
|
+
"constructionItemID": 804,
|
|
27861
|
+
"crossplayID": 804,
|
|
27862
|
+
"comment1": "Temporary",
|
|
27863
|
+
"comment2": "tropicalSummerKiwiEstate - attackUnitAmountFlank 25%",
|
|
27864
|
+
"name": "octoberfestTower",
|
|
27865
|
+
"constructionItemGroupID": 3222,
|
|
27866
|
+
"level": 3,
|
|
27867
|
+
"rarenessID": 4,
|
|
27868
|
+
"slotTypeID": 0,
|
|
27869
|
+
"duration": 2419200,
|
|
27870
|
+
"constructionItemEffectGroupID": 51,
|
|
27871
|
+
"disassemblingTombolaID": 4,
|
|
27872
|
+
"effects": "66&25"
|
|
27470
27873
|
}
|
|
27471
27874
|
]
|
|
27472
27875
|
}
|