From bf37fedb8dd14cf8b0ad7107e74522f3aaac0518 Mon Sep 17 00:00:00 2001 From: mikx Date: Thu, 16 Jan 2020 00:22:26 -0500 Subject: [PATCH] Influenced + Enchanted + Tweaks --- Normal.json | 5 +---- Normal/ELDER ITEM.filter | 24 ------------------------ Normal/GEAR BY QUALITY.filter | 9 +++++++++ Normal/INFLUENCED.filter | 11 +++++++++++ Normal/SHAPER ITEM.filter | 24 ------------------------ SSF.json | 5 +---- SSF/ELDER ITEM.filter | 24 ------------------------ SSF/GEAR BY QUALITY.filter | 9 +++++++++ SSF/INFLUENCED.filter | 11 +++++++++++ SSF/SHAPER ITEM.filter | 24 ------------------------ Strict.json | 5 +---- Strict/ELDER ITEM.filter | 24 ------------------------ Strict/GEAR BY QUALITY.filter | 9 +++++++++ Strict/INFLUENCED.filter | 11 +++++++++++ Strict/SHAPER ITEM.filter | 24 ------------------------ Tiers.txt | 2 +- 16 files changed, 64 insertions(+), 157 deletions(-) delete mode 100644 Normal/ELDER ITEM.filter create mode 100644 Normal/INFLUENCED.filter delete mode 100644 Normal/SHAPER ITEM.filter delete mode 100644 SSF/ELDER ITEM.filter create mode 100644 SSF/INFLUENCED.filter delete mode 100644 SSF/SHAPER ITEM.filter delete mode 100644 Strict/ELDER ITEM.filter create mode 100644 Strict/INFLUENCED.filter delete mode 100644 Strict/SHAPER ITEM.filter diff --git a/Normal.json b/Normal.json index cd03c20..45f595f 100644 --- a/Normal.json +++ b/Normal.json @@ -45,10 +45,7 @@ "section": "ABYSS BELT", "gen": false }, { - "section": "ELDER ITEM", - "gen": false - }, { - "section": "SHAPER ITEM", + "section": "INFLUENCED", "gen": false }, { "section": "Tiers (DATA)", diff --git a/Normal/ELDER ITEM.filter b/Normal/ELDER ITEM.filter deleted file mode 100644 index efdb9d9..0000000 --- a/Normal/ELDER ITEM.filter +++ /dev/null @@ -1,24 +0,0 @@ -# Script edited with Filtration - https://github.com/ben-wallis/Filtration - -Show - ElderItem True - Rarity = Rare - ItemLevel >= 75 - ItemLevel <= 100 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 184 218 242 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - -Show - ElderItem True - Rarity = Rare - ItemLevel >= 60 - ItemLevel <= 74 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 180 96 0 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - diff --git a/Normal/GEAR BY QUALITY.filter b/Normal/GEAR BY QUALITY.filter index 1caffb3..9614bc5 100644 --- a/Normal/GEAR BY QUALITY.filter +++ b/Normal/GEAR BY QUALITY.filter @@ -106,6 +106,15 @@ Show SetBorderColor 255 0 0 SetFontSize 35 +Show + AnyEnchantment True + Rarity = Rare + SetTextColor 255 255 0 + SetBackgroundColor 61 61 84 + SetBorderColor 136 136 255 + SetFontSize 40 + CustomAlertSound "mx_tier.mp3" + Show Identified True ItemLevel >= 75 diff --git a/Normal/INFLUENCED.filter b/Normal/INFLUENCED.filter new file mode 100644 index 0000000..3211b2b --- /dev/null +++ b/Normal/INFLUENCED.filter @@ -0,0 +1,11 @@ +# Script edited with Filtration - https://github.com/ben-wallis/Filtration + +Show + HasInfluence Shaper Elder Crusader Redeemer Hunter Warlord + SetTextColor 255 215 0 + SetBackgroundColor 54 54 54 + SetBorderColor 30 144 255 + SetFontSize 45 + MinimapIcon 0 Blue Star + CustomAlertSound "mx_influenced.mp3" + diff --git a/Normal/SHAPER ITEM.filter b/Normal/SHAPER ITEM.filter deleted file mode 100644 index c370fb8..0000000 --- a/Normal/SHAPER ITEM.filter +++ /dev/null @@ -1,24 +0,0 @@ -# Script edited with Filtration - https://github.com/ben-wallis/Filtration - -Show - ShaperItem True - Rarity = Rare - ItemLevel >= 75 - ItemLevel <= 100 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 184 218 242 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - -Show - ShaperItem True - ItemLevel >= 60 - ItemLevel <= 74 - Rarity = Rare - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 180 96 0 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - diff --git a/SSF.json b/SSF.json index 2d3e242..862c76b 100644 --- a/SSF.json +++ b/SSF.json @@ -33,10 +33,7 @@ "section": "ABYSS BELT", "gen": false }, { - "section": "ELDER ITEM", - "gen": false - }, { - "section": "SHAPER ITEM", + "section": "INFLUENCED", "gen": false }, { "section": "Tiers (DATA)", diff --git a/SSF/ELDER ITEM.filter b/SSF/ELDER ITEM.filter deleted file mode 100644 index efdb9d9..0000000 --- a/SSF/ELDER ITEM.filter +++ /dev/null @@ -1,24 +0,0 @@ -# Script edited with Filtration - https://github.com/ben-wallis/Filtration - -Show - ElderItem True - Rarity = Rare - ItemLevel >= 75 - ItemLevel <= 100 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 184 218 242 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - -Show - ElderItem True - Rarity = Rare - ItemLevel >= 60 - ItemLevel <= 74 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 180 96 0 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - diff --git a/SSF/GEAR BY QUALITY.filter b/SSF/GEAR BY QUALITY.filter index 1caffb3..2d77751 100644 --- a/SSF/GEAR BY QUALITY.filter +++ b/SSF/GEAR BY QUALITY.filter @@ -98,6 +98,15 @@ Show PlayEffect Green CustomAlertSound "mx_league.mp3" +Show + AnyEnchantment True + Rarity = Rare + SetTextColor 255 255 0 + SetBackgroundColor 61 61 84 + SetBorderColor 136 136 255 + SetFontSize 40 + CustomAlertSound "mx_tier.mp3" + Show Corrupted True Rarity = Rare diff --git a/SSF/INFLUENCED.filter b/SSF/INFLUENCED.filter new file mode 100644 index 0000000..3211b2b --- /dev/null +++ b/SSF/INFLUENCED.filter @@ -0,0 +1,11 @@ +# Script edited with Filtration - https://github.com/ben-wallis/Filtration + +Show + HasInfluence Shaper Elder Crusader Redeemer Hunter Warlord + SetTextColor 255 215 0 + SetBackgroundColor 54 54 54 + SetBorderColor 30 144 255 + SetFontSize 45 + MinimapIcon 0 Blue Star + CustomAlertSound "mx_influenced.mp3" + diff --git a/SSF/SHAPER ITEM.filter b/SSF/SHAPER ITEM.filter deleted file mode 100644 index c370fb8..0000000 --- a/SSF/SHAPER ITEM.filter +++ /dev/null @@ -1,24 +0,0 @@ -# Script edited with Filtration - https://github.com/ben-wallis/Filtration - -Show - ShaperItem True - Rarity = Rare - ItemLevel >= 75 - ItemLevel <= 100 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 184 218 242 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - -Show - ShaperItem True - ItemLevel >= 60 - ItemLevel <= 74 - Rarity = Rare - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 180 96 0 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - diff --git a/Strict.json b/Strict.json index cd03c20..45f595f 100644 --- a/Strict.json +++ b/Strict.json @@ -45,10 +45,7 @@ "section": "ABYSS BELT", "gen": false }, { - "section": "ELDER ITEM", - "gen": false - }, { - "section": "SHAPER ITEM", + "section": "INFLUENCED", "gen": false }, { "section": "Tiers (DATA)", diff --git a/Strict/ELDER ITEM.filter b/Strict/ELDER ITEM.filter deleted file mode 100644 index efdb9d9..0000000 --- a/Strict/ELDER ITEM.filter +++ /dev/null @@ -1,24 +0,0 @@ -# Script edited with Filtration - https://github.com/ben-wallis/Filtration - -Show - ElderItem True - Rarity = Rare - ItemLevel >= 75 - ItemLevel <= 100 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 184 218 242 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - -Show - ElderItem True - Rarity = Rare - ItemLevel >= 60 - ItemLevel <= 74 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 180 96 0 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - diff --git a/Strict/GEAR BY QUALITY.filter b/Strict/GEAR BY QUALITY.filter index 259621e..b1f38b6 100644 --- a/Strict/GEAR BY QUALITY.filter +++ b/Strict/GEAR BY QUALITY.filter @@ -98,6 +98,15 @@ Show PlayEffect Green CustomAlertSound "mx_league.mp3" +Show + AnyEnchantment True + Rarity = Rare + SetTextColor 255 255 0 + SetBackgroundColor 61 61 84 + SetBorderColor 136 136 255 + SetFontSize 40 + CustomAlertSound "mx_tier.mp3" + Show Corrupted True Rarity = Rare diff --git a/Strict/INFLUENCED.filter b/Strict/INFLUENCED.filter new file mode 100644 index 0000000..3211b2b --- /dev/null +++ b/Strict/INFLUENCED.filter @@ -0,0 +1,11 @@ +# Script edited with Filtration - https://github.com/ben-wallis/Filtration + +Show + HasInfluence Shaper Elder Crusader Redeemer Hunter Warlord + SetTextColor 255 215 0 + SetBackgroundColor 54 54 54 + SetBorderColor 30 144 255 + SetFontSize 45 + MinimapIcon 0 Blue Star + CustomAlertSound "mx_influenced.mp3" + diff --git a/Strict/SHAPER ITEM.filter b/Strict/SHAPER ITEM.filter deleted file mode 100644 index c370fb8..0000000 --- a/Strict/SHAPER ITEM.filter +++ /dev/null @@ -1,24 +0,0 @@ -# Script edited with Filtration - https://github.com/ben-wallis/Filtration - -Show - ShaperItem True - Rarity = Rare - ItemLevel >= 75 - ItemLevel <= 100 - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 184 218 242 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - -Show - ShaperItem True - ItemLevel >= 60 - ItemLevel <= 74 - Rarity = Rare - SetTextColor 255 215 0 - SetBackgroundColor 54 54 54 - SetBorderColor 180 96 0 - SetFontSize 45 - CustomAlertSound "mx_influenced.mp3" - diff --git a/Tiers.txt b/Tiers.txt index 6c61844..7e98630 100644 --- a/Tiers.txt +++ b/Tiers.txt @@ -1 +1 @@ -"Imperial Claw" "Gemini Claw" "Imbued Wand" "Platinum Kris" "Jewelled Foil" "Spiraled Foil" "Corsair Sword" "Titan Gauntlets" "Lion Pelt" "Slink Boots" "Titan Greaves" "Royal Burgonet" "Slink Gloves" "Hubris Circlet" "Fossilised Spirit Shield" "Titanium Spirit Shield" "Crusader Buckler" "Eternal Burgonet" "Goliath Greaves" "Vaal Gauntlets" "Siege Axe" "Opal Sceptre" "Void Sceptre" "Astral Plate" "Archon Kite Shield" "Terror Claw" "Eye Gouger" "Tornado Wand" "Opal Wand" "Kris" "Vaal Rapier" "Fancy Foil" "Dragoon Sword" "Profane Wand" "Skean" "Ambusher" "Vaal Axe" "Harbinger Bow" "Vaal Sceptre" "Eternal Sword" "Behemoth Mace" "Vaal Hatchet" "Runic Hatchet" "Sambar Sceptre" "Crusader Boots" "Nightmare Bascinet" "Murder Boots" "Dragonscale Boots" "Vaal Greaves" "Stealth Boots" "Murder Mitts" "Dragonscale Gauntlets" "Crusader Gloves" "Praetor Crown" "Deicide Mask" "Sinner Tricorne" "Arcanist Slippers" "Arcanist Gloves" "Mind Cage" "Sorcerer Boots" "Sorcerer Gloves" "Harmonic Spirit Shield" "Supreme Spiked Shield" "Shagreen Boots" "Imperial Buckler" "Ancient Greaves" "Ancient Gauntlets" "Ezomyte Burgonet" "Vaal Spirit Shield" "Glorious Plate" "Spike-Point Arrow Quiver" "Vaal Regalia" "Elegant Round Shield" "Pinnacle Tower Shield" "Assassin's Garb" "Broadhead Arrow Quiver" "Mosaic Kite Shield" "Colossal Tower Shield" "Cardinal Round Shield" \ No newline at end of file +"Convoking Wand" "Two-Toned Boots" "Bone Helmet" "Imperial Claw" "Gemini Claw" "Imbued Wand" "Platinum Kris" "Jewelled Foil" "Spiraled Foil" "Corsair Sword" "Titan Gauntlets" "Lion Pelt" "Slink Boots" "Titan Greaves" "Royal Burgonet" "Slink Gloves" "Hubris Circlet" "Fossilised Spirit Shield" "Titanium Spirit Shield" "Crusader Buckler" "Eternal Burgonet" "Goliath Greaves" "Vaal Gauntlets" "Siege Axe" "Opal Sceptre" "Void Sceptre" "Astral Plate" "Archon Kite Shield" "Terror Claw" "Eye Gouger" "Tornado Wand" "Opal Wand" "Kris" "Vaal Rapier" "Fancy Foil" "Dragoon Sword" "Profane Wand" "Skean" "Ambusher" "Vaal Axe" "Harbinger Bow" "Vaal Sceptre" "Eternal Sword" "Behemoth Mace" "Vaal Hatchet" "Runic Hatchet" "Sambar Sceptre" "Crusader Boots" "Nightmare Bascinet" "Murder Boots" "Dragonscale Boots" "Vaal Greaves" "Stealth Boots" "Murder Mitts" "Dragonscale Gauntlets" "Crusader Gloves" "Praetor Crown" "Deicide Mask" "Sinner Tricorne" "Arcanist Slippers" "Arcanist Gloves" "Mind Cage" "Sorcerer Boots" "Sorcerer Gloves" "Harmonic Spirit Shield" "Supreme Spiked Shield" "Shagreen Boots" "Imperial Buckler" "Ancient Greaves" "Ancient Gauntlets" "Ezomyte Burgonet" "Vaal Spirit Shield" "Glorious Plate" "Spike-Point Arrow Quiver" "Vaal Regalia" "Elegant Round Shield" "Pinnacle Tower Shield" "Assassin's Garb" "Broadhead Arrow Quiver" "Mosaic Kite Shield" "Colossal Tower Shield" "Cardinal Round Shield" \ No newline at end of file