warframe-worldstate-data 1.28.3 → 1.28.4

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.
@@ -4,19 +4,19 @@
4
4
  "value": "Any Mode"
5
5
  },
6
6
  "PVPMODE_DEATHMATCH": {
7
- "value": "Annihilation"
7
+ "value": "Винищення"
8
8
  },
9
9
  "PVPMODE_TEAMDEATHMATCH": {
10
- "value": "Team Annihilation"
10
+ "value": "Командне винищення"
11
11
  },
12
12
  "PVPMODE_NONE": {
13
13
  "value": "None"
14
14
  },
15
15
  "PVPMODE_CAPTURETHEFLAG": {
16
- "value": "Capture the Cephalon"
16
+ "value": "Захоплення цефалона"
17
17
  },
18
18
  "PVPMODE_SPEEDBALL": {
19
- "value": "Lunaro"
19
+ "value": "Лунаро"
20
20
  }
21
21
  },
22
22
  "categories": {
@@ -174,7 +174,7 @@
174
174
  },
175
175
  "PVPTimedChallengeKillsTargetInAirHARD": {
176
176
  "title": "Focused Anti-air Strike",
177
- "description": "Kill 3 Airborne enemies in a match",
177
+ "description": "Убийте за матч 3 ворогів, доки вони в повітрі",
178
178
  "standing": 3000
179
179
  },
180
180
  "PVPTimedChallengeKillsWhileInAirEASY": {
@@ -239,7 +239,7 @@
239
239
  },
240
240
  "PVPTimedChallengeKillsStreakDominationEASY": {
241
241
  "title": "Domination",
242
- "description": "Kill 1 enemy without them killing you",
242
+ "description": "Убийте 1 ворога і не дайте йому вбити вас",
243
243
  "standing": 500
244
244
  },
245
245
  "PVPTimedChallengeKillsStreakDominationMEDIUM": {
@@ -254,7 +254,7 @@
254
254
  },
255
255
  "PVPTimedChallengeKillsPaybackEASY": {
256
256
  "title": "Revenge",
257
- "description": "Kill 1 enemy that have killed you",
257
+ "description": "Убийте 1 ворога, що вбив вас",
258
258
  "standing": 500
259
259
  },
260
260
  "PVPTimedChallengeKillsPaybackMEDIUM": {
@@ -269,12 +269,12 @@
269
269
  },
270
270
  "PVPTimedChallengeFlagReturnEASY": {
271
271
  "title": "Liberator",
272
- "description": "Return your team's Cephalon 1 time",
272
+ "description": "Поверніть свого цефалона 1 раз",
273
273
  "standing": 500
274
274
  },
275
275
  "PVPTimedChallengeFlagReturnMEDIUM": {
276
276
  "title": "Liberator",
277
- "description": "Return your team's Cephalon 4 times",
277
+ "description": "Поверніть свого цефалона 4 рази",
278
278
  "standing": 1500
279
279
  },
280
280
  "PVPTimedChallengeFlagCaptureEASY": {
@@ -284,7 +284,7 @@
284
284
  },
285
285
  "PVPTimedChallengeFlagCaptureMEDIUM": {
286
286
  "title": "Bandit",
287
- "description": "Capture 4 Cephalons",
287
+ "description": "Захопіть цефалона 4 рази",
288
288
  "standing": 1500
289
289
  },
290
290
  "PVPTimedChallengeSpeedballCatchesEASY": {
@@ -304,17 +304,17 @@
304
304
  },
305
305
  "PVPTimedChallengeSpeedballInterceptionsEASY": {
306
306
  "title": "Interception!",
307
- "description": "Intercept 3 Passes from opponents",
307
+ "description": "Перехопіть 3 ворожих паси",
308
308
  "standing": 1000
309
309
  },
310
310
  "PVPTimedChallengeSpeedballInterceptionsMEDIUM": {
311
311
  "title": "Interception!",
312
- "description": "Intercept 6 Passes from opponents",
312
+ "description": "Перехопіть 6 ворожих пасів",
313
313
  "standing": 3000
314
314
  },
315
315
  "PVPTimedChallengeSpeedballInterceptionsHARD": {
316
316
  "title": "Focused Interception!",
317
- "description": "Intercept 3 Passes from opponents in a match",
317
+ "description": "Перехопіть 3 ворожих паси за матч",
318
318
  "standing": 6000
319
319
  },
320
320
  "PVPTimedChallengeSpeedballStealsEASY": {
@@ -334,17 +334,17 @@
334
334
  },
