![]() |
Are 4OS Monarchs incredibly rare or is my pickit setup wrong? - Printable Version +- Blizzard Sector (https://www.blizzsector.co) +-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html) +--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html) +--- Thread: Are 4OS Monarchs incredibly rare or is my pickit setup wrong? (/thread-47090.html) |
Are 4OS Monarchs incredibly rare or is my pickit setup wrong? - raded - 02-22-2011 [Name] == Monarch && [Quality] <= superior && [Flag] != ethereal # [Sockets] == 4 I recently changed it to [Name] == Monarch && [Quality] <= superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4) After about ~500 Hell runs in the Mausoleum, Pit, and Hole, nothing. Is there something incorrect or am I just unlucky? Are 4OS Monarchs incredibly rare or is my pickit setup wrong? - Xantos - 02-23-2011 i am finding a lot of monarchs eth and non eth, im using these lines (on what i need) [Name] == Monarch && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 4) && [EnhancedDefense] >= 0 // Phoenix or Spirit [Name] == Monarch && [Quality] == normal # [Defense] >= 133 // [Name] == Monarch && [Quality] == normal && [Flag] != ethereal # [Defense] >= 133 // And it works ![]() Are 4OS Monarchs incredibly rare or is my pickit setup wrong? - Jammer74 - 02-23-2011 raded Wrote:[Name] == Monarch && [Quality] <= superior && [Flag] != ethereal # [Sockets] == 4your monarch pickit should work, but I like Raded's monarc pickit as well, try his out and see what you come up with, I usually don't find monarchs till acts 4 and 5 though, keep that in mind. I know your supposed to be able to find them before but I haven't much. |