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.
Files changed (80) hide show
  1. package/data/buildings.json +22660 -17019
  2. package/data/collectorEventOptions.json +118 -0
  3. package/data/collectorEventRewards.json +288 -0
  4. package/data/constructionItems.json +632 -229
  5. package/data/constructionItemsEffectGroups.json +24 -0
  6. package/data/craftingQueues.json +23 -1
  7. package/data/craftingRecipes.json +2321 -0
  8. package/data/currencies.json +77 -0
  9. package/data/currencyCaps.json +6 -0
  10. package/data/donationItems.json +135 -0
  11. package/data/donationRewards.json +160 -0
  12. package/data/donationSettings.json +14 -6
  13. package/data/dungeons.json +266 -0
  14. package/data/effectCaps.json +70 -0
  15. package/data/effects.json +125 -16
  16. package/data/effecttypes.json +408 -141
  17. package/data/equipment_effects.json +28 -0
  18. package/data/equipment_rarenesses.json +24 -12
  19. package/data/equipments.json +467 -86
  20. package/data/eventAutoScalingUnitPairings.json +13554 -4338
  21. package/data/events.json +11 -2
  22. package/data/expansions.json +54 -54
  23. package/data/horses.json +143 -143
  24. package/data/islandPlayerRewards.json +30 -0
  25. package/data/islandrewardranks.json +42 -0
  26. package/data/leaguetypeEvents.json +247 -0
  27. package/data/legendskills.json +20 -20
  28. package/data/lootBoxTombolas.json +704 -0
  29. package/data/lootBoxes.json +22 -0
  30. package/data/lords.json +2 -2
  31. package/data/merchants.json +1 -1
  32. package/data/packageCategories.json +4 -0
  33. package/data/{packageCategoryCurrencyRelations.json → packageCategoryCostRelations.json} +7 -1
  34. package/data/packageCategoryFilterRelations.json +4 -0
  35. package/data/packages.json +4954 -12
  36. package/data/quests.json +1 -1
  37. package/data/relicLootOptions.json +84 -0
  38. package/data/researches.json +4224 -950
  39. package/data/resources.json +6 -0
  40. package/data/rewards.json +63223 -56400
  41. package/data/saleDaysLuckyWheelClasses.json +9 -9
  42. package/data/saleDaysLuckyWheelDropChanceJackpots.json +288 -288
  43. package/data/saleDaysLuckyWheelDropChances.json +59 -283
  44. package/data/saleDaysLuckyWheelRewardSets.json +180 -180
  45. package/data/sceatSkillTiers.json +49 -0
  46. package/data/sceatSkillTrees.json +12 -0
  47. package/data/sceatSkills.json +1382 -1
  48. package/data/seasonEndRewards.json +224 -0
  49. package/data/seasonEventRewards.json +315 -0
  50. package/data/seasonPromotionRewards.json +600 -0
  51. package/data/slums.json +1 -1
  52. package/data/units.json +1945 -0
  53. package/data/version.json +1 -1
  54. package/data/versionInfo.json +3 -3
  55. package/data/wodIds.json +192 -192
  56. package/data/worldmapskins.json +10 -0
  57. package/images/x768.json +6409 -1780
  58. package/languages/da.json +502 -234
  59. package/languages/de.json +516 -248
  60. package/languages/el.json +498 -230
  61. package/languages/en.json +493 -225
  62. package/languages/es.json +574 -306
  63. package/languages/fi.json +506 -238
  64. package/languages/fr.json +600 -332
  65. package/languages/it.json +514 -246
  66. package/languages/ja.json +506 -238
  67. package/languages/ko.json +500 -232
  68. package/languages/nl.json +503 -235
  69. package/languages/no.json +536 -268
  70. package/languages/pl.json +505 -237
  71. package/languages/pt.json +497 -229
  72. package/languages/ru.json +516 -248
  73. package/languages/sv.json +504 -236
  74. package/languages/tr.json +498 -230
  75. package/languages/zh_CN.json +496 -228
  76. package/languages/zh_TW.json +498 -230
  77. package/package.json +11 -3
  78. package/typings/data.d.ts +45 -6
  79. package/typings/images.d.ts +259 -11
  80. package/typings/languages.d.ts +442 -57
@@ -4815,7 +4815,7 @@
4815
4815
  "comment2": "VikingBaron",
4816
4816
  "wearerID": 1,
4817
4817
  "slotID": 5,
4818
- "effects": "201&10,202&10,13&20",
4818
+ "effects": "201&10,202&10,13&25",
4819
4819
  "duration": 12,
4820
4820
  "mightValue": 0,
4821
4821
  "canSlotGem": 1,
@@ -4828,7 +4828,7 @@
4828
4828
  "comment2": "VikingBaron",
4829
4829
  "wearerID": 1,
4830
4830
  "slotID": 5,
4831
- "effects": "201&10,202&10,13&20",
4831
+ "effects": "201&10,202&10,13&25",
4832
4832
  "duration": 168,
4833
4833
  "mightValue": 0,
4834
4834
  "canSlotGem": 1,
@@ -5712,7 +5712,7 @@
5712
5712
  "effects": "24&1,22&15,23&15",
5713
5713
  "duration": 336,
5714
5714
  "mightValue": 1250,
5715
- "skinID": 4
5715
+ "skinID": 1
5716
5716
  },
5717
5717
  {
5718
5718
  "equipmentID": 1042,
@@ -5727,7 +5727,7 @@
5727
5727
  "effects": "24&2,22&20,23&20",
5728
5728
  "duration": 336,
5729
5729
  "mightValue": 1500,
5730
- "skinID": 4
5730
+ "skinID": 1
5731
5731
  },
5732
5732
  {
5733
5733
  "equipmentID": 1043,
@@ -5742,7 +5742,7 @@
5742
5742
  "effects": "24&2,22&25,23&25",
5743
5743
  "duration": 336,
5744
5744
  "mightValue": 1750,
5745
- "skinID": 4
5745
+ "skinID": 1
5746
5746
  },