335
335
  "PVPTimedChallengeSpeedballChecksEASY": {
336
336
  "title": "Blockade",
337
- "description": "Strike opponents carrying the ball 3 times",
337
+ "description": "Збийте 3 ворогів, що несуть м’яча",
338
338
  "standing": 1000
339
339
  },
340
340
  "PVPTimedChallengeSpeedballChecksMEDIUM": {
341
341
  "title": "Blockade",
342
- "description": "Strike opponents carrying the ball 10 times",
342
+ "description": "Збийте 10 ворогів, що несуть м’яча",
343
343
  "standing": 3000
344
344
  },
345
345
  "PVPTimedChallengeSpeedballChecksHARD": {
346
346
  "title": "Focused Blockade",
347
- "description": "Strike opponents carrying the ball 6 times in a match",
347
+ "description": "Збийте 6 ворогів, що несуть м’яча за матч",
348
348
  "standing": 6000
349
349
  },
350
350
  "PVPTimedChallengeSpeedballPassesEASY": {
@@ -6625,142 +6625,142 @@
6625
6625
  "value": "Shotgun Master"
6626
6626
  },
6627
6627
  "/lotus/storeitems/upgrades/mods/archwing/expert/archwingsuitabilitystrengthmodexpert": {
6628
- "value": "Primed Morphic Transformer"
6628
+ "value": "Праймований морфічний перетворювач"
6629
6629
  },
6630
6630
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingeventfirestatusmeleemod": {
6631
- "value": "Searing Steel"
6631
+ "value": "Пекуча сталь"
6632
6632
  },
6633
6633
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingmeleecritchancemod": {
6634
- "value": "Tempered Blade"
6634
+ "value": "Гартоване лезо"
6635
6635
  },
6636
6636
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingmeleecritdamagemod": {
6637
- "value": "Bleeding Edge"
6637
+ "value": "Криваве вістря"
6638
6638
  },
6639
6639
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingmeleedamagemod": {
6640
- "value": "Cutting Edge"
6640
+ "value": "Різке вістря"
6641
6641
  },
6642
6642
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingmeleefireratemod": {
6643
- "value": "Furor"
6643
+ "value": "Шаленство"
6644
6644
  },
6645
6645
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingmeleerangeincmod": {
6646
- "value": "Extend"
6646
+ "value": "Простягнення"
6647
6647
  },
6648
6648
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingmeleestatuschancemod": {
6649
- "value": "Sudden Impact"
6649
+ "value": "Раптовий удар"
6650
6650
  },
6651
6651
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingweaponelectricitydamagemod": {
6652
6652
  "value": "Galvanized Blade"
6653
6653
  },
6654
6654
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingweaponfiredamagemod": {
6655
- "value": "Blazing Steel"
6655
+ "value": "Розпечена сталь"
6656
6656
  },
6657
6657
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingweaponfreezedamagemod": {
6658
- "value": "Glacial Edge"
6658
+ "value": "Крижане лезо"
6659
6659
  },
6660
6660
  "/lotus/storeitems/upgrades/mods/archwing/melee/archwingweapontoxindamagemod": {
6661
- "value": "Poisonous Sting"
6661
+ "value": "Отруйне жало"
6662
6662
  },
6663
6663
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingeventfirestatusriflemod": {
6664
- "value": "Magma Chamber"
6664
+ "value": "Лавовий набійник"
6665
6665
  },
6666
6666
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingrifleammomaxmod": {
6667
- "value": "Ammo Chain"
6667
+ "value": "Лента за лентою"
6668
6668
  },
6669
6669
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflechargespeedmod": {
6670
- "value": "Shell Rush"
6670
+ "value": "Напір набоїв"
6671
6671
  },
6672
6672
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingrifleclipmaxmod": {
6673
- "value": "Magazine Extension"
6673
+ "value": "Збільшення магазину"
6674
6674
  },
6675
6675
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflecritchancemod": {
6676
- "value": "Parallax Scope"
6676
+ "value": "Паралаксний приціл"
6677
6677
  },
6678
6678
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflecritdamagemod": {
6679
- "value": "Hollowed Bullets"
6679
+ "value": "Експансивні кулі"
6680
6680
  },
6681
6681
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingrifledamageamountmod": {
6682
- "value": "Rubedo-lined Barrel"
6682
+ "value": "Рубедовий ствол"
6683
6683
  },
