![]() |
d2nt pickit help - 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: d2nt pickit help (/thread-46869.html) |
d2nt pickit help - paulhaas - 11-29-2010 im trying to get some items, gothic plate 4 soc//mask 3 soc//and 4 soc pally shield with atleast 110 ed and 55 ar for level 18 i bealive Crown Shield is the best for level 18 anyways, i need help on how to add this to my pickit, im using 3.0 i would also like any advice on were to search for these items, if possible. d2nt pickit help - Jammer74 - 11-29-2010 paulhaas Wrote:im trying to get some items, gothic plate 4 soc//mask 3 soc//and 4 soc pally shield with atleast 110 ed and 55 ar for level 18[name] == mask && [quality] == superior # [Sockets] == 3 [name] == GothicPlate && [quality] == superior # [Sockets] == 4 [name] == CrownShield && [quality] == superior # [Sockets] == 4 && [EnhancedDamage] == 30 && [ToHit] == 60 Unfortunately the highest enhanced damage and attack rating you can get on a shield at level 18 is 30% ED and 60 AR.And as far as I know the best place to find this kind of gear is norm Chaos Sanctuary.Here is the table of Automods on Paladin shields from Arreats Summit (Affix) (Affix) (Affix) Auto Prefixes* Group Level Level Req.* Freq. Auto Mod Properties Shimmering 304 1 3 8 All Resistances +5 to +10 Rainbow 18 13 7 All Resistances +8 to +15 Scintillating 28 21 6 All Resistances +16 to +30 Prismatic 39 31 5 All Resistances +25 to +35 Chromatic* 50 42 4 All Resistances +35 to +45 (Affix) (Affix) (Affix) Auto Prefixes* Group Level Level Req.* Freq. Auto Mod Properties Sharp 304 10 5 3 +10% to +20% Enhanced Damage +15 to +30 to Attack Rating Fine 18 13 3 +21% to +30% Enhanced Damage +31 to +60 to Attack Rating Warrior's 30 23 2 +31% to +40% Enhanced Damage +61 to +80 to Attack Rating Soldier's 42 34 2 +41% to +50% Enhanced Damage +81 to +100 to Attack Rating Knight's 50 42 2 +51% to +65% Enhanced Damage +101 to +121 to Attack Rating Notes * Auto prefix names are not used for display, only Auto Mod Properties are shown. * The Level Requirement of the auto mod is never applied to non-magic items. * 'Chromatic' cannot spawn on rare quality Paladin Shields. As you can see The fine automod is ILVL 18 and Required Level of 13 and the next highest is the warriors mod and its lvls are 30 and 23 respectively d2nt pickit help - paulhaas - 11-29-2010 dude thanks so much. but do i need to add the autoprefix stuff[COLOR="Silver"] ---------- Post added at 07:17 PM ---------- Previous post was at 07:12 PM ---------- [/COLOR]would this be right? and all i have to add? // ##### Armor ######################### [name] == GothicPlate && [quality] == superior # [Sockets] == 4 // ##### Paladin Shields ############### [name] == CrownShield 77 [quality] == superior # [Sockets] == 4 && [EnhancedDamage] == 20 && [ToHit] == 40 // ##### Helms ######################### [name] == mask && [quality] == superior # [Sockets] == 3 and i only run chaos?[COLOR="Silver"] ---------- Post added at 07:24 PM ---------- Previous post was at 07:17 PM ---------- [/COLOR]didnt work gave me parser error[COLOR="Silver"] ---------- Post added at 07:25 PM ---------- Previous post was at 07:24 PM ---------- [/COLOR]ohh u put 77 not && d2nt pickit help - Jammer74 - 11-30-2010 paulhaas Wrote:dude thanks so much. but do i need to add the autoprefix stuff[COLOR="Silver"]Don't worry man I get parser error all the time when changing my pickits,and then find out that i didn't hit shift or somesuch other small error,usually easily fixed lol. To answer your other question You don't need the automod stuff in the pickit I just supplied it for info reasons[COLOR="Silver"] ---------- Post added at 04:50 PM ---------- Previous post was at 04:48 PM ---------- [/COLOR]LMAO it was my error you copied I just noticed,well its fixed now |