e4k-data 4.124.89 → 4.125.23

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 (53) hide show
  1. package/data/bosses.json +12 -6
  2. package/data/buildings.json +74 -0
  3. package/data/effects.json +71 -5
  4. package/data/effecttypes.json +56 -0
  5. package/data/equipment_effects.json +14 -0
  6. package/data/equipment_gem_effects.json +28 -0
  7. package/data/equipment_sets.json +168 -0
  8. package/data/equipments.json +186 -260
  9. package/data/gems.json +132 -0
  10. package/data/generals.json +39 -0
  11. package/data/leaguetypeEvents.json +2 -2
  12. package/data/lootBoxTombolas.json +336 -0
  13. package/data/lootBoxes.json +33 -0
  14. package/data/lords.json +6 -0
  15. package/data/maps.json +117 -58
  16. package/data/packages.json +246 -12
  17. package/data/raidBossLevels.json +150 -6
  18. package/data/raidBossStages.json +1187 -125
  19. package/data/raidBosses.json +16 -7
  20. package/data/rewards.json +359 -179
  21. package/data/surroundings.json +0 -14
  22. package/data/units.json +612 -95
  23. package/data/version.json +1 -1
  24. package/data/versionInfo.json +3 -3
  25. package/images/x768.json +832 -112
  26. package/languages/cs.json +197 -17
  27. package/languages/da.json +197 -17
  28. package/languages/de.json +197 -17
  29. package/languages/el.json +198 -18
  30. package/languages/en.json +197 -15
  31. package/languages/es.json +197 -17
  32. package/languages/fi.json +197 -17
  33. package/languages/fr.json +197 -17
  34. package/languages/hu.json +197 -17
  35. package/languages/it.json +197 -17
  36. package/languages/ja.json +197 -17
  37. package/languages/ko.json +197 -17
  38. package/languages/nl.json +197 -17
  39. package/languages/no.json +197 -17
  40. package/languages/pl.json +197 -17
  41. package/languages/pt.json +197 -17
  42. package/languages/ro.json +197 -17
  43. package/languages/ru.json +197 -17
  44. package/languages/sk.json +197 -17
  45. package/languages/sv.json +197 -17
  46. package/languages/tr.json +197 -17
  47. package/languages/zh_CN.json +197 -17
  48. package/languages/zh_TW.json +197 -17
  49. package/package.json +1 -1
  50. package/typings/data.d.ts +6 -13
  51. package/typings/images.d.ts +54 -6
  52. package/typings/languages.d.ts +186 -4
  53. package/data/inviterewardsteps.json +0 -228
@@ -1,9 +1,18 @@
1
1
  {
2
- "raidBoss": {
3
- "raidBossID": 1,
4
- "rarity": 2,
5
- "name": "Necromancer",
6
- "leaguetypeID": 1,
7
- "lifebarColor": "69F761"
8
- }
2
+ "raidBoss": [
3
+ {
4
+ "raidBossID": 1,
5
+ "rarity": 2,
6
+ "name": "Necromancer",
7
+ "leaguetypeID": 1,
8
+ "lifebarColor": "69F761"
9
+ },
10
+ {
11
+ "raidBossID": 2,
12
+ "rarity": 1,
13
+ "name": "FungalSwarm",
14
+ "leaguetypeID": 1,
15
+ "lifebarColor": "7DDCF2"
16
+ }
17
+ ]
9
18
  }
package/data/rewards.json CHANGED
@@ -33139,6 +33139,195 @@
33139
33139
  "decoWodID": 4364,
33140
33140
  "toDecoGlobalStorage": 1
33141
33141
  },