6684
6684
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflefireiterationsmod": {
6685
- "value": "Dual Rounds"
6685
+ "value": "Подвійні набої"
6686
6686
  },
6687
6687
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflefireratemod": {
6688
- "value": "Automatic Trigger"
6688
+ "value": "Автоматичний гачок"
6689
6689
  },
6690
6690
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflerangemod": {
6691
- "value": "Ballista Measure"
6691
+ "value": "Балістична дальність"
6692
6692
  },
6693
6693
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflereloadspeedmod": {
6694
- "value": "Quick Reload"
6694
+ "value": "Швидке заряджання"
6695
6695
  },
6696
6696
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingriflestatuschancemod": {
6697
- "value": "Modified Munitions"
6697
+ "value": "Модифіковані боєприпаси"
6698
6698
  },
6699
6699
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingweaponelectricitydamagemod": {
6700
- "value": "Electrified Barrel"
6700
+ "value": "Електризований ствол"
6701
6701
  },
6702
6702
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingweaponfiredamagemod": {
6703
- "value": "Combustion Rounds"
6703
+ "value": "Запальні кулі"
6704
6704
  },
6705
6705
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingweaponfreezedamagemod": {
6706
- "value": "Polar Magazine"
6706
+ "value": "Полярний магазин"
6707
6707
  },
6708
6708
  "/lotus/storeitems/upgrades/mods/archwing/rifle/archwingweapontoxindamagemod": {
6709
- "value": "Venomous Clip"
6709
+ "value": "Отруйна обойма"
6710
6710
  },
6711
6711
  "/Lotus/StoreItems/Upgrades/Mods/Archwing/Rifle/Expert/ArchwingRifleDamageAmountModExpert": {
6712
- "value": "Primed Rubedo-Lined Barrel"
6712
+ "value": "Праймований рубедовий ствол"
6713
6713
  },
6714
6714
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitabilitydurationmod": {
6715
6715
  "value": "Efficient Transferral"
6716
6716
  },
6717
6717
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitabilityefficiencymod": {
6718
- "value": "System Reroute"
6718
+ "value": "Системні переспрямування"
6719
6719
  },
6720
6720
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitabilityrangemod": {
6721
- "value": "Energy Amplifier"
6721
+ "value": "Підсилювач потужності"
6722
6722
  },
6723
6723
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitabilitystrengthmod": {
6724
- "value": "Morphic Transformer"
6724
+ "value": "Морфічний перетворювач"
6725
6725
  },
6726
6726
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitarmourmod": {
6727
- "value": "Argon Plating"
6727
+ "value": "Аргонове покриття"
6728
6728
  },
6729
6729
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuithealthmaxmod": {
6730
- "value": "Enhanced Durability"
6730
+ "value": "Збільшена міцність"
6731
6731
  },
6732
6732
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitpowermaxmod": {
6733
- "value": "Auxiliary Power"
6733
+ "value": "Допоміжна енергія"
6734
6734
  },
6735
6735
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitshieldmaxmod": {
6736
- "value": "Energy Inversion"
6736
+ "value": "Енергійне обернення"
6737
6737
  },
6738
6738
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitshieldrechargeratemod": {
6739
- "value": "Superior Defenses"
6739
+ "value": "Удосконалена оборона"
6740
6740
  },
6741
6741
  "/lotus/storeitems/upgrades/mods/archwing/suit/archwingsuitsprintspeedmod": {
6742
- "value": "Hyperion Thrusters"
6742
+ "value": "Гіперіонські рушії"
6743
6743
  },
6744
6744
  "/lotus/storeitems/upgrades/mods/aura/enemyarmorreductionauramod": {
6745
- "value": "Corrosive Projection"
6745
+ "value": "Викид корозії"
6746
6746
  },
6747
6747
  "/lotus/storeitems/upgrades/mods/aura/enemyshielddroneauramod": {
6748
- "value": "Shield Disruption"
6748
+ "value": "Руйнування щита"
6749
6749
  },
6750
6750
  "/lotus/storeitems/upgrades/mods/aura/enemyshieldreductionauramod": {
6751
- "value": "Shield Disruption"
6751
+ "value": "Руйнування щита"
6752
6752
  },
6753
6753
  "/lotus/storeitems/upgrades/mods/aura/infestationspeedreductionauramod": {
6754
- "value": "Infested Impedance"
6754
+ "value": "Опір зараженню"
6755
6755
  },
