]> git.tdb.fi Git - poefilter.git/commitdiff
Show special skill gems before those with quality
authorMikko Rasa <tdb@tdb.fi>
Wed, 29 Aug 2018 18:17:51 +0000 (21:17 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 29 Aug 2018 18:19:38 +0000 (21:19 +0300)
delve.filter
delve_endgame.filter
delve_fast.filter
filters_delve.txt

index 598362d0825bb17aeac4fa0b1b7b31e8a44d29a7..4971b0e3543aeb97bf6e745113d3bb0bf12658e7 100644 (file)
@@ -1304,12 +1304,6 @@ Show
        SetBackgroundColor 14 186 255 255
        SetTextColor 0 0 0 255
        Class "Card"
        SetBackgroundColor 14 186 255 255
        SetTextColor 0 0 0 255
        Class "Card"
-# skillgem.quality
-Show
-       SetFontSize 31
-       SetBorderColor 170 158 130 255
-       Class "Skill Gem"
-       Quality >= 1
 # skillgem.special.vaal
 Show
        SetFontSize 31
 # skillgem.special.vaal
 Show
        SetFontSize 31
@@ -1328,6 +1322,12 @@ Show
        DisableDropSound
        Class "Skill Gem"
        BaseType "Added Chaos Damage Support" "Block Chance Reduction Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Item Quantity Support" "Portal"
        DisableDropSound
        Class "Skill Gem"
        BaseType "Added Chaos Damage Support" "Block Chance Reduction Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Item Quantity Support" "Portal"
+# skillgem.quality
+Show
+       SetFontSize 31
+       SetBorderColor 170 158 130 255
+       Class "Skill Gem"
+       Quality >= 1
 # skillgem.price.alchemy
 Show
        SetFontSize 31
 # skillgem.price.alchemy
 Show
        SetFontSize 31
index 6c5c0f91ecd40d790ff04b48e9c4e79383dc1f63..20dfb17516c31cd59ba776523df0552c9ac3be7c 100644 (file)
@@ -1304,12 +1304,6 @@ Show
        SetBackgroundColor 14 186 255 255
        SetTextColor 0 0 0 255
        Class "Card"
        SetBackgroundColor 14 186 255 255
        SetTextColor 0 0 0 255
        Class "Card"
-# skillgem.quality
-Show
-       SetFontSize 31
-       SetBorderColor 170 158 130 255
-       Class "Skill Gem"
-       Quality >= 1
 # skillgem.special.vaal
 Show
        SetFontSize 31
 # skillgem.special.vaal
 Show
        SetFontSize 31
@@ -1328,6 +1322,12 @@ Show
        DisableDropSound
        Class "Skill Gem"
        BaseType "Added Chaos Damage Support" "Block Chance Reduction Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Item Quantity Support" "Portal"
        DisableDropSound
        Class "Skill Gem"
        BaseType "Added Chaos Damage Support" "Block Chance Reduction Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Item Quantity Support" "Portal"
+# skillgem.quality
+Show
+       SetFontSize 31
+       SetBorderColor 170 158 130 255
+       Class "Skill Gem"
+       Quality >= 1
 # skillgem.price.alchemy
 Show
        SetFontSize 31
 # skillgem.price.alchemy
 Show
        SetFontSize 31
index 216b0b5a5dea32b19c73209cee00c04017d80883..555bb49c63ee38efc828e91234f0d46c62302e84 100644 (file)
@@ -1310,12 +1310,6 @@ Show
        SetBackgroundColor 14 186 255 255
        SetTextColor 0 0 0 255
        Class "Card"
        SetBackgroundColor 14 186 255 255
        SetTextColor 0 0 0 255
        Class "Card"
-# skillgem.quality
-Show
-       SetFontSize 31
-       SetBorderColor 170 158 130 255
-       Class "Skill Gem"
-       Quality >= 1
 # skillgem.special.vaal
 Show
        SetFontSize 31
 # skillgem.special.vaal
 Show
        SetFontSize 31
@@ -1334,6 +1328,12 @@ Show
        DisableDropSound
        Class "Skill Gem"
        BaseType "Added Chaos Damage Support" "Block Chance Reduction Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Item Quantity Support" "Portal"
        DisableDropSound
        Class "Skill Gem"
        BaseType "Added Chaos Damage Support" "Block Chance Reduction Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Item Quantity Support" "Portal"
+# skillgem.quality
+Show
+       SetFontSize 31
+       SetBorderColor 170 158 130 255
+       Class "Skill Gem"
+       Quality >= 1
 # skillgem.fallback
 Show
        SetFontSize 31
 # skillgem.fallback
 Show
        SetFontSize 31
index 316c618bdddfc4e962e2e27ee30327c601a96e17..243dcbee3d5f99f297135e211d857c8f7ac73b55 100644 (file)
@@ -922,8 +922,8 @@ filter "delve_base"
        show "map.normal.tier-5";
        show "map.*.any";
        show "card.*";
        show "map.normal.tier-5";
        show "map.*.any";
        show "card.*";
-       show "skillgem.quality";
        show "skillgem.special.*";
        show "skillgem.special.*";
+       show "skillgem.quality";
        show "skillgem.price.*";
        show "skillgem.fallback";
        show "jewel.*";
        show "skillgem.price.*";
        show "skillgem.fallback";
        show "jewel.*";