ok thank you.[COLOR="Silver"]
---------- Post added at 09:00 PM ---------- Previous post was at 08:56 PM ----------
[/COLOR]got a fast question more.
[Name] == Monarch && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4)
That line, does that take normal white monarchs that can be used to get 4 sockets for spirit shields?[COLOR="Silver"]
---------- Post added at 11:39 PM ---------- Previous post was at 09:00 PM ----------
[/COLOR]
bmxrider1279 Wrote:just take the ( away in front of sockets and it should.. can add && [defense] >= xxx if u like as well. some of them arent even worth trying to socket
[Type] == armor && [Quality] == normal && [Class] == elite && [Flag] == ethereal # [Sockets] == 0 && [defense] >= 700 // Bugged ETH armors
Something in the line off this? or it will take up rare armors aswell? is 700 a good number? or is that to low?
and does
[Name] == Monarch && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4)
work for a clean white monarch to use for spirit?