//[QUALITY] == "Legendary" // keep all weapons //[QUALITY] == "Legendary" && [BASETYPE] == "Weapon" // keep all armor //[QUALITY] == "Legendary" && [BASETYPE] == "Armor" // keep all jewelry //[QUALITY] == "Legendary" && [BASETYPE] == "Jewelry" // 1h Weapon +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "The Butcher's Sickle" # [DPS] >= 800 && [SOCKETS] > 0 && ([LOH] > 0 || [MAXSTATVIT] >= 100) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Butcher's Sickle" # [DPS] >= 850 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Butcher's Sickle" # [DPS] >= 875 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Echoing Fury" # [DPS] >= 800 && [SOCKETS] > 0 && ([CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Echoing Fury" # [DPS] >= 1000 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Echoing Fury" # [DPS] >= 1100 && ([CRITDMG%] > 0 || [LS%] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Echoing Fury" # [DPS] >= 1200 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Sun Keeper" # [DPS] >= 850 && [SOCKETS] > 0 && ([CRITDMG%] > 0 || [LS%] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Sun Keeper" # [DPS] >= 900 && [SOCKETS] > 0 && [LOH] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Sun Keeper" # [DPS] >= 1000 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Sun Keeper" # [DPS] >= 1100 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manajuma's Carving Knife" # [DPS] >= 800 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manajuma's Carving Knife" # [DPS] >= 990 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Won Khim Lau" # [DPS] >= 700 && [SOCKETS] > 0 && ([LS%] > 0 || [CRITDMG%] > 0 || [LOH] >= 500) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Won Khim Lau" # [DPS] >= 700 && [CRITDMG%] > 0 && [LS%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Won Khim Lau" # [DPS] >= 1000 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Fist of Az'Turrasq" # [SOCKETS] > 0 || [CRITDMG%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Fist of Az'Turrasq" # [DPS] >= 1150 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Shenlong's Fist of Legend" # [SOCKETS] > 0 || [LS%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Shenlong's Fist of Legend" # [DPS] >= 800 && [SOCKETS] > 0 || [LOH] >= 500 || [LS%] > 0 || [DEXVIT] >= 270 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Shenlong's Fist of Legend" # [DPS] >= 900 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Shenlong's Relentless Assault" # [SOCKETS] > 0 || [CRITDMG%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Shenlong's Relentless Assault" # [DPS] >= 900 && [LS%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Shenlong's Relentless Assault" # [DPS] >= 1000 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Bul-Kathos's Solemn Vow" # [SOCKETS] > 0 || [CRITDMG%] >= 65 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Bul-Kathos's Solemn Vow" # [DPS] >= 1075 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Bul-Kathos's Warrior Blood" # [DPS] >= 975 || [SOCKETS] > 0 || [LOH] >= 400 || ([DPS] >= 880 && [VIT] >= 140) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Burning Axe of Sankis" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Sky Splitter" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Wizardspike" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Nailbiter" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Three Hundredth Spear" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Empyrean Messenger" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Doombringer" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Skycutter" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Sever" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Azurewrath" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Devil Tongue" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Gidbinn" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Last Breath" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Crystal Fist" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Blade of the Warlord" -> [TRASH] // 2h Weapon +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Skorn" # [LS%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Skorn" # [DPS] >= 1200 && ([DEX] >= 500 || [STR] >= 500 || [LOH] >= 1000) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Skorn" # [DPS] >= 1300 && ([CRITDMG%] >= 150 || [MAXSTATVIT] >= 450) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Skorn" # [DPS] >= 1400 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Inna's Reach" # [DPS] >= 1400 || [CRITDMG%] >= 150 || [DEXVIT] >= 600 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Messerschmidt's Reaver" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Sledge of Athskeleng" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Schaefers's Hammer" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Heart Slaughter" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Vigilance" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Tormentor" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Grand Vizier" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Sultan of Blinding Sand" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Warmonger" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Maximus" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Grandfather" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Flying Dragon" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Gavel of Judgment" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Fury of the Vanished Peak" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Immortal King's Boulder Breaker" -> [TRASH] // Ranged +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Windforce" # [DPS] >= 1200 && ([SOCKETS] > 0 || [CRITDMG%] >= 60) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Windforce" # [DPS] >= 1350 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manticore" # [DPS] >= 1000 && [SOCKETS] == 2 && [DEX] > 0 && [VIT] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manticore" # [DPS] >= 1080 && [SOCKETS] == 2 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manticore" # [DPS] >= 1140 && ([DEX] >= 150 || [LS%] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manticore" # [DPS] >= 1220 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Calamity" # [DPS] >= 900 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Calamity" # [DPS] >= 1000 && [LOH] >= 500 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Calamity" # [DPS] >= 1050 && [DEX] >= 130 || [DEXVIT] >= 185 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Calamity" # [DPS] >= 1200 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Chantodo's Will" # [CRITDMG%] >= 75 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Chantodo's Will" # [DPS] >= 800 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Chantodo's Will" # [DPS] >= 1000 && [WEAPAS] > 1.76 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Chantodo's Will" # [DPS] >= 1125 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Pus Spitter" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Hellrack" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Balefire Caster" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Dawn" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Danetta's Revenge" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Danetta's Spite" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Natalya's Slayer" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Fragment of Destiny" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Slorak's Madness" -> [TRASH] // Off-Hand +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Thing of the Deep" # [AVGDMG] >= 200 && [INTVIT] >= 200 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Uhkapian Serpent" # [AVGDMG] >= 200 && [VIT] > 0 && [SOCKETS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Manajuma's Gory Fetch" # [CRIT%] > 6 || ([SOCKETS] > 0 && [AVGDMG] >= 230) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Zunimassa's String of Skulls" # [DMGFACTOR] > 9 || [ALLRES] >= 50 || [MAXSTATVIT] >= 300 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Triumvirate" # ([AVGDMG] >= 200 && [ARCONCRIT] > 6) || ([AVGDMG] >= 220 && [SOCKETS] > 0) || ([AVGDMG] >= 200 && [INT] >= 200) || ([AVGDMG] >= 225 && [VIT] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Oculus" # ([AVGDMG] >= 250 && [SOCKETS] > 0) || ([AVGDMG] >= 200 && [VIT] >= 150) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Chantodo's Force" # [ARCONCRIT] > 0 || [AVGDMG] >= 200 || [VIT] >= 130 || ([AVGDMG] >= 160 && [SOCKETS] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Tal Rasha's Unwavering Glare" # [AVGDMG] >= 270 || ([AVGDMG] >= 250 && [SOCKETS] > 0) || ([VIT] >= 125 && [LIFE%] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Dead Man's Legacy" # ([AS%] == 20 && [SOCKETS] > 0) || ([AS%] >= 15 && [DEXVIT] >= 350) || [DEXVIT] >= 500 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Stormshield" # [CRIT%] >= 7 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Ivory Tower" -> [TRASH] // Helm +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Andariel's Visage" # [MAXSTAT] >= 240 || ([MAXSTAT] >= 165 && [SOCKETS] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Mempo of Twilight" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Immortal King's Triumph" # ([STR] >= 170 && [CRIT%] == 6 && [LIFE%] == 12) || [VIT] > 0 || [ALLRES] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Natalya's Sight" # [CRIT%] > 0 || [ALLRES] >= 70 || [DEX] >= 175 || [DEXVIT] >= 180 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Zunimassa's Vision" # [CRIT%] > 0 || [ALLRES] >= 75 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Visage of Giyua" # [CRIT%] >= 5 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Storm Crow" # [INT] >= 280 || [CRIT%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Tzo Krin's Gaze" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Madstone" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Tiklandian Visage" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Dark Mage's Shade" -> [TRASH] // Shoulder +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Vile Ward" # [DEX] >= 200 || [INT] >= 240 || [STR] >= 260 || ([VIT] > 0 && ([DEX] >= 180 || [INT] >= 195 || [STR] >= 200)) || ([VIT] > 0 && [LIFE%] > 0) || ([LIFE%] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Death Watch Mantle" -> [TRASH] // Chest +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Tyrael's Might" # [VIT] >= 100 || [STR] >= 200 || [INT] >= 200 || [DEX] >= 200 || ([VIT] > 0 && ([STR] >= 150 || [INT] >= 190 || [DEX] >= 190)) || [SOCKETS] == 2 || [ARMORBONUS] >= 200 || [GF%] >= 23 || [MF%] == 20 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Blackthorne's Surcoat" # [DEX] >= 90 || [STR] >= 90 || [INT] >= 100 || [VIT] >= 200 || ([VIT] >= 170 || [MAXSTAT] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Immortal King's Eternal Reign" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Inna's Vast Expanse" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Tal Rasha's Relentless Pursuit" # [INT] >= 190 || [VIT] >= 170 || [INTVIT] >= 270 || [ALLRES] > 0 || [LIFE%] >= 10 || [LIFE%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Zunimassa's Marrow" # [INT] >= 170 || [VIT] >= 100 || [INTVIT] >= 240 || [ARMORBONUS] > 0 || [LIFE%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Natalya's Embrace" # [DEX] >= 170 || [VIT] >= 190 || [ALLRES] >= 70 || ([DEX] >= 150 && [VIT] > 0) || ([ALLRES] >= 20 && [VIT] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Cindercoat" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Inquisitor" -> [TRASH] // Bracers +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Lacuni Prowlers" # [CRIT%] > 0 || ([MAXSTATVIT] > 100 && [ALLRES] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Promise of Glory" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Strongarm Bracers" -> [TRASH] // Hands +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Tasker and Theo" # [CRIT%] >= 9 || ([CRIT%] > 0 && ([DEX] >= 140 || [INT] >= 120 || [STR] >= 130 || [CRITDMG%] > 0 )) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Immortal King's Irons" # [STR] >= 240 || [VIT] >= 100 || [ALLRES] >= 60 || [AS%] > 0 || [CRITDMG%] > 0 || ([ALLRES] > 0 && [VIT] > 0) || ([STR] >= 190 && [ALLRES] > 0) ||([ALLRES] > 0 || [VIT] > 0)-> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Gladiator Gauntlets" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Frostburn Gauntlets" -> [TRASH] // Belt +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "The Witching Hour" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Inna's Favor" # [DEX] >= 110 || [STR] >= 180 || [VIT] > 0 || [LIFE%] >= 5 || [ALLRES] > 0 [QUALITY] == "Legendary" && [NAME] == "Tal Rasha's Brace" # [INTVIT] >= 200 || ([INTVIT] >= 150 && ([ALLRES] > 0 || [LIFE%] == 12 || ([INT] >= 160 && [VIT] > 0) || [ALLRES] > 0 || [LIFE%] > 0 || [VIT] > 70)) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Immortal King's Tribal Binding" # [VIT] >= 95 || [STR] >= 200 || [LIFE%] >= 12 || ([STR] >= 135 && [VIT] > 0) || ([STR] >= 110 && [LIFE%] > 0) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Hellcat Waistguard" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Blackthorne's Notched Belt" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Ageless Might" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Lamentation" -> [TRASH] // Pants +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Depth Diggers" # [VIT] >= 80 || [STR] >= 250 || [INT] >= 230 || [DEX] >= 220 || ([VIT] > 0 && ([STR] >= 200 || [INT] > 200 || [DEX] >= 190 || [SOCKETS] > 0)) || [SOCKETS] == 2 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Blackthorne's Jousting Mail" # [VIT] >= 205 || [STR] >= 180 || [DEX] >= 190 || [INT] >= 180 || [SOCKETS] == 2 || [ALLRES] > 0 || -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Inna's Temperance" -> [KEEP] // Boots +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Fire Walkers" # [MAXSTATVIT] >= 200 && [ALLRES] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Ice Climbers" # [VIT] > 0 || [DEX] >= 190 || [INT] >= 210 || [STR] >= 170 || [MS%] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Blackthorne's Spurs" # [ALLRES] >= 70 || [STR] >= 100 || [INT] >= 100 || [DEX] >= 200 || ([VIT] > 0 && ([STR] >= 90 || [INT] >= 85 || [DEX] >= 170)) -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Immortal King's Stride" # [STR] >= 100 || [VIT] >= 130 || [ARMORBONUS] > 0 || [MF%] > 0 || -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Natalya's Bloody Footprints" # [DEX] >= 100 || [INT] >= 80 || [STR] >= 90 || [VIT] > 0 || [MAXONERES] >= 30 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Zunimassa's Trail" # [INTVIT] >= 260 || [ALLRES] > 0 -> [KEEP] // Amulet +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Ouroboros" -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "Mara's Kaleidoscope" # [CRIT%] >= 8 || [AS%] >= 7 || [CRITDMG%] >= 80 || ([AS%].dual + [CRIT%].dual + [CRITDMG%].dual + [LIFE%].dual + [LOH].dual + [ARMORBONUS].dual) > 1 || ([MAXSTATVIT] >= 200 && ([CRIT%] > 0 || [AS%] > 0 || [CRITDMG%] > 0)) -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "Xephirian Amulet" # ([AS%].dual + [CRIT%].dual + [CRITDMG%].dual + [ALLRES].dual + [AVGDMG].dual + [LOH].dual + [LS%].dual + [VIT].dual + [LIFE%].dual + [SOCKETS].dual) > 1 || ([MAXSTAT] > 0 && ([AS%].dual + [CRIT%].dual + [CRITDMG%].dual + [ALLRES].dual + [LOH].dual + [LS%].dual + [LIFE%].dual + [SOCKETS].dual) > 0) || [CRIT%] >= 7 || [AS%] == 9 || [CRITDMG%] >= 60 || [ALLRES] >= 60 || [DEX] >= 125 || [STR] >= 150 || [INT] >= 160 || [VIT] >= 180 || [MAXSTATVIT] >= 200 -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "Blackthorne's Duncraig Cross" # [CRIT%] > 0 || [CRITDMG%] >= 60 || [MAXSTATVIT] >= 100 || ([AVGDMG] >= 30 && ([MAXSTATVIT] > 0 || [ALLRES] > 0 || [CRITDMG%] > 0)) || ([MAXSTAT].dual + [ALLRES].dual + [VIT].dual + [CRITDMG%].dual + [SOCKETS].dual) > 1 -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "Tal Rasha's Allegiance" # ([ALLRES].dual + [AVGDMG].dual + [LIFE%].dual + [SOCKETS].dual + [LOH].dual + [GF%].dual + [MF%].dual) > 1 || [MAXSTATVIT] >= 420 || [CRIT%] > 0 || [AS%] > 0 || [AVGDMG] >= 45 || [ALLRES] >= 40 || [ARMORBONUS] > 0 -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "The Traveler's Pledge" # ([CRIT%].dual + [AS%].dual + [CRITDMG%].dual + [ALLRES].dual + [SOCKETS].dual) > 1 || ([CRIT%].dual + [AS%].dual + [CRITDMG%].dual + [ALLRES].dual + [AVGDMG].dual + [LOH].dual) > 1 || [MAXSTATVIT] >= 200 || [CRIT%] >= 9 || [AS%] >= 8 || [CRITDMG%] >= 65 || -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "The Flavor of Time" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "Kymbo's Gold" -> [TRASH] [QUALITY] == "Legendary" && [NAME] == "The Star of Azkaranth" -> [TRASH] // Ring +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [NAME] == "Bul-Kathos's Wedding Band" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Eternal Union" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Hierophant's Seal" # [CRIT%] >= 4 || [CRITDMG%] >= 30 || [MAXSTATVIT] >= 100 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Skull Grasp" # [CRIT%] > 0 || [CRITDMG%] >= 30 || [AVGDMG] >= 40 || [MAXSTATVIT] >= 220 || [ALLRES] >= 50 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Oculus Ring" # [CRIT%] > 0 || [AS%] > 0 || [CRITDMG%] > 0 || [LOH] > 0 || [SOCKETS] > 0 || [LIFE%] > 0 || [VIT] >= 90 || [MAXSTAT] > 169 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Stone of Jordan" -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Unity" # [DEX] >= 150 || [STR] >= 169 || [INT] >= 169 || [VIT] > 0 || [ALLRES] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [AVGDMG] >= 55 || [ARMORBONUS] > 0 || [SOCKETS] > 0 || [GF%] > 0 || [MF%] >= 16 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Litany of the Undaunted" # [DEX] >= 150 || [INT] >= 169 || [STR] >= 169 || [VIT] > 0 || [AS%] > 0 || [CRITDMG%] > 0 || [LOH] > 0 || [MF%] > 0 || [GF%] > 0 || [SOCKETS] > 0 || [LIFE%] > 0 || [ARMORBONUS] > 0 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Natalya's Reflection" -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "The Compass Rose" # ([CRIT%].dual + [AS%].dual + [CRITDMG%].dual + [ALLRES].dual + [SOCKETS].dual) > 1 || [MAXSTATVIT] >= 140 || ([MAXSTAT] > 0 && [VIT] > 0 && ([CRIT%].dual + [AS%].dual + [CRITDMG%].dual + [ALLRES].dual + [SOCKETS].dual + [ARMORBONUS].dual)) > 0 -> [KEEP] // DUAL // [QUALITY] == "Legendary" && [NAME] == "The Wailing Host" # [MAXSTAT] > 169 || [VIT] > 96 || [ALLRES] >= 30 || [AS%] > 0 || [CRITDMG%] > 0 || ([LIFE%].dual + [LOH].dual + [VIT].dual + [ALLRES].dual + [SOCKETS].dual + [AVGDMG].dual + [ARMORBONUS].dual) > 1 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Zunimassa's Pox" # [VIT] >= 100 || [STR] >= 150 || [DEX] >= 120 || [INT] >= 140 || [AS%] > 0 || [CRIT%] > 0 || [AVGDMG] >= 40 -> [KEEP] [QUALITY] == "Legendary" && [NAME] == "Band of Hollow Whispers" -> [TRASH] // Trasher +---------------------------------------------------------------------------+ [QUALITY] == "Legendary" && [BASETYPE] == "Weapon" -> [TRASH] [QUALITY] == "Legendary" && [BASETYPE] == "Armor" -> [TRASH] [QUALITY] == "Legendary" && [BASETYPE] == "Jewelry" -> [TRASH]