]> git.tdb.fi Git - poefilter.git/blobdiff - filters_delve.txt
Add some more minimap icons and light beams
[poefilter.git] / filters_delve.txt
index 7cfb427dd4f9ef54615245af82db942856d84ee1..bbc7c246d9e762ae9408716d44daa146c0da10be 100644 (file)
@@ -14,6 +14,16 @@ category "quest"
        };
 };
 
+category "currency.delve"
+{
+       class "Currency";
+       or
+       {
+               base_type "Fossil";
+               base_type "Resonator";
+       };
+};
+
 category "currency.essence.high_tier"
 {
        class "Currency";
@@ -71,7 +81,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 +103,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 +119,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 +137,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 +154,7 @@ category "currency.trash"
                base_type "Scroll of Wisdom";
                base_type "Scroll Fragment";
                base_type "Portal Scroll";
+               base_type "Transmutation Shard";
        };
 };
 
@@ -143,6 +168,12 @@ category "labyrinth"
        class "Labyrinth";
 };
 
+category "map.delve"
+{
+       class "Misc Map Item";
+       base_type "Timeworn Reliquary Key";
+};
+
 category "map.fragment"
 {
        class "Map Fragment";
@@ -164,6 +195,11 @@ category "skillgem.fallback"
        class "Skill Gem";
 };
 
+category "jewel.abyss"
+{
+       class "Abyss Jewel";
+};
+
 category "jewel.magic"
 {
        class "Jewel";
@@ -193,8 +229,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"
@@ -439,12 +486,20 @@ theme
        color "chaos" 208 32 144;
        color "chaos.dark.90%" 69 11 48 230;
        color "quest" 74 230 58;
+       color "quest.dark.90%" 25 77 19 230;
        color "card" 14 186 255;
        color "skillgem" 27 162 155;
        color "skillgem.dark.90%" 9 54 52 230;
 
        base_font_size 25;
 
+       appearance "quest"
+       {
+               font_size 1.25;
+               minimap_icon Green Star;
+               light_beam Green;
+       };
+
        appearance "currency.trash"
        {
                font_size 0.8;
@@ -470,6 +525,7 @@ theme
                border_color "fire";
                background_color "black.90%";
                alert_sound 3 150;
+               minimap_icon Yellow Circle;
        };
 
        appearance "currency.mega"
@@ -478,6 +534,18 @@ theme
                border_color "fire";
                background_color "fire.dark.90%";
                alert_sound 1 250;
+               minimap_icon Red Circle;
+               light_beam Red;
+       };
+
+       appearance "currency.delve"
+       {
+               font_size 1.25;
+               border_color "quest";
+               background_color "quest.dark.90%";
+               alert_sound 7 150;
+               minimap_icon Green Circle;
+               light_beam Green;
        };
 
        appearance "currency.essence.low_tier"
@@ -518,7 +586,10 @@ theme
        {
                font_size 1.25;
                background_color "unique.dark.90%";
-               border_color "fire";
+               border_color "unique";
+               alert_sound 12 250;
+               minimap_icon Brown Square;
+               light_beam White;
        };
 
        appearance "map.normal.same_tier"
@@ -526,6 +597,9 @@ theme
                font_size 1.25;
                background_color "normal.dark.90%";
                border_color "fire";
+               alert_sound 12 250;
+               minimap_icon White Square;
+               light_beam White;
        };
 
        appearance "map.normal.tier-2"
@@ -533,6 +607,9 @@ theme
                font_size 1.25;
                background_color "normal.dark.90%";
                border_color "normal.50%";
+               alert_sound 16 250;
+               minimap_icon White Square;
+               light_beam White;
        };
 
        appearance "map.normal.tier-5"
@@ -540,6 +617,8 @@ theme
                font_size 1.0;
                background_color "normal.dark.90%";
                border_color "normal.50%";
+               alert_sound 16 250;
+               minimap_icon White Square;
        };
 
        appearance "map.normal.any"
@@ -547,6 +626,7 @@ theme
                font_size 0.8;
                background_color "normal.dark.90%";
                border_color "transparent";
+               alert_sound 16 150;
        };
 
        appearance "map.magic.same_tier"
@@ -554,6 +634,9 @@ theme
                font_size 1.25;
                background_color "magic.dark.90%";
                border_color "fire";
+               alert_sound 12 250;
+               minimap_icon Blue Square;
+               light_beam White;
        };
 
        appearance "map.magic.tier-2"
@@ -561,6 +644,9 @@ theme
                font_size 1.25;
                background_color "magic.dark.90%";
                border_color "magic.50%";
