Add 10 of every pre-filled soul gem to your inventory.
Permissions and credits
Credits and distribution permission
Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
*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.