]> 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 3d123d71afa6f59529007950c408f626e2b2730c..f7888efb876897777f9245cdbc0e150d741d5a4a 100644 (file)
@@ -213,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"
@@ -538,7 +549,7 @@ theme
        {
                font_size 1.25;
                background_color "unique.dark.90%";
-               border_color "fire";
+               border_color "unique";
                alert_sound 12 250;
        };
 
@@ -911,8 +922,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.*";