5747
5747
  {
5748
5748
  "equipmentID": 1044,
@@ -5757,7 +5757,7 @@
5757
5757
  "effects": "24&3,22&30,23&30",
5758
5758
  "duration": 336,
5759
5759
  "mightValue": 2000,
5760
- "skinID": 4
5760
+ "skinID": 1
5761
5761
  },
5762
5762
  {
5763
5763
  "equipmentID": 1045,
@@ -5772,7 +5772,7 @@
5772
5772
  "effects": "24&1",
5773
5773
  "duration": 336,
5774
5774
  "mightValue": 1000,
5775
- "skinID": 4
5775
+ "skinID": 1
5776
5776
  },
5777
5777
  {
5778
5778
  "equipmentID": 1046,
@@ -5787,7 +5787,7 @@
5787
5787
  "effects": "24&2",
5788
5788
  "duration": 336,
5789
5789
  "mightValue": 1250,
5790
- "skinID": 4
5790
+ "skinID": 1
5791
5791
  },
5792
5792
  {
5793
5793
  "equipmentID": 1047,
@@ -5802,7 +5802,7 @@
5802
5802
  "effects": "24&3",
5803
5803
  "duration": 336,
5804
5804
  "mightValue": 1500,
5805
- "skinID": 4
5805
+ "skinID": 1
5806
5806
  },
5807
5807
  {
5808
5808
  "equipmentID": 1048,
@@ -5817,7 +5817,7 @@
5817
5817
  "effects": "24&4",
5818
5818
  "duration": 336,
5819
5819
  "mightValue": 1750,
5820
- "skinID": 4
5820
+ "skinID": 1
5821
5821
  },
5822
5822
  {
5823
5823
  "equipmentID": 1049,
@@ -5832,7 +5832,7 @@
5832
5832
  "effects": "24&5",
5833
5833
  "duration": 336,
5834
5834
  "mightValue": 2000,
5835
- "skinID": 4
5835
+ "skinID": 1
5836
5836
  },
5837
5837
  {
5838
5838
  "equipmentID": 1050,
@@ -9245,7 +9245,7 @@
9245
9245
  "effects": "24&1",
9246
9246
  "duration": 12,
9247
9247
  "mightValue": 1000,
9248
- "skinID": 4
9248
+ "skinID": 1
9249
9249
  },
9250
9250
  {
9251
9251
  "equipmentID": 753,
@@ -9259,7 +9259,7 @@
9259
9259
  "effects": "24&2",
9260
9260
  "duration": 12,
9261
9261
  "mightValue": 1250,
9262
- "skinID": 4
9262
+ "skinID": 1
9263
9263
  },
9264
9264
  {
9265
9265
  "equipmentID": 754,
@@ -9273,7 +9273,7 @@
9273
9273
  "effects": "24&3",
9274
9274
  "duration": 12,
9275
9275
  "mightValue": 1500,
9276
- "skinID": 4
9276
+ "skinID": 1
9277
9277
  },
9278
9278
  {
9279
9279
  "equipmentID": 755,
@@ -9287,7 +9287,7 @@
9287
9287
  "effects": "24&4",
9288
9288
  "duration": 12,
9289
9289
  "mightValue": 1750,
9290
- "skinID": 4
9290
+ "skinID": 1
9291
9291
  },
9292
9292
  {
9293
9293
  "equipmentID": 756,
@@ -9301,7 +9301,7 @@
9301
9301
  "effects": "24&5",
9302
9302
  "duration": 12,
9303
9303
  "mightValue": 2000,
9304
- "skinID": 4
9304
+ "skinID": 1
9305
9305
  },
9306
9306
  {
9307
9307
  "equipmentID": 757,
@@ -9314,7 +9314,7 @@
9314
9314
  "effects": "24&1,22&10,23&10",
9315
9315
  "duration": 12,
9316
9316
  "mightValue": 1000,
9317
- "skinID": 4
9317
+ "skinID": 1
9318
9318
  },
9319
9319
  {
9320
9320
  "equipmentID": 758,
@@ -9328,7 +9328,7 @@
9328
9328
  "effects": "24&1,22&15,23&15",
9329
9329
  "duration": 12,
9330
9330
  "mightValue": 1250,
9331
- "skinID": 4
9331
+ "skinID": 1
9332
9332
  },
9333
9333
  {
9334
9334
  "equipmentID": 759,
@@ -9342,7 +9342,7 @@
9342
9342
  "effects": "24&2,22&20,23&20",
9343
9343
  "duration": 12,
9344
9344
  "mightValue": 1500,
9345
- "skinID": 4
9345
+ "skinID": 1
9346
9346
  },
9347
9347
  {
9348
9348
  "equipmentID": 760,
@@ -9356,7 +9356,7 @@
9356
9356
  "effects": "24&2,22&25,23&25",
9357
9357
  "duration": 12,
9358
9358
  "mightValue": 1750,
9359
- "skinID": 4
9359
+ "skinID": 1
9360
9360
  },
9361
9361
  {
9362
9362
  "equipmentID": 761,
@@ -9370,7 +9370,7 @@
9370
9370
  "effects": "24&3,22&30,23&30",
9371
9371
  "duration": 12,
9372
9372
  "mightValue": 2000,
9373
- "skinID": 4
9373
+ "skinID": 1
9374
9374
  },
9375
9375
  {
9376
9376
  "equipmentID": 762,
@@ -9383,7 +9383,7 @@
9383
9383
  "effects": "24&1,22&10",
9384
9384
  "duration": 12,
9385
9385
  "mightValue": 1000,
9386
- "skinID": 4
9386
+ "skinID": 1
9387
9387
  },
9388
9388
  {
9389
9389
  "equipmentID": 763,
@@ -9397,7 +9397,7 @@
9397
9397
  "effects": "24&1,22&15",
9398
9398
  "duration": 12,
9399
9399
  "mightValue": 1250,
9400
- "skinID": 4
9400
+ "skinID": 1
9401
9401
  },
