gw2e-static-data 0.5.54 → 0.5.56

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.
@@ -258,7 +258,8 @@ exports.default = [{
258
258
  type: 'worldboss'
259
259
  }, {
260
260
  id: 'NOT_IN_API_convergences',
261
- name: 'Convergences',
261
+ name: 'Convergence: Outer Nayos',
262
+ icon: 'https://wiki.guildwars2.com/images/e/ec/Strike_Mission_%28overhead_icon%29.png',
262
263
  reward_dragonite: '0',
263
264
  position: "The Wizard's Tower",
264
265
  times: ['00:30', '03:30', '06:30', '9:30', '12:30', '15:30', '18:30', '21:30'],
@@ -267,6 +268,7 @@ exports.default = [{
267
268
  }, {
268
269
  id: 'NOT_IN_API_the_twisted_marionette',
269
270
  name: 'The Twisted Marionette',
271
+ icon: 'https://wiki.guildwars2.com/images/1/1e/The_Origins_of_Madness.png',
270
272
  reward_dragonite: '0',
271
273
  position: 'Eye of the North',
272
274
  times: ['11:00', '13:00', '15:00', '17:00', '19:00', '21:00', '23:00', '01:00', '03:00', '05:00', '07:00', '09:00'],
@@ -275,6 +277,7 @@ exports.default = [{
275
277
  }, {
276
278
  id: 'NOT_IN_API_convergence_mount_balrior',
277
279
  name: 'Convergence: Mount Balrior',
280
+ icon: 'https://wiki.guildwars2.com/images/e/ec/Strike_Mission_%28overhead_icon%29.png',
278
281
  reward_dragonite: '0',
279
282
  position: 'Lowland Shore',
280
283
  times: ['23:00', '02:00', '05:00', '08:00', '11:00', '14:00', '17:00', '20:00'],
@@ -18,13 +18,13 @@ exports.default = [
18
18
  { id: 106273, name: 'Ancora Bellum', type: 'weapon', skin: 13306, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }, { id: 105653, name: 'Ancora Pax', type: 'weapon', skin: 13334, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' },
19
19
 
20
20
  // PvE Trinket
21
- { id: 81908, name: 'Aurora', type: 'trinket', skin: null, precursorId: 81729, precursorName: 'Spark of Sentience', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 91048, name: 'Vision', type: 'trinket', skin: null, precursorId: 91035, precursorName: 'Glimpse', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 91234, name: 'Coalescence', type: 'trinket', skin: null, precursorId: 86104, precursorName: 'Hateful Sworl', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 95380, name: 'Prismatic Champion\'s Regalia', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }, { id: 107022, name: 'Endless Summer', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' },
21
+ { id: 81908, name: 'Aurora', type: 'trinket', skin: null, precursorId: 81729, precursorName: 'Spark of Sentience', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 91048, name: 'Vision', type: 'trinket', skin: null, precursorId: 91035, precursorName: 'Glimpse', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 91234, name: 'Coalescence', type: 'trinket', skin: null, precursorId: 86104, precursorName: 'Hateful Sworl', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 95380, name: 'Prismatic Champion\'s Regalia', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }, { id: 107022, name: 'Endless Summer', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }, { id: 109070, name: 'Stella Radians', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' },
22
22
 
23
23
  // PvP Trinket
24
24
  { id: 92991, name: 'Transcendence', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvP' },
25
25
 
26
26
  // WvW Trinket
27
- { id: 93105, name: 'Conflux', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'WvW' },
27
+ { id: 93105, name: 'Conflux', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'WvW' }, { id: 109012, name: 'Strife Unending', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'WvW' },
28
28
 
29
29
  // PvE Back Item
30
30
  { id: 74155, name: 'Ad Infinitum', type: 'back', skin: 6344, precursorId: 72309, precursorName: 'Unbound', precursorSkin: 6234, generation: -1, source: 'PvE' },
@@ -56,5 +56,9 @@ exports.default = [
56
56
 
57
57
  // PvP Legendary Armor (2)
58
58
  { id: 82401, name: 'Glorious Hero\'s Cap', type: 'armor', skin: 999999, precursorId: 67116, precursorName: 'Glorious Hero\'s Cap', precursorSkin: 5615, generation: -1, source: 'PvP' }, { id: 84723, name: 'Glorious Hero\'s Epaulets', type: 'armor', skin: 999999, precursorId: 67124, precursorName: 'Glorious Hero\'s Epaulets', precursorSkin: 5611, generation: -1, source: 'PvP' }, { id: 82268, name: 'Glorious Hero\'s Shoulderguards', type: 'armor', skin: 999999, precursorId: 67120, precursorName: 'Glorious Hero\'s Shoulderguards', precursorSkin: 5617, generation: -1, source: 'PvP' }, { id: 83729, name: 'Glorious Hero\'s Raiment', type: 'armor', skin: 999999, precursorId: 67129, precursorName: 'Glorious Hero\'s Raiment', precursorSkin: 5607, generation: -1, source: 'PvP' }, { id: 82098, name: 'Glorious Hero\'s Brigandine', type: 'armor', skin: 999999, precursorId: 67122, precursorName: 'Glorious Hero\'s Brigandine', precursorSkin: 5613, generation: -1, source: 'PvP' }, { id: 83676, name: 'Glorious Hero\'s Wristplates', type: 'armor', skin: 999999, precursorId: 67121, precursorName: 'Glorious Hero\'s Wristplates', precursorSkin: 5614, generation: -1, source: 'PvP' }, { id: 84341, name: 'Glorious Hero\'s Leggings', type: 'armor', skin: 999999, precursorId: 67125, precursorName: 'Glorious Hero\'s Leggings', precursorSkin: 5610, generation: -1, source: 'PvP' }, { id: 83240, name: 'Glorious Hero\'s Legguards', type: 'armor', skin: 999999, precursorId: 67119, precursorName: 'Glorious Hero\'s Legguards', precursorSkin: 5616, generation: -1, source: 'PvP' }, { id: 82272, name: 'Glorious Hero\'s Shinplates', type: 'armor', skin: 999999, precursorId: 67123, precursorName: 'Glorious Hero\'s Shinplates', precursorSkin: 5612, generation: -1, source: 'PvP' }, { id: 82423, name: 'Glorious Hero\'s Crown', type: 'armor', skin: 999999, precursorId: 67126, precursorName: 'Glorious Hero\'s Crown', precursorSkin: 5609, generation: -1, source: 'PvP' }, { id: 84461, name: 'Glorious Hero\'s Armguards', type: 'armor', skin: 999999, precursorId: 67127, precursorName: 'Glorious Hero\'s Armguards', precursorSkin: 5608, generation: -1, source: 'PvP' }, { id: 84427, name: 'Glorious Hero\'s Footgear', type: 'armor', skin: 999999, precursorId: 67130, precursorName: 'Glorious Hero\'s Footgear', precursorSkin: 5606, generation: -1, source: 'PvP' }, { id: 82698, name: 'Glorious Hero\'s Plate Helm', type: 'armor', skin: 999999, precursorId: 67153, precursorName: 'Glorious Hero\'s Plate Helm', precursorSkin: 5603, generation: -1, source: 'PvP' }, { id: 84561, name: 'Glorious Hero\'s Pauldrons', type: 'armor', skin: 999999, precursorId: 67149, precursorName: 'Glorious Hero\'s Pauldrons', precursorSkin: 5605, generation: -1, source: 'PvP' }, { id: 82334, name: 'Glorious Hero\'s Breastplate', type: 'armor', skin: 999999, precursorId: 67133, precursorName: 'Glorious Hero\'s Breastplate', precursorSkin: 5599, generation: -1, source: 'PvP' }, { id: 82410, name: 'Glorious Hero\'s Gauntlets', type: 'armor', skin: 999999, precursorId: 67132, precursorName: 'Glorious Hero\'s Gauntlets', precursorSkin: 5600, generation: -1, source: 'PvP' }, { id: 84748, name: 'Glorious Hero\'s Legplates', type: 'armor', skin: 999999, precursorId: 67154, precursorName: 'Glorious Hero\'s Legplates', precursorSkin: 5604, generation: -1, source: 'PvP' }, { id: 83957, name: 'Glorious Hero\'s Wargreaves', type: 'armor', skin: 999999, precursorId: 67134, precursorName: 'Glorious Hero\'s Wargreaves', precursorSkin: 5601, generation: -1, source: 'PvP' },
59
+
60
+ // PvP Legendary Armor (3)
61
+ { id: 89126, name: 'Mistforged Glorious Hero\'s Cap', type: 'armor', skin: 999999, precursorId: 89110, precursorName: 'Mistforged Glorious Hero\'s Cap', precursorSkin: 8484, generation: -1, source: 'PvP' }, { id: 89158, name: 'Mistforged Glorious Hero\'s Epaulets', type: 'armor', skin: 999999, precursorId: 89138, precursorName: 'Mistforged Glorious Hero\'s Epaulets', precursorSkin: 8486, generation: -1, source: 'PvP' }, { id: 89234, name: 'Mistforged Glorious Hero\'s Shoulderguards', type: 'armor', skin: 999999, precursorId: 89208, precursorName: 'Mistforged Glorious Hero\'s Shoulderguards', precursorSkin: 8487, generation: -1, source: 'PvP' }, { id: 89174, name: 'Mistforged Glorious Hero\'s Raiment', type: 'armor', skin: 999999, precursorId: 89204, precursorName: 'Mistforged Glorious Hero\'s Raiment', precursorSkin: 8480, generation: -1, source: 'PvP' }, { id: 89183, name: 'Mistforged Glorious Hero\'s Brigandine', type: 'armor', skin: 999999, precursorId: 89168, precursorName: 'Mistforged Glorious Hero\'s Brigandine', precursorSkin: 8496, generation: -1, source: 'PvP' }, { id: 89134, name: 'Mistforged Glorious Hero\'s Wristplates', type: 'armor', skin: 999999, precursorId: 89171, precursorName: 'Mistforged Glorious Hero\'s Wristplates', precursorSkin: 8468, generation: -1, source: 'PvP' }, { id: 89101, name: 'Mistforged Glorious Hero\'s Leggings', type: 'armor', skin: 999999, precursorId: 89160, precursorName: 'Mistforged Glorious Hero\'s Leggings', precursorSkin: 8475, generation: -1, source: 'PvP' }, { id: 89094, name: 'Mistforged Glorious Hero\'s Legguards', type: 'armor', skin: 999999, precursorId: 89242, precursorName: 'Mistforged Glorious Hero\'s Legguards', precursorSkin: 8478, generation: -1, source: 'PvP' }, { id: 89235, name: 'Mistforged Glorious Hero\'s Shinplates', type: 'armor', skin: 999999, precursorId: 89161, precursorName: 'Mistforged Glorious Hero\'s Shinplates', precursorSkin: 8502, generation: -1, source: 'PvP' }, { id: 82423, name: 'Mistforged Glorious Hero\'s Crown', type: 'armor', skin: 999999, precursorId: 89190, precursorName: 'Mistforged Glorious Hero\'s Crown', precursorSkin: 8481, generation: -1, source: 'PvP' }, { id: 89167, name: 'Mistforged Glorious Hero\'s Armguards', type: 'armor', skin: 999999, precursorId: 89099, precursorName: 'Mistforged Glorious Hero\'s Armguards', precursorSkin: 8495, generation: -1, source: 'PvP' }, { id: 89245, name: 'Mistforged Glorious Hero\'s Footgear', type: 'armor', skin: 999999, precursorId: 89230, precursorName: 'Mistforged Glorious Hero\'s Footgear', precursorSkin: 8492, generation: -1, source: 'PvP' }, { id: 89117, name: 'Mistforged Glorious Hero\'s Plate Helm', type: 'armor', skin: 999999, precursorId: 89217, precursorName: 'Mistforged Glorious Hero\'s Plate Helm', precursorSkin: 8465, generation: -1, source: 'PvP' }, { id: 89209, name: 'Mistforged Glorious Hero\'s Pauldrons', type: 'armor', skin: 999999, precursorId: 89089, precursorName: 'Mistforged Glorious Hero\'s Pauldrons', precursorSkin: 8498, generation: -1, source: 'PvP' }, { id: 89152, name: 'Mistforged Glorious Hero\'s Breastplate', type: 'armor', skin: 999999, precursorId: 89151, precursorName: 'Mistforged Glorious Hero\'s Breastplate', precursorSkin: 8476, generation: -1, source: 'PvP' }, { id: 89093, name: 'Mistforged Glorious Hero\'s Gauntlets', type: 'armor', skin: 999999, precursorId: 89177, precursorName: 'Mistforged Glorious Hero\'s Gauntlets', precursorSkin: 8483, generation: -1, source: 'PvP' }, { id: 89266, name: 'Mistforged Glorious Hero\'s Legplates', type: 'armor', skin: 999999, precursorId: 89121, precursorName: 'Mistforged Glorious Hero\'s Legplates', precursorSkin: 8485, generation: -1, source: 'PvP' }, { id: 89252, name: 'Mistforged Glorious Hero\'s Wargreaves', type: 'armor', skin: 999999, precursorId: 89244, precursorName: 'Mistforged Glorious Hero\'s Wargreaves', precursorSkin: 8490, generation: -1, source: 'PvP' },
62
+
59
63
  // PvE Legendary Armor(Fractals)
60
64
  { id: 105293, name: 'Eikasia, Mists-Grasper (medium)', type: 'armor', skin: 13222, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }, { id: 105171, name: 'Eikasia, Mists-Grasper (heavy)', type: 'armor', skin: 13230, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }, { id: 105317, name: 'Eikasia, Mists-Grasper (light)', type: 'armor', skin: 13224, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' }];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gw2e-static-data",
3
- "version": "0.5.54",
3
+ "version": "0.5.56",
4
4
  "description": "All the static data used in gw2efficiency and it's services",
5
5
  "main": "./build/index.js",
6
6
  "scripts": {