e4k-data 4.89.81 → 4.91.41

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 (49) hide show
  1. package/data/buildings.json +1725 -61
  2. package/data/constructionItems.json +93 -3
  3. package/data/currencies.json +7 -0
  4. package/data/currencyClearCompensations.json +144 -0
  5. package/data/donationItems.json +135 -0
  6. package/data/donationRewards.json +160 -0
  7. package/data/donationSettings.json +6 -0
  8. package/data/effects.json +0 -56
  9. package/data/effecttypes.json +106 -53
  10. package/data/equipments.json +113 -1
  11. package/data/events.json +9 -0
  12. package/data/gachaEvents.json +71 -0
  13. package/data/highscoreboni.json +46 -46
  14. package/data/leaguetypeEvents.json +9 -0
  15. package/data/leaguetypes.json +7 -0
  16. package/data/lootBoxTombolas.json +1728 -0
  17. package/data/packages.json +27 -1
  18. package/data/quests.json +0 -176
  19. package/data/rewards.json +417 -0
  20. package/data/units.json +242 -2
  21. package/data/version.json +1 -1
  22. package/data/versionInfo.json +3 -3
  23. package/images/x768.json +781 -1
  24. package/languages/da.json +120 -18
  25. package/languages/de.json +120 -18
  26. package/languages/el.json +120 -18
  27. package/languages/en.json +120 -18
  28. package/languages/es.json +120 -18
  29. package/languages/fi.json +120 -18
  30. package/languages/fr.json +121 -19
  31. package/languages/it.json +120 -18
  32. package/languages/ja.json +120 -18
  33. package/languages/ko.json +120 -18
  34. package/languages/nl.json +122 -20
  35. package/languages/no.json +120 -18
  36. package/languages/pl.json +120 -18
  37. package/languages/pt.json +120 -18
  38. package/languages/ru.json +120 -18
  39. package/languages/sv.json +120 -18
  40. package/languages/tr.json +120 -18
  41. package/languages/zh_CN.json +120 -18
  42. package/languages/zh_TW.json +120 -18
  43. package/package.json +1 -1
  44. package/typings/data.d.ts +23 -32
  45. package/typings/images.d.ts +52 -0
  46. package/typings/languages.d.ts +106 -4
  47. package/data/chargesCampEffects.json +0 -46
  48. package/data/chargesCamps.json +0 -16
  49. package/data/chargesPVPEffects.json +0 -7
@@ -52013,7 +52013,9 @@
52013
52013
  "relationIDs": "999,409",
52014
52014
  "costHalloweenLTPEToken": 7500,
52015
52015
  "buildingID": 3250,
52016
- "buildingAmount": 1
52016
+ "buildingAmount": 1,
52017
+ "minLevel": 50,
52018
+ "validKingdoms": "0,1,2,3"
52017
52019
  },
52018
52020
  {
52019
52021
  "packageID": 3638,
@@ -53688,6 +53690,30 @@
53688
53690
  "minLevel": 45,
53689
53691
  "stock": 5,
53690
53692
  "notRebuyable": 0
53693
+ },
53694
+ {
53695
+ "packageID": 3180,
53696
+ "packageType": "currency",
53697
+ "comment1": "SoldierBiscuit",
53698
+ "comment2": "Gold Shop - SoldierBiscuit cheap",
53699
+ "costGoldToken": 1950,
53700
+ "addSoldierBiscuit": 20,
53701
+ "stock": 2,
53702
+ "minLevel": 20,
53703
+ "relationIDs": "400,999",
53704
+ "sortOrder": 3.5
53705
+ },
53706
+ {
53707
+ "packageID": 3181,
53708
+ "packageType": "currency",
53709
+ "comment1": "SoldierBiscuit",
53710
+ "comment2": "Gold Shop - SoldierBiscuit expensive",
53711
+ "costGoldToken": 2950,
53712
+ "addSoldierBiscuit": 20,
53713
+ "stock": 2,
53714
+ "minLevel": 20,
53715
+ "relationIDs": "400,999",
53716
+ "sortOrder": 3.6
53691
53717
  }
53692
53718
  ]
53693
53719
  }