9402
9402
  {
9403
9403
  "equipmentID": 764,
@@ -9411,7 +9411,7 @@
9411
9411
  "effects": "24&2,22&20",
9412
9412
  "duration": 12,
9413
9413
  "mightValue": 1500,
9414
- "skinID": 4
9414
+ "skinID": 1
9415
9415
  },
9416
9416
  {
9417
9417
  "equipmentID": 765,
@@ -9425,7 +9425,7 @@
9425
9425
  "effects": "24&2,22&25",
9426
9426
  "duration": 12,
9427
9427
  "mightValue": 1750,
9428
- "skinID": 4
9428
+ "skinID": 1
9429
9429
  },
9430
9430
  {
9431
9431
  "equipmentID": 766,
@@ -9439,7 +9439,7 @@
9439
9439
  "effects": "24&3,22&30",
9440
9440
  "duration": 12,
9441
9441
  "mightValue": 2000,
9442
- "skinID": 4
9442
+ "skinID": 1
9443
9443
  },
9444
9444
  {
9445
9445
  "equipmentID": 767,
@@ -9453,7 +9453,7 @@
9453
9453
  "effects": "24&1",
9454
9454
  "duration": 24,
9455
9455
  "mightValue": 1000,
9456
- "skinID": 4
9456
+ "skinID": 1
9457
9457
  },
9458
9458
  {
9459
9459
  "equipmentID": 768,
@@ -9467,7 +9467,7 @@
9467
9467
  "effects": "24&2",
9468
9468
  "duration": 24,
9469
9469
  "mightValue": 1250,
9470
- "skinID": 4
9470
+ "skinID": 1
9471
9471
  },
9472
9472
  {
9473
9473
  "equipmentID": 769,
@@ -9481,7 +9481,7 @@
9481
9481
  "effects": "24&3",
9482
9482
  "duration": 24,
9483
9483
  "mightValue": 1500,
9484
- "skinID": 4
9484
+ "skinID": 1
9485
9485
  },
9486
9486
  {
9487
9487
  "equipmentID": 770,
@@ -9495,7 +9495,7 @@
9495
9495
  "effects": "24&4",
9496
9496
  "duration": 24,
9497
9497
  "mightValue": 1750,
9498
- "skinID": 4
9498
+ "skinID": 1
9499
9499
  },
9500
9500
  {
9501
9501
  "equipmentID": 771,
@@ -9509,7 +9509,7 @@
9509
9509
  "effects": "24&5",
9510
9510
  "duration": 24,
9511
9511
  "mightValue": 2000,
9512
- "skinID": 4
9512
+ "skinID": 1
9513
9513
  },
9514
9514
  {
9515
9515
  "equipmentID": 772,
@@ -9523,7 +9523,7 @@
9523
9523
  "effects": "24&1,22&10,23&10",
9524
9524
  "duration": 24,
9525
9525
  "mightValue": 1000,
9526
- "skinID": 4
9526
+ "skinID": 1
9527
9527
  },
9528
9528
  {
9529
9529
  "equipmentID": 773,
@@ -9537,7 +9537,7 @@
9537
9537
  "effects": "24&1,22&15,23&15",
9538
9538
  "duration": 24,
9539
9539
  "mightValue": 1250,
9540
- "skinID": 4
9540
+ "skinID": 1
9541
9541
  },
9542
9542
  {
9543
9543
  "equipmentID": 774,
@@ -9551,7 +9551,7 @@
9551
9551
  "effects": "24&2,22&20,23&20",
9552
9552
  "duration": 24,
9553
9553
  "mightValue": 1500,
9554
- "skinID": 4
9554
+ "skinID": 1
9555
9555
  },
9556
9556
  {
9557
9557
  "equipmentID": 775,
@@ -9565,7 +9565,7 @@
9565
9565
  "effects": "24&2,22&25,23&25",
9566
9566
  "duration": 24,
9567
9567
  "mightValue": 1750,
9568
- "skinID": 4
9568
+ "skinID": 1
9569
9569
  },
9570
9570
  {
9571
9571
  "equipmentID": 776,
@@ -9579,7 +9579,7 @@
9579
9579
  "effects": "24&3,22&30,23&30",
9580
9580
  "duration": 168,
9581
9581
  "mightValue": 2000,
9582
- "skinID": 4
9582
+ "skinID": 1
9583
9583
  },
9584
9584
  {
9585
9585
  "equipmentID": 777,
@@ -9593,7 +9593,7 @@
9593
9593
  "effects": "24&1,22&10",
9594
9594
  "duration": 24,
9595
9595
  "mightValue": 1000,
9596
- "skinID": 4
9596
+ "skinID": 1
9597
9597
  },
9598
9598
  {
9599
9599
  "equipmentID": 778,
@@ -9607,7 +9607,7 @@
9607
9607
  "effects": "24&1,22&15",
9608
9608
  "duration": 24,
9609
9609
  "mightValue": 1250,
9610
- "skinID": 4
9610
+ "skinID": 1
9611
9611
  },
9612
9612
  {
9613
9613
  "equipmentID": 779,
@@ -9621,7 +9621,7 @@
9621
9621
  "effects": "24&2,22&20",
9622
9622
  "duration": 24,
9623
9623
  "mightValue": 1500,
9624
- "skinID": 4
9624
+ "skinID": 1
9625
9625
  },
9626
9626
  {
9627
9627
  "equipmentID": 780,
@@ -9635,7 +9635,7 @@
9635
9635
  "effects": "24&2,22&25",
9636
9636
  "duration": 24,
9637
9637
  "mightValue": 1750,
9638
- "skinID": 4
9638
+ "skinID": 1
9639
9639
  },
9640
9640
  {
9641
9641
  "equipmentID": 781,
@@ -9649,7 +9649,7 @@
9649
9649
  "effects": "24&3,22&30",
9650
9650
  "duration": 168,
9651
9651
  "mightValue": 2000,
9652
- "skinID": 4
9652
+ "skinID": 1
9653
9653
  },