+               alert_sound 16 250;
+               minimap_icon Blue Square;
+               light_beam White;
        };
 
        appearance "map.magic.any"
@@ -568,6 +654,8 @@ theme
                font_size 1.0;
                background_color "magic.dark.90%";
                border_color "magic.50%";
+               alert_sound 16 250;
+               minimap_icon Blue Square;
        };
 
        appearance "map.rare.same_tier"
@@ -575,6 +663,9 @@ theme
                font_size 1.25;
                background_color "rare.dark.90%";
                border_color "fire";
+               alert_sound 12 250;
+               minimap_icon Yellow Square;
+               light_beam White;
        };
 
        appearance "map.rare.tier-2"
@@ -582,6 +673,9 @@ theme
                font_size 1.25;
                background_color "rare.dark.90%";
                border_color "rare.50%";
+               alert_sound 16 250;
+               minimap_icon Yellow Square;
+               light_beam White;
        };
 
        appearance "map.rare.any"
@@ -589,6 +683,8 @@ theme
                font_size 1.0;
                background_color "rare.dark.90%";
                border_color "rare.50%";
+               alert_sound 16 250;
+               minimap_icon Yellow Square;
        };
 
        appearance "labyrinth"
@@ -601,52 +697,60 @@ theme
        {
                font_size 1.25;
                border_color "currency";
-               alert_sound 3 150;
+               alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.unique"
        {
                font_size 1.25;
                border_color "unique";
-               alert_sound 3 150;
+               alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.rare"
        {
                font_size 1.0;
                border_color "rare";
+               minimap_icon White Triangle;
        };
 
        appearance "card.magic"
        {
                font_size 0.8;
                border_color "magic";
+               minimap_icon White Triangle;
        };
 
        appearance "card.skillgem"
        {
                font_size 1.25;
                border_color "skillgem";
-               alert_sound 3 150;
+               alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.map"
        {
                font_size 1.25;
                border_color "normal";
-               alert_sound 3 150;
+               alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.links"
        {
                font_size 1.25;
                border_color "fire";
-               alert_sound 3 150;
+               alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.other"
        {
                font_size 1.25;
+               minimap_icon White Triangle;
        };
 
        appearance "card.fallback"
@@ -661,7 +765,8 @@ theme
                font_size 1.25;
                border_color "chaos";
                background_color "chaos.dark.90%";
-               alert_sound 3 150;
+               alert_sound 6 150;
+               minimap_icon Red Diamond;
        };
 
        appearance "skillgem.special.drop"
@@ -669,7 +774,8 @@ theme
                font_size 1.25;
                border_color "fire";
                background_color "fire.dark.90%";
-               alert_sound 1 250;
+               alert_sound 6 150;
+               minimap_icon Red Diamond;
        };
 
        appearance "skillgem.price.alchemy"
@@ -724,7 +830,14 @@ theme
        {
                font_size 1.25;
                border_color "fire";
-               alert_sound 3 150;
+               alert_sound 10 150;
+               minimap_icon White Star;
+       };
+
+       appearance "jewel.abyss"
+       {
+               font_size 1.25;
+               border_color "fire";
        };
 
        appearance "jewel.magic"
@@ -737,6 +850,13 @@ theme
                font_size 1.25;
        };
 
+       appearance "unique"
+       {
+               font_size 1.25;
+               minimap_icon Brown Star;
+               light_beam Brown;
+       };
+
        appearance "equipment.endgame.base"
        {
                font_size 1.0;
@@ -757,7 +877,8 @@ theme
        {
                font_size 1.25;
                border_color "fire";
-               alert_sound 3 150;
+               alert_sound 13 150;
+               minimap_icon White Star;
        };
 
        appearance "equipment.endgame.6link"
@@ -766,6 +887,7 @@ theme
                border_color "fire";
                background_color "fire.dark.90%";
                alert_sound 1 250;
+               minimap_icon Red Star;
        };
 
        appearance "quiver"
@@ -865,6 +987,7 @@ filter "delve_base"
        show "currency.*";
        show "labyrinth";
        show "map.unique.any";
+       show "map.delve";
        show "map.fragment";
        show "map.unique.any";
        show "map.*.same_tier";
@@ -874,8 +997,8 @@ filter "delve_base"
        show "map.normal.tier-5";
        show "map.*.any";
        show "card.*";
-       show "skillgem.quality";
        show "skillgem.special.*";
+       show "skillgem.quality";
        show "skillgem.price.*";
        show "skillgem.fallback";
        show "jewel.*";