Minor Tweaks + Strict Skill Fixes

This commit is contained in:
mikx 2018-09-12 16:32:28 -04:00
parent 2d73096081
commit 846f317efb
3 changed files with 13 additions and 14 deletions

View File

@ -28,7 +28,7 @@ Show
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
MinimapIcon 0 Blue Diamond
MinimapIcon 1 Blue Diamond
PlayEffect Blue
Show
@ -39,6 +39,6 @@ Show
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
MinimapIcon 0 Blue Diamond
MinimapIcon 2 Blue Diamond
PlayEffect Blue

View File

@ -28,7 +28,7 @@ Show
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
MinimapIcon 0 Blue Diamond
MinimapIcon 1 Blue Diamond
PlayEffect Blue
Show
@ -39,6 +39,6 @@ Show
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
MinimapIcon 0 Blue Diamond
MinimapIcon 2 Blue Diamond
PlayEffect Blue

View File

@ -1,22 +1,13 @@
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
Show
Quality <= 20
Quality >= 11
Quality >= 10
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
SetTextColor 212 2 212
SetBackgroundColor 0 0 0
SetBorderColor 212 2 212
SetFontSize 45
Show
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
BaseType "Added Chaos Damage Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Portal" "Vaal"
SetTextColor 255 255 255
SetBackgroundColor 0 0 0
SetBorderColor 212 2 212
SetFontSize 45
Show
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
BaseType "Vaal"
@ -25,3 +16,11 @@ Show
SetBorderColor 212 2 212
SetFontSize 45
Show
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
BaseType "Added Chaos Damage Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Portal" "Vaal"
SetTextColor 255 255 255
SetBackgroundColor 0 0 0
SetBorderColor 212 2 212
SetFontSize 45