08-29-2011, 05:31 PM
[Name] == PhaseBlade && [Quality] == unique # [EnhancedDamage] >= 230 && [Strength] >= 5 // Azurewrath
[Name] == PhaseBlade && [Quality] == unique # [EnhancedDamage] >= 175 && [IAS] == 20 // Lightsabre
will this work to distinguish the lightsabre from the azurewrath? I want to keep both.
[Name] == PhaseBlade && [Quality] == unique # [EnhancedDamage] >= 175 && [IAS] == 20 // Lightsabre
will this work to distinguish the lightsabre from the azurewrath? I want to keep both.