BG:EE - Untouchable Achievement (Spoilers)
CARV3R
Member, Mobile Tester Posts: 23
BG:EE Achievement:
Untouchable
Have an Armor Class of -15 or lower.
I struggled with this one for a while and finally got it to pop after a lot of work (included item codes for the lazy):
Main Player Character - Elf Fighter with 19 Dex
Ankheg Plate Mail (Farm Crop - Nashkel - AR4800)
C:CreateItem("PLAT06")
Helm of Balduran (Helm and Cloak Inn - Baldur's Gate North West - AR0100)
C:CreateItem("HELM07")
Cloak of Balduran (Quenash - Undercellar - AR0112)
C:CreateItem("CLCK05")
Twinkle +3 (Drizzt - Fisherman's Lake - AR4200)
C:CreateItem("SW1H16")
Pellan's Sheild +2 (Tomb - Lower Level 4 - Durlag's Tower - AR0500)
C:CreateItem("SHLD19")
The Guard's Ring +2 (Ramazith - Baldur's Gate North - AR0200)
C:CreateItem("RING07")
The Claw of Kazgaroth (Thalantyr the Conjurer - High Hedge - AR3200)
C:CreateItem("MISC72")
Potion of Invulnerability (Various Merchants/Locations)
C:CreateItem("POTN11")
Potion of Mind Focusing (Halbazzer Drin - Sorcerous Sundries - AR0800)
C:CreateItem("POTN37")
Untouchable
Have an Armor Class of -15 or lower.
I struggled with this one for a while and finally got it to pop after a lot of work (included item codes for the lazy):
Main Player Character - Elf Fighter with 19 Dex
Ankheg Plate Mail (Farm Crop - Nashkel - AR4800)
C:CreateItem("PLAT06")
Helm of Balduran (Helm and Cloak Inn - Baldur's Gate North West - AR0100)
C:CreateItem("HELM07")
Cloak of Balduran (Quenash - Undercellar - AR0112)
C:CreateItem("CLCK05")
Twinkle +3 (Drizzt - Fisherman's Lake - AR4200)
C:CreateItem("SW1H16")
Pellan's Sheild +2 (Tomb - Lower Level 4 - Durlag's Tower - AR0500)
C:CreateItem("SHLD19")
The Guard's Ring +2 (Ramazith - Baldur's Gate North - AR0200)
C:CreateItem("RING07")
The Claw of Kazgaroth (Thalantyr the Conjurer - High Hedge - AR3200)
C:CreateItem("MISC72")
Potion of Invulnerability (Various Merchants/Locations)
C:CreateItem("POTN11")
Potion of Mind Focusing (Halbazzer Drin - Sorcerous Sundries - AR0800)
C:CreateItem("POTN37")
Post edited by CARV3R on
3
Comments
Potion of invurn: 0
Dex 20 after tome, +3 potion of mind focussing +1 kiel's buckler =24 -6
Defender from Drizzt: -2
Swashbuckler -3 by end BG1
Cloak of balduran -1
+2 ring -2
buckler -1
Claw
-16
Also:
Potion of invurn 0
Dex 20, +3 mind focussing, +2 (to max) draw upon holy might bhaalspawn ability -6
Defender -2
Swashbuckler -2 (dualled after 5 to fighter)
Cloak -1
Helm -1
Single weapon ** -2
+2 ring -2
Claw
-17, -18 if you take the big shield +2 (and don't take the points into single weapon)
The above also works with Kensai, just take the helm off
With Monk:
Dex 19 after tome, potion mind focussing, draw upon holy might -6
Monk -5
Cloak -1
Ring -2
Claw -1
With my Fighter/Mage/Thief (maxed out at 6/6/7) Elf (DEX 20) I even didn't need the Claw of Kazgaroth.
Thank you so much