diff --git a/data/sources/category-config.ts b/data/sources/category-config.ts index 91b9a854..b1bc09a3 100644 --- a/data/sources/category-config.ts +++ b/data/sources/category-config.ts @@ -51,11 +51,11 @@ export const matchTable: { extends: ['dcv'], enteredDCV: 20, }, - { - // ADDED IN SEASON 01 - sourceName: 'lostsectors', - desc: ['Lost Sectors'], - }, + //{ NO LONGER A VALID SOURCE STRING AS OF SEASON 24 + // ADDED IN SEASON 01 + // sourceName: 'lostsectors', + // desc: ['Lost Sectors'], + //}, { // ADDED IN SEASON 01 sourceName: 'edz', @@ -147,6 +147,12 @@ export const matchTable: { ], originTrait: ['Nanotech Tracer Rockets'], }, + { + // ADDED IN SEASON 24 + sourceName: 'paleheart', + desc: ['Pale Heart'], + originTrait: ["Dealer's Choice"], + }, // ========================================================================== // RAIDS // ========================================================================== @@ -437,6 +443,15 @@ export const matchTable: { enteredDCV: 24, }, // ========================================================================== + // EPISODES + // ========================================================================== + { + // ADDED IN SEASON 24 AKA EPISODE 1 + sourceName: 'echoes', + desc: ['Episode: Echoes', 'Radiolite Bay'], + originTrait: ['Cast No Shadows'], + }, + // ========================================================================== // SEASONAL ACTIVITIES // ========================================================================== { @@ -739,6 +754,10 @@ export const matchTable: { extends: ['dcv'], enteredDCV: 20, }, + { + sourceName: 'rahool', + desc: ['Exotic Armor Focusing'], + }, // ========================================================================== // MISC // ========================================================================== @@ -926,6 +945,8 @@ export const matchTable: { 'Source: Defeat Combatants or Open Chests', 'Source: "Legendary Trifecta" Triumph', 'Source: "We Stand Unbroken" Quest', + 'Source: Starhorse', + 'Season of Witch - ARMOR', // UNLESS SOMEONE HAS AN IDEA ON WHERE TO PUT THIS?? ], }, ]; @@ -939,7 +960,7 @@ export const renameTable: { newName: 'Ornaments - IGNORE', }, { - hash: [1402439016, 2585665369], + hash: [1402439016, 2585665369, 1581731027], newName: 'Artifacts - IGNORE', }, { diff --git a/data/sources/unassigned.json b/data/sources/unassigned.json index a4dcf320..0967ef42 100644 --- a/data/sources/unassigned.json +++ b/data/sources/unassigned.json @@ -1,12 +1 @@ -{ - "536806855": "Source: Episode: Echoes", - "1035822060": "", - "1581731027": "Awoken and Ahamkara magics mingle in the mist rising from this censer as it swings back and forth, back and forth…", - "2306801178": "Source: Episode: Echoes Activities", - "2327253880": "Source: Exploring the Pale Heart", - "2514060836": "Source: Episode: Echoes Enigma Protocol Activity", - "2631398023": "Source: Radiolite Bay Deposits", - "3277652589": "Source: Starhorse", - "3614199681": "Source: Pale Heart Triumph", - "4011186136": "Exotic Armor Focusing" -} +{} diff --git a/output/source-info-v2.ts b/output/source-info-v2.ts index 2592bd2d..c4bbe70d 100644 --- a/output/source-info-v2.ts +++ b/output/source-info-v2.ts @@ -370,6 +370,14 @@ const D2Sources: { 2844014413, // Pallas Galliot ], }, + echoes: { + sourceHashes: [ + 536806855, // Source: Episode: Echoes + 2306801178, // Source: Episode: Echoes Activities + 2514060836, // Source: Episode: Echoes Enigma Protocol Activity + 2631398023, // Source: Radiolite Bay Deposits + ], + }, edz: { sourceHashes: [ 783399508, // Source: Adventure "Supply and Demand" in the European Dead Zone @@ -720,7 +728,6 @@ const D2Sources: { ], enteredDCV: 20, }, - lostsectors: {}, mars: { sourceHashes: [ 1036506031, // Source: Complete activities and earn rank-up packages on Mars. @@ -902,6 +909,12 @@ const D2Sources: { ], enteredDCV: 20, }, + paleheart: { + sourceHashes: [ + 2327253880, // Source: Exploring the Pale Heart + 3614199681, // Source: Pale Heart Triumph + ], + }, 'pinnacle-weapon': { itemHashes: [ 578459533, // Wendigo GL3 @@ -975,6 +988,11 @@ const D2Sources: { ], enteredDCV: 24, }, + rahool: { + sourceHashes: [ + 4011186136, // Exotic Armor Focusing + ], + }, raid: { sourceHashes: [ 160129377, // Source: "King's Fall" Raid diff --git a/output/source-info.ts b/output/source-info.ts index ed5bbb2b..9db5dffd 100644 --- a/output/source-info.ts +++ b/output/source-info.ts @@ -742,6 +742,16 @@ const D2Sources: { ], searchString: [], }, + echoes: { + itemHashes: [], + sourceHashes: [ + 536806855, // Source: Episode: Echoes + 2306801178, // Source: Episode: Echoes Activities + 2514060836, // Source: Episode: Echoes Enigma Protocol Activity + 2631398023, // Source: Radiolite Bay Deposits + ], + searchString: [], + }, edz: { itemHashes: [], sourceHashes: [ @@ -1200,11 +1210,6 @@ const D2Sources: { ], searchString: [], }, - lostsectors: { - itemHashes: [], - sourceHashes: [], - searchString: [], - }, lw: { itemHashes: [ 70083888, // Nation of Beasts @@ -1414,6 +1419,14 @@ const D2Sources: { ], searchString: [], }, + paleheart: { + itemHashes: [], + sourceHashes: [ + 2327253880, // Source: Exploring the Pale Heart + 3614199681, // Source: Pale Heart Triumph + ], + searchString: [], + }, 'pinnacle-weapon': { itemHashes: [ 578459533, // Wendigo GL3 @@ -1495,6 +1508,13 @@ const D2Sources: { ], searchString: [], }, + rahool: { + itemHashes: [], + sourceHashes: [ + 4011186136, // Exotic Armor Focusing + ], + searchString: [], + }, raid: { itemHashes: [ 70083888, // Nation of Beasts