Skyrim

File information

Last updated

Original upload

Created by

Zohar127

Uploaded by

zohar127

Virus scan

Safe to use

About this mod

Add 10 of every pre-filled soul gem to your inventory.

Permissions and credits
*The original readme that came with this file had a typo in it. The correct instructions are below.*

This is a bat file that will add 10 of every soul gem to your inventory. The soul gems will already be filled with a soul equal to the level of the gem. You will gain:

10 Petty Soul Gem (Petty)
10 Lesser Soul Gem (Lesser)
10 Common Soul Gem (Common)
10 Greater Soul Gem (Greater)
10 Grand Soul Gem (Grand)
10 Black Soul Gem (Grand)

::HOW TO INSTALL::

Simply extract the .txt file to your Skyrim main directory.

::HOW TO USE::

When you're in game just open the console with the ~ key and type "bat allsoulgems" without the quotes and you're done. Repeat as many times as you like.

-Optional-

If you want to edit the type or quantity of gems you get from this mod all you need to do is open the txt file and modify the quantity and/or delete the ones you don't want. They go in order of potency from Petty to Black. I'll provide the list here for your convenience:

player.additem 0002E4E3 = Petty
player.additem 0002E4E5 = Lesser
player.additem 0002E4F3 = Common
player.additem 0002E4FB = Greater
player.additem 0002E4FF = Grand
player.additem 0002E504 = Black

If you're copying and pasting these numbers make sure you don't copy anything after the item ID code.