6756
6756
  "/lotus/storeitems/upgrades/mods/aura/playerelectricityimmunityauramod": {
6757
6757
  "value": "Electrical Resistance"
6758
6758
  },
6759
6759
  "/lotus/storeitems/upgrades/mods/aura/playerenemyradarauramod": {
6760
- "value": "Enemy Radar"
6760
+ "value": "Викривач ворогів"
6761
6761
  },
6762
6762
  "/lotus/storeitems/upgrades/mods/aura/playerenergyregenauramod": {
6763
- "value": "Energy Siphon"
6763
+ "value": "Накопичувач енергії"
6764
6764
  },
6765
6765
  "/lotus/storeitems/upgrades/mods/aura/playerfireimmunityauramod": {
6766
6766
  "value": "Heat Resistance"
@@ -6769,10 +6769,10 @@
6769
6769
  "value": "Frost Insulation"
6770
6770
  },
6771
6771
  "/lotus/storeitems/upgrades/mods/aura/playerhealthauramod": {
6772
- "value": "Physique"
6772
+ "value": "Статура"
6773
6773
  },
6774
6774
  "/lotus/storeitems/upgrades/mods/aura/playerhealthregenauramod": {
6775
- "value": "Rejuvenation"
6775
+ "value": "Відживлення"
6776
6776
  },
6777
6777
  "/lotus/storeitems/upgrades/mods/aura/playerholsterspeedauramod": {
6778
6778
  "value": "Speed Holster"
@@ -6784,49 +6784,49 @@
6784
6784
  "value": "Laser Deflection"
6785
6785
  },
6786
6786
  "/lotus/storeitems/upgrades/mods/aura/playerlootradarauramod": {
6787
- "value": "Loot Detector"
6787
+ "value": "Виявляч здобичі"
6788
6788
  },
6789
6789
  "/lotus/storeitems/upgrades/mods/aura/playermeleeauramod": {
6790
- "value": "Steel Charge"
6790
+ "value": "Сталева наснага"
6791
6791
  },
6792
6792
  "/lotus/storeitems/upgrades/mods/aura/playermeleeelectricitydamageauramod": {
6793
6793
  "value": "Lightning Blades"
6794
6794
  },
6795
6795
  "/lotus/storeitems/upgrades/mods/aura/playerpistolammoauramod": {
6796
- "value": "Pistol Scavenger"
6796
+ "value": "Збирач із пістолетом"
6797
6797
  },
6798
6798
  "/lotus/storeitems/upgrades/mods/aura/playerpistoldamageauramod": {
6799
- "value": "Pistol Amp"
6799
+ "value": "Підсилювач пістолета"
6800
6800
  },
6801
6801
  "/lotus/storeitems/upgrades/mods/aura/playerpoisonimmunityauramod": {
6802
- "value": "Toxin Resistance"
6802
+ "value": "Опір токсинам"
6803
6803
  },
6804
6804
  "/lotus/storeitems/upgrades/mods/aura/playerrifleammoauramod": {
6805
- "value": "Rifle Scavenger"
6805
+ "value": "Збирач із гвинтівкою"
6806
6806
  },
6807
6807
  "/lotus/storeitems/upgrades/mods/aura/playerrifledamageauramod": {
6808
- "value": "Rifle Amp"
6808
+ "value": "Підсилювач гвинтівки"
6809
6809
  },
6810
6810
  "/lotus/storeitems/upgrades/mods/aura/playershellammoauramod": {
6811
- "value": "Shotgun Scavenger"
6811
+ "value": "Збирач із рушницею"
6812
6812
  },
6813
6813
  "/lotus/storeitems/upgrades/mods/aura/playershelldamageauramod": {
6814
- "value": "Shotgun Amp"
6814
+ "value": "Підсилювач рушниці"
6815
6815
  },
6816
6816
  "/lotus/storeitems/upgrades/mods/aura/playersniperammoauramod": {
6817
- "value": "Sniper Scavenger"
6817
+ "value": "Збирач зі снайперською гвинтівкою"
6818
6818
  },
6819
6819
  "/lotus/storeitems/upgrades/mods/aura/playersniperdamageauramod": {
6820
- "value": "Dead Eye"
6820
+ "value": "Винятковий стрілець"
6821
6821
  },
6822
6822
  "/lotus/storeitems/upgrades/mods/aura/playersprintauramod": {
6823
- "value": "Sprint Boost"
6823
+ "value": "Підсилювач бігу"
6824
6824
  },
