]> git.tdb.fi Git - poefilter.git/blobdiff - filters_delve.txt
Change the name of Physical Projectile Attack Damage Support
[poefilter.git] / filters_delve.txt
index 6087ecaa2d22dc2cdb763a233119fe65c01b8238..f7888efb876897777f9245cdbc0e150d741d5a4a 100644 (file)
@@ -71,7 +71,11 @@ category "currency.mega"
                base_type "Divine Orb";
                base_type "Exalted Orb";
                base_type "Mirror of Kalandra";
+               base_type "Mirror Shard";
                base_type "Eternal Orb";
+               base_type "Orb of Annulment";
+               base_type "Harbinger's Orb";
+               base_type "Ancient Orb";
        };
 };
 
@@ -89,7 +93,11 @@ category "currency.major"
                base_type "Vaal Orb";
                base_type "Orb of Regret";
                base_type "Gemcutter's Prism";
-               base_type "Orb of Annulment";
+               base_type "Orb of Horizons";
+               base_type "Exalted Shard";
+               base_type "Annulment Shard";
+               base_type "Harbinger's Shard";
+               base_type "Ancient Shard";
        };
 };
 
@@ -101,11 +109,14 @@ category "currency.medium"
                base_type "Jeweller's Orb";
                base_type "Chromatic Orb";
                base_type "Orb of Alteration";
-               base_type "Alteration Shard";
                base_type "Orb of Chance";
                base_type "Glassblower's Bauble";
                base_type "Orb of Alchemy";
-               base_type "Alchemy Shard";
+               base_type "Orb of Binding";
+               base_type "Engineer's Orb";
+               base_type "Chaos Shard";
+               base_type "Regal Shard";
+               base_type "Horizon Shard";
        };
 };
 
@@ -116,9 +127,12 @@ category "currency.minor"
        {
                base_type "Orb of Augmentation";
                base_type "Orb of Transmutation";
-               base_type "Transmutation Shard";
                base_type "Blacksmith's Whetstone";
                base_type "Armourer's Scrap";
+               base_type "Alteration Shard";
+               base_type "Alchemy Shard";
+               base_type "Binding Shard";
+               base_type "Engineer's Shard";
        };
 };
 
@@ -130,6 +144,7 @@ category "currency.trash"
                base_type "Scroll of Wisdom";
                base_type "Scroll Fragment";
                base_type "Portal Scroll";
+               base_type "Transmutation Shard";
        };
 };
 
@@ -153,11 +168,22 @@ category "card.fallback"
        class "Card";
 };
 
+category "skillgem.quality"
+{
+       class "Skill Gem";
+       min_quality 1;
+};
+
 category "skillgem.fallback"
 {
        class "Skill Gem";
 };
 
+category "jewel.abyss"
+{
+       class "Abyss Jewel";
+};
+
 category "jewel.magic"
 {
        class "Jewel";
@@ -187,8 +213,19 @@ category "accessory"
 
 category "accessory.endgame.uncommon"
 {
-       category "accessory";
-       min_drop_level 50;
+       or
+       {
+               and
+               {
+                       category "accessory";
+                       min_drop_level 50;
+               };
+               and
+               {
+                       class "Belt";
+                       base_type "Stygian Vise";
+               };
+       };
 };
 
 category "equipment.endgame.6link"
@@ -354,6 +391,12 @@ category "recipe.quality.chisel"
        };
 };
 
+category "recipe.quality.bauble"
+{
+       class "Flask";
+       min_quality 10;
+};
+
 category "recipe.quality"
 {
        or
@@ -417,6 +460,7 @@ theme
        color "rare.50%" 255 255 119 127;
        color "rare.dark.90%" 85 85 40 230;
        color "unique" 175 96 37;
+       color "unique.dark.90%" 58 32 12 230;
        color "currency" 170 158 130;
        color "currency.dark.90%" 57 53 43 230;
        color "fire" 150 0 0;
@@ -501,25 +545,36 @@ theme
                border_color "normal.50%";
        };
 
+       appearance "map.unique.any"
+       {
+               font_size 1.25;
+               background_color "unique.dark.90%";
+               border_color "unique";
+               alert_sound 12 250;
+       };
+
        appearance "map.normal.same_tier"
        {
                font_size 1.25;
                background_color "normal.dark.90%";
                border_color "fire";
+               alert_sound 12 250;
        };
 
-       appearance "map.normal.tier-1"
+       appearance "map.normal.tier-2"
        {
                font_size 1.25;
                background_color "normal.dark.90%";
                border_color "normal.50%";
+               alert_sound 16 250;
        };
 
-       appearance "map.normal.tier-2"
+       appearance "map.normal.tier-5"
        {
                font_size 1.0;
                background_color "normal.dark.90%";
                border_color "normal.50%";
+               alert_sound 16 250;
        };
 
        appearance "map.normal.any"
@@ -527,6 +582,7 @@ theme
                font_size 0.8;
                background_color "normal.dark.90%";
                border_color "transparent";
+               alert_sound 16 150;
        };
 
        appearance "map.magic.same_tier"
@@ -534,27 +590,23 @@ theme
                font_size 1.25;
                background_color "magic.dark.90%";
                border_color "fire";
+               alert_sound 12 250;
        };
 
-       appearance "map.magic.tier-1"
+       appearance "map.magic.tier-2"
        {
                font_size 1.25;
                background_color "magic.dark.90%";
                border_color "magic.50%";
+               alert_sound 16 250;
        };
 
