]> git.tdb.fi Git - poefilter.git/blobdiff - filters_delve.txt
Add some more minimap icons and light beams
[poefilter.git] / filters_delve.txt
index 98b092ecf314ee6ded026e640e1479b00a2083e8..bbc7c246d9e762ae9408716d44daa146c0da10be 100644 (file)
@@ -493,6 +493,13 @@ theme
 
        base_font_size 25;
 
+       appearance "quest"
+       {
+               font_size 1.25;
+               minimap_icon Green Star;
+               light_beam Green;
+       };
+
        appearance "currency.trash"
        {
                font_size 0.8;
@@ -518,6 +525,7 @@ theme
                border_color "fire";
                background_color "black.90%";
                alert_sound 3 150;
+               minimap_icon Yellow Circle;
        };
 
        appearance "currency.mega"
@@ -526,6 +534,8 @@ theme
                border_color "fire";
                background_color "fire.dark.90%";
                alert_sound 1 250;
+               minimap_icon Red Circle;
+               light_beam Red;
        };
 
        appearance "currency.delve"
@@ -534,6 +544,8 @@ theme
                border_color "quest";
                background_color "quest.dark.90%";
                alert_sound 7 150;
+               minimap_icon Green Circle;
+               light_beam Green;
        };
 
        appearance "currency.essence.low_tier"
@@ -576,6 +588,8 @@ theme
                background_color "unique.dark.90%";
                border_color "unique";
                alert_sound 12 250;
+               minimap_icon Brown Square;
+               light_beam White;
        };
 
        appearance "map.normal.same_tier"
@@ -584,6 +598,8 @@ theme
                background_color "normal.dark.90%";
                border_color "fire";
                alert_sound 12 250;
+               minimap_icon White Square;
+               light_beam White;
        };
 
        appearance "map.normal.tier-2"
@@ -592,6 +608,8 @@ theme
                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"
@@ -600,6 +618,7 @@ theme
                background_color "normal.dark.90%";
                border_color "normal.50%";
                alert_sound 16 250;
+               minimap_icon White Square;
        };
 
        appearance "map.normal.any"
@@ -616,6 +635,8 @@ theme
                background_color "magic.dark.90%";
                border_color "fire";
                alert_sound 12 250;
+               minimap_icon Blue Square;
+               light_beam White;
        };
 
        appearance "map.magic.tier-2"
@@ -624,6 +645,8 @@ theme
                background_color "magic.dark.90%";
                border_color "magic.50%";
                alert_sound 16 250;
+               minimap_icon Blue Square;
+               light_beam White;
        };
 
        appearance "map.magic.any"
@@ -632,6 +655,7 @@ theme
                background_color "magic.dark.90%";
                border_color "magic.50%";
                alert_sound 16 250;
+               minimap_icon Blue Square;
        };
 
        appearance "map.rare.same_tier"
@@ -640,6 +664,8 @@ theme
                background_color "rare.dark.90%";
                border_color "fire";
                alert_sound 12 250;
+               minimap_icon Yellow Square;
+               light_beam White;
        };
 
        appearance "map.rare.tier-2"
@@ -648,6 +674,8 @@ theme
                background_color "rare.dark.90%";
                border_color "rare.50%";
                alert_sound 16 250;
+               minimap_icon Yellow Square;
+               light_beam White;
        };
 
        appearance "map.rare.any"
@@ -656,6 +684,7 @@ theme
                background_color "rare.dark.90%";
                border_color "rare.50%";
                alert_sound 16 250;
+               minimap_icon Yellow Square;
        };
 
        appearance "labyrinth"
@@ -669,6 +698,7 @@ theme
                font_size 1.25;
                border_color "currency";
                alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.unique"
@@ -676,18 +706,21 @@ theme
                font_size 1.25;
                border_color "unique";
                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"
@@ -695,6 +728,7 @@ theme
                font_size 1.25;
                border_color "skillgem";
                alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.map"
@@ -702,6 +736,7 @@ theme
                font_size 1.25;
                border_color "normal";
                alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.links"
@@ -709,11 +744,13 @@ theme
                font_size 1.25;
                border_color "fire";
                alert_sound 2 150;
+               minimap_icon Blue Triangle;
        };
 
        appearance "card.other"
        {
                font_size 1.25;
+               minimap_icon White Triangle;
        };
 
        appearance "card.fallback"
@@ -729,6 +766,7 @@ theme
                border_color "chaos";
                background_color "chaos.dark.90%";
                alert_sound 6 150;
+               minimap_icon Red Diamond;
        };
 
        appearance "skillgem.special.drop"
@@ -737,6 +775,7 @@ theme
                border_color "fire";
                background_color "fire.dark.90%";
                alert_sound 6 150;
+               minimap_icon Red Diamond;
        };
 
        appearance "skillgem.price.alchemy"
@@ -792,6 +831,7 @@ theme
                font_size 1.25;
                border_color "fire";
                alert_sound 10 150;
+               minimap_icon White Star;
        };
 
        appearance "jewel.abyss"
@@ -810,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;
@@ -831,6 +878,7 @@ theme
                font_size 1.25;
                border_color "fire";
                alert_sound 13 150;
+               minimap_icon White Star;
        };
 
        appearance "equipment.endgame.6link"
@@ -839,6 +887,7 @@ theme
                border_color "fire";
                background_color "fire.dark.90%";
                alert_sound 1 250;
+               minimap_icon Red Star;
        };
 
        appearance "quiver"