6825
6825
  "/lotus/storeitems/upgrades/mods/aura/playerxpauramod": {
6826
6826
  "value": "Affinity Amp"
6827
6827
  },
6828
6828
  "/lotus/storeitems/upgrades/mods/aura/robotpooraimauramod": {
6829
- "value": "EMP Aura"
6829
+ "value": "Аура ЕМІ"
6830
6830
  },
6831
6831
  "/lotus/storeitems/upgrades/mods/directormods/bossdropreductionaura": {
6832
6832
  "value": "Unfused Artifact"
@@ -6904,13 +6904,13 @@
6904
6904
  "value": "Unfused Artifact"
6905
6905
  },
6906
6906
  "/lotus/storeitems/upgrades/mods/dualsource/melee/critdamagechargespeedmod": {
6907
- "value": "Amalgam Organ Shatter"
6907
+ "value": "Амальгамний руйнівник органів"
6908
6908
  },
6909
6909
  "/lotus/storeitems/upgrades/mods/dualsource/pistol/multishotdodgemod": {
6910
- "value": "Amalgam Barrel Diffusion"
6910
+ "value": "Амальгамний роздвоєний ствол"
6911
6911
  },
6912
6912
  "/lotus/storeitems/upgrades/mods/dualsource/rifle/serratedrushmod": {
6913
- "value": "Amalgam Serration"
6913
+ "value": "Амальгамні зубці"
6914
6914
  },
6915
6915
  "/lotus/storeitems/upgrades/mods/dualsource/shotgun/shotgunmedicmod": {
6916
6916
  "value": "Amalgam Shotgun Spazz"
@@ -7066,46 +7066,46 @@
7066
7066
  "value": "Uncommon Fusion Core"
7067
7067
  },
7068
7068
  "/lotus/storeitems/upgrades/mods/fusionbundles/alertfusionbundlelarge": {
7069
- "value": "150 Endo"
7069
+ "value": "150 Ендо"
7070
7070
  },
7071
7071
  "/lotus/storeitems/upgrades/mods/fusionbundles/alertfusionbundlemedium": {
7072
- "value": "100 Endo"
7072
+ "value": "100 Ендо"
7073
7073
  },
7074
7074
  "/lotus/storeitems/upgrades/mods/fusionbundles/alertfusionbundlesmall": {
7075
- "value": "80 Endo"
7075
+ "value": "80 Ендо"
7076
7076
  },
7077
7077
  "/lotus/storeitems/upgrades/mods/fusionbundles/rarefusionbundle": {
7078
- "value": "80 Endo"
7078
+ "value": "80 Ендо"
7079
7079
  },
7080
7080
  "/lotus/storeitems/upgrades/mods/fusionbundles/rarelvl1fusionbundle": {
7081
- "value": "30 Endo"
7081
+ "value": "30 Ендо"
7082
7082
  },
7083
7083
  "/lotus/storeitems/upgrades/mods/fusionbundles/rarelvl2fusionbundle": {
7084
- "value": "40 Endo"
7084
+ "value": "40 Ендо"
7085
7085
  },
7086
7086
  "/lotus/storeitems/upgrades/mods/fusionbundles/rarelvl3fusionbundle": {
7087
- "value": "55 Endo"
7087
+ "value": "55 Ендо"
7088
7088
  },
7089
7089
  "/lotus/storeitems/upgrades/mods/fusionbundles/rarelvl4fusionbundle": {
7090
- "value": "65 Endo"
7090
+ "value": "65 Ендо"
7091
7091
  },
7092
7092
  "/lotus/storeitems/upgrades/mods/fusionbundles/rarelvl5fusionbundle": {
7093
- "value": "80 Endo"
7093
+ "value": "80 Ендо"
7094
7094
  },
7095
7095
  "/lotus/storeitems/upgrades/mods/melee/beginner/weaponarmorpiercingdamagemodbeginner": {
7096
- "value": "Sundering Strike"
7096
+ "value": "Нищівний удар"
7097
7097
  },
7098
7098
  "/lotus/storeitems/upgrades/mods/melee/beginner/weaponcritchancemodbeginner": {
7099
- "value": "True Steel"
7099
+ "value": "Справжня сталь"
7100
7100
  },
7101
7101
  "/lotus/storeitems/upgrades/mods/melee/beginner/weaponcritdamagemodbeginner": {
7102
- "value": "Organ Shatter"
7102
+ "value": "Руйнівник органів"
7103
7103
  },
