Jump to content

Potion for enchant smithing etc


maxydydj

Recommended Posts

Hi guys

I've searched for this special topic and haven't really found what I was looking for, so if I missed this, I'm really sorry.

But what got in my mind is s.o. to create a potion which allows you have potions with an effect of 1000% or even more. At the moment it's the way I need to make an alchemy potion , after this an enchant potion after this, create clothing with alchemy enchant or other effects (e.g. smithing) , and do this again and again to get more percentage. If I could have a potion, I could buy for example in whiterrun which gives me 1000% enchant, it would save me hours.

 

Already thank you

 

Link to comment
Share on other sites

I know this is not what your after and it not immersive but as a temp work around for your own use you can have the desired effect.

 

Go to where you have skyrim installed.

example

win x64:

C:\Program Files (x86)\Steam\steamapps\common\skyrim\

or

win 32 bit:

C:\Program Files\Steam\steamapps\common\skyrim\

 

In the skyrim folder Right click -> New -> Text Document

Rename the New Text Document.txt to an easy to remember short name.

example

ring1000.txt

 

Double click your new empty text document and paste this into it and save it.

; temp boost enchanting
player.modav enchanting 1000

; create a silver ring with enchanting and smithing
playerenchantobject 3b97c 109632 7A102

;return enchanting back to where it was
player.modav enchanting -1000

Now in game open the console and type:

bat ring1000

 

Hit enter and exit the console.

it will add a silver ring that when worn will boost your Smithing and Enchanting by 1000

(It will actually be slightly more then 1000 due to it's 1000 + your current enchanting base).

 

So anytime you want to enchant something or smith something put the ring on.

Edited by sLoPpYdOtBiGhOlE
Link to comment
Share on other sites

I know this is not what your after and it not immersive but as a temp work around for your own use you can have the desired effect.

 

Go to where you have skyrim installed.

example

win x64:

C:\Program Files (x86)\Steam\steamapps\common\skyrim\

or

win 32 bit:

C:\Program Files\Steam\steamapps\common\skyrim\

 

In the skyrim folder Right click -> New -> Text Document

Rename the New Text Document.txt to an easy to remember short name.

example

ring1000.txt

 

Double click your new empty text document and paste this into it and save it.

; temp boost enchanting
player.modav enchanting 1000

; create a silver ring with enchanting and smithing
playerenchantobject 3b97c 109632 7A102

;return enchanting back to where it was
player.modav enchanting -1000

Now in game open the console and type:

bat ring1000

 

Hit enter and exit the console.

it will add a silver ring that when worn will boost your Smithing and Enchanting by 1000

(It will actually be slightly more then 1000 due to it's 1000 + your current enchanting base).

 

So anytime you want to enchant something or smith something put the ring on.

Thanks a lot. That's perfect!!! :)

I'm really grateful that I got help so quickly

Link to comment
Share on other sites

  • 2 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...