// +---------------------------------------------------------------------------+
// | _____ _______ _______ _______ _______ _____ _______ ______ ___ ___
// | | |_| ___| __| ___| | | \| _ | __ \ | |
// | | | ___| | | ___| | -- | | <\ /
// | |_______|_______|_______|_______|__|____|_____/|___|___|___|__| |___|
// | ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++
// +---------------------------------------------------------------------------+
// keep all legendarys items
// this is a saftey line ... as long it isn't removed it will keep all items
// specifyed by the rule ... the action of commenting it out
// will apply all following rules ... this set of rules is no where of complete
[QUALITY] == "Legendary" -> [TRASH]
[QUALITY] == "Magic" -> [TRASH]
I set :
[QUALITY] == "Legendary" -> [TRASH]