33142
+ {
33143
+ "rewardID": 9530,
33144
+ "crossplayID": 9530,
33145
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33146
+ "comment2": "Armor",
33147
+ "equipmentIDs": 1445
33148
+ },
33149
+ {
33150
+ "rewardID": 9531,
33151
+ "crossplayID": 9531,
33152
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33153
+ "comment2": "Weapon",
33154
+ "equipmentIDs": 1446
33155
+ },
33156
+ {
33157
+ "rewardID": 9532,
33158
+ "crossplayID": 9532,
33159
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33160
+ "comment2": "Helmet",
33161
+ "equipmentIDs": 1447
33162
+ },
33163
+ {
33164
+ "rewardID": 9533,
33165
+ "crossplayID": 9533,
33166
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33167
+ "comment2": "Artifact",
33168
+ "equipmentIDs": 1448
33169
+ },
33170
+ {
33171
+ "rewardID": 9534,
33172
+ "crossplayID": 9534,
33173
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33174
+ "comment2": "Commander",
33175
+ "equipmentIDs": 1449
33176
+ },
33177
+ {
33178
+ "rewardID": 9535,
33179
+ "crossplayID": 9535,
33180
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33181
+ "comment2": "Gem1",
33182
+ "gemIDs": 478
33183
+ },
33184
+ {
33185
+ "rewardID": 9536,
33186
+ "crossplayID": 9536,
33187
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33188
+ "comment2": "Gem2",
33189
+ "gemIDs": 479
33190
+ },
33191
+ {
33192
+ "rewardID": 9537,
33193
+ "crossplayID": 9537,
33194
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33195
+ "comment2": "Gem3",
33196
+ "gemIDs": 480
33197
+ },
33198
+ {
33199
+ "rewardID": 9538,
33200
+ "crossplayID": 9538,
33201
+ "comment1": "LowTier Lootbox - Fungal Swarm",
33202
+ "comment2": "Gem4",
33203
+ "gemIDs": 481
33204
+ },
33205
+ {
33206
+ "rewardID": 9539,
33207
+ "crossplayID": 9539,
33208
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33209
+ "comment2": "Armor",
33210
+ "equipmentIDs": 1450
33211
+ },
33212
+ {
33213
+ "rewardID": 9540,
33214
+ "crossplayID": 9540,
33215
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33216
+ "comment2": "Weapon",
33217
+ "equipmentIDs": 1451
33218
+ },
33219
+ {
33220
+ "rewardID": 9541,
33221
+ "crossplayID": 9541,
33222
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33223
+ "comment2": "Helmet",
33224
+ "equipmentIDs": 1452
33225
+ },
33226
+ {
33227
+ "rewardID": 9542,
33228
+ "crossplayID": 9542,
33229
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33230
+ "comment2": "Artifact",
33231
+ "equipmentIDs": 1453
33232
+ },
33233
+ {
33234
+ "rewardID": 9543,
33235
+ "crossplayID": 9543,
33236
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33237
+ "comment2": "Commander",
33238
+ "equipmentIDs": 1454
33239
+ },
33240
+ {
33241
+ "rewardID": 9544,
33242
+ "crossplayID": 9544,
33243
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33244
+ "comment2": "Gem1",
33245
+ "gemIDs": 482
33246
+ },
33247
+ {
33248
+ "rewardID": 9545,
33249
+ "crossplayID": 9545,
33250
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33251
+ "comment2": "Gem2",
33252
+ "gemIDs": 483
33253
+ },
33254
+ {
33255
+ "rewardID": 9546,
33256
+ "crossplayID": 9546,
33257
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33258
+ "comment2": "Gem3",
33259
+ "gemIDs": 484
33260
+ },
33261
+ {
33262
+ "rewardID": 9547,
33263
+ "crossplayID": 9547,
33264
+ "comment1": "MidTier Lootbox - Fungal Swarm",
33265
+ "comment2": "Gem4",
33266
+ "gemIDs": 485
33267
+ },
33268
+ {
33269
+ "rewardID": 9548,
33270
+ "crossplayID": 9548,
33271
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33272
+ "comment2": "Armor",
33273
+ "equipmentIDs": 1455
33274
+ },
33275
+ {
33276
+ "rewardID": 9549,
33277
+ "crossplayID": 9549,
33278
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33279
+ "comment2": "Weapon",
33280
+ "equipmentIDs": 1456
33281
+ },
33282
+ {
33283
+ "rewardID": 9550,
33284
+ "crossplayID": 9550,
33285
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33286
+ "comment2": "Helmet",
33287
+ "equipmentIDs": 1457
33288
+ },
33289
+ {
33290
+ "rewardID": 9551,
33291
+ "crossplayID": 9551,
33292
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33293
+ "comment2": "Artifact",
33294
+ "equipmentIDs": 1458
33295
+ },
33296
+ {
33297
+ "rewardID": 9552,
33298
+ "crossplayID": 9552,
33299
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33300
+ "comment2": "Commander",
33301
+ "equipmentIDs": 1459
33302
+ },
33303
+ {
33304
+ "rewardID": 9553,
33305
+ "crossplayID": 9553,
33306
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33307
+ "comment2": "Gem1",
33308
+ "gemIDs": 486
33309
+ },
33310
+ {
33311
+ "rewardID": 9554,
33312
+ "crossplayID": 9554,
33313
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33314
+ "comment2": "Gem2",
33315
+ "gemIDs": 487
33316
+ },
33317
+ {
33318
+ "rewardID": 9555,
33319
+ "crossplayID": 9555,
33320
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33321
+ "comment2": "Gem3",
33322
+ "gemIDs": 488
33323
+ },
33324
+ {
33325
+ "rewardID": 9556,
33326
+ "crossplayID": 9556,
33327
+ "comment1": "HighTier Lootbox - Fungal Swarm",
33328
+ "comment2": "Gem4",
33329
+ "gemIDs": 489
33330
+ },
33142
33331
  {
33143
33332
  "rewardID": 9567,
33144
33333
  "crossplayID": 9567,
@@ -120665,179 +120854,6 @@
120665
120854
  "hiddenFood": 19200,
120666
120855
  "equipmentIDs": 409
120667
120856
  },
