]> git.tdb.fi Git - poefilter.git/blobdiff - filters_delve.txt
Add Stygian Vise to the common endgame accessories
[poefilter.git] / filters_delve.txt
index 3d123d71afa6f59529007950c408f626e2b2730c..316c618bdddfc4e962e2e27ee30327c601a96e17 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"