e4k-data 4.56.13 → 4.57.29
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 +491 -86
- package/data/constructionItemRecipes.json +1430 -0
- package/data/constructionItems.json +1898 -2
- package/data/currencyCaps.json +5 -5
- package/data/effects.json +7 -0
- package/data/effecttypes.json +4 -0
- package/data/leaguetypeEvents.json +3 -3
- package/data/merchants.json +1 -1
- package/data/packageCategories.json +4 -0
- package/data/packageCategoryCurrencyRelations.json +5 -0
- package/data/packageCategoryFilterRelations.json +4 -0
- package/data/packages.json +881 -14
- package/data/researches.json +362 -20
- package/data/rewards.json +229 -181
- package/data/subscriptionsBuffs.json +7 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/images/x768.json +660 -454
- package/languages/da.json +82 -21
- package/languages/de.json +81 -20
- package/languages/el.json +83 -22
- package/languages/en.json +77 -16
- package/languages/es.json +82 -21
- package/languages/fi.json +83 -22
- package/languages/fr.json +82 -21
- package/languages/it.json +84 -23
- package/languages/ja.json +83 -22
- package/languages/ko.json +84 -23
- package/languages/nl.json +83 -22
- package/languages/no.json +84 -23
- package/languages/pl.json +85 -24
- package/languages/pt.json +84 -23
- package/languages/ru.json +83 -22
- package/languages/sv.json +84 -23
- package/languages/tr.json +86 -25
- package/languages/zh_CN.json +86 -25
- package/languages/zh_TW.json +84 -23
- package/package.json +1 -1
package/data/researches.json
CHANGED
|
@@ -8578,6 +8578,40 @@
|
|
|
8578
8578
|
"requiredBuildings": "204#94#258",
|
|
8579
8579
|
"effects": "113&531#532#533#534#535"
|
|
8580
8580
|
},
|
|
8581
|
+
{
|
|
8582
|
+
"researchID": 592,
|
|
8583
|
+
"comment1": "Relic Quarry - Relic - Alliance BG",
|
|
8584
|
+
"comment2": "offensiveMeleeBonus",
|
|
8585
|
+
"groupID": 129,
|
|
8586
|
+
"level": 5,
|
|
8587
|
+
"prerequisiteIDs": 513,
|
|
8588
|
+
"researchDuration": 403800,
|
|
8589
|
+
"globalServerResearchDuration": 403800,
|
|
8590
|
+
"costC1": 36420000,
|
|
8591
|
+
"globalServerCostC1": 36420000,
|
|
8592
|
+
"costWood": 97781,
|
|
8593
|
+
"globalServerCostWood": 97781,
|
|
8594
|
+
"minResearchTowerLevel": 3,
|
|
8595
|
+
"requiredBuildings": "204#94#258",
|
|
8596
|
+
"effects": "113&726#727#728#729#730"
|
|
8597
|
+
},
|
|
8598
|
+
{
|
|
8599
|
+
"researchID": 593,
|
|
8600
|
+
"comment1": "Relic Quarry - Relic - Alliance BG",
|
|
8601
|
+
"comment2": "offensiveMeleeBonus",
|
|
8602
|
+
"groupID": 129,
|
|
8603
|
+
"level": 6,
|
|
8604
|
+
"prerequisiteIDs": 592,
|
|
8605
|
+
"researchDuration": 478800,
|
|
8606
|
+
"globalServerResearchDuration": 478800,
|
|
8607
|
+
"costC1": 53933333,
|
|
8608
|
+
"globalServerCostC1": 53933333,
|
|
8609
|
+
"costWood": 106866,
|
|
8610
|
+
"globalServerCostWood": 106866,
|
|
8611
|
+
"minResearchTowerLevel": 3,
|
|
8612
|
+
"requiredBuildings": "204#94#258",
|
|
8613
|
+
"effects": "113&731#732#733#734#735"
|
|
8614
|
+
},
|
|
8581
8615
|
{
|
|
8582
8616
|
"researchID": 514,
|
|
8583
8617
|
"comment1": "Relic Woodcutter - Relic - Alliance BG",
|
|
@@ -8649,6 +8683,40 @@
|
|
|
8649
8683
|
"requiredBuildings": "204#94#258",
|
|
8650
8684
|
"effects": "113&551#552#553#554#555"
|
|
8651
8685
|
},
|
|
8686
|
+
{
|
|
8687
|
+
"researchID": 594,
|
|
8688
|
+
"comment1": "Relic Woodcutter - Relic - Alliance BG",
|
|
8689
|
+
"comment2": "offensiveRangeBonus",
|
|
8690
|
+
"groupID": 130,
|
|
8691
|
+
"level": 5,
|
|
8692
|
+
"prerequisiteIDs": 517,
|
|
8693
|
+
"researchDuration": 403800,
|
|
8694
|
+
"globalServerResearchDuration": 403800,
|
|
8695
|
+
"costC1": 36420000,
|
|
8696
|
+
"globalServerCostC1": 36420000,
|
|
8697
|
+
"costStone": 97781,
|
|
8698
|
+
"globalServerCostStone": 97781,
|
|
8699
|
+
"minResearchTowerLevel": 3,
|
|
8700
|
+
"requiredBuildings": "204#94#258",
|
|
8701
|
+
"effects": "113&736#737#738#739#740"
|
|
8702
|
+
},
|
|
8703
|
+
{
|
|
8704
|
+
"researchID": 595,
|
|
8705
|
+
"comment1": "Relic Woodcutter - Relic - Alliance BG",
|
|
8706
|
+
"comment2": "offensiveRangeBonus",
|
|
8707
|
+
"groupID": 130,
|
|
8708
|
+
"level": 6,
|
|
8709
|
+
"prerequisiteIDs": 594,
|
|
8710
|
+
"researchDuration": 478800,
|
|
8711
|
+
"globalServerResearchDuration": 478800,
|
|
8712
|
+
"costC1": 53933333,
|
|
8713
|
+
"globalServerCostC1": 53933333,
|
|
8714
|
+
"costStone": 106866,
|
|
8715
|
+
"globalServerCostStone": 106866,
|
|
8716
|
+
"minResearchTowerLevel": 3,
|
|
8717
|
+
"requiredBuildings": "204#94#258",
|
|
8718
|
+
"effects": "113&741#742#743#744#745"
|
|
8719
|
+
},
|
|
8652
8720
|
{
|
|
8653
8721
|
"researchID": 1138,
|
|
8654
8722
|
"comment1": "Farmhouses - Relic - Alliance BG",
|
|
@@ -8757,6 +8825,36 @@
|
|
|
8757
8825
|
"requiredBuildings": "204#94#258",
|
|
8758
8826
|
"effects": "113&415"
|
|
8759
8827
|
},
|
|
8828
|
+
{
|
|
8829
|
+
"researchID": 596,
|
|
8830
|
+
"comment1": "Farmhouses - Relic - Alliance BG",
|
|
8831
|
+
"comment2": "unboostedFoodProduction",
|
|
8832
|
+
"groupID": 125,
|
|
8833
|
+
"level": 8,
|
|
8834
|
+
"prerequisiteIDs": 1144,
|
|
8835
|
+
"researchDuration": 553800,
|
|
8836
|
+
"globalServerResearchDuration": 553800,
|
|
8837
|
+
"costC1": 7375000,
|
|
8838
|
+
"globalServerCostC1": 7375000,
|
|
8839
|
+
"minResearchTowerLevel": 3,
|
|
8840
|
+
"requiredBuildings": "204#94#258",
|
|
8841
|
+
"effects": "113&806#807#808#809#810"
|
|
8842
|
+
},
|
|
8843
|
+
{
|
|
8844
|
+
"researchID": 597,
|
|
8845
|
+
"comment1": "Farmhouses - Relic - Alliance BG",
|
|
8846
|
+
"comment2": "unboostedFoodProduction",
|
|
8847
|
+
"groupID": 125,
|
|
8848
|
+
"level": 9,
|
|
8849
|
+
"prerequisiteIDs": 596,
|
|
8850
|
+
"researchDuration": 638800,
|
|
8851
|
+
"globalServerResearchDuration": 638800,
|
|
8852
|
+
"costC1": 7500000,
|
|
8853
|
+
"globalServerCostC1": 7500000,
|
|
8854
|
+
"minResearchTowerLevel": 3,
|
|
8855
|
+
"requiredBuildings": "204#94#258",
|
|
8856
|
+
"effects": "113&811#812#813#814#815"
|
|
8857
|
+
},
|
|
8760
8858
|
{
|
|
8761
8859
|
"researchID": 1127,
|
|
8762
8860
|
"comment1": "for Flour Bakery- Relic - Invasion",
|
|
@@ -8853,6 +8951,70 @@
|
|
|
8853
8951
|
"requiredBuildings": "204#94#258",
|
|
8854
8952
|
"effects": "113&379#380#381"
|
|
8855
8953
|
},
|
|
8954
|
+
{
|
|
8955
|
+
"researchID": 598,
|
|
8956
|
+
"comment1": "for Flour Bakery- Relic - Alliance BG",
|
|
8957
|
+
"comment2": "bakeryStorage",
|
|
8958
|
+
"groupID": 122,
|
|
8959
|
+
"level": 4,
|
|
8960
|
+
"prerequisiteIDs": 1132,
|
|
8961
|
+
"x": 2,
|
|
8962
|
+
"y": 15,
|
|
8963
|
+
"categoryID": 6,
|
|
8964
|
+
"tabID": 4,
|
|
8965
|
+
"researchDuration": 328800,
|
|
8966
|
+
"globalServerResearchDuration": 328800,
|
|
8967
|
+
"costC1": 8125000,
|
|
8968
|
+
"globalServerCostC1": 8125000,
|
|
8969
|
+
"minResearchTowerLevel": 3,
|
|
8970
|
+
"requiredBuildings": "204#94#258",
|
|
8971
|
+
"effects": "113&706#707#708#709#710"
|
|
8972
|
+
},
|
|
8973
|
+
{
|
|
8974
|
+
"researchID": 599,
|
|
8975
|
+
"comment1": "for Flour Bakery- Relic - Alliance BG",
|
|
8976
|
+
"comment2": "bakeryStorage",
|
|
8977
|
+
"groupID": 122,
|
|
8978
|
+
"level": 5,
|
|
8979
|
+
"prerequisiteIDs": 598,
|
|
8980
|
+
"researchDuration": 403800,
|
|
8981
|
+
"globalServerResearchDuration": 403800,
|
|
8982
|
+
"costC1": 9125000,
|
|
8983
|
+
"globalServerCostC1": 9125000,
|
|
8984
|
+
"minResearchTowerLevel": 3,
|
|
8985
|
+
"requiredBuildings": "204#94#258",
|
|
8986
|
+
"effects": "113&711#712#713#714#715"
|
|
8987
|
+
},
|
|
8988
|
+
{
|
|
8989
|
+
"researchID": 600,
|
|
8990
|
+
"comment1": "for Flour Bakery- Relic - Alliance BG",
|
|
8991
|
+
"comment2": "bakeryStorage",
|
|
8992
|
+
"groupID": 122,
|
|
8993
|
+
"level": 6,
|
|
8994
|
+
"prerequisiteIDs": 599,
|
|
8995
|
+
"researchDuration": 478800,
|
|
8996
|
+
"globalServerResearchDuration": 478800,
|
|
8997
|
+
"costC1": 10625000,
|
|
8998
|
+
"globalServerCostC1": 10625000,
|
|
8999
|
+
"minResearchTowerLevel": 3,
|
|
9000
|
+
"requiredBuildings": "204#94#258",
|
|
9001
|
+
"effects": "113&716#717#718#719#720"
|
|
9002
|
+
},
|
|
9003
|
+
{
|
|
9004
|
+
"researchID": 601,
|
|
9005
|
+
"comment1": "for Flour Bakery- Relic - Alliance BG",
|
|
9006
|
+
"comment2": "bakeryStorage",
|
|
9007
|
+
"groupID": 122,
|
|
9008
|
+
"level": 7,
|
|
9009
|
+
"prerequisiteIDs": 600,
|
|
9010
|
+
"researchDuration": 553800,
|
|
9011
|
+
"globalServerResearchDuration": 553800,
|
|
9012
|
+
"costC1": 12125000,
|
|
9013
|
+
"globalServerCostC1": 12125000,
|
|
9014
|
+
"minResearchTowerLevel": 3,
|
|
9015
|
+
"requiredBuildings": "204#94#258",
|
|
9016
|
+
"effects": "113&721#722#723#724#725"
|
|
9017
|
+
},
|
|
8856
9018
|
{
|
|
8857
9019
|
"researchID": 1135,
|
|
8858
9020
|
"comment1": "Farmhouses - Relic - Invasion",
|
|
@@ -9009,6 +9171,36 @@
|
|
|
9009
9171
|
"requiredBuildings": "204#94#258",
|
|
9010
9172
|
"effects": "113&600"
|
|
9011
9173
|
},
|
|
9174
|
+
{
|
|
9175
|
+
"researchID": 602,
|
|
9176
|
+
"comment1": "for Brewery",
|
|
9177
|
+
"comment2": "unboostedMeadProduction",
|
|
9178
|
+
"groupID": 132,
|
|
9179
|
+
"level": 8,
|
|
9180
|
+
"prerequisiteIDs": 534,
|
|
9181
|
+
"researchDuration": 864000,
|
|
9182
|
+
"globalServerResearchDuration": 864000,
|
|
9183
|
+
"costC1": 36000000,
|
|
9184
|
+
"globalServerCostC1": 36000000,
|
|
9185
|
+
"minResearchTowerLevel": 3,
|
|
9186
|
+
"requiredBuildings": "204#94#258",
|
|
9187
|
+
"effects": "113&746#747#748#749#750"
|
|
9188
|
+
},
|
|
9189
|
+
{
|
|
9190
|
+
"researchID": 603,
|
|
9191
|
+
"comment1": "for Brewery",
|
|
9192
|
+
"comment2": "unboostedMeadProduction",
|
|
9193
|
+
"groupID": 132,
|
|
9194
|
+
"level": 9,
|
|
9195
|
+
"prerequisiteIDs": 602,
|
|
9196
|
+
"researchDuration": 972000,
|
|
9197
|
+
"globalServerResearchDuration": 972000,
|
|
9198
|
+
"costC1": 41500000,
|
|
9199
|
+
"globalServerCostC1": 41500000,
|
|
9200
|
+
"minResearchTowerLevel": 3,
|
|
9201
|
+
"requiredBuildings": "204#94#258",
|
|
9202
|
+
"effects": "113&751#752#753#754#755"
|
|
9203
|
+
},
|
|
9012
9204
|
{
|
|
9013
9205
|
"researchID": 545,
|
|
9014
9206
|
"comment1": "for Beekeeper",
|
|
@@ -9117,10 +9309,40 @@
|
|
|
9117
9309
|
"requiredBuildings": "204#94#258",
|
|
9118
9310
|
"effects": "113&645"
|
|
9119
9311
|
},
|
|
9312
|
+
{
|
|
9313
|
+
"researchID": 604,
|
|
9314
|
+
"comment1": "for Beekeeper",
|
|
9315
|
+
"comment2": "unboostedHoneyProduction",
|
|
9316
|
+
"groupID": 134,
|
|
9317
|
+
"level": 8,
|
|
9318
|
+
"prerequisiteIDs": 551,
|
|
9319
|
+
"researchDuration": 864000,
|
|
9320
|
+
"globalServerResearchDuration": 864000,
|
|
9321
|
+
"costC1": 36000000,
|
|
9322
|
+
"globalServerCostC1": 36000000,
|
|
9323
|
+
"minResearchTowerLevel": 3,
|
|
9324
|
+
"requiredBuildings": "204#94#258",
|
|
9325
|
+
"effects": "113&756#757#758#759#760"
|
|
9326
|
+
},
|
|
9327
|
+
{
|
|
9328
|
+
"researchID": 605,
|
|
9329
|
+
"comment1": "for Beekeeper",
|
|
9330
|
+
"comment2": "unboostedHoneyProduction",
|
|
9331
|
+
"groupID": 134,
|
|
9332
|
+
"level": 9,
|
|
9333
|
+
"prerequisiteIDs": 604,
|
|
9334
|
+
"researchDuration": 972000,
|
|
9335
|
+
"globalServerResearchDuration": 972000,
|
|
9336
|
+
"costC1": 41500000,
|
|
9337
|
+
"globalServerCostC1": 41500000,
|
|
9338
|
+
"minResearchTowerLevel": 3,
|
|
9339
|
+
"requiredBuildings": "204#94#258",
|
|
9340
|
+
"effects": "113&761#762#763#764#765"
|
|
9341
|
+
},
|
|
9120
9342
|
{
|
|
9121
9343
|
"researchID": 552,
|
|
9122
|
-
"comment1": "
|
|
9123
|
-
"comment2": "
|
|
9344
|
+
"comment1": "Workshop",
|
|
9345
|
+
"comment2": "meadStorage",
|
|
9124
9346
|
"groupID": 135,
|
|
9125
9347
|
"level": 1,
|
|
9126
9348
|
"x": 2,
|
|
@@ -9137,8 +9359,8 @@
|
|
|
9137
9359
|
},
|
|
9138
9360
|
{
|
|
9139
9361
|
"researchID": 553,
|
|
9140
|
-
"comment1": "
|
|
9141
|
-
"comment2": "
|
|
9362
|
+
"comment1": "Workshop",
|
|
9363
|
+
"comment2": "meadStorage",
|
|
9142
9364
|
"groupID": 135,
|
|
9143
9365
|
"level": 2,
|
|
9144
9366
|
"prerequisiteIDs": 552,
|
|
@@ -9152,8 +9374,8 @@
|
|
|
9152
9374
|
},
|
|
9153
9375
|
{
|
|
9154
9376
|
"researchID": 554,
|
|
9155
|
-
"comment1": "
|
|
9156
|
-
"comment2": "
|
|
9377
|
+
"comment1": "Workshop",
|
|
9378
|
+
"comment2": "meadStorage",
|
|
9157
9379
|
"groupID": 135,
|
|
9158
9380
|
"level": 3,
|
|
9159
9381
|
"prerequisiteIDs": 553,
|
|
@@ -9167,8 +9389,8 @@
|
|
|
9167
9389
|
},
|
|
9168
9390
|
{
|
|
9169
9391
|
"researchID": 555,
|
|
9170
|
-
"comment1": "
|
|
9171
|
-
"comment2": "
|
|
9392
|
+
"comment1": "Workshop",
|
|
9393
|
+
"comment2": "meadStorage",
|
|
9172
9394
|
"groupID": 135,
|
|
9173
9395
|
"level": 4,
|
|
9174
9396
|
"prerequisiteIDs": 554,
|
|
@@ -9182,8 +9404,8 @@
|
|
|
9182
9404
|
},
|
|
9183
9405
|
{
|
|
9184
9406
|
"researchID": 556,
|
|
9185
|
-
"comment1": "
|
|
9186
|
-
"comment2": "
|
|
9407
|
+
"comment1": "Workshop",
|
|
9408
|
+
"comment2": "meadStorage",
|
|
9187
9409
|
"groupID": 135,
|
|
9188
9410
|
"level": 5,
|
|
9189
9411
|
"prerequisiteIDs": 555,
|
|
@@ -9195,10 +9417,70 @@
|
|
|
9195
9417
|
"requiredBuildings": "204#94#258",
|
|
9196
9418
|
"effects": "113&655"
|
|
9197
9419
|
},
|
|
9420
|
+
{
|
|
9421
|
+
"researchID": 606,
|
|
9422
|
+
"comment1": "Workshop",
|
|
9423
|
+
"comment2": "meadStorage",
|
|
9424
|
+
"groupID": 135,
|
|
9425
|
+
"level": 6,
|
|
9426
|
+
"prerequisiteIDs": 556,
|
|
9427
|
+
"researchDuration": 648000,
|
|
9428
|
+
"globalServerResearchDuration": 648000,
|
|
9429
|
+
"costC1": 27000000,
|
|
9430
|
+
"globalServerCostC1": 27000000,
|
|
9431
|
+
"minResearchTowerLevel": 3,
|
|
9432
|
+
"requiredBuildings": "204#94#258",
|
|
9433
|
+
"effects": "113&766#767#768#769#770"
|
|
9434
|
+
},
|
|
9435
|
+
{
|
|
9436
|
+
"researchID": 607,
|
|
9437
|
+
"comment1": "Workshop",
|
|
9438
|
+
"comment2": "meadStorage",
|
|
9439
|
+
"groupID": 135,
|
|
9440
|
+
"level": 7,
|
|
9441
|
+
"prerequisiteIDs": 606,
|
|
9442
|
+
"researchDuration": 756000,
|
|
9443
|
+
"globalServerResearchDuration": 756000,
|
|
9444
|
+
"costC1": 31500000,
|
|
9445
|
+
"globalServerCostC1": 31500000,
|
|
9446
|
+
"minResearchTowerLevel": 3,
|
|
9447
|
+
"requiredBuildings": "204#94#258",
|
|
9448
|
+
"effects": "113&771#772#773#774#775"
|
|
9449
|
+
},
|
|
9450
|
+
{
|
|
9451
|
+
"researchID": 608,
|
|
9452
|
+
"comment1": "Workshop",
|
|
9453
|
+
"comment2": "meadStorage",
|
|
9454
|
+
"groupID": 135,
|
|
9455
|
+
"level": 8,
|
|
9456
|
+
"prerequisiteIDs": 607,
|
|
9457
|
+
"researchDuration": 864000,
|
|
9458
|
+
"globalServerResearchDuration": 864000,
|
|
9459
|
+
"costC1": 36000000,
|
|
9460
|
+
"globalServerCostC1": 36000000,
|
|
9461
|
+
"minResearchTowerLevel": 3,
|
|
9462
|
+
"requiredBuildings": "204#94#258",
|
|
9463
|
+
"effects": "113&776#777#778#779#780"
|
|
9464
|
+
},
|
|
9465
|
+
{
|
|
9466
|
+
"researchID": 609,
|
|
9467
|
+
"comment1": "Workshop",
|
|
9468
|
+
"comment2": "meadStorage",
|
|
9469
|
+
"groupID": 135,
|
|
9470
|
+
"level": 9,
|
|
9471
|
+
"prerequisiteIDs": 608,
|
|
9472
|
+
"researchDuration": 972000,
|
|
9473
|
+
"globalServerResearchDuration": 972000,
|
|
9474
|
+
"costC1": 41500000,
|
|
9475
|
+
"globalServerCostC1": 41500000,
|
|
9476
|
+
"minResearchTowerLevel": 3,
|
|
9477
|
+
"requiredBuildings": "204#94#258",
|
|
9478
|
+
"effects": "113&781#782#783#784#785"
|
|
9479
|
+
},
|
|
9198
9480
|
{
|
|
9199
9481
|
"researchID": 567,
|
|
9200
|
-
"comment1": "
|
|
9201
|
-
"comment2": "
|
|
9482
|
+
"comment1": "honeyGarden",
|
|
9483
|
+
"comment2": "honeyStorage",
|
|
9202
9484
|
"groupID": 137,
|
|
9203
9485
|
"level": 1,
|
|
9204
9486
|
"x": 3,
|
|
@@ -9215,8 +9497,8 @@
|
|
|
9215
9497
|
},
|
|
9216
9498
|
{
|
|
9217
9499
|
"researchID": 568,
|
|
9218
|
-
"comment1": "
|
|
9219
|
-
"comment2": "
|
|
9500
|
+
"comment1": "honeyGarden",
|
|
9501
|
+
"comment2": "honeyStorage",
|
|
9220
9502
|
"groupID": 137,
|
|
9221
9503
|
"level": 2,
|
|
9222
9504
|
"prerequisiteIDs": 567,
|
|
@@ -9230,8 +9512,8 @@
|
|
|
9230
9512
|
},
|
|
9231
9513
|
{
|
|
9232
9514
|
"researchID": 569,
|
|
9233
|
-
"comment1": "
|
|
9234
|
-
"comment2": "
|
|
9515
|
+
"comment1": "honeyGarden",
|
|
9516
|
+
"comment2": "honeyStorage",
|
|
9235
9517
|
"groupID": 137,
|
|
9236
9518
|
"level": 3,
|
|
9237
9519
|
"prerequisiteIDs": 568,
|
|
@@ -9245,8 +9527,8 @@
|
|
|
9245
9527
|
},
|
|
9246
9528
|
{
|
|
9247
9529
|
"researchID": 570,
|
|
9248
|
-
"comment1": "
|
|
9249
|
-
"comment2": "
|
|
9530
|
+
"comment1": "honeyGarden",
|
|
9531
|
+
"comment2": "honeyStorage",
|
|
9250
9532
|
"groupID": 137,
|
|
9251
9533
|
"level": 4,
|
|
9252
9534
|
"prerequisiteIDs": 569,
|
|
@@ -9260,8 +9542,8 @@
|
|
|
9260
9542
|
},
|
|
9261
9543
|
{
|
|
9262
9544
|
"researchID": 571,
|
|
9263
|
-
"comment1": "
|
|
9264
|
-
"comment2": "
|
|
9545
|
+
"comment1": "honeyGarden",
|
|
9546
|
+
"comment2": "honeyStorage",
|
|
9265
9547
|
"groupID": 137,
|
|
9266
9548
|
"level": 5,
|
|
9267
9549
|
"prerequisiteIDs": 570,
|
|
@@ -9273,6 +9555,66 @@
|
|
|
9273
9555
|
"requiredBuildings": "204#94#258",
|
|
9274
9556
|
"effects": "113&685"
|
|
9275
9557
|
},
|
|
9558
|
+
{
|
|
9559
|
+
"researchID": 610,
|
|
9560
|
+
"comment1": "honeyGarden",
|
|
9561
|
+
"comment2": "honeyStorage",
|
|
9562
|
+
"groupID": 137,
|
|
9563
|
+
"level": 6,
|
|
9564
|
+
"prerequisiteIDs": 571,
|
|
9565
|
+
"researchDuration": 648000,
|
|
9566
|
+
"globalServerResearchDuration": 648000,
|
|
9567
|
+
"costC1": 27000000,
|
|
9568
|
+
"globalServerCostC1": 27000000,
|
|
9569
|
+
"minResearchTowerLevel": 3,
|
|
9570
|
+
"requiredBuildings": "204#94#258",
|
|
9571
|
+
"effects": "113&786#787#788#789#790"
|
|
9572
|
+
},
|
|
9573
|
+
{
|
|
9574
|
+
"researchID": 611,
|
|
9575
|
+
"comment1": "honeyGarden",
|
|
9576
|
+
"comment2": "honeyStorage",
|
|
9577
|
+
"groupID": 137,
|
|
9578
|
+
"level": 7,
|
|
9579
|
+
"prerequisiteIDs": 610,
|
|
9580
|
+
"researchDuration": 756000,
|
|
9581
|
+
"globalServerResearchDuration": 756000,
|
|
9582
|
+
"costC1": 31500000,
|
|
9583
|
+
"globalServerCostC1": 31500000,
|
|
9584
|
+
"minResearchTowerLevel": 3,
|
|
9585
|
+
"requiredBuildings": "204#94#258",
|
|
9586
|
+
"effects": "113&791#792#793#794#795"
|
|
9587
|
+
},
|
|
9588
|
+
{
|
|
9589
|
+
"researchID": 612,
|
|
9590
|
+
"comment1": "honeyGarden",
|
|
9591
|
+
"comment2": "honeyStorage",
|
|
9592
|
+
"groupID": 137,
|
|
9593
|
+
"level": 8,
|
|
9594
|
+
"prerequisiteIDs": 611,
|
|
9595
|
+
"researchDuration": 864000,
|
|
9596
|
+
"globalServerResearchDuration": 864000,
|
|
9597
|
+
"costC1": 36000000,
|
|
9598
|
+
"globalServerCostC1": 36000000,
|
|
9599
|
+
"minResearchTowerLevel": 3,
|
|
9600
|
+
"requiredBuildings": "204#94#258",
|
|
9601
|
+
"effects": "113&796#797#798#799#800"
|
|
9602
|
+
},
|
|
9603
|
+
{
|
|
9604
|
+
"researchID": 613,
|
|
9605
|
+
"comment1": "honeyGarden",
|
|
9606
|
+
"comment2": "honeyStorage",
|
|
9607
|
+
"groupID": 137,
|
|
9608
|
+
"level": 9,
|
|
9609
|
+
"prerequisiteIDs": 612,
|
|
9610
|
+
"researchDuration": 972000,
|
|
9611
|
+
"globalServerResearchDuration": 972000,
|
|
9612
|
+
"costC1": 41500000,
|
|
9613
|
+
"globalServerCostC1": 41500000,
|
|
9614
|
+
"minResearchTowerLevel": 3,
|
|
9615
|
+
"requiredBuildings": "204#94#258",
|
|
9616
|
+
"effects": "113&801#802#803#804#805"
|
|
9617
|
+
},
|
|
9276
9618
|
{
|
|
9277
9619
|
"researchID": 2001,
|
|
9278
9620
|
"comment1": "Short",
|