![]() |
JMOD in the Items list? - 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: JMOD in the Items list? (/thread-47010.html) |
JMOD in the Items list? - twisticals - 01-30-2011 Could anyone confirm if the following shields are on D2NT's item pickup list please? ----------------------------------------------------------------------- shields (JMOD)** Jewelers Monarch Of Deflection = 75++ Ist - Priceless (JMOB) Jewelers Monarch Of Blocking = 10+ Ist (JWOD) Jewelers Ward Of Deflection = 10+ Ist Tower Shield 30/20 3 socks = 5 Ist Kite Shield 30/20 3 socks = 3 Ist ----------------------------------------------------------------------- I couldnt find it myself but maybe it's called something else? Thanks -T JMOD in the Items list? - Jammer74 - 01-30-2011 twisticals Wrote:Could anyone confirm if the following shields are on D2NT's item pickup list please?look for these lines of code if they aren't there add them Code: [COLOR=DarkOrange][Name] == KiteShield && [Quality] == magic && [Flag] != ethereal # [Sockets] >= 3 && [Defense] >= 15 && [FBR] >= 30 |