7104
7104
  "/lotus/storeitems/upgrades/mods/melee/beginner/weaponcritfireratebonusmodbeginner": {
7105
7105
  "value": "Berserker"
7106
7106
  },
7107
7107
  "/lotus/storeitems/upgrades/mods/melee/beginner/weaponelectricitydamagemodbeginner": {
7108
- "value": "Shocking Touch"
7108
+ "value": "Шокова терапія"
7109
7109
  },
7110
7110
  "/lotus/storeitems/upgrades/mods/melee/beginner/weaponfiredamagemodbeginner": {
7111
7111
  "value": "Molten Impact"
@@ -7288,19 +7288,19 @@
7288
7288
  "value": "Melee Prowess"
7289
7289
  },
7290
7290
  "/lotus/storeitems/upgrades/mods/melee/weaponarmorpiercingdamagemod": {
7291
- "value": "Sundering Strike"
7291
+ "value": "Нищівний удар"
7292
7292
  },
7293
7293
  "/lotus/storeitems/upgrades/mods/melee/weaponcritchancemod": {
7294
- "value": "True Steel"
7294
+ "value": "Справжня сталь"
7295
7295
  },
7296
7296
  "/lotus/storeitems/upgrades/mods/melee/weaponcritdamagemod": {
7297
- "value": "Organ Shatter"
7297
+ "value": "Руйнівник органів"
7298
7298
  },
7299
7299
  "/lotus/storeitems/upgrades/mods/melee/weaponcritfireratebonusmod": {
7300
7300
  "value": "Berserker"
7301
7301
  },
7302
7302
  "/lotus/storeitems/upgrades/mods/melee/weaponelectricitydamagemod": {
7303
- "value": "Shocking Touch"
7303
+ "value": "Шокова терапія"
7304
7304
  },
7305
7305
  "/lotus/storeitems/upgrades/mods/melee/weaponeventmeleeimpactdamagemod": {
7306
7306
  "value": "Collision Force"
@@ -16358,19 +16358,19 @@
16358
16358
  "value": "Smoke Colors"
16359
16359
  },
16360
16360
  "/lotus/upgrades/mods/aura/infestationspeedreductionauramod": {
16361
- "value": "Infested Impedance"
16361
+ "value": "Опір зараженню"
16362
16362
  },
16363
16363
  "/lotus/upgrades/mods/aura/playerlootradarauramod": {
16364
16364
  "value": "Loot Radar"
16365
16365
  },
16366
16366
  "/lotus/upgrades/mods/fusionbundles/alertfusionbundlelarge": {
16367
- "value": "150 Endo"
16367
+ "value": "150 Ендо"
16368
16368
  },
16369
16369
  "/lotus/upgrades/mods/fusionbundles/alertfusionbundlemedium": {
16370
- "value": "100 Endo"
16370
+ "value": "100 Ендо"
16371
16371
  },
16372
16372
  "/lotus/upgrades/mods/fusionbundles/alertfusionbundlesmall": {
16373
- "value": "80 Endo"
16373
+ "value": "80 Ендо"
16374
16374
  },
16375
16375
  "/lotus/upgrades/mods/fusionbundles/markettier3fusionbundle": {
16376
16376
  "value": "1000 Endo"
@@ -22,7 +22,7 @@
22
22
  "SORTIE_MODIFIER_HAZARD_FIRE": "Environmental Hazard: Fire",
23
23
  "SORTIE_MODIFIER_HAZARD_ICE": "Environmental Effect: Cryogenic Leakage",
24
24
  "SORTIE_MODIFIER_HAZARD_COLD": "Environmental Effect: Extreme Cold",
25
- "SORTIE_MODIFIER_ARMOR": "Augmented Enemy Armor",
25
+ "SORTIE_MODIFIER_ARMOR": "Посилена ворожий захист",
26
26
  "SORTIE_MODIFIER_SHIELDS": "Enhanced Enemy Shields",
27
27
  "SORTIE_MODIFIER_SECONDARY_ONLY": "Обмеження: пістолети",
28
28
  "SORTIE_MODIFIER_SHOTGUN_ONLY": "Обмеження: рушниці",
@@ -4246,7 +4246,7 @@
4246
4246
  "+ Enemy armor/shield",
4247
4247
  "Environmental hazard",
4248
4248
  "Enemy damage resistance",
4249
- "Energy reduction",
4249
+ "Зменшення енергії",
4250
4250
  "Eximus stronghold",
4251
4251
  "Weapon restriction"
4252
4252
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.28.3",
3
+ "version": "1.28.4",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {