diff --git a/data/sources/category-config.ts b/data/sources/category-config.ts index 8056c224..f84b382a 100644 --- a/data/sources/category-config.ts +++ b/data/sources/category-config.ts @@ -338,6 +338,14 @@ export const matchTable: { extends: ['dungeon'], originTrait: ['Sundering'], }, + { + // ADDED IN SEASON 25 AKA EPISODE 2 + sourceName: 'vespershost', + desc: ["Vesper's Host"], + alias: ['vesper'], + extends: ['dungeon'], + originTrait: ['Bray Legacy'], + }, // ========================================================================== // EXOTIC QUESTS // ========================================================================== diff --git a/output/missing-source-info.ts b/output/missing-source-info.ts index 307482c6..d57733ab 100644 --- a/output/missing-source-info.ts +++ b/output/missing-source-info.ts @@ -3106,6 +3106,40 @@ const missingSources: { [key: string]: number[] } = { 4177448932, // Focusing Wraps 4248997900, // Incisor ], + vesper: [ + 239405325, // Spacewalk Strides + 480133716, // Spacewalk Robes + 498496285, // Spacewalk Cover + 898451378, // Spacewalk Cowl + 1265540521, // Spacewalk Bond + 1364804507, // Spacewalk Grasps + 2147583688, // Spacewalk Cloak + 2155757770, // Spacewalk Mark + 2867324653, // Spacewalk Gauntlets + 3067211509, // Spacewalk Vest + 3113666223, // Spacewalk Greaves + 3255995532, // Spacewalk Gloves + 3820841619, // Spacewalk Plate + 3901727798, // Spacewalk Boots + 4036496212, // Spacewalk Helm + ], + vespershost: [ + 239405325, // Spacewalk Strides + 480133716, // Spacewalk Robes + 498496285, // Spacewalk Cover + 898451378, // Spacewalk Cowl + 1265540521, // Spacewalk Bond + 1364804507, // Spacewalk Grasps + 2147583688, // Spacewalk Cloak + 2155757770, // Spacewalk Mark + 2867324653, // Spacewalk Gauntlets + 3067211509, // Spacewalk Vest + 3113666223, // Spacewalk Greaves + 3255995532, // Spacewalk Gloves + 3820841619, // Spacewalk Plate + 3901727798, // Spacewalk Boots + 4036496212, // Spacewalk Helm + ], votd: [ 2480074702, // Forbearance ], diff --git a/output/source-info-v2.ts b/output/source-info-v2.ts index 1270c95d..153732cb 100644 --- a/output/source-info-v2.ts +++ b/output/source-info-v2.ts @@ -366,6 +366,7 @@ const D2Sources: { 1282207663, // Source: Dungeon "Duality" 1597738585, // Source: "Spire of the Watcher" Dungeon 1745960977, // Source: "Pit of Heresy" Dungeon + 2463956052, // Source: Vesper's Host 3288974535, // Source: "Ghosts of the Deep" Dungeon ], itemHashes: [ @@ -1384,6 +1385,12 @@ const D2Sources: { ], aliases: ['vog'], }, + vespershost: { + sourceHashes: [ + 2463956052, // Source: Vesper's Host + ], + aliases: ['vesper'], + }, vexoffensive: { itemHashes: [ 351285766, // Substitutional Alloy Greaves diff --git a/output/source-info.ts b/output/source-info.ts index 45821b34..07f3319f 100644 --- a/output/source-info.ts +++ b/output/source-info.ts @@ -742,6 +742,7 @@ const D2Sources: { 1282207663, // Source: Dungeon "Duality" 1597738585, // Source: "Spire of the Watcher" Dungeon 1745960977, // Source: "Pit of Heresy" Dungeon + 2463956052, // Source: Vesper's Host 3288974535, // Source: "Ghosts of the Deep" Dungeon ], searchString: [], @@ -2068,6 +2069,20 @@ const D2Sources: { ], searchString: [], }, + vesper: { + itemHashes: [], + sourceHashes: [ + 2463956052, // Source: Vesper's Host + ], + searchString: [], + }, + vespershost: { + itemHashes: [], + sourceHashes: [ + 2463956052, // Source: Vesper's Host + ], + searchString: [], + }, vexoffensive: { itemHashes: [ 351285766, // Substitutional Alloy Greaves