9654
9654
  {
9655
9655
  "equipmentID": 787,
@@ -9663,7 +9663,7 @@
9663
9663
  "effects": "24&1",
9664
9664
  "duration": 72,
9665
9665
  "mightValue": 1000,
9666
- "skinID": 4
9666
+ "skinID": 1
9667
9667
  },
9668
9668
  {
9669
9669
  "equipmentID": 788,
@@ -9677,7 +9677,7 @@
9677
9677
  "effects": "24&2",
9678
9678
  "duration": 72,
9679
9679
  "mightValue": 1250,
9680
- "skinID": 4
9680
+ "skinID": 1
9681
9681
  },
9682
9682
  {
9683
9683
  "equipmentID": 789,
@@ -9691,7 +9691,7 @@
9691
9691
  "effects": "24&3",
9692
9692
  "duration": 72,
9693
9693
  "mightValue": 1500,
9694
- "skinID": 4
9694
+ "skinID": 1
9695
9695
  },
9696
9696
  {
9697
9697
  "equipmentID": 790,
@@ -9705,7 +9705,7 @@
9705
9705
  "effects": "24&4",
9706
9706
  "duration": 72,
9707
9707
  "mightValue": 1750,
9708
- "skinID": 4
9708
+ "skinID": 1
9709
9709
  },
9710
9710
  {
9711
9711
  "equipmentID": 791,
@@ -9719,7 +9719,7 @@
9719
9719
  "effects": "24&5",
9720
9720
  "duration": 72,
9721
9721
  "mightValue": 2000,
9722
- "skinID": 4
9722
+ "skinID": 1
9723
9723
  },
9724
9724
  {
9725
9725
  "equipmentID": 792,
@@ -9733,7 +9733,7 @@
9733
9733
  "effects": "24&1,22&10,23&10",
9734
9734
  "duration": 72,
9735
9735
  "mightValue": 1000,
9736
- "skinID": 4
9736
+ "skinID": 1
9737
9737
  },
9738
9738
  {
9739
9739
  "equipmentID": 793,
@@ -9747,7 +9747,7 @@
9747
9747
  "effects": "24&1,22&15,23&15",
9748
9748
  "duration": 72,
9749
9749
  "mightValue": 1250,
9750
- "skinID": 4
9750
+ "skinID": 1
9751
9751
  },
9752
9752
  {
9753
9753
  "equipmentID": 794,
@@ -9761,7 +9761,7 @@
9761
9761
  "effects": "24&2,22&20,23&20",
9762
9762
  "duration": 72,
9763
9763
  "mightValue": 1500,
9764
- "skinID": 4
9764
+ "skinID": 1
9765
9765
  },
9766
9766
  {
9767
9767
  "equipmentID": 795,
@@ -9775,7 +9775,7 @@
9775
9775
  "effects": "24&2,22&25,23&25",
9776
9776
  "duration": 72,
9777
9777
  "mightValue": 1750,
9778
- "skinID": 4
9778
+ "skinID": 1
9779
9779
  },
9780
9780
  {
9781
9781
  "equipmentID": 796,
@@ -9789,7 +9789,7 @@
9789
9789
  "effects": "24&3,22&30,23&30",
9790
9790
  "duration": 72,
9791
9791
  "mightValue": 2000,
9792
- "skinID": 4
9792
+ "skinID": 1
9793
9793
  },
9794
9794
  {
9795
9795
  "equipmentID": 797,
@@ -9803,7 +9803,7 @@
9803
9803
  "effects": "24&1,22&10",
9804
9804
  "duration": 72,
9805
9805
  "mightValue": 1000,
9806
- "skinID": 4
9806
+ "skinID": 1
9807
9807
  },
9808
9808
  {
9809
9809
  "equipmentID": 798,
@@ -9817,7 +9817,7 @@
9817
9817
  "effects": "24&1,22&15",
9818
9818
  "duration": 72,
9819
9819
  "mightValue": 1250,
9820
- "skinID": 4
9820
+ "skinID": 1
9821
9821
  },
9822
9822
  {
9823
9823
  "equipmentID": 799,
@@ -9831,7 +9831,7 @@
9831
9831
  "effects": "24&2,22&20",
9832
9832
  "duration": 72,
9833
9833
  "mightValue": 1500,
9834
- "skinID": 4
9834
+ "skinID": 1
9835
9835
  },
9836
9836
  {
9837
9837
  "equipmentID": 800,
@@ -9845,7 +9845,7 @@
9845
9845
  "effects": "24&2,22&25",
9846
9846
  "duration": 72,
9847
9847
  "mightValue": 1750,
9848
- "skinID": 4
9848
+ "skinID": 1
9849
9849
  },
9850
9850
  {
9851
9851
  "equipmentID": 809,
@@ -9859,7 +9859,7 @@
9859
9859
  "effects": "24&3,22&30",
9860
9860
  "duration": 72,
9861
9861
  "mightValue": 2000,
9862
- "skinID": 4
9862
+ "skinID": 1
9863
9863
  },
9864
9864
  {
9865
9865
  "equipmentID": 810,
@@ -9873,7 +9873,7 @@
9873
9873
  "effects": "24&1",
9874
9874
  "duration": 168,
9875
9875
  "mightValue": 1000,
9876
- "skinID": 4
9876
+ "skinID": 1
9877
9877
  },
9878
9878
  {
9879
9879
  "equipmentID": 811,
@@ -9887,7 +9887,7 @@
9887
9887
  "effects": "24&2",
9888
9888
  "duration": 168,
9889
9889
  "mightValue": 1250,
9890
- "skinID": 4
9890
+ "skinID": 1
9891
9891
  },
9892
9892
  {
9893
9893
  "equipmentID": 812,
@@ -9901,7 +9901,7 @@
9901
9901
  "effects": "24&3",
9902
9902
  "duration": 168,
9903
9903
  "mightValue": 1500,
9904
- "skinID": 4
9904
+ "skinID": 1
9905
9905
  },