-       appearance "map.magic.tier-2"
+       appearance "map.magic.any"
        {
                font_size 1.0;
                background_color "magic.dark.90%";
                border_color "magic.50%";
-       };
-
-       appearance "map.magic.any"
-       {
-               font_size 0.8;
-               background_color "magic.dark.90%";
-               border_color "transparent";
+               alert_sound 16 250;
        };
 
        appearance "map.rare.same_tier"
@@ -562,27 +614,23 @@ theme
                font_size 1.25;
                background_color "rare.dark.90%";
                border_color "fire";
+               alert_sound 12 250;
        };
 
-       appearance "map.rare.tier-1"
+       appearance "map.rare.tier-2"
        {
                font_size 1.25;
                background_color "rare.dark.90%";
                border_color "rare.50%";
+               alert_sound 16 250;
        };
 
-       appearance "map.rare.tier-2"
+       appearance "map.rare.any"
        {
                font_size 1.0;
                background_color "rare.dark.90%";
                border_color "rare.50%";
-       };
-
-       appearance "map.rare.any"
-       {
-               font_size 0.8;
-               background_color "rare.dark.90%";
-               border_color "transparent";
+               alert_sound 16 250;
        };
 
        appearance "labyrinth"
@@ -595,14 +643,14 @@ theme
        {
                font_size 1.25;
                border_color "currency";
-               alert_sound 3 150;
+               alert_sound 2 150;
        };
 
        appearance "card.unique"
        {
                font_size 1.25;
                border_color "unique";
-               alert_sound 3 150;
+               alert_sound 2 150;
        };
 
        appearance "card.rare"
@@ -621,21 +669,21 @@ theme
        {
                font_size 1.25;
                border_color "skillgem";
-               alert_sound 3 150;
+               alert_sound 2 150;
        };
 
        appearance "card.map"
        {
                font_size 1.25;
                border_color "normal";
-               alert_sound 3 150;
+               alert_sound 2 150;
        };
 
        appearance "card.links"
        {
                font_size 1.25;
                border_color "fire";
-               alert_sound 3 150;
+               alert_sound 2 150;
        };
 
        appearance "card.other"
@@ -655,7 +703,7 @@ theme
                font_size 1.25;
                border_color "chaos";
                background_color "chaos.dark.90%";
-               alert_sound 3 150;
+               alert_sound 6 150;
        };
 
        appearance "skillgem.special.drop"
@@ -663,7 +711,7 @@ theme
                font_size 1.25;
                border_color "fire";
                background_color "fire.dark.90%";
-               alert_sound 1 250;
+               alert_sound 6 150;
        };
 
        appearance "skillgem.price.alchemy"
@@ -696,6 +744,12 @@ theme
                background_color "black.50%";
        };
 
+       appearance "skillgem.quality"
+       {
+               font_size 1.25;
+               border_color "currency";
+       };
+
        appearance "skillgem.fallback"
        {
                font_size 1.25;
@@ -712,7 +766,13 @@ theme
        {
                font_size 1.25;
                border_color "fire";
-               alert_sound 3 150;
+               alert_sound 10 150;
+       };
+
+       appearance "jewel.abyss"
+       {
+               font_size 1.25;
+               border_color "fire";
        };
 
        appearance "jewel.magic"
@@ -745,7 +805,7 @@ theme
        {
                font_size 1.25;
                border_color "fire";
-               alert_sound 3 150;
+               alert_sound 13 150;
        };
 
        appearance "equipment.endgame.6link"
@@ -808,6 +868,11 @@ theme
                background_color "black.50%";
        };
 
+       appearance "recipe.quality.bauble"
+       {
+               inherit "recipe.quality";
+       };
+
        appearance "recipe.quality.chisel"
        {
                font_size 1.0;
@@ -841,18 +906,24 @@ theme
        };
 };
 
-filter "delve"
+filter "delve_base"
 {
+       abstract true;
        show "quest";
        show "currency.*";
        show "labyrinth";
        show "map.unique.any";
        show "map.fragment";
-       show "map.rare.*";
-       show "map.magic.*";
-       show "map.normal.*";
+       show "map.unique.any";
+       show "map.*.same_tier";
+       cancel "map.unique.same_tier";
+       show "map.*.tier-2";
+       cancel "map.unique.tier-2";
+       show "map.normal.tier-5";
+       show "map.*.any";
        show "card.*";
        show "skillgem.special.*";
+       show "skillgem.quality";
        show "skillgem.price.*";
        show "skillgem.fallback";
        show "jewel.*";
@@ -868,14 +939,39 @@ filter "delve"
        show "recipe.quality.chisel";
        show "equipment.*.base";
        show "quiver";
-       show "flask.*";
+       show "flask.*.best_at_level";
+       show "flask.utility";
        show "recipe.*";
        show "filler.*";
+};
+
+filter "delve"
+{
+       include "delve_base";
        hide "catchall";
 };
 
 filter "delve_endgame"
 {
-       include "delve";
+       include "delve_base";
        cancel "*.leveling.*";
+       hide "catchall";
+};
+
+filter "delve_fast"
+{
+       hide "currency.trash";
+       include "delve_base";
+       cancel "skillgem.price.*";
+       cancel "jewel.magic";
+       cancel "accessory";
+       cancel "equipment.*.base";
+       cancel "equipment.leveling.*";
+       cancel "quiver";
+       cancel "flask.*";
+       cancel "recipe.chaos";
+       cancel "recipe.quality*";
+       cancel "recipe.chromatic";
+       cancel "filler.*";
+       hide "catchall";
 };