package/data/quests.json CHANGED
@@ -23532,182 +23532,6 @@
23532
23532
  "shownKingdomID": 0,
23533
23533
  "triggerKingdomID": 0
23534
23534
  },
23535
- {
23536
- "questID": 3178,
23537
- "crossplayID": 3178,
23538
- "hiddenBattleGround": 1,
23539
- "questbookTabID": 0,
23540
- "questSeriesID": 250,
23541
- "questSeriesNumber": 1,
23542
- "numberOfQuestsInSeries": 3,
23543
- "requiredLevel": 10,
23544
- "questGiverID": 0,
23545
- "conditions": "inviteFriend+1",
23546
- "xp": 50,
23547
- "currency1": 500,
23548
- "food": 1000,
23549
- "maxLevel": 39,
23550
- "hiddenTempServer": 1,
23551
- "shownKingdomID": -1,
23552
- "triggerKingdomID": -1
23553
- },
23554
- {
23555
- "questID": 3252,
23556
- "crossplayID": 3252,
23557
- "hiddenBattleGround": 1,
23558
- "requiredQuestID": 3178,
23559
- "questbookTabID": 0,
23560
- "questSeriesID": 250,
23561
- "questSeriesNumber": 2,
23562
- "numberOfQuestsInSeries": 3,
23563
- "requiredLevel": 10,
23564
- "questGiverID": 0,
23565
- "conditions": "inviteFriend+1",
23566
- "xp": 75,
23567
- "currency1": 750,
23568
- "food": 1500,
23569
- "maxLevel": 39,
23570
- "hiddenTempServer": 1,
23571
- "shownKingdomID": -1,
23572
- "triggerKingdomID": -1
23573
- },
23574
- {
23575
- "questID": 3255,
23576
- "crossplayID": 3255,
23577
- "hiddenBattleGround": 1,
23578
- "requiredQuestID": 3252,
23579
- "questbookTabID": 0,
23580
- "questSeriesID": 250,
23581
- "questSeriesNumber": 3,
23582
- "numberOfQuestsInSeries": 3,
23583
- "requiredLevel": 10,
23584
- "questGiverID": 0,
23585
- "conditions": "inviteFriend+1",
23586
- "xp": 100,
23587
- "currency1": 1000,
23588
- "food": 2000,
23589
- "maxLevel": 39,
23590
- "hiddenTempServer": 1,
23591
- "shownKingdomID": -1,
23592
- "triggerKingdomID": -1
23593
- },
23594
- {
23595
- "questID": 3179,
23596
- "crossplayID": 3179,
23597
- "hiddenBattleGround": 1,
23598
- "questbookTabID": 0,
23599
- "questSeriesID": 250,
23600
- "questSeriesNumber": 1,
23601
- "numberOfQuestsInSeries": 3,
23602
- "requiredLevel": 40,
23603
- "questGiverID": 0,
23604
- "conditions": "inviteFriend+1",
23605
- "xp": 400,
23606
- "currency1": 5000,
23607
- "food": 2500,
23608
- "maxLevel": 69,
23609
- "killQuestIDsOnStart": "3178,3252,3255",
23610
- "hiddenTempServer": 1,
23611
- "shownKingdomID": -1,
23612
- "triggerKingdomID": -1
23613
- },
23614
- {
23615
- "questID": 3253,
23616
- "crossplayID": 3253,
23617
- "hiddenBattleGround": 1,
23618
- "requiredQuestID": 3179,
23619
- "questbookTabID": 0,
23620
- "questSeriesID": 250,
23621
- "questSeriesNumber": 2,
23622
- "numberOfQuestsInSeries": 3,
23623
- "requiredLevel": 40,
23624
- "questGiverID": 0,
23625
- "conditions": "inviteFriend+1",
23626
- "xp": 500,
23627
- "currency1": 6000,
23628
- "food": 3500,
23629
- "maxLevel": 69,
23630
- "hiddenTempServer": 1,
23631
- "shownKingdomID": -1,
23632
- "triggerKingdomID": -1
23633
- },
23634
- {
23635
- "questID": 3256,
23636
- "crossplayID": 3256,
23637
- "hiddenBattleGround": 1,
23638
- "requiredQuestID": 3253,
23639
- "questbookTabID": 0,
23640
- "questSeriesID": 250,
23641
- "questSeriesNumber": 3,
23642
- "numberOfQuestsInSeries": 3,
23643
- "requiredLevel": 40,
23644
- "questGiverID": 0,
23645
- "conditions": "inviteFriend+1",
23646
- "xp": 600,
23647
- "currency1": 7000,
23648
- "food": 5000,
23649
- "maxLevel": 69,
23650
- "hiddenTempServer": 1,
23651
- "shownKingdomID": -1,
23652
- "triggerKingdomID": -1
23653
- },
23654
- {
23655
- "questID": 3180,
23656
- "crossplayID": 3180,
23657
- "hiddenBattleGround": 1,
23658
- "questbookTabID": 0,
23659
- "questSeriesID": 250,
23660
- "questSeriesNumber": 1,
23661
- "numberOfQuestsInSeries": 3,
23662
- "requiredLevel": 70,
23663
- "questGiverID": 0,
23664
- "conditions": "inviteFriend+1",
23665
- "xp": 1200,
23666
- "currency1": 25000,
23667
- "food": 5000,
23668
- "killQuestIDsOnStart": "3178,3179,3252,3253,3255,3256",
23669
- "hiddenTempServer": 1,
23670
- "shownKingdomID": -1,
23671
- "triggerKingdomID": -1
23672
- },
23673
- {
23674
- "questID": 3254,
23675
- "crossplayID": 3254,
23676
- "hiddenBattleGround": 1,
23677
- "requiredQuestID": 3180,
23678
- "questbookTabID": 0,
23679
- "questSeriesID": 250,
23680
- "questSeriesNumber": 2,
23681
- "numberOfQuestsInSeries": 3,
23682
- "requiredLevel": 70,
23683
- "questGiverID": 0,
23684
- "conditions": "inviteFriend+1",
23685
- "xp": 1500,
23686
- "currency1": 30000,
23687
- "food": 7500,
23688
- "hiddenTempServer": 1,
23689
- "shownKingdomID": -1,
23690
- "triggerKingdomID": -1
23691
- },
23692
- {
23693
- "questID": 3257,
23694
- "crossplayID": 3257,
23695
- "hiddenBattleGround": 1,
23696
- "requiredQuestID": 3254,
23697
- "questbookTabID": 0,
23698
- "questSeriesID": 250,
23699
- "questSeriesNumber": 3,
23700
- "numberOfQuestsInSeries": 3,
23701
- "requiredLevel": 70,
23702
- "questGiverID": 0,
23703
- "conditions": "inviteFriend+1",
23704
- "xp": 1800,
23705
- "currency1": 35000,
23706
- "food": 10000,
23707
- "hiddenTempServer": 1,
23708
- "shownKingdomID": -1,
23709
- "triggerKingdomID": -1
23710
- },
23711
23535
  {
23712
23536
  "questID": 3489,
23713
23537
  "crossplayID": 3489,
package/data/rewards.json CHANGED
@@ -6206,6 +6206,423 @@
6206
6206
  "decoWodID": 3019,
6207
6207
  "toDecoGlobalStorage": 1
6208
6208
  },
6209
+ {
6210
+ "rewardID": 72000,
6211
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6212
+ "comment2": "initial release",
6213
+ "decoWodID": 3184,
6214
+ "toDecoGlobalStorage": 1
6215
+ },
6216
+ {
6217
+ "rewardID": 72001,
6218
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6219
+ "comment2": "initial release",
6220
+ "decoWodID": 3185,
6221
+ "toDecoGlobalStorage": 1
6222
+ },
6223
+ {
6224
+ "rewardID": 72002,
6225
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6226
+ "comment2": "initial release and first milestone",
6227
+ "decoWodID": 3186,
6228
+ "toDecoGlobalStorage": 1
6229
+ },
6230
+ {
6231
+ "rewardID": 72003,
6232
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6233
+ "comment2": "initial release",
6234
+ "decoWodID": 9000,
6235
+ "toDecoGlobalStorage": 1
6236
+ },
6237
+ {
6238
+ "rewardID": 72004,
6239
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6240
+ "comment2": "initial release",
6241
+ "decoWodID": 9001,
6242
+ "toDecoGlobalStorage": 1
6243
+ },
6244
+ {
6245
+ "rewardID": 72005,
6246
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6247
+ "comment2": "initial release",
6248
+ "decoWodID": 9002,
6249
+ "toDecoGlobalStorage": 1
6250
+ },
6251
+ {
6252
+ "rewardID": 72006,
6253
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6254
+ "comment2": "initial release",
6255
+ "decoWodID": 9003,
6256
+ "toDecoGlobalStorage": 1
6257
+ },
6258
+ {
6259
+ "rewardID": 72007,
6260
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6261
+ "comment2": "initial release",
6262
+ "decoWodID": 9004,
6263
+ "toDecoGlobalStorage": 1
6264
+ },
6265
+ {
6266
+ "rewardID": 72008,
6267
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6268
+ "comment2": "initial release",
6269
+ "decoWodID": 9005,
6270
+ "toDecoGlobalStorage": 1
6271
+ },
6272
+ {
6273
+ "rewardID": 72009,
6274
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6275
+ "comment2": "initial release",
6276
+ "decoWodID": 9006,
6277
+ "toDecoGlobalStorage": 1
6278
+ },
6279
+ {
6280
+ "rewardID": 72010,
6281
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6282
+ "comment2": "initial release",
6283
+ "decoWodID": 9007,
6284
+ "toDecoGlobalStorage": 1
6285
+ },
6286
+ {
6287
+ "rewardID": 72011,
6288
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6289
+ "comment2": "initial release",
6290
+ "decoWodID": 9008,
6291
+ "toDecoGlobalStorage": 1
6292
+ },
6293
+ {
6294
+ "rewardID": 72012,
6295
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6296
+ "comment2": "initial release",
6297
+ "decoWodID": 9009,
6298
+ "toDecoGlobalStorage": 1
6299
+ },
6300
+ {
6301
+ "rewardID": 72013,
6302
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6303
+ "comment2": "initial release",
6304
+ "decoWodID": 9010,
6305
+ "toDecoGlobalStorage": 1
6306
+ },
6307
+ {
6308
+ "rewardID": 72014,
6309
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6310
+ "comment2": "initial release",
6311
+ "decoWodID": 9011,
6312
+ "toDecoGlobalStorage": 1
6313
+ },
6314
+ {
6315
+ "rewardID": 72015,
6316
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6317
+ "comment2": "initial release",
6318
+ "decoWodID": 9012,
6319
+ "toDecoGlobalStorage": 1
6320
+ },
6321
+ {
6322
+ "rewardID": 72016,
6323
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6324
+ "comment2": "initial release",
6325
+ "decoWodID": 9013,
6326
+ "toDecoGlobalStorage": 1
6327
+ },
6328
+ {
6329
+ "rewardID": 72017,
6330
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6331
+ "comment2": "initial release",
6332
+ "decoWodID": 9014,
6333
+ "toDecoGlobalStorage": 1
6334
+ },
6335
+ {
6336
+ "rewardID": 72018,
6337
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6338
+ "comment2": "initial release",
6339
+ "decoWodID": 9015,
6340
+ "toDecoGlobalStorage": 1
6341
+ },
6342
+ {
6343
+ "rewardID": 72019,
6344
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6345
+ "comment2": "initial release",
6346
+ "decoWodID": 9016,
6347
+ "toDecoGlobalStorage": 1
6348
+ },
6349
+ {
6350
+ "rewardID": 72020,
6351
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6352
+ "comment2": "initial release",
6353
+ "decoWodID": 9017,
6354
+ "toDecoGlobalStorage": 1
6355
+ },
6356
+ {
6357
+ "rewardID": 72021,
6358
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6359
+ "comment2": "initial release",
6360
+ "decoWodID": 9018,
6361
+ "toDecoGlobalStorage": 1
6362
+ },
6363
+ {
6364
+ "rewardID": 72022,
6365
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6366
+ "comment2": "initial release",
6367
+ "decoWodID": 9019,
6368
+ "toDecoGlobalStorage": 1
6369
+ },
6370
+ {
6371
+ "rewardID": 72023,
6372
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6373
+ "comment2": "initial release",
6374
+ "decoWodID": 9020,
6375
+ "toDecoGlobalStorage": 1
6376
+ },
6377
+ {
6378
+ "rewardID": 72024,
6379
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6380
+ "comment2": "initial release",
6381
+ "decoWodID": 9021,
6382
+ "toDecoGlobalStorage": 1
6383
+ },
6384
+ {
6385
+ "rewardID": 72025,
6386
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6387
+ "comment2": "initial release",
6388
+ "decoWodID": 9022,
6389
+ "toDecoGlobalStorage": 1
6390
+ },
6391
+ {
6392
+ "rewardID": 72026,
6393
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6394
+ "comment2": "initial release",
6395
+ "decoWodID": 9023,
6396
+ "toDecoGlobalStorage": 1
6397
+ },
6398
+ {
6399
+ "rewardID": 72027,
6400
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6401
+ "comment2": "initial release",
6402
+ "decoWodID": 9024,
6403
+ "toDecoGlobalStorage": 1
6404
+ },
6405
+ {
6406
+ "rewardID": 72028,
6407
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6408
+ "comment2": "initial release",
6409
+ "decoWodID": 9025,
6410
+ "toDecoGlobalStorage": 1
6411
+ },
6412
+ {
6413
+ "rewardID": 72029,
6414
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6415
+ "comment2": "initial release",
6416
+ "decoWodID": 9026,
6417
+ "toDecoGlobalStorage": 1
6418
+ },
6419
+ {
6420
+ "rewardID": 72030,
6421
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6422
+ "comment2": "initial release",
6423
+ "decoWodID": 9027,
6424
+ "toDecoGlobalStorage": 1
6425
+ },
6426
+ {
6427
+ "rewardID": 72031,
6428
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6429
+ "comment2": "initial release",
6430
+ "decoWodID": 9028,
6431
+ "toDecoGlobalStorage": 1
6432
+ },
6433
+ {
6434
+ "rewardID": 72032,
6435
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6436
+ "comment2": "initial release",
6437
+ "decoWodID": 9029,
6438
+ "toDecoGlobalStorage": 1
6439
+ },
6440
+ {
6441
+ "rewardID": 72033,
6442
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6443
+ "comment2": "initial release",
6444
+ "decoWodID": 9030,
6445
+ "toDecoGlobalStorage": 1
6446
+ },
6447
+ {
6448
+ "rewardID": 72034,
6449
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6450
+ "comment2": "initial release",
6451
+ "decoWodID": 9031,
6452
+ "toDecoGlobalStorage": 1
6453
+ },
6454
+ {
6455
+ "rewardID": 72035,
6456
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6457
+ "comment2": "initial release",
6458
+ "decoWodID": 9032,
6459
+ "toDecoGlobalStorage": 1
6460
+ },
6461
+ {
6462
+ "rewardID": 72036,
6463
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6464
+ "comment2": "initial release",
6465
+ "decoWodID": 9033,
6466
+ "toDecoGlobalStorage": 1
6467
+ },
6468
+ {
6469
+ "rewardID": 72037,
6470
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6471
+ "comment2": "initial release",
6472
+ "decoWodID": 9034,
6473
+ "toDecoGlobalStorage": 1
6474
+ },
6475
+ {
6476
+ "rewardID": 72038,
6477
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6478
+ "comment2": "initial release",
6479
+ "decoWodID": 9035,
6480
+ "toDecoGlobalStorage": 1
6481
+ },
6482
+ {
6483
+ "rewardID": 72039,
6484
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6485
+ "comment2": "initial release",
6486
+ "decoWodID": 9036,
6487
+ "toDecoGlobalStorage": 1
6488
+ },
6489
+ {
6490
+ "rewardID": 72040,
6491
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6492
+ "comment2": "initial release",
6493
+ "decoWodID": 9037,
6494
+ "toDecoGlobalStorage": 1
6495
+ },
6496
+ {
6497
+ "rewardID": 72041,
6498
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6499
+ "comment2": "initial release",
6500
+ "decoWodID": 9038,
6501
+ "toDecoGlobalStorage": 1
6502
+ },
6503
+ {
6504
+ "rewardID": 72042,
6505
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6506
+ "comment2": "initial release",
6507
+ "decoWodID": 9039,
6508
+ "toDecoGlobalStorage": 1
6509
+ },
6510
+ {
6511
+ "rewardID": 72043,
6512
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6513
+ "comment2": "initial release",
6514
+ "decoWodID": 9040,
6515
+ "toDecoGlobalStorage": 1
6516
+ },
6517
+ {
6518
+ "rewardID": 72044,
6519
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6520
+ "comment2": "initial release",
6521
+ "decoWodID": 9041,
6522
+ "toDecoGlobalStorage": 1
6523
+ },
6524
+ {
6525
+ "rewardID": 72045,
6526
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6527
+ "comment2": "initial release",
6528
+ "decoWodID": 9042,
6529
+ "toDecoGlobalStorage": 1
6530
+ },
6531
+ {
6532
+ "rewardID": 72046,
6533
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6534
+ "comment2": "initial release",
6535
+ "decoWodID": 9043,
6536
+ "toDecoGlobalStorage": 1
6537
+ },
6538
+ {
6539
+ "rewardID": 72047,
6540
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6541
+ "comment2": "initial release",
6542
+ "decoWodID": 9044,
6543
+ "toDecoGlobalStorage": 1
6544
+ },
6545
+ {
6546
+ "rewardID": 72048,
6547
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6548
+ "comment2": "initial release",
6549
+ "decoWodID": 9045,
6550
+ "toDecoGlobalStorage": 1
6551
+ },
6552
+ {
6553
+ "rewardID": 72049,
6554
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6555
+ "comment2": "initial release",
6556
+ "decoWodID": 9046,
6557
+ "toDecoGlobalStorage": 1
6558
+ },
6559
+ {
6560
+ "rewardID": 72050,
6561
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6562
+ "comment2": "initial release",
6563
+ "decoWodID": 9047,
6564
+ "toDecoGlobalStorage": 1
6565
+ },
6566
+ {
6567
+ "rewardID": 72051,
6568
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6569
+ "comment2": "initial release",
6570
+ "decoWodID": 9048,
6571
+ "toDecoGlobalStorage": 1
6572
+ },
6573
+ {
6574
+ "rewardID": 72052,
6575
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6576
+ "comment2": "initial release",
6577
+ "decoWodID": 9049,
6578
+ "toDecoGlobalStorage": 1
6579
+ },
6580
+ {
6581
+ "rewardID": 72053,
6582
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6583
+ "comment2": "initial release",
6584
+ "decoWodID": 9050,
6585
+ "toDecoGlobalStorage": 1
6586
+ },
6587
+ {
6588
+ "rewardID": 72054,
6589
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6590
+ "comment2": "initial release",
6591
+ "decoWodID": 9051,
6592
+ "toDecoGlobalStorage": 1
6593
+ },
6594
+ {
6595
+ "rewardID": 72055,
6596
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6597
+ "comment2": "initial release",
6598
+ "decoWodID": 9052,
6599
+ "toDecoGlobalStorage": 1
6600
+ },
6601
+ {
6602
+ "rewardID": 72056,
6603
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6604
+ "comment2": "initial release",
6605
+ "decoWodID": 9053,
6606
+ "toDecoGlobalStorage": 1
6607
+ },
6608
+ {
6609
+ "rewardID": 72057,
6610
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6611
+ "comment2": "initial release",
6612
+ "addSoldierBiscuit": 20
6613
+ },
6614
+ {
6615
+ "rewardID": 72058,
6616
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6617
+ "comment2": "initial release",
6618
+ "addSoldierBiscuit": 20
6619
+ },
6620
+ {
6621
+ "rewardID": 72059,
6622
+ "comment1": "Deco District 2x2 Gacha - reward pool",
6623
+ "comment2": "initial release",
6624
+ "addSoldierBiscuit": 40
6625
+ },
6209
6626
  {
6210
6627
  "rewardID": 60000,
6211
6628
  "comment1": "War of the Realms",