9906
9906
  {
9907
9907
  "equipmentID": 813,
@@ -9915,7 +9915,7 @@
9915
9915
  "effects": "24&4",
9916
9916
  "duration": 168,
9917
9917
  "mightValue": 1750,
9918
- "skinID": 4
9918
+ "skinID": 1
9919
9919
  },
9920
9920
  {
9921
9921
  "equipmentID": 814,
@@ -9929,7 +9929,7 @@
9929
9929
  "effects": "24&5",
9930
9930
  "duration": 168,
9931
9931
  "mightValue": 2000,
9932
- "skinID": 4
9932
+ "skinID": 1
9933
9933
  },
9934
9934
  {
9935
9935
  "equipmentID": 815,
@@ -9943,7 +9943,7 @@
9943
9943
  "effects": "24&1,22&10,23&10",
9944
9944
  "duration": 168,
9945
9945
  "mightValue": 1000,
9946
- "skinID": 4
9946
+ "skinID": 1
9947
9947
  },
9948
9948
  {
9949
9949
  "equipmentID": 816,
@@ -9957,7 +9957,7 @@
9957
9957
  "effects": "24&1,22&15,23&15",
9958
9958
  "duration": 168,
9959
9959
  "mightValue": 1250,
9960
- "skinID": 4
9960
+ "skinID": 1
9961
9961
  },
9962
9962
  {
9963
9963
  "equipmentID": 817,
@@ -9971,7 +9971,7 @@
9971
9971
  "effects": "24&2,22&20,23&20",
9972
9972
  "duration": 168,
9973
9973
  "mightValue": 1500,
9974
- "skinID": 4
9974
+ "skinID": 1
9975
9975
  },
9976
9976
  {
9977
9977
  "equipmentID": 818,
@@ -9985,7 +9985,7 @@
9985
9985
  "effects": "24&2,22&25,23&25",
9986
9986
  "duration": 168,
9987
9987
  "mightValue": 1750,
9988
- "skinID": 4
9988
+ "skinID": 1
9989
9989
  },
9990
9990
  {
9991
9991
  "equipmentID": 819,
@@ -9999,7 +9999,7 @@
9999
9999
  "effects": "24&3,22&30,23&30",
10000
10000
  "duration": 168,
10001
10001
  "mightValue": 2000,
10002
- "skinID": 4
10002
+ "skinID": 1
10003
10003
  },
10004
10004
  {
10005
10005
  "equipmentID": 820,
@@ -10013,7 +10013,7 @@
10013
10013
  "effects": "24&1,22&10",
10014
10014
  "duration": 168,
10015
10015
  "mightValue": 1000,
10016
- "skinID": 4
10016
+ "skinID": 1
10017
10017
  },
10018
10018
  {
10019
10019
  "equipmentID": 821,
@@ -10027,7 +10027,7 @@
10027
10027
  "effects": "24&1,22&15",
10028
10028
  "duration": 168,
10029
10029
  "mightValue": 1250,
10030
- "skinID": 4
10030
+ "skinID": 1
10031
10031
  },
10032
10032
  {
10033
10033
  "equipmentID": 822,
@@ -10041,7 +10041,7 @@
10041
10041
  "effects": "24&2,22&20",
10042
10042
  "duration": 168,
10043
10043
  "mightValue": 1500,
10044
- "skinID": 4
10044
+ "skinID": 1
10045
10045
  },
10046
10046
  {
10047
10047
  "equipmentID": 823,
@@ -10055,7 +10055,7 @@
10055
10055
  "effects": "24&2,22&25",
10056
10056
  "duration": 168,
10057
10057
  "mightValue": 1750,
10058
- "skinID": 4
10058
+ "skinID": 1
10059
10059
  },
10060
10060
  {
10061
10061
  "equipmentID": 824,
@@ -10069,7 +10069,7 @@
10069
10069
  "effects": "24&3,22&30",
10070
10070
  "duration": 168,
10071
10071
  "mightValue": 2000,
10072
- "skinID": 4
10072
+ "skinID": 1
10073
10073
  },
10074
10074
  {
10075
10075
  "equipmentID": 875,
@@ -10084,7 +10084,7 @@
10084
10084
  "duration": 720,
10085
10085
  "mightValue": 1000,
10086
10086
  "canSlotGem": 0,
10087
- "skinID": 4
10087
+ "skinID": 1
10088
10088
  },
10089
10089
  {
10090
10090
  "equipmentID": 876,
@@ -10099,7 +10099,7 @@
10099
10099
  "duration": 720,
10100
10100
  "mightValue": 1250,
10101
10101
  "canSlotGem": 0,
10102
- "skinID": 4
10102
+ "skinID": 1
10103
10103
  },
10104
10104
  {
10105
10105
  "equipmentID": 877,
@@ -10114,7 +10114,7 @@
10114
10114
  "duration": 720,
10115
10115
  "mightValue": 1500,
10116
10116
  "canSlotGem": 0,
10117
- "skinID": 4
10117
+ "skinID": 1
10118
10118
  },
10119
10119
  {
10120
10120
  "equipmentID": 878,
@@ -10129,7 +10129,7 @@
10129
10129
  "duration": 720,
10130
10130
  "mightValue": 1750,
10131
10131
  "canSlotGem": 0,
10132
- "skinID": 4
10132
+ "skinID": 1
10133
10133
  },
10134
10134
  {
10135
10135
  "equipmentID": 879,
@@ -10144,7 +10144,7 @@
10144
10144
  "duration": 720,
10145
10145
  "mightValue": 2000,
10146
10146
  "canSlotGem": 0,
10147
- "skinID": 4
10147
+ "skinID": 1
10148
10148
  },
10149
10149
  {
10150
10150
  "equipmentID": 880,
@@ -10159,7 +10159,7 @@
10159
10159
  "duration": 720,
10160
10160
  "mightValue": 1000,
10161
10161
  "canSlotGem": 0,
10162
- "skinID": 4
10162
+ "skinID": 1
10163
10163
  },
