warframe-worldstate-data 1.28.21 → 1.28.22

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.
@@ -122,7 +122,7 @@
122
122
  "effect": "When damaged, 5% / 10% / 15% / 20% chance\nto give 150 / 300 / 450 / 600 Armor\n for 5 / 10 / 15 / 20 seconds",
123
123
  "rarity": "Звичайний",
124
124
  "location": "Changing, check droptable",
125
- "thumbnail": "https://vignette4.wikia.nocookie.net/warframe/images/8/80/Arcane_Guardian_160.png/revision/latest/scale-to-width-down/75?cb=20150413184813",
125
+ "thumbnail": "https://vignette4.wikia.nocookie.net/warframe/images/8/80/Arcane_Guardian_160.png/revision/latest/scale-to-width-down/75?cb=201504134813",
126
126
  "info": "http://warframe.wikia.com/wiki/Arcane_Guardian"
127
127
  },
128
128
  {
@@ -12423,7 +12423,7 @@
12423
12423
  "value": "Глибоке замороження"
12424
12424
  },
12425
12425
  "/lotus/types/challenges/seasons/daily/seasondailykillenemieswithgas": {
12426
- "desc": "Убийте ворогів <DT_GAS>газовою шкодою. Убито: 0/150",
12426
+ "desc": "Убийте 150 ворогів <DT_GAS>газовою шкодою.",
12427
12427
  "value": "Біологічний руйнівник"
12428
12428
  },
12429
12429
  "/lotus/types/challenges/seasons/daily/seasondailykillenemieswithheadshots": {
@@ -12579,11 +12579,11 @@
12579
12579
  "value": "Flawless"
12580
12580
  },
12581
12581
  "/lotus/types/challenges/seasons/weekly/seasonweeklycatchrareplainsfish": {
12582
- "desc": "Наловіть рідкісної риби на Рівнинах Ейдолонів. Виловлено: 0/6",
12582
+ "desc": "Наловіть 6 рідкісних риб на Рівнинах Ейдолонів.",
12583
12583
  "value": "Риболовля на Землі"
12584
12584
  },
12585
12585
  "/lotus/types/challenges/seasons/weekly/seasonweeklycatchrarevenusfish": {
12586
- "desc": "Наловіть рідкісної риби в Долині Куль. Виловлено: 0/6",
12586
+ "desc": "Наловіть 6 рідкісних риб в Долині Куль.",
12587
12587
  "value": "Риболовля на Венері"
12588
12588
  },
12589
12589
  "/lotus/types/challenges/seasons/weekly/seasonweeklycompleteassassination": {
@@ -12599,7 +12599,7 @@
12599
12599
  "value": "Чудовий друг"
12600
12600
  },
12601
12601
  "/lotus/types/challenges/seasons/weekly/seasonweeklycompletedisruptionconduits": {
12602
- "desc": "Захистіть джерела на завданні «Завада підриву». Захищено: 0/12",
12602
+ "desc": "Захистіть 12 джерел на завданні «Завада підриву».",
12603
12603
  "value": "Не руйнуй"
12604
12604
  },
12605
12605
  "/lotus/types/challenges/seasons/weekly/seasonweeklycompleteexterminate": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.28.21",
3
+ "version": "1.28.22",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {