warframe-worldstate-data 1.20.6 → 1.21.3

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 (47) hide show
  1. package/README.md +13 -13
  2. package/data/conclaveData.json +25 -0
  3. package/data/cs/conclaveData.json +10 -0
  4. package/data/cs/languages.json +18 -0
  5. package/data/cs/solNodes.json +5 -0
  6. package/data/de/arcanes.json +20 -20
  7. package/data/de/conclaveData.json +47 -37
  8. package/data/de/languages.json +127 -109
  9. package/data/de/solNodes.json +18 -13
  10. package/data/de/steelPath.json +6 -6
  11. package/data/de/synthTargets.json +7 -7
  12. package/data/es/conclaveData.json +10 -0
  13. package/data/es/languages.json +18 -0
  14. package/data/es/solNodes.json +5 -0
  15. package/data/fr/conclaveData.json +10 -0
  16. package/data/fr/languages.json +18 -0
  17. package/data/fr/missionTypes.json +1 -1
  18. package/data/fr/solNodes.json +5 -0
  19. package/data/fr/steelPath.json +20 -20
  20. package/data/it/conclaveData.json +10 -0
  21. package/data/it/languages.json +18 -0
  22. package/data/it/solNodes.json +5 -0
  23. package/data/ko/conclaveData.json +10 -0
  24. package/data/ko/languages.json +18 -0
  25. package/data/ko/solNodes.json +5 -0
  26. package/data/languages.json +18 -0
  27. package/data/pl/conclaveData.json +10 -0
  28. package/data/pl/languages.json +18 -0
  29. package/data/pl/solNodes.json +5 -0
  30. package/data/pt/conclaveData.json +10 -0
  31. package/data/pt/languages.json +18 -0
  32. package/data/pt/solNodes.json +5 -0
  33. package/data/ru/conclaveData.json +10 -0
  34. package/data/ru/languages.json +18 -0
  35. package/data/ru/solNodes.json +5 -0
  36. package/data/solNodes.json +5 -0
  37. package/data/sr/conclaveData.json +10 -0
  38. package/data/sr/languages.json +18 -0
  39. package/data/sr/solNodes.json +5 -0
  40. package/data/tr/conclaveData.json +10 -0
  41. package/data/tr/languages.json +18 -0
  42. package/data/tr/solNodes.json +5 -0
  43. package/data/zh/conclaveData.json +10 -0
  44. package/data/zh/languages.json +18 -0
  45. package/data/zh/solNodes.json +5 -0
  46. package/exports.js +26 -8
  47. package/package.json +14 -3
package/README.md CHANGED
@@ -32,16 +32,16 @@ const {enemy, value, type} = erpo;
32
32
 
33
33
  ## Available data and formatting
34
34
 
35
- JSON | Data Accessor | Description
36
- --- |--- | ---
37
- `conclaveData.json` | `conclave` | Stores conclave data for modes and categories
38
- `eventsData.json` | `events` | Stores event strings. May be deprecated when languages.json is more complete.
39
- `factionsData.json`|`factions`|Stores faction strings for identifying each faction
40
- `fissureModifiers.json`|`fissureModifiers`|Fissure tier assignments corresponding to era names
41
- `languages.json`|`languages`|General string storage for converting worldstate strings to display strings
42
- `missionTypes.json`|`missionTypes`|Types of missions, ex.: `MT_EXCAVATE` corresponds to `Excavation`
43
- `operationTypes.json`|`operationTypes`|Operation string conversions for global modifiers
44
- `persistentEnemyData.json`|`persistentEnemy`|Persistent enemy data mappings. Currently only acolytes.
45
- `solNodes.json`|`solNodes`|Data for each node in the solar system. Currently includes node name, base enemy type, and base mission type
46
- `syndicateData.json`|`syndicates`|Mappings for worldstate syndicate names to displayable syndicate names.
47
- `upgradeTypes.json`|`upgradeTypes`|Upgrade types for global modifiers.
35
+ | JSON | Data Accessor | Description |
36
+ |:---------------------------|:-------------------:|:-------------------------------------------------------------------------------------------------------------|
37
+ | `conclaveData.json` | `conclave` | Stores conclave data for modes and categories |
38
+ | `eventsData.json` | `events` | Stores event strings. May be deprecated when languages.json is more complete. |
39
+ | `factionsData.json` | `factions` | Stores faction strings for identifying each faction |
40
+ | `fissureModifiers.json` | `fissureModifiers` | Fissure tier assignments corresponding to era names |
41
+ | `languages.json` | `languages` | General string storage for converting worldstate strings to display strings |
42
+ | `missionTypes.json` | `missionTypes` | Types of missions, ex.: `MT_EXCAVATE` corresponds to `Excavation` |
43
+ | `operationTypes.json` | `operationTypes` | Operation string conversions for global modifiers |
44
+ | `persistentEnemyData.json` | `persistentEnemy` | Persistent enemy data mappings. Currently only acolytes. |
45
+ | `solNodes.json` | `solNodes` | Data for each node in the solar system. Currently includes node name, base enemy type, and base mission type |
46
+ | `syndicateData.json` | `syndicates` | Mappings for worldstate syndicate names to displayable syndicate names. |
47
+ | `upgradeTypes.json` | `upgradeTypes` | Upgrade types for global modifiers. |
@@ -132,16 +132,31 @@
132
132
  "description": "Go on 2 Kill Streaks in a match",
133
133
  "standing": 3000
134
134
  },
135
+ "PVPTimedChallengeKillsStreakStopped_EASY": {
136
+ "title": "Streak Stopped",
137
+ "description": "Kill 1 enemy on a Kill Streak",
138
+ "standing": 500
139
+ },
135
140
  "PVPTimedChallengeKillsStreakStoppedEASY": {
136
141
  "title": "Streak Stopped",
137
142
  "description": "Kill 1 enemy on a Kill Streak",
138
143
  "standing": 500
139
144
  },
145
+ "PVPTimedChallengeKillsStreakStopped_MEDIUM": {
146
+ "title": "Streak Stopped",
147
+ "description": "Kill 3 enemies on a Kill Streak",
148
+ "standing": 1500
149
+ },
140
150
  "PVPTimedChallengeKillsStreakStoppedMEDIUM": {
141
151
  "title": "Streak Stopped",
142
152
  "description": "Kill 3 enemies on a Kill Streak",
143
153
  "standing": 1500
144
154
  },
155
+ "PVPTimedChallengeKillsStreakStopped_HARD": {
156
+ "title": "Focused Streak Stopped",
157
+ "description": "Kill 2 enemies on a Kill Streak in a match",
158
+ "standing": 3000
159
+ },
145
160
  "PVPTimedChallengeKillsStreakStoppedHARD": {
146
161
  "title": "Focused Streak Stopped",
147
162
  "description": "Kill 2 enemies on a Kill Streak in a match",
@@ -381,6 +396,16 @@
381
396
  "title": "Conditioning",
382
397
  "description": "Complete 10 Daily Challenges",
383
398
  "standing": 0
399
+ },
400
+ "PVPTimedChallengeSpeedballGoalsHARD": {
401
+ "title": "Focused Goal!",
402
+ "description": "Score 4 Goals in a match",
403
+ "standing": 6000
404
+ },
405
+ "PVPTimedChallengeKillsPayback_MEDIUM": {
406
+ "title": "Revenge",
407
+ "description": "Kill 3 enemies that have killed you",
408
+ "standing": 1500
384
409
  }
385
410
  },
386
411
  "affectors": {
@@ -381,6 +381,16 @@
381
381
  "title": "Podmínky",
382
382
  "description": "Splňte 10 Denních výzev",
383
383
  "standing": 0
384
+ },
385
+ "PVPTimedChallengeSpeedballGoalsHARD": {
386
+ "title": "Focused Goal!",
387
+ "description": "Score 4 Goals in a match",
388
+ "standing": 6000
389
+ },
390
+ "PVPTimedChallengeKillsPayback_MEDIUM": {
391
+ "title": "Revenge",
392
+ "description": "Kill 3 enemies that have killed you",
393
+ "standing": 1500
384
394
  }
385
395
  },
386
396
  "affectors": {
@@ -13863,6 +13863,15 @@
13863
13863
  "/lotus/types/gameplay/eidolon/jobs/events/infestedplainsbounty": {
13864
13864
  "value": "Plague Star"
13865
13865
  },
13866
+ "/lotus/types/gameplay/eidolon/jobs/narmer/assassinatebountyass": {
13867
+ "value": "Rise and Fall (New War)"
13868
+ },
13869
+ "/lotus/types/gameplay/eidolon/jobs/narmer/attritionbountyext": {
13870
+ "value": "For the Unum (New War)"
13871
+ },
13872
+ "/lotus/types/gameplay/eidolon/jobs/narmer/attritionbountylib": {
13873
+ "value": "Bring Them Home (New War)"
13874
+ },
13866
13875
  "/lotus/types/gameplay/eidolon/jobs/reclamationbountycache": {
13867
13876
  "value": "Find the Hidden Artifact"
13868
13877
  },
@@ -13914,6 +13923,15 @@
13914
13923
  "/lotus/types/gameplay/infestedmicroplanet/jobs/deimospurifybounty": {
13915
13924
  "value": "Anomaly Retrieval"
13916
13925
  },
13926
+ "/lotus/types/gameplay/venus/jobs/narmer/narmervenusculljobassassinate": {
13927
+ "value": "Master's Voice (New War)"
13928
+ },
13929
+ "/lotus/types/gameplay/venus/jobs/narmer/narmervenusculljobexterminate": {
13930
+ "value": "Crush the Cult (New War)"
13931
+ },
13932
+ "/lotus/types/gameplay/venus/jobs/narmer/narmervenustheftjobexcavation": {
13933
+ "value": "Digging for Narmer (New War)"
13934
+ },
13917
13935
  "/lotus/types/gameplay/venus/jobs/venusartifactjobambush": {
13918
13936
  "value": "Courier Ambush"
13919
13937
  },
@@ -1509,6 +1509,11 @@
1509
1509
  "enemy": "Corpus",
1510
1510
  "type": "Relay"
1511
1511
  },
1512
+ "TradeHUB1": {
1513
+ "value": "Maroo's Bazaar (Mars)",
1514
+ "enemy": "Corpus",
1515
+ "type": "Relay"
1516
+ },
1512
1517
  "EventNode0": {
1513
1518
  "value": "Balor",
1514
1519
  "enemy": "Sentient",
@@ -36,7 +36,7 @@
36
36
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Arachnid"
37
37
  },
38
38
  {
39
- "regex": "avenger",
39
+ "regex": "Rächer",
40
40
  "name": "Arcane Avenger",
41
41
  "effect": "Beim Erleiden von Schaden 3.5% / 7% / 10.5% / 14% Chance \n7.5% / 15% / 22.5% / 30% zusätzlich kritische Trefferchance\nfür 2 / 4 / 6 / 8 Sekunden zu erhalten",
42
42
  "rarity": "Ungewöhnlich",
@@ -45,7 +45,7 @@
45
45
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_R%C3%A4cher"
46
46
  },
47
47
  {
48
- "regex": "awakening",
48
+ "regex": "Erwachen",
49
49
  "name": "Arkane Erwachen",
50
50
  "effect": "Beim Nachladen 10% / 20% / 30% / 40% Chance\n25% / 50% / 75% / 100% zusätzlichen Schaden für Sekundärwaffen\nfür 4 / 8 / 12 / 16 Sekunden zu erhalten",
51
51
  "rarity": "Gewöhnlich",
@@ -54,7 +54,7 @@
54
54
  "info": "https://warframe.fandom.com/de/wiki/Arkana%3A_Erwachen"
55
55
  },
56
56
  {
57
- "regex": "barrier",
57
+ "regex": "Barriere",
58
58
  "name": "Arcane Barrier",
59
59
  "effect": "Beim Erleiden von Schaden 1% / 2% / 3% / 4% Chance Schilde wieder vollständig aufzuladen",
60
60
  "rarity": "Selten",
@@ -63,7 +63,7 @@
63
63
  "info": "https://warframe.fandom.com/de/wiki/Arkana%3A_Barriere"
64
64
  },