120668
- {
120669
- "rewardID": 497,
120670
- "comment2": "inviteReward",
120671
- "currency2": 200
120672
- },
120673
- {
120674
- "rewardID": 498,
120675
- "comment2": "inviteReward",
120676
- "currency2": 500
120677
- },
120678
- {
120679
- "rewardID": 499,
120680
- "comment2": "inviteReward",
120681
- "wood": 2000,
120682
- "stone": 2000
120683
- },
120684
- {
120685
- "rewardID": 500,
120686
- "comment2": "inviteReward",
120687
- "currency1": 9000
120688
- },
120689
- {
120690
- "rewardID": 628,
120691
- "comment2": "inviteReward",
120692
- "units": "630+15#636+15",
120693
- "hiddenFood": 1440
120694
- },
120695
- {
120696
- "rewardID": 629,
120697
- "comment2": "inviteReward",
120698
- "equipmentRarenessID": 4
120699
- },
120700
- {
120701
- "rewardID": 630,
120702
- "comment2": "inviteReward",
120703
- "units": "649+50#650+50"
120704
- },
120705
- {
120706
- "rewardID": 631,
120707
- "comment2": "inviteReward",
120708
- "units": "648+50#651+50"
120709
- },
120710
- {
120711
- "rewardID": 632,
120712
- "comment2": "inviteReward",
120713
- "units": "655+25#656+25",
120714
- "hiddenFood": 2400
120715
- },
120716
- {
120717
- "rewardID": 633,
120718
- "comment2": "inviteReward",
120719
- "addLuckyWheelTicket": 40
120720
- },
120721
- {
120722
- "rewardID": 634,
120723
- "comment2": "inviteReward",
120724
- "decoWodID": 323,
120725
- "toDecoGlobalStorage": 1
120726
- },
120727
- {
120728
- "rewardID": 635,
120729
- "comment2": "inviteReward",
120730
- "equipmentIDs": 60
120731
- },
120732
- {
120733
- "rewardID": 636,
120734
- "comment2": "inviteReward",
120735
- "units": "655+50#656+50",
120736
- "hiddenFood": 4800
120737
- },
120738
- {
120739
- "rewardID": 637,
120740
- "comment2": "inviteReward",
120741
- "units": "77+200"
120742
- },
120743
- {
120744
- "rewardID": 638,
120745
- "comment2": "inviteReward",
120746
- "units": "655+100#656+100",
120747
- "hiddenFood": 9600
120748
- },
120749
- {
120750
- "rewardID": 639,
120751
- "comment2": "inviteReward",
120752
- "equipmentIDs": 68
120753
- },
120754
- {
120755
- "rewardID": 640,
120756
- "comment2": "inviteReward",
120757
- "units": "77+300"
120758
- },
120759
- {
120760
- "rewardID": 641,
120761
- "comment2": "inviteReward",
120762
- "units": "714+200#715+200",
120763
- "hiddenFood": 24000
120764
- },
120765
- {
120766
- "rewardID": 642,
120767
- "comment2": "inviteReward",
120768
- "units": "714+100#715+100",
120769
- "hiddenFood": 12000
120770
- },
120771
- {
120772
- "rewardID": 643,
120773
- "comment2": "inviteReward",
120774
- "addLuckyWheelTicket": 80
120775
- },
120776
- {
120777
- "rewardID": 644,
120778
- "comment2": "inviteReward",
120779
- "equipmentIDs": 64
120780
- },
120781
- {
120782
- "rewardID": 645,
120783
- "comment2": "inviteReward",
120784
- "equipmentIDs": 67
120785
- },
120786
- {
120787
- "rewardID": 646,
120788
- "comment2": "inviteReward",
120789
- "decoWodID": 97,
120790
- "toDecoGlobalStorage": 1
120791
- },
120792
- {
120793
- "rewardID": 647,
120794
- "comment2": "inviteReward",
120795
- "units": "77+400"
120796
- },
120797
- {
120798
- "rewardID": 648,
120799
- "comment2": "inviteReward",
120800
- "units": "714+300#715+300",
120801
- "hiddenFood": 36000
120802
- },
120803
- {
120804
- "rewardID": 649,
120805
- "comment2": "inviteReward",
120806
- "units": "714+400#715+400",
120807
- "hiddenFood": 48000
120808
- },
120809
- {
120810
- "rewardID": 650,
120811
- "comment2": "inviteReward",
120812
- "decoWodID": 98,
120813
- "toDecoGlobalStorage": 1
120814
- },
120815
- {
120816
- "rewardID": 651,
120817
- "comment2": "inviteReward",
120818
- "units": "714+300#715+300",
120819
- "hiddenFood": 36000
120820
- },
120821
- {
120822
- "rewardID": 652,
120823
- "comment2": "inviteReward",
120824
- "equipmentIDs": 59
120825
- },
120826
- {
120827
- "rewardID": 653,
120828
- "comment2": "inviteReward",
120829
- "equipmentIDs": 66
120830
- },
120831
- {
120832
- "rewardID": 654,
120833
- "comment2": "inviteReward",
120834
- "equipmentIDs": 63
120835
- },
120836
- {
120837
- "rewardID": 655,
120838
- "comment2": "inviteReward",
120839
- "equipmentIDs": 65
120840
- },
120841
120857
  {
120842
120858
  "rewardID": 678,
120843
120859
  "comment1": "mightReward",
@@ -140589,6 +140605,15 @@
140589
140605
  "addRiftCoin": 12000,
140590
140606
  "grantType": 2
140591
140607
  },
