Posts: 4
Threads: 3
Joined: Jun 2006
Reputation:
0
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.
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
11-29-2010, 05:38 AM
(This post was last modified: 11-30-2010, 08:19 AM by Jammer74.)
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
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.
[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
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Posts: 4
Threads: 3
Joined: Jun 2006
Reputation:
0
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 &&
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
paulhaas Wrote: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 &&
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
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)