Skip to content

Commit

Permalink
Add Silver Coins
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskedChimp committed Jun 5, 2016
1 parent 4873756 commit 0580b4f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MaskedChimp.filter
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Version: v2.1
### Version: v2.3
### Author: MaskedChimp
### Forum (BR): https://br.pathofexile.com/forum/view-thread/190
### Github page: https://github.com/MCorrea92/LootFilter
Expand Down Expand Up @@ -241,9 +241,9 @@ Show #Divination Cards - Others
#=========================================

Show #Currency - Leagues
BaseType "Perandus Coin"
BaseType "Perandus Coin" "Silver Coin"
SetBorderColor 170 158 130 # Currency Border
SetTextColor 180 40 180 # Perandus' Coin Border
SetTextColor 180 40 180 # Leagues' Coin Border

Show #Currency - Ultra Rare
BaseType "Mirror of Kalandra" "Exalted Orb" "Eternal Orb"
Expand Down Expand Up @@ -737,7 +737,7 @@ Hide #Chance Uniques - Weapons - Staves
SetBorderColor 175 96 37 # Chance Unique Border

# Shavronne's Wrappings
Hide #Chance Uniques - Chests - Energy Shield
Show #Chance Uniques - Chests - Energy Shield
BaseType "Occultist's Vestment"
Rarity = Normal
ItemLevel >= 50
Expand Down Expand Up @@ -862,11 +862,11 @@ Show #~Quests
#=========================================

Show #Low Level - Magic Items
ItemLevel <= 25
ItemLevel <= 20
Rarity Magic

Show #Low Level - Normal Items
ItemLevel <= 20
ItemLevel <= 15
Rarity Normal

Show #Low Level - Gear - 4L
Expand Down

0 comments on commit 0580b4f

Please sign in to comment.