Skip to content

Commit

Permalink
3.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ffhighwind committed Sep 30, 2020
1 parent c793c83 commit 1cf0475
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 62 deletions.
Binary file modified Resources/Filters/Filters.zip
Binary file not shown.
12 changes: 6 additions & 6 deletions Resources/Filters/L1_Regular_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 40
PlayEffect Yellow Temp

Expand All @@ -282,10 +282,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 40

#-----#
Expand Down Expand Up @@ -387,11 +387,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/L2_Mapping_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 40
PlayEffect Yellow Temp

Expand All @@ -286,10 +286,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 40

#-----#
Expand Down Expand Up @@ -391,11 +391,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/L3_Semi_Strict_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 40
PlayEffect Yellow Temp

Expand All @@ -287,10 +287,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 40

#-----#
Expand Down Expand Up @@ -392,11 +392,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/L4_Strict_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 40
PlayEffect Yellow Temp

Expand All @@ -296,10 +296,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 40

#-----#
Expand Down Expand Up @@ -401,11 +401,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/L5_Very_Strict_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 40
PlayEffect Yellow Temp

Expand All @@ -302,10 +302,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 40

#-----#
Expand Down Expand Up @@ -404,11 +404,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/S1_Regular_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 36
PlayEffect Yellow Temp

Expand All @@ -282,10 +282,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 36

#-----#
Expand Down Expand Up @@ -387,11 +387,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/S2_Mapping_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 36
PlayEffect Yellow Temp

Expand All @@ -286,10 +286,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 36

#-----#
Expand Down Expand Up @@ -391,11 +391,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/S3_Semi_Strict_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 36
PlayEffect Yellow Temp

Expand All @@ -287,10 +287,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 36

#-----#
Expand Down Expand Up @@ -392,11 +392,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/S4_Strict_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 36
PlayEffect Yellow Temp

Expand All @@ -296,10 +296,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 36

#-----#
Expand Down Expand Up @@ -401,11 +401,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
12 changes: 6 additions & 6 deletions Resources/Filters/S5_Very_Strict_Highwind.filter
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,10 @@ Show # League Specific - Perandus - Coins (<10)
BaseType "Perandus Coin"
StackSize < 10

Show # League Specific - Perandus - Coins (<50)
Show # League Specific - Perandus - Coins (<40)
Class "Stackable Currency"
BaseType "Perandus Coin"
StackSize < 50
StackSize < 40
SetFontSize 36
PlayEffect Yellow Temp

Expand All @@ -302,10 +302,10 @@ Show # League Specific - Heist (<15)
BaseType "Rogue's Marker"
StackSize < 15

Show # League Specific - Heist (<40)
Show # League Specific - Heist (<35)
Class "Stackable Currency"
BaseType "Rogue's Marker"
StackSize < 40
StackSize < 35
SetFontSize 36

#-----#
Expand Down Expand Up @@ -404,11 +404,11 @@ Show # League Specific - Harbinger - Low (1+)
Class "Stackable Currency"
BaseType "Orb of Binding" "Harbinger's Shard" "Engineer's Orb"

Show # League Specific - Perandus - Coins (50+)
Show # League Specific - Perandus - Coins (40+)
Class "Stackable Currency"
BaseType "Perandus Coin"

Show # League Specific - Heist (40+)
Show # League Specific - Heist (35+)
Class "Stackable Currency"
BaseType "Rogue's Marker"

Expand Down
Loading

0 comments on commit 1cf0475

Please sign in to comment.