65
65
  {
66
- "regex": "consequence",
66
+ "regex": "Konsequenz",
67
67
  "name": "Arkana: Konsequenz",
68
68
  "effect": "Bei Kopftreffer 25% / 50% / 75% / 100% Chance\n10% / 20% / 30% / 40% erhöhtes Zielgleiten/Wandhalten\nfür 3 / 6 / 9 / 12 Sekunden zu erhalten",
69
69
  "rarity": "Ungewöhnlich",
@@ -72,7 +72,7 @@
72
72
  "info": "https://warframe.fandom.com/de/wiki/Arkana%3A_Konsequenz"
73
73
  },
74
74
  {
75
- "regex": "deflection",
75
+ "regex": "Deflektion",
76
76
  "name": "Arcane Deflection",
77
77
  "effect": "20% / 40% / 60% / 80% Chance dem Schnittstatuseffekt zu wiederstehen",
78
78
  "rarity": "Selten",
@@ -90,7 +90,7 @@
90
90
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Antrieb"
91
91
  },
92
92
  {
93
- "regex": "eruption",
93
+ "regex": "Eruption",
94
94
  "name": "Arcane Eruption",
95
95
  "effect": "Beim Aufsammeln von Energie 5% / 10% / 15% / 20% Chance\nGegner innerhalb von 5 / 10 / 15 / 20 Metern umzuwerfen",
96
96
  "rarity": "Ungewöhnlich",
@@ -99,7 +99,7 @@
99
99
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Eruption"
100
100
  },
101
101
  {
102
- "regex": "fury",
102
+ "regex": "Furie",
103
103
  "name": "Arkana: Furie",
104
104
  "effect": "Bei kritischem Treffer 10% / 20% / 30% / 40% Chance\n30% / 60% / 90% / 120% erhöhten Nahkampfschaden\nfür 3 / 6 / 9 / 12 Sekunden zu erhalten",
105
105
  "rarity": "Ungewöhnlich",
@@ -126,7 +126,7 @@
126
126
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Besch%C3%BCtzer"
127
127
  },
128
128
  {
129
- "regex": "healing",
129
+ "regex": "Heilung",
130
130
  "name": "Arcane Healing",
131
131
  "effect": "20% / 40% / 60% / 80% Chance Strahlungsschaden zu widerstehen",
132
132
  "rarity": "Selten",
@@ -135,7 +135,7 @@
135
135
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Heilung"
136
136
  },
137
137
  {
138
- "regex": "ice",
138
+ "regex": "Eis",
139
139
  "name": "Arcane Ice",
140
140
  "effect": "20% / 40% / 60% / 80% Chance Hitzeschaden zu widerstehen",
141
141
  "rarity": "Ungewöhnlich",
@@ -144,7 +144,7 @@
144
144
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Eis"
145
145
  },
146
146
  {
147
- "regex": "momentum",
147
+ "regex": "Momentum",
148
148
  "name": "Arkana: Momentum",
149
149
  "effect": "Bei kritischem Treffer 10% / 20% / 30% / 40% Chance\n25% / 50% / 75% / 100% Feuerrate für Sniper\nfür 2 / 4 / 6 / 8 Sekunden zu erhalten",
150
150
  "rarity": "Gewöhnlich",
@@ -153,7 +153,7 @@
153
153
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Momentum"
154
154
  },
155
155
  {
156
- "regex": "nullifier",
156
+ "regex": "Nullfeld",
157
157
  "name": "Arcane Nullifier",
158
158
  "effect": "20% / 40% / 60% / 80% Chance Magnetismusschaden zu widerstehen",
159
159
  "rarity": "Ungewöhnlich",
@@ -216,7 +216,7 @@
216
216
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Hieb"
217
217
  },
218
218
  {
219
- "regex": "tempo",
219
+ "regex": "Tempo",
220
220
  "name": "Arkana: Tempo",
221
221
  "effect": "Bei kritischem Treffer 2.5% / 5% / 7.5% / 10% Chance\n15% / 30% / 45% / 60% erhöhte Feuerrate für Schrotflinten\nfür 2 / 4 / 6 / 8 Sekunden zu erhalten",
222
222
  "rarity": "Gewöhnlich",
@@ -225,7 +225,7 @@
225
225
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Tempo"
226
226
  },
