From 79f8ab395c33df7c8d0b9e8636d306ccfcf6f606 Mon Sep 17 00:00:00 2001 From: NeverSink Date: Thu, 16 Jan 2025 22:46:03 +0100 Subject: [PATCH] tablet fix --- ...s filter 2 - 0-SOFT (customsounds) .filter | 35 ++------------ ...ilter 2 - 1-REGULAR (customsounds) .filter | 35 ++------------ ...r 2 - 2-SEMI-STRICT (customsounds) .filter | 35 ++------------ ...filter 2 - 3-STRICT (customsounds) .filter | 35 ++------------ ...r 2 - 4-VERY-STRICT (customsounds) .filter | 47 +++++-------------- ...r 2 - 5-UBER-STRICT (customsounds) .filter | 47 +++++-------------- ... 6-UBER-PLUS-STRICT (customsounds) .filter | 35 ++------------ ...ink's filter 2 - 0-SOFT (darkmode) .filter | 32 ++----------- ...'s filter 2 - 1-REGULAR (darkmode) .filter | 32 ++----------- ...ilter 2 - 2-SEMI-STRICT (darkmode) .filter | 32 ++----------- ...k's filter 2 - 3-STRICT (darkmode) .filter | 32 ++----------- ...ilter 2 - 4-VERY-STRICT (darkmode) .filter | 44 +++++------------ ...ilter 2 - 5-UBER-STRICT (darkmode) .filter | 44 +++++------------ ... 2 - 6-UBER-PLUS-STRICT (darkmode) .filter | 32 ++----------- .github/release-drafter.yml | 4 +- .github/variables/autorelease.json | 4 +- CHANGELOG.md | 18 +++++++ NeverSink's filter 2 - 0-SOFT.filter | 35 ++------------ NeverSink's filter 2 - 1-REGULAR.filter | 35 ++------------ NeverSink's filter 2 - 2-SEMI-STRICT.filter | 35 ++------------ NeverSink's filter 2 - 3-STRICT.filter | 35 ++------------ NeverSink's filter 2 - 4-VERY-STRICT.filter | 47 +++++-------------- NeverSink's filter 2 - 5-UBER-STRICT.filter | 47 +++++-------------- ...ink's filter 2 - 6-UBER-PLUS-STRICT.filter | 35 ++------------ 24 files changed, 164 insertions(+), 648 deletions(-) diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 0-SOFT (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 0-SOFT (customsounds) .filter index 917476e..5effdeb 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 0-SOFT (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 0-SOFT (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 0-SOFT # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2788,7 +2788,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2814,7 +2814,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3239,31 +3239,6 @@ Show # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 1-REGULAR (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 1-REGULAR (customsounds) .filter index 201d0d4..e2c1c43 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 1-REGULAR (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 1-REGULAR (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 1-REGULAR # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2788,7 +2788,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2814,7 +2814,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3239,31 +3239,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 2-SEMI-STRICT (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 2-SEMI-STRICT (customsounds) .filter index 72b47de..0378109 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 2-SEMI-STRICT (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 2-SEMI-STRICT (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 2-SEMI-STRICT # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2788,7 +2788,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2814,7 +2814,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3239,31 +3239,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 3-STRICT (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 3-STRICT (customsounds) .filter index 4fef746..de825a6 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 3-STRICT (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 3-STRICT (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 3-STRICT # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D4 $type->rare->salvagable $tier->quality2armorany # SetFontSize 35 # SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2768,7 +2768,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2794,7 +2794,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3219,31 +3219,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 4-VERY-STRICT (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 4-VERY-STRICT (customsounds) .filter index 7f92ae9..098fc6e 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 4-VERY-STRICT (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 4-VERY-STRICT (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 4-VERY-STRICT # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D4 $type->rr $tier->t3_other # SetFontSize 38 # SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,13 +1388,13 @@ Show # %D4 $type->rare->salvagable $tier->quality2armorany # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany -# Quality >= 1 -# ItemLevel >= 65 -# Rarity Rare -# Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" -# SetFontSize 35 -# SetBorderColor 127 127 127 +Show # %D4 $type->rare->salvagable $tier->qualityarmorany + Quality >= 1 + ItemLevel >= 65 + Rarity Rare + Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" + SetFontSize 35 + SetBorderColor 127 127 127 # Artificer Scraps @@ -2742,7 +2742,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2768,7 +2768,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3187,31 +3187,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 100 100 100 -# SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 5-UBER-STRICT (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 5-UBER-STRICT (customsounds) .filter index 3fd909c..e48cc16 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 5-UBER-STRICT (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 5-UBER-STRICT (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 5-UBER-STRICT # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1362,13 +1362,13 @@ Show # %D5 $type->rr $tier->t1_top # SetFontSize 38 # SetBorderColor 180 180 180 -#Show # %D4 $type->rare->salvagable $tier->quality2armorany -# Quality >= 10 -# ItemLevel >= 65 -# Rarity Rare -# Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" -# SetFontSize 38 -# SetBorderColor 180 180 180 +Show # %D5 $type->rare->salvagable $tier->quality2armorany + Quality >= 10 + ItemLevel >= 65 + Rarity Rare + Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" + SetFontSize 38 + SetBorderColor 180 180 180 # Single Quality Currencies @@ -1388,7 +1388,7 @@ Show # %D5 $type->rr $tier->t1_top # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany +#Show # %D4 $type->rare->salvagable $tier->qualityarmorany # Quality >= 1 # ItemLevel >= 65 # Rarity Rare @@ -2739,7 +2739,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2765,7 +2765,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3169,31 +3169,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -#Show # %D4 $type->leveling->flasks->quality $tier->high -# Quality >= 14 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 180 180 180 -# SetBackgroundColor 10 60 40 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 100 100 100 -# SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (customsounds) .filter b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (customsounds) .filter index bbb1e85..b3c322a 100644 --- a/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (customsounds) .filter +++ b/(STYLE) CUSTOMSOUNDS/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (customsounds) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 6-UBER-PLUS-STRICT # STYLE: CUSTOMSOUNDS # AUTHOR: NeverSink @@ -1360,7 +1360,7 @@ Show # %D6 $type->rr->beltseg $tier->t1 # SetFontSize 38 # SetBorderColor 180 180 180 -#Show # %D4 $type->rare->salvagable $tier->quality2armorany +#Show # %D5 $type->rare->salvagable $tier->quality2armorany # Quality >= 10 # ItemLevel >= 65 # Rarity Rare @@ -1386,7 +1386,7 @@ Show # %D6 $type->rr->beltseg $tier->t1 # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany +#Show # %D4 $type->rare->salvagable $tier->qualityarmorany # Quality >= 1 # ItemLevel >= 65 # Rarity Rare @@ -2706,7 +2706,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2732,7 +2732,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3130,31 +3130,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -#Show # %D5 $type->leveling->flasks->quality $tier->max -# Quality >= 20 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 180 180 180 -# SetBackgroundColor 10 60 40 - -#Show # %D4 $type->leveling->flasks->quality $tier->high -# Quality >= 14 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 180 180 180 -# SetBackgroundColor 10 60 40 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 100 100 100 -# SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 0-SOFT (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 0-SOFT (darkmode) .filter index 86a64f8..476d8f6 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 0-SOFT (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 0-SOFT (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 0-SOFT # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1354,7 +1354,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 40 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1380,7 +1380,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2746,7 +2746,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2770,7 +2770,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3185,28 +3185,6 @@ Show # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 1-REGULAR (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 1-REGULAR (darkmode) .filter index 100ec20..a096005 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 1-REGULAR (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 1-REGULAR (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 1-REGULAR # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1354,7 +1354,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 40 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1380,7 +1380,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2746,7 +2746,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2770,7 +2770,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3185,28 +3185,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 2-SEMI-STRICT (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 2-SEMI-STRICT (darkmode) .filter index 2f16934..5c09a96 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 2-SEMI-STRICT (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 2-SEMI-STRICT (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 2-SEMI-STRICT # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1354,7 +1354,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 40 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1380,7 +1380,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2746,7 +2746,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2770,7 +2770,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3185,28 +3185,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 3-STRICT (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 3-STRICT (darkmode) .filter index b0b9a96..8048d01 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 3-STRICT (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 3-STRICT (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 3-STRICT # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1354,7 +1354,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 40 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1380,7 +1380,7 @@ Show # %D4 $type->rare->salvagable $tier->quality2armorany # SetFontSize 35 # SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2726,7 +2726,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2750,7 +2750,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3165,28 +3165,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 4-VERY-STRICT (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 4-VERY-STRICT (darkmode) .filter index 529d575..4aac892 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 4-VERY-STRICT (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 4-VERY-STRICT (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 4-VERY-STRICT # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1354,7 +1354,7 @@ Show # %D4 $type->rr $tier->t3_other # SetFontSize 40 # SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1380,13 +1380,13 @@ Show # %D4 $type->rare->salvagable $tier->quality2armorany # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany -# Quality >= 1 -# ItemLevel >= 65 -# Rarity Rare -# Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" -# SetFontSize 35 -# SetBorderColor 127 127 127 +Show # %D4 $type->rare->salvagable $tier->qualityarmorany + Quality >= 1 + ItemLevel >= 65 + Rarity Rare + Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" + SetFontSize 35 + SetBorderColor 127 127 127 # Artificer Scraps @@ -2700,7 +2700,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2724,7 +2724,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3133,28 +3133,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 40 -# SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 5-UBER-STRICT (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 5-UBER-STRICT (darkmode) .filter index d784606..9ac9fcb 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 5-UBER-STRICT (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 5-UBER-STRICT (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 5-UBER-STRICT # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1354,13 +1354,13 @@ Show # %D5 $type->rr $tier->t1_top # SetFontSize 40 # SetBorderColor 180 180 180 -#Show # %D4 $type->rare->salvagable $tier->quality2armorany -# Quality >= 10 -# ItemLevel >= 65 -# Rarity Rare -# Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" -# SetFontSize 40 -# SetBorderColor 180 180 180 +Show # %D5 $type->rare->salvagable $tier->quality2armorany + Quality >= 10 + ItemLevel >= 65 + Rarity Rare + Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" + SetFontSize 40 + SetBorderColor 180 180 180 # Single Quality Currencies @@ -1380,7 +1380,7 @@ Show # %D5 $type->rr $tier->t1_top # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany +#Show # %D4 $type->rare->salvagable $tier->qualityarmorany # Quality >= 1 # ItemLevel >= 65 # Rarity Rare @@ -2697,7 +2697,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2721,7 +2721,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3115,28 +3115,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 40 - SetBorderColor 180 180 180 - -#Show # %D4 $type->leveling->flasks->quality $tier->high -# Quality >= 14 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 40 -# SetBorderColor 180 180 180 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 40 -# SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/(STYLE) DARKMODE/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (darkmode) .filter b/(STYLE) DARKMODE/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (darkmode) .filter index 75c9149..3a220c5 100644 --- a/(STYLE) DARKMODE/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (darkmode) .filter +++ b/(STYLE) DARKMODE/NeverSink's filter 2 - 6-UBER-PLUS-STRICT (darkmode) .filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 6-UBER-PLUS-STRICT # STYLE: DARKMODE # AUTHOR: NeverSink @@ -1352,7 +1352,7 @@ Show # %D6 $type->rr->beltseg $tier->t1 # SetFontSize 40 # SetBorderColor 180 180 180 -#Show # %D4 $type->rare->salvagable $tier->quality2armorany +#Show # %D5 $type->rare->salvagable $tier->quality2armorany # Quality >= 10 # ItemLevel >= 65 # Rarity Rare @@ -1378,7 +1378,7 @@ Show # %D6 $type->rr->beltseg $tier->t1 # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany +#Show # %D4 $type->rare->salvagable $tier->qualityarmorany # Quality >= 1 # ItemLevel >= 65 # Rarity Rare @@ -2664,7 +2664,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 45 SetTextColor 180 75 225 255 SetBorderColor 180 75 225 255 @@ -2688,7 +2688,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3076,28 +3076,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -#Show # %D5 $type->leveling->flasks->quality $tier->max -# Quality >= 20 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 40 -# SetBorderColor 180 180 180 - -#Show # %D4 $type->leveling->flasks->quality $tier->high -# Quality >= 14 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 40 -# SetBorderColor 180 180 180 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 40 -# SetBorderColor 20 140 60 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4839198..b3a5f90 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -3,10 +3,12 @@ template: | ## SHORT OVERVIEW: - This patch adresses changes in PoE2 patch 0.1.1 and also adds a bit of finetuning here and there + This patch adresses changes in PoE2 patch 0.1.1 and also adds a bit of finetuning here and there. + Changed "Overseer's Precursor Tablet" to "Overseer Precursor Tablet" ## CHANGES: + - Changed - Economy adjusted the tiering of some catalsts, currency, fragments etc - Added the new "Overseer's Precursor Tablet" - Reworked flasks and crafting sections slightlx to adjust for the new glassblower salvaging change diff --git a/.github/variables/autorelease.json b/.github/variables/autorelease.json index 9452baa..dd7b80d 100644 --- a/.github/variables/autorelease.json +++ b/.github/variables/autorelease.json @@ -6,11 +6,11 @@ }, { "name": "version", - "value": "0.52.0" + "value": "0.52.0a" }, { "name": "suffix", "value": "Overseer's Tablets and adjustments" } ] -} +} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 08bc758..d40dc7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,24 @@ Suggestions and feedback is highly welcome! Please take a moment to write in our Major thanks to all patreon supports to help us fund the continious development. [Patreon](https://www.patreon.com/Neversink) supporters. +---------------------------------- +# **VERSION 0.52.0a** - Overseer's Tablets and adjustments +---------------------------------- + +## SHORT OVERVIEW: + +This patch adresses changes in PoE2 patch 0.1.1 and also adds a bit of finetuning here and there. +Changed "Overseer's Precursor Tablet" to "Overseer Precursor Tablet" + +## CHANGES: + +- Changed +- Economy adjusted the tiering of some catalsts, currency, fragments etc +- Added the new "Overseer's Precursor Tablet" +- Reworked flasks and crafting sections slightlx to adjust for the new glassblower salvaging change +- Slightly retiered rare/crafting bases +- Slightly adjusted the tiering on some salvaging rules + ---------------------------------- # **VERSION 0.52.0** - Overseer's Tablets and adjustments ---------------------------------- diff --git a/NeverSink's filter 2 - 0-SOFT.filter b/NeverSink's filter 2 - 0-SOFT.filter index 81937d0..1309f11 100644 --- a/NeverSink's filter 2 - 0-SOFT.filter +++ b/NeverSink's filter 2 - 0-SOFT.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 0-SOFT # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2788,7 +2788,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2814,7 +2814,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3239,31 +3239,6 @@ Show # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/NeverSink's filter 2 - 1-REGULAR.filter b/NeverSink's filter 2 - 1-REGULAR.filter index 86bdba2..ba4e242 100644 --- a/NeverSink's filter 2 - 1-REGULAR.filter +++ b/NeverSink's filter 2 - 1-REGULAR.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 1-REGULAR # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2788,7 +2788,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2814,7 +2814,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3239,31 +3239,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/NeverSink's filter 2 - 2-SEMI-STRICT.filter b/NeverSink's filter 2 - 2-SEMI-STRICT.filter index 7df8ec6..ff6711d 100644 --- a/NeverSink's filter 2 - 2-SEMI-STRICT.filter +++ b/NeverSink's filter 2 - 2-SEMI-STRICT.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 2-SEMI-STRICT # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D2 $type->rare->salvagable $tier->qualitycasterany SetFontSize 35 SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2788,7 +2788,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2814,7 +2814,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3239,31 +3239,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/NeverSink's filter 2 - 3-STRICT.filter b/NeverSink's filter 2 - 3-STRICT.filter index f0f8dad..fd02a0d 100644 --- a/NeverSink's filter 2 - 3-STRICT.filter +++ b/NeverSink's filter 2 - 3-STRICT.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 3-STRICT # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D3 $type->rare->salvagable $tier->quality2casterany SetFontSize 38 SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,7 +1388,7 @@ Show # %D4 $type->rare->salvagable $tier->quality2armorany # SetFontSize 35 # SetBorderColor 127 127 127 -Show # %D3 $type->rare->salvagable $tier->qualityarmorany +Show # %D4 $type->rare->salvagable $tier->qualityarmorany Quality >= 1 ItemLevel >= 65 Rarity Rare @@ -2768,7 +2768,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2794,7 +2794,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3219,31 +3219,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D3 $type->leveling->flasks->quality $tier->any - Quality >= 1 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 100 100 100 - SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/NeverSink's filter 2 - 4-VERY-STRICT.filter b/NeverSink's filter 2 - 4-VERY-STRICT.filter index 6746501..4c1a87c 100644 --- a/NeverSink's filter 2 - 4-VERY-STRICT.filter +++ b/NeverSink's filter 2 - 4-VERY-STRICT.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 4-VERY-STRICT # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1362,7 +1362,7 @@ Show # %D4 $type->rr $tier->t3_other # SetFontSize 38 # SetBorderColor 180 180 180 -Show # %D4 $type->rare->salvagable $tier->quality2armorany +Show # %D5 $type->rare->salvagable $tier->quality2armorany Quality >= 10 ItemLevel >= 65 Rarity Rare @@ -1388,13 +1388,13 @@ Show # %D4 $type->rare->salvagable $tier->quality2armorany # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany -# Quality >= 1 -# ItemLevel >= 65 -# Rarity Rare -# Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" -# SetFontSize 35 -# SetBorderColor 127 127 127 +Show # %D4 $type->rare->salvagable $tier->qualityarmorany + Quality >= 1 + ItemLevel >= 65 + Rarity Rare + Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" + SetFontSize 35 + SetBorderColor 127 127 127 # Artificer Scraps @@ -2742,7 +2742,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2768,7 +2768,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3187,31 +3187,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -Show # %D4 $type->leveling->flasks->quality $tier->high - Quality >= 14 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 100 100 100 -# SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/NeverSink's filter 2 - 5-UBER-STRICT.filter b/NeverSink's filter 2 - 5-UBER-STRICT.filter index 5c75e18..22d6163 100644 --- a/NeverSink's filter 2 - 5-UBER-STRICT.filter +++ b/NeverSink's filter 2 - 5-UBER-STRICT.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 5-UBER-STRICT # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1362,13 +1362,13 @@ Show # %D5 $type->rr $tier->t1_top # SetFontSize 38 # SetBorderColor 180 180 180 -#Show # %D4 $type->rare->salvagable $tier->quality2armorany -# Quality >= 10 -# ItemLevel >= 65 -# Rarity Rare -# Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" -# SetFontSize 38 -# SetBorderColor 180 180 180 +Show # %D5 $type->rare->salvagable $tier->quality2armorany + Quality >= 10 + ItemLevel >= 65 + Rarity Rare + Class == "Body Armours" "Boots" "Foci" "Gloves" "Helmets" "Shields" + SetFontSize 38 + SetBorderColor 180 180 180 # Single Quality Currencies @@ -1388,7 +1388,7 @@ Show # %D5 $type->rr $tier->t1_top # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany +#Show # %D4 $type->rare->salvagable $tier->qualityarmorany # Quality >= 1 # ItemLevel >= 65 # Rarity Rare @@ -2739,7 +2739,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2765,7 +2765,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3169,31 +3169,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -Show # %D5 $type->leveling->flasks->quality $tier->max - Quality >= 20 - Rarity Normal Magic - Class == "Charms" "Life Flasks" "Mana Flasks" - SetFontSize 38 - SetBorderColor 180 180 180 - SetBackgroundColor 10 60 40 - -#Show # %D4 $type->leveling->flasks->quality $tier->high -# Quality >= 14 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 180 180 180 -# SetBackgroundColor 10 60 40 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 100 100 100 -# SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------ diff --git a/NeverSink's filter 2 - 6-UBER-PLUS-STRICT.filter b/NeverSink's filter 2 - 6-UBER-PLUS-STRICT.filter index 8304a5a..058a6e7 100644 --- a/NeverSink's filter 2 - 6-UBER-PLUS-STRICT.filter +++ b/NeverSink's filter 2 - 6-UBER-PLUS-STRICT.filter @@ -1,7 +1,7 @@ #=============================================================================================================== # NeverSink's Indepth Loot Filter - for Path of Exile 2 #=============================================================================================================== -# VERSION: 0.52.0 +# VERSION: 0.52.0a # TYPE: 6-UBER-PLUS-STRICT # STYLE: DEFAULT # AUTHOR: NeverSink @@ -1360,7 +1360,7 @@ Show # %D6 $type->rr->beltseg $tier->t1 # SetFontSize 38 # SetBorderColor 180 180 180 -#Show # %D4 $type->rare->salvagable $tier->quality2armorany +#Show # %D5 $type->rare->salvagable $tier->quality2armorany # Quality >= 10 # ItemLevel >= 65 # Rarity Rare @@ -1386,7 +1386,7 @@ Show # %D6 $type->rr->beltseg $tier->t1 # SetFontSize 35 # SetBorderColor 127 127 127 -#Show # %D3 $type->rare->salvagable $tier->qualityarmorany +#Show # %D4 $type->rare->salvagable $tier->qualityarmorany # Quality >= 1 # ItemLevel >= 65 # Rarity Rare @@ -2706,7 +2706,7 @@ Show # $type->fragments->generic $tier->b MinimapIcon 1 Yellow Hexagon Show # $type->fragments->generic $tier->c - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" SetFontSize 42 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 @@ -2732,7 +2732,7 @@ Show # $type->fragments->generic $tier->d # MinimapIcon 2 Grey Hexagon Hide # $type->fragments->generic $tier->exhide - BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer's Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" + BaseType == "Breach Precursor Tablet" "Delirium Precursor Tablet" "Expedition Precursor Tablet" "Overseer Precursor Tablet" "Precursor Tablet" "Ritual Precursor Tablet" SetFontSize 18 SetBackgroundColor 20 20 0 0 @@ -3130,31 +3130,6 @@ Hide # %H0 $type->hidelayer $tier->outdatedlevelflaske # [[3300]] Leveling - Life Mana Flasks #=============================================================================================================== # !! Waypoint c20.leveling.flasks.qual : "Leveling - Quality Flasks" - -#Show # %D5 $type->leveling->flasks->quality $tier->max -# Quality >= 20 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 180 180 180 -# SetBackgroundColor 10 60 40 - -#Show # %D4 $type->leveling->flasks->quality $tier->high -# Quality >= 14 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 180 180 180 -# SetBackgroundColor 10 60 40 - -#Show # %D3 $type->leveling->flasks->quality $tier->any -# Quality >= 1 -# Rarity Normal Magic -# Class == "Charms" "Life Flasks" "Mana Flasks" -# SetFontSize 38 -# SetBorderColor 100 100 100 -# SetBackgroundColor 10 60 40 - #------------------------------------ # [3301] Life flasks #------------------------------------