10164
10164
  {
10165
10165
  "equipmentID": 881,
@@ -10174,7 +10174,7 @@
10174
10174
  "duration": 720,
10175
10175
  "mightValue": 1250,
10176
10176
  "canSlotGem": 0,
10177
- "skinID": 4
10177
+ "skinID": 1
10178
10178
  },
10179
10179
  {
10180
10180
  "equipmentID": 882,
@@ -10189,7 +10189,7 @@
10189
10189
  "duration": 720,
10190
10190
  "mightValue": 1500,
10191
10191
  "canSlotGem": 0,
10192
- "skinID": 4
10192
+ "skinID": 1
10193
10193
  },
10194
10194
  {
10195
10195
  "equipmentID": 883,
@@ -10204,7 +10204,7 @@
10204
10204
  "duration": 720,
10205
10205
  "mightValue": 1750,
10206
10206
  "canSlotGem": 0,
10207
- "skinID": 4
10207
+ "skinID": 1
10208
10208
  },
10209
10209
  {
10210
10210
  "equipmentID": 884,
@@ -10219,7 +10219,7 @@
10219
10219
  "duration": 720,
10220
10220
  "mightValue": 2000,
10221
10221
  "canSlotGem": 0,
10222
- "skinID": 4
10222
+ "skinID": 1
10223
10223
  },
10224
10224
  {
10225
10225
  "equipmentID": 885,
@@ -10233,7 +10233,7 @@
10233
10233
  "duration": 720,
10234
10234
  "mightValue": 1000,
10235
10235
  "canSlotGem": 0,
10236
- "skinID": 4
10236
+ "skinID": 1
10237
10237
  },
10238
10238
  {
10239
10239
  "equipmentID": 886,
@@ -10248,7 +10248,7 @@
10248
10248
  "duration": 720,
10249
10249
  "mightValue": 1250,
10250
10250
  "canSlotGem": 0,
10251
- "skinID": 4
10251
+ "skinID": 1
10252
10252
  },
10253
10253
  {
10254
10254
  "equipmentID": 887,
@@ -10263,7 +10263,7 @@
10263
10263
  "duration": 720,
10264
10264
  "mightValue": 1500,
10265
10265
  "canSlotGem": 0,
10266
- "skinID": 4
10266
+ "skinID": 1
10267
10267
  },
10268
10268
  {
10269
10269
  "equipmentID": 888,
@@ -10278,7 +10278,7 @@
10278
10278
  "duration": 720,
10279
10279
  "mightValue": 1750,
10280
10280
  "canSlotGem": 0,
10281
- "skinID": 4
10281
+ "skinID": 1
10282
10282
  },
10283
10283
  {
10284
10284
  "equipmentID": 889,
@@ -10293,7 +10293,7 @@
10293
10293
  "duration": 720,
10294
10294
  "mightValue": 2000,
10295
10295
  "canSlotGem": 0,
10296
- "skinID": 4
10296
+ "skinID": 1
10297
10297
  },
10298
10298
  {
10299
10299
  "equipmentID": 890,
@@ -13213,6 +13213,387 @@
13213
13213
  "mightValue": 0,
13214
13214
  "canSlotGem": 0,
13215
13215
  "skinID": 5
13216
+ },
13217
+ {
13218
+ "equipmentID": 990,
13219
+ "crossplayID": 990,
13220
+ "comment1": "Appearance item - Easter 2024",
13221
+ "comment2": "appearance 24h",
13222
+ "wearerID": 2,
13223
+ "slotID": 5,
13224
+ "starRarity": 1,
13225
+ "starLevel": 5,
13226
+ "effects": "24&6,22&30,23&30",
13227
+ "duration": 24,
13228
+ "mightValue": 2000,
13229
+ "canSlotGem": 0,
13230
+ "skinID": 112
13231
+ },
13232
+ {
13233
+ "equipmentID": 994,
13234
+ "crossplayID": 994,
13235
+ "comment1": "Appearance item - Easter 2024",
13236
+ "comment2": "appearance 7d",
13237
+ "wearerID": 2,
13238
+ "slotID": 5,
13239
+ "starRarity": 1,
13240
+ "starLevel": 5,
13241
+ "reuseAssetOfEquipmentID": 990,
13242
+ "effects": "24&6,22&30,23&30",
13243
+ "duration": 168,
13244
+ "mightValue": 2000,
13245
+ "canSlotGem": 0,
13246
+ "skinID": 112
13247
+ },
13248
+ {
13249
+ "equipmentID": 995,
13250
+ "crossplayID": 995,
13251
+ "comment1": "Collect Event Elemental - 2024",
13252
+ "comment2": "MistwoodFern",
13253
+ "wearerID": 2,
13254
+ "slotID": 5,
13255
+ "reuseAssetOfEquipmentID": 915,
13256
+ "mightValue": 2000,
13257
+ "canSlotGem": 0,
13258
+ "skinID": 59
13259
+ },
13260
+ {
13261
+ "equipmentID": 996,
13262
+ "crossplayID": 996,
13263
+ "comment1": "Collect Event Elemental - 2024",
13264
+ "comment2": "MistwoodBastion",
13265
+ "wearerID": 1,
13266
+ "slotID": 5,
13267
+ "reuseAssetOfEquipmentID": 917,
13268
+ "mightValue": 2000,
13269
+ "canSlotGem": 0,
13270
+ "skinID": 60
13271
+ },
13272
+ {
13273
+ "equipmentID": 997,
13274
+ "comment1": "Appearance item - HoL8",
13275
+ "comment2": "appearance",
13276
+ "wearerID": 1,
13277
+ "slotID": 5,
13278
+ "starRarity": 1,
13279
+ "starLevel": 6,
13280
+ "reuseAssetOfEquipmentID": 42,
13281
+ "effects": "44&11",
13282
+ "duration": 48,
13283
+ "mightValue": 2250,
13284
+ "canSlotGem": 0,
13285
+ "skinID": 1
13286
+ },
13287
+ {
13288
+ "equipmentID": 998,
13289
+ "comment1": "Appearance item - HoL8",
13290
+ "comment2": "appearance",
13291
+ "wearerID": 1,
13292
+ "slotID": 5,
13293
+ "starRarity": 1,
13294
+ "starLevel": 7,
13295
+ "reuseAssetOfEquipmentID": 42,
13296
+ "effects": "45&22",
13297
+ "duration": 48,
13298
+ "mightValue": 2500,
13299
+ "canSlotGem": 0,
13300
+ "skinID": 1
13301
+ },
13302
+ {
13303
+ "equipmentID": 999,
13304
+ "comment1": "Appearance item - HoL8",
13305
+ "comment2": "appearance",
13306
+ "wearerID": 1,
13307
+ "slotID": 5,
13308
+ "starRarity": 1,
13309
+ "starLevel": 8,
13310
+ "reuseAssetOfEquipmentID": 42,
13311
+ "effects": "46&33",
13312
+ "duration": 48,
13313
+ "mightValue": 2750,
13314
+ "canSlotGem": 0,
13315
+ "skinID": 1
13316
+ },
13317
+ {
13318
+ "equipmentID": 1000,
13319
+ "comment1": "Appearance item - HoL8",
13320
+ "comment2": "appearance",
13321
+ "wearerID": 1,
13322
+ "slotID": 5,
13323
+ "starRarity": 1,
13324
+ "starLevel": 8,
13325
+ "reuseAssetOfEquipmentID": 42,
13326
+ "effects": "47&44",
13327
+ "duration": 48,
13328
+ "mightValue": 2750,
13329
+ "canSlotGem": 0,
13330
+ "skinID": 1
13331
+ },
13332
+ {
13333
+ "equipmentID": 1081,
13334
+ "crossplayID": 1081,
13335
+ "comment1": "BladecoastRewardPoolUpdate",
13336
+ "comment2": "BaronDucky",
13337
+ "wearerID": 1,
13338
+ "slotID": 5,
13339
+ "reuseAssetOfEquipmentID": 1018,
13340
+ "effects": "335&45,13&25",
13341
+ "duration": 168,
13342
+ "mightValue": 0,
13343
+ "canSlotGem": 1,
13344
+ "skinID": 64
13345
+ },
13346
+ {
13347
+ "equipmentID": 1082,
13348
+ "crossplayID": 1082,
13349
+ "comment1": "BladecoastRewardPoolUpdate",
13350
+ "comment2": "SnakeGeneral",
13351
+ "wearerID": 2,
13352
+ "slotID": 5,
13353
+ "reuseAssetOfEquipmentID": 1187,
13354
+ "effects": "24&6,23&15,66&15",
13355
+ "duration": 120,
13356
+ "mightValue": 0,
13357
+ "canSlotGem": 1,
13358
+ "skinID": 103
13359
+ },
13360
+ {
13361
+ "equipmentID": 1083,
13362
+ "crossplayID": 1083,
13363
+ "comment1": "Appearance item - Summer 2024",
13364
+ "comment2": "GeneralPineapple24h",
13365
+ "wearerID": 2,
13366
+ "slotID": 5,
13367
+ "starRarity": 1,
13368
+ "starLevel": 5,
13369
+ "effects": "24&6,61&30,62&30",
13370
+ "duration": 24,
13371
+ "mightValue": 2000,
13372
+ "canSlotGem": 0,
13373
+ "skinID": 113
13374
+ },
13375
+ {
13376
+ "equipmentID": 1084,
13377
+ "crossplayID": 1084,
13378
+ "comment1": "Appearance item - Summer 2024",
13379
+ "comment2": "GeneralPineapple7d",
13380
+ "wearerID": 2,
13381
+ "slotID": 5,
13382
+ "starRarity": 1,
13383
+ "starLevel": 5,
13384
+ "reuseAssetOfEquipmentID": 1083,
13385
+ "effects": "24&6,61&30,62&30",
13386
+ "duration": 168,
13387
+ "mightValue": 2000,
13388
+ "canSlotGem": 0,
13389
+ "skinID": 113
13390
+ },
13391
+ {
13392
+ "equipmentID": 1085,
13393
+ "crossplayID": 1085,
13394
+ "comment1": "Appearance item - Summer 2024",
13395
+ "comment2": "BaronMelon24h",
13396
+ "wearerID": 1,
13397
+ "slotID": 5,
13398
+ "starRarity": 1,
13399
+ "starLevel": 5,
13400
+ "effects": "335&45,13&25",
13401
+ "duration": 24,
13402
+ "mightValue": 2000,
13403
+ "canSlotGem": 0,
13404
+ "skinID": 113
13405
+ },
13406
+ {
13407
+ "equipmentID": 1086,
13408
+ "crossplayID": 1086,
13409
+ "comment1": "Appearance item - Summer 2024",
13410
+ "comment2": "BaronMelon7d",
13411
+ "wearerID": 1,
13412
+ "slotID": 5,
13413
+ "starRarity": 1,
13414
+ "starLevel": 5,
13415
+ "reuseAssetOfEquipmentID": 1085,
13416
+ "effects": "335&45,13&25",
13417
+ "duration": 168,
13418
+ "mightValue": 2000,
13419
+ "canSlotGem": 0,
13420
+ "skinID": 113
13421
+ },
13422
+ {
13423
+ "equipmentID": 2017,
13424
+ "crossplayID": 2017,
13425
+ "comment1": "reward WoA",
13426
+ "comment2": "Elephant",
13427
+ "wearerID": 2,
13428
+ "slotID": 5,
13429
+ "starRarity": 1,
13430
+ "starLevel": 5,
13431
+ "reuseAssetOfEquipmentID": 838,
13432
+ "effects": "24&3,66&5,334&5",
13433
+ "duration": 168,
13434
+ "mightValue": 1000,
13435
+ "canSlotGem": 0,
13436
+ "skinID": 50
13437
+ },
13438
+ {
13439
+ "equipmentID": 2018,
13440
+ "crossplayID": 2018,
13441
+ "comment1": "reward WoA",
13442
+ "comment2": "Elephant",
13443
+ "wearerID": 2,
13444
+ "slotID": 5,
13445
+ "starRarity": 1,
13446
+ "starLevel": 5,
13447
+ "reuseAssetOfEquipmentID": 838,
13448
+ "effects": "24&3,66&10,334&10",
13449
+ "duration": 168,
13450
+ "mightValue": 1000,
13451
+ "canSlotGem": 0,
13452
+ "skinID": 50
13453
+ },
13454
+ {
13455
+ "equipmentID": 2019,
13456
+ "crossplayID": 2019,
13457
+ "comment1": "reward WoA",
13458
+ "comment2": "Elephant",
13459
+ "wearerID": 2,
13460
+ "slotID": 5,
13461
+ "starRarity": 1,
13462
+ "starLevel": 5,
13463
+ "reuseAssetOfEquipmentID": 838,
13464
+ "effects": "24&3,66&15,334&15",
13465
+ "duration": 168,
13466
+ "mightValue": 1000,
13467
+ "canSlotGem": 0,
13468
+ "skinID": 50
13469
+ },
13470
+ {
13471
+ "equipmentID": 2020,
13472
+ "crossplayID": 2020,
13473
+ "comment1": "reward WoA",
13474
+ "comment2": "Elephant",
13475
+ "wearerID": 2,
13476
+ "slotID": 5,
13477
+ "starRarity": 1,
13478
+ "starLevel": 5,
13479
+ "reuseAssetOfEquipmentID": 838,
13480
+ "effects": "24&4,66&5,334&5",
13481
+ "duration": 168,
13482
+ "mightValue": 1000,
13483
+ "canSlotGem": 0,
13484
+ "skinID": 50
13485
+ },
13486
+ {
13487
+ "equipmentID": 2021,
13488
+ "crossplayID": 2021,
13489
+ "comment1": "reward WoA",
13490
+ "comment2": "Elephant",
13491
+ "wearerID": 2,
13492
+ "slotID": 5,
13493
+ "starRarity": 1,
13494
+ "starLevel": 5,
13495
+ "reuseAssetOfEquipmentID": 838,
13496
+ "effects": "24&4,66&10,334&10",
13497
+ "duration": 168,
13498
+ "mightValue": 1000,
13499
+ "canSlotGem": 0,
13500
+ "skinID": 50
13501
+ },
13502
+ {
13503
+ "equipmentID": 2022,
13504
+ "crossplayID": 2022,
13505
+ "comment1": "reward WoA",
13506
+ "comment2": "Elephant",
13507
+ "wearerID": 2,
13508
+ "slotID": 5,
13509
+ "starRarity": 1,
13510
+ "starLevel": 5,
13511
+ "reuseAssetOfEquipmentID": 838,
13512
+ "effects": "24&4,66&15,334&15",
13513
+ "duration": 168,
13514
+ "mightValue": 1000,
13515
+ "canSlotGem": 0,
13516
+ "skinID": 50
13517
+ },
13518
+ {
13519
+ "equipmentID": 2023,
13520
+ "crossplayID": 2023,
13521
+ "comment1": "reward WoA",
13522
+ "comment2": "Elephant",
13523
+ "wearerID": 2,
13524
+ "slotID": 5,
13525
+ "starRarity": 1,
13526
+ "starLevel": 5,
13527
+ "reuseAssetOfEquipmentID": 838,
13528
+ "effects": "24&5,66&5,334&5",
13529
+ "duration": 168,
13530
+ "mightValue": 1000,
13531
+ "canSlotGem": 0,
13532
+ "skinID": 50
13533
+ },
13534
+ {
13535
+ "equipmentID": 2024,
13536
+ "crossplayID": 2024,
13537
+ "comment1": "reward WoA",
13538
+ "comment2": "Elephant",
13539
+ "wearerID": 2,
13540
+ "slotID": 5,
13541
+ "starRarity": 1,
13542
+ "starLevel": 5,
13543
+ "reuseAssetOfEquipmentID": 838,
13544
+ "effects": "24&5,66&15,334&15",
13545
+ "duration": 168,
13546
+ "mightValue": 1000,
13547
+ "canSlotGem": 0,
13548
+ "skinID": 50
13549
+ },
13550
+ {
13551
+ "equipmentID": 2025,
13552
+ "crossplayID": 2025,
13553
+ "comment1": "reward WoA",
13554
+ "comment2": "Elephant",
13555
+ "wearerID": 2,
13556
+ "slotID": 5,
13557
+ "starRarity": 1,
13558
+ "starLevel": 5,
13559
+ "reuseAssetOfEquipmentID": 838,
13560
+ "effects": "24&5,66&35,334&25",
13561
+ "duration": 168,
13562
+ "mightValue": 1000,
13563
+ "canSlotGem": 0,
13564
+ "skinID": 50
13565
+ },
13566
+ {
13567
+ "equipmentID": 2026,
13568
+ "crossplayID": 2026,
13569
+ "comment1": "reward WoA",
13570
+ "comment2": "StarCompass",
13571
+ "wearerID": 2,
13572
+ "slotID": 5,
13573
+ "starRarity": 1,
13574
+ "starLevel": 5,
13575
+ "reuseAssetOfEquipmentID": 839,
13576
+ "effects": "24&4,66&35,334&25",
13577
+ "duration": 48,
13578
+ "mightValue": 1000,
13579
+ "canSlotGem": 0,
13580
+ "skinID": 51
13581
+ },
13582
+ {
13583
+ "equipmentID": 2027,
13584
+ "crossplayID": 2027,
13585
+ "comment1": "reward WoA",
13586
+ "comment2": "StarCompass",
13587
+ "wearerID": 2,
13588
+ "slotID": 5,
13589
+ "starRarity": 1,
13590
+ "starLevel": 5,
13591
+ "reuseAssetOfEquipmentID": 839,
13592
+ "effects": "24&6,66&35,334&25",
13593
+ "duration": 48,
13594
+ "mightValue": 1000,
13595
+ "canSlotGem": 0,
13596
+ "skinID": 51
13216
13597
  }
13217
13598
  ]
13218
13599
  }