227
227
  {
228
- "regex": "trickery",
228
+ "regex": "Trickserei",
229
229
  "name": "Arcane Trickery",
230
230
  "effect": "Nach Finisher 2.5% / 5% / 7.5% / 10% Chance\nfür 5 / 10 / 15 / 20 Sekunden unsichtbar zu werden",
231
231
  "rarity": "Gewöhnlich",
@@ -234,7 +234,7 @@
234
234
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Trickserei"
235
235
  },
236
236
  {
237
- "regex": "ultimatum",
237
+ "regex": "Ultimatum",
238
238
  "name": "Arkana: Ultimatum",
239
239
  "effect": "Nach Finisher 25% / 50% / 75% / 100% Chance 150 / 300 / 450 / 600 Rüstung\nfür 10 / 20 / 30 / 40 Sekunden zu erhalten",
240
240
  "rarity": "Gewöhnlich",
@@ -243,7 +243,7 @@
243
243
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Ultimatum"
244
244
  },
245
245
  {
246
- "regex": "velocity",
246
+ "regex": "Geschwindigkeit",
247
247
  "name": "Arkana: Geschwindigkeit",
248
248
  "effect": "Bei kritischem Treffer 15% / 30% / 45% / 60% Chance\n20% / 40% / 60% / 80% erhöhte Feuerrate für Sekundärwaffen\nfür 1.5 / 3 / 4.5 / 6 Sekunden zu erhalten",
249
249
  "rarity": "Gewöhnlich",
@@ -252,7 +252,7 @@
252
252
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Geschwindigkeit"
253
253
  },
254
254
  {
255
- "regex": "victory",
255
+ "regex": "Sieg",
256
256
  "name": "Arcane Victory",
257
257
  "effect": "Bei Kopftreffer 2% / 4% / 6% / 8% Chance\n0.5% / 1.0% / 1.5% / 2.0% Lebensregeneration pro Sekunde\nfür 2 / 4 / 6 / 8 Sekunden zu erhalten",
258
258
  "rarity": "Selten",
@@ -261,7 +261,7 @@
261
261
  "info": "https://warframe.fandom.com/de/wiki/Arkana:_Sieg"
262
262
  },
263
263
  {
264
- "regex": "warmth",
264
+ "regex": "Wärme",
265
265
  "name": "Arcane Warmth",
266
266
  "effect": "20% / 40% / 60% / 80% Chance Kälteschaden zu widerstehen",
267
267
  "rarity": "Ungewöhnlich",
@@ -333,7 +333,7 @@
333
333
  "info": "http://warframe.wikia.com/wiki/Magus_Nourish"
334
334
  },
335
335
  {
336
- "regex": "null",
336
+ "regex": "Nullfeld",
337
337
  "name": "Virtuos: Leere",
338
338
  "effect": "Bei Kill 5% / 10% / 15% / 20% erhöhte Verstärker-Energieregeneration für 1 / 2 / 3 / 4 Sekunden",
339
339
  "rarity": "Ungewöhnlich",
@@ -342,7 +342,7 @@
342
342
  "info": "http://warframe.wikia.com/wiki/Virtuos_Null"
343
343
  },
344
344
  {
345
- "regex": "tempo",
345
+ "regex": "Tempo",
346
346
  "name": "Virtuos: Tempo",
347
347
  "effect": "Bei Kill 15% / 30% / 45% / 60% Chance 15% / 30% / 45% / 60% erhöhte Feuerrrate für 2 / 4 / 6 / 8 Sekunden zu erhalten",
348
348
  "rarity": "Ungewöhnlich",
@@ -351,7 +351,7 @@
351
351
  "info": "http://warframe.wikia.com/wiki/Virtuos_Tempo"
352
352
  },
353
353
  {
354
- "regex": "fury",
354
+ "regex": "Furie",
355
355
  "name": "Virtuos: Wut",
356
356
  "effect": "Bei Statuseffekt 5% / 10% / 15% / 20% Chance 7.5% / 15% / 22.5% / 30% erhöhten Schaden für 1 / 2 / 3 / 4 Sekunden zu erhalten",
357
357
  "rarity": "Ungewöhnlich",
@@ -253,98 +253,98 @@
253
253
  "standing": 3000
254
254
  },
255
255
  "PVPTimedChallengeFlagReturnEASY": {
256
- "title": "Liberator",
257
- "description": "Return your team's Cephalon 1 time",
256
+ "title": "Befreier",
257
+ "description": "Bringe den Cephalon deines Teams einmal zurück",
258
258
  "standing": 500
259
259
  },
260
260
  "PVPTimedChallengeFlagReturnMEDIUM": {
261
- "title": "Liberator",
262
- "description": "Return your team's Cephalon 4 times",
261
+ "title": "Befreier",
262
+ "description": "Bringe den Cephalon deines Teams 4 mal zurück",
263
263
  "standing": 1500
264
264
  },
265
265
  "PVPTimedChallengeFlagCaptureEASY": {
266
266
  "title": "Bandit",
267
- "description": "Capture 1 Cephalon",
267
+ "description": "Erobere 1 Cephalon",
268
268
  "standing": 500
269
269
  },
270
270
  "PVPTimedChallengeFlagCaptureMEDIUM": {
271
271
  "title": "Bandit",
272
- "description": "Capture 4 Cephalons",
272
+ "description": "Erobere 4 Cephalons",
273
273
  "standing": 1500
274
274
  },
275
275
  "PVPTimedChallengeSpeedballCatchesEASY": {
276
- "title": "Heads Up!",
277
- "description": "Catch 3 Passes from teammates",
276
+ "title": "Vorsicht!",
277
+ "description": "Fange 3 Pässe von Teammitgliedern",
278
278
  "standing": 1000
279
279
  },
280
280
  "PVPTimedChallengeSpeedballCatchesMEDIUM": {
281
- "title": "Heads Up!",
282
- "description": "Catch 10 Passes from teammates",
281
+ "title": "Vorsicht!",
282
+ "description": "Fange 10 Pässe von Teammitgliedern",
283
283
  "standing": 3000
284
284
  },
285
285
  "PVPTimedChallengeSpeedballCatchesHARD": {
286
- "title": "Focused Heads Up!",
287
- "description": "Catch 6 Passes from teammates in a match",
286
+ "title": "Fokussierte Vorsicht!",
287
+ "description": "Fange 6 Pässe von Teamkameraden in einem Spiel",
288
288
  "standing": 6000
289
289
  },
290
290
  "PVPTimedChallengeSpeedballInterceptionsEASY": {
291
- "title": "Interception!",
292
- "description": "Intercept 3 Passes from opponents",
291
+ "title": "Abfangen!",
292
+ "description": "3 Pässe von Gegnern abfangen",
293
293
  "standing": 1000
294
294
  },
295
295
  "PVPTimedChallengeSpeedballInterceptionsMEDIUM": {
296
- "title": "Interception!",
297
- "description": "Intercept 6 Passes from opponents",
296
+ "title": "Abfangen!",
297
+ "description": "6 Pässe von Gegnern abfangen",
298
298
  "standing": 3000
299
299
  },
300
300
  "PVPTimedChallengeSpeedballInterceptionsHARD": {
301
- "title": "Focused Interception!",
302
- "description": "Intercept 3 Passes from opponents in a match",
301
+ "title": "Fokussiertes Abfang!",
302
+ "description": "Fange 3 Pässe von Gegnern in einem Spiel ab",
303
303
  "standing": 6000
304
304
  },
305
305
  "PVPTimedChallengeSpeedballStealsEASY": {
306
- "title": "Snatch and Grab",
307
- "description": "Steal the ball 3 times",
306
+ "title": "Abnehmen und schnappen",
307
+ "description": "Stiehle den Ball 3 mal",
308
308
  "standing": 1000
309
309
  },
310
310
  "PVPTimedChallengeSpeedballStealsMEDIUM": {
311
- "title": "Snatch and Grab",
312
- "description": "Steal the ball 6 times",
311
+ "title": "Abnehmen und schnappen",
312
+ "description": "Stiehle den Ball 6 mal",
313
313
  "standing": 3000
314
314
  },
315
315
  "PVPTimedChallengeSpeedballStealsHARD": {
316
- "title": "Focused Snatch and Grab",
317
- "description": "Steal the ball 3 times in a match",
316
+ "title": "Fokussiertes abnehmen und schnappen",
317
+ "description": "Stiehle den Ball 3 mal in einem Spiel",
318
318
  "standing": 3000
319
319
  },
320
320
  "PVPTimedChallengeSpeedballChecksEASY": {
321
321
  "title": "Blockade",
322
- "description": "Strike opponents carrying the ball 3 times",
322
+ "description": "Treffe Gegner die den Ball tragen 3 mal",
323
323
  "standing": 1000
324
324
  },
325
325
  "PVPTimedChallengeSpeedballChecksMEDIUM": {
326
326
  "title": "Blockade",
327
- "description": "Strike opponents carrying the ball 10 times",
327
+ "description": "Treffe Gegner die den Ball tragen 10 mal",
328
328
  "standing": 3000
329
329
  },
330
330
  "PVPTimedChallengeSpeedballChecksHARD": {
331
331
  "title": "Fokussierte Blockade",
332
- "description": "Strike opponents carrying the ball 6 times in a match",
332
+ "description": "Treffe Gegner die den Ball tragen 6 mal",
333
333
  "standing": 6000
334
334
  },
335
335
  "PVPTimedChallengeSpeedballPassesEASY": {
336
- "title": "Send It!",
337
- "description": "Complete 3 Successful Passes to teammates",
336
+ "title": "Werf ihn!",
337
+ "description": "Schließe 3 erfolgreiche Pässe an Teammitglieder ab",
338
338
  "standing": 1000
339
339
  },
340
340
  "PVPTimedChallengeSpeedballPassesMEDIUM": {
341
- "title": "Send It!",
342
- "description": "Complete 6 Successful Passes to teammates",
341
+ "title": "Werf ihn!",
342
+ "description": "Schließe 6 erfolgreiche Pässe an Teammitglieder ab",
343
343
  "standing": 3000
344
344
  },
345
345
  "PVPTimedChallengeSpeedballPassesHARD": {
346
- "title": "Focused Send It!",
347
- "description": "Complete 3 Successful Passes to teammates in a match",
346
+ "title": "Fokussierter Wurf!",
347
+ "description": "Schließe 3 erfolgreiche Pässe an Teammitglieder ab",
348
348
  "standing": 6000
349
349
  },
350
350
  "PVPTimedChallengeSpeedballGoalsEASY": {
@@ -353,12 +353,12 @@
353
353
  "standing": 1000
354
354
  },
355
355
  "PVPTimedChallengeMatchCompleteEASY": {
356
- "title": "See it Through",
356
+ "title": "Durchsehen",
357
357
  "description": "Schließe 1 Spiel ab",
358
358
  "standing": 500
359
359
  },
360
360
  "PVPTimedChallengeMatchCompleteMEDIUM": {
361
- "title": "See it Through",
361
+ "title": "Durchsehen",
362
362
  "description": "Schließe 4 Spiele ab",
363
363
  "standing": 1500
364
364
  },
@@ -374,13 +374,23 @@
374
374
  },
375
375
  "PVPTimedChallengeGameModeComplete": {
376
376
  "title": "Runde abgeschlossen",
377
- "description": "Complete 20 matches of any Game Type",
377
+ "description": "Gewinne 20 Spiele eines beliebigen Spieltyps",
378
378
  "standing": 0
379
379
  },
380
380
  "PVPTimedChallengeOtherChallengeCompleteANY": {
381
- "title": "Conditioning",
381
+ "title": "Bedingungen",
382
382
  "description": "Schließe 10 tägliche Herausforderungen ab",
383
383
  "standing": 0
384
+ },
385
+ "PVPTimedChallengeSpeedballGoalsHARD": {
386
+ "title": "Focused Goal!",
387
+ "description": "Erziele 4 Tore in einem Spiel",
388
+ "standing": 6000
389
+ },
390
+ "PVPTimedChallengeKillsPayback_MEDIUM": {
391
+ "title": "Revenge",
392
+ "description": "Töte 3 Gegner, die dich getötet haben",
393
+ "standing": 1500
384
394
  }
385
395
  },
386
396
  "affectors": {