140608
+ {
140609
+ "rewardID": 9629,
140610
+ "comment1": "Necromancer Defeat Reward 11",
140611
+ "comment2": "Lootbox T3 + General Exp",
140612
+ "lootBox": "37+2",
140613
+ "addRiftCoin": 12000,
140614
+ "addGenXP15000": 80,
140615
+ "grantType": 2
140616
+ },
140592
140617
  {
140593
140618
  "rewardID": 9412,
140594
140619
  "comment1": "Necromancer Activity Reward 1",
@@ -140607,9 +140632,9 @@
140607
140632
  {
140608
140633
  "rewardID": 9414,
140609
140634
  "comment1": "Necromancer Activity Reward 3",
140610
- "comment2": "WaveItem + Infection Tool T1",
140635
+ "comment2": "WaveItem + Wall Delay All FS Weak",
140611
140636
  "equipmentIDs": 1063,
140612
- "units": "579+20",
140637
+ "units": "967+5",
140613
140638
  "grantType": 2
140614
140639
  },
140615
140640
  {
@@ -140622,8 +140647,9 @@
140622
140647
  {
140623
140648
  "rewardID": 9416,
140624
140649
  "comment1": "Necromancer Activity Reward 5",
140625
- "comment2": "Melee Strength CI",
140650
+ "comment2": "Melee Strength CI + Infection Rate Tool T1",
140626
140651
  "constructionItemIDs": "30403+2",
140652
+ "units": "579+4",
140627
140653
  "grantType": 2
140628
140654
  },
140629
140655
  {
@@ -140637,8 +140663,9 @@
140637
140663
  {
140638
140664
  "rewardID": 9418,
140639
140665
  "comment1": "Necromancer Activity Reward 7",
140640
- "comment2": "Ranged Strength",
140666
+ "comment2": "Ranged Strength + Wall Delay All FS Mid",
140641
140667
  "constructionItemIDs": "30493+2",
140668
+ "units": "971+5",
140642
140669
  "grantType": 2
140643
140670
  },
140644
140671
  {
@@ -140667,9 +140694,9 @@
140667
140694
  {
140668
140695
  "rewardID": 9422,
140669
140696
  "comment1": "Necromancer Activity Reward 11",
140670
- "comment2": "HoL Small Box + Premium Infection Tool",
140697
+ "comment2": "HoL Small Box + Infection Tool T2",
140671
140698
  "lootBox": "33+3",
140672
- "units": "580+175",
140699
+ "units": "580+35",
140673
140700
  "grantType": 2
140674
140701
  },
140675
140702
  {
@@ -140981,6 +141008,159 @@
140981
141008
  "addLegendaryMaterial": 50,
140982
141009
  "grantType": 2
140983
141010
  },
141011
+ {
141012
+ "rewardID": 9631,
141013
+ "comment1": "Necromancer Activity Reward 51",
141014
+ "comment2": "Rift Coin + LT",
141015
+ "addRiftCoin": 100,
141016
+ "addLegendaryToken": 50,
141017
+ "grantType": 2
141018
+ },
141019
+ {
141020
+ "rewardID": 9632,
141021
+ "comment1": "Necromancer Activity Reward 52",
141022
+ "comment2": "Rift Coin + LM",
141023
+ "addRiftCoin": 100,
141024
+ "addLegendaryMaterial": 25,
141025
+ "grantType": 2
141026
+ },
141027
+ {
141028
+ "rewardID": 9633,
141029
+ "comment1": "Necromancer Activity Reward 53",
141030
+ "comment2": "Rift Coin + LT",
141031
+ "addRiftCoin": 100,
141032
+ "addLegendaryToken": 50,
141033
+ "grantType": 2
141034
+ },
141035
+ {
141036
+ "rewardID": 9634,
141037
+ "comment1": "Necromancer Activity Reward 54",
141038
+ "comment2": "Rift Coin + LM",
141039
+ "addRiftCoin": 100,
141040
+ "addLegendaryMaterial": 25,
141041
+ "grantType": 2
141042
+ },
141043
+ {
141044
+ "rewardID": 9635,
141045
+ "comment1": "Necromancer Activity Reward 55",
141046
+ "comment2": "Rift Coin + LT",
141047
+ "addRiftCoin": 100,
141048
+ "addLegendaryToken": 50,
141049
+ "grantType": 2
141050
+ },
141051
+ {
141052
+ "rewardID": 9557,
141053
+ "comment1": "Fungal Swarm Defeat Reward 1",
141054
+ "comment2": "Lootbox T1",
141055
+ "lootBox": "41+1",
141056
+ "units": "214+3000#204+3000",
141057
+ "hiddenMead": 30000,
141058
+ "ignoreResourceStorageCapacity": 1,
141059
+ "grantType": 2
141060
+ },
141061
+ {
141062
+ "rewardID": 9558,
141063
+ "comment1": "Fungal Swarm Defeat Reward 2",
141064
+ "comment2": "Lootbox T1",
141065
+ "lootBox": "41+1",
141066
+ "units": "214+15000#204+15000",
141067
+ "hiddenMead": 150000,
141068
+ "ignoreResourceStorageCapacity": 1,
141069
+ "grantType": 2
141070
+ },
141071
+ {
141072
+ "rewardID": 9559,
141073
+ "comment1": "Fungal Swarm Defeat Reward 3",
141074
+ "comment2": "Lootbox T1",
141075
+ "lootBox": "41+1",
141076
+ "addRiftCoin": 100,
141077
+ "units": "214+17000#204+17000",
141078
+ "hiddenMead": 170000,
141079
+ "ignoreResourceStorageCapacity": 1,
141080
+ "grantType": 2
141081
+ },
141082
+ {
141083
+ "rewardID": 9560,
141084
+ "comment1": "Fungal Swarm Defeat Reward 4",
141085
+ "comment2": "Lootbox T2 + Rift Coin",
141086
+ "lootBox": "41+1",
141087
+ "addRiftCoin": 630,
141088
+ "units": "214+25000#204+25000",
141089
+ "hiddenMead": 250000,
141090
+ "ignoreResourceStorageCapacity": 1,
141091
+ "grantType": 2
141092
+ },
141093
+ {
141094
+ "rewardID": 9561,
141095
+ "comment1": "Fungal Swarm Defeat Reward 5",
141096
+ "comment2": "Lootbox T2 + Ashira Offering",
141097
+ "lootBox": "41+1",
141098
+ "addRiftCoin": 1750,
141099
+ "units": "214+50000#204+50000",
141100
+ "addAshiraToken": 50,
141101
+ "hiddenMead": 500000,
141102
+ "ignoreResourceStorageCapacity": 1,
141103
+ "grantType": 2
141104
+ },
141105
+ {
141106
+ "rewardID": 9562,
141107
+ "comment1": "Fungal Swarm Defeat Reward 6",
141108
+ "comment2": "Lootbox T2 + General Exp",
141109
+ "lootBox": "42+1",
141110
+ "addRiftCoin": 2500,
141111
+ "units": "214+62500#204+62500",
141112
+ "addGenXP15000": 65,
141113
+ "hiddenMead": 625000,
141114
+ "ignoreResourceStorageCapacity": 1,
141115
+ "grantType": 2
141116
+ },
141117
+ {
141118
+ "rewardID": 9563,
141119
+ "comment1": "Fungal Swarm Defeat Reward 7",
141120
+ "comment2": "Lootbox T2 + Plaster",
141121
+ "lootBox": "42+1",
141122
+ "addRiftCoin": 3610,
141123
+ "units": "214+75000#204+75000",
141124
+ "addPlaster": 80,
141125
+ "hiddenMead": 750000,
141126
+ "ignoreResourceStorageCapacity": 1,
141127
+ "grantType": 2
141128
+ },
141129
+ {
141130
+ "rewardID": 9564,
141131
+ "comment1": "Fungal Swarm Defeat Reward 8",
141132
+ "comment2": "Lootbox T3 + Ashira Offering",
141133
+ "lootBox": "42+1",
141134
+ "addRiftCoin": 6200,
141135
+ "addAshiraToken": 55,
141136
+ "grantType": 2
141137
+ },
141138
+ {
141139
+ "rewardID": 9565,
141140
+ "comment1": "Fungal Swarm Defeat Reward 9",
141141
+ "comment2": "Lootbox T3 + General Exp",
141142
+ "lootBox": "43+1",
141143
+ "addRiftCoin": 9000,
141144
+ "addGenXP15000": 80,
141145
+ "grantType": 2
141146
+ },
141147
+ {
141148
+ "rewardID": 9566,
141149
+ "comment1": "Fungal Swarm Defeat Reward 10",
141150
+ "comment2": "Lootbox T3 + Plaster",
141151
+ "lootBox": "43+2",
141152
+ "addRiftCoin": 12000,
141153
+ "grantType": 2
141154
+ },
141155
+ {
141156
+ "rewardID": 9630,
141157
+ "comment1": "Fungal Swarm Defeat Reward 11",
141158
+ "comment2": "Lootbox T3 + General Exp",
141159
+ "lootBox": "43+2",
141160
+ "addRiftCoin": 12000,
141161
+ "addGenXP15000": 80,
141162
+ "grantType": 2
141163
+ },
140984
141164
  {
140985
141165
  "rewardID": 20001,
140986
141166
  "units": "649+54"
@@ -59,20 +59,6 @@
59
59
  "height": 2,
60
60
  "maxLevel": 99
61
61
  },
62
- {
63
- "wodID": 900305,
64
- "group": "Surroundings",
65
- "name": "FriendshipMonument",
66
- "type": "-",
67
- "level": 1,
68
- "layerType": "isoObject",
69
- "gridOrigin": "BOTTOM_RIGHT",
70
- "gridOffsetX": -15,
71
- "gridOffsetY": 27,
72
- "width": 4,
73
- "height": 4,
74
- "maxLevel": 99
75
- },
76
62
  {
77
63
  "wodID": 900306,
78
64
  "group": "Surroundings",