About this mod
Changes the Skeleton Key so that the player may continue to raise the Security skill beyond 60 while it is in the player's inventory.
- Requirements
- Permissions and credits
Update 1/24/2021: Cleaned up the code of both versions and removed GameMode block from the OBSE version.
Purpose of this mod was to modify the Skeleton Key so that it doesn't modify the users Security skill, but rather boosts it, like any equipped, enchanted item would. What this does is allows the player to continue to raise the security skill passed 60 while having the Skeleton Key on their person, while still allocating the plus 40 Security.
This was accomplished by creating a new clothes item with no biped allocation, Blessing of Nocturnal, that would be immediately added to the players inventory and equipped. Blessing of Nocturnal comes pre-enchanted with Fortify Security 40. Because there is no biped allocation, this item can be equipped without replacing any of the player's equipment, though it does show as an error when starting the Construction Set. As Blessing of Nocturnal is used, the Skeleton Key ability was removed from the script that the Key uses.
"NOBSE? What's that?" I hear you ask! Well, there are two versions of this mod, one that requires OBSE, and one that requires no OBSE, or no BSE. I just made it one O because I'm insufferable.
Anyway, OBSE adds a lot of new scripting functionality for mod developers, some of these things made development and improvement of this mod easier and, in many cases, altogether possible. This means that the OBSE version is better, in many ways, than the NOBSE version. If you don't yet use OBSE, I suggest you install it and use the OBSE version over NOBSE. I will not be offering support for the NOBSE version, 'cause, honestly, it's already been deprecated before it was even uploaded. But, I'm uploading it, anyway, in case you're also insufferable, in your own special way, and would prefer to not use OBSE.
So, what does the OBSE version do differently? Well, it applies an actual menu icon for the Blessing of Nocturnal, rather than just using a transparent .dds image, and without needing any new textures! (It's just the Skeleton Key's menu icon.) When adding the Skeleton Key to the player's inventory, it adds and equips the Blessing of Nocturnal without the sounds or messages that come with automatically equipping or unequipping items. And, to top it off, if the player has the Skeleton Key in their inventory when they load up a save with this plugin newly installed, it will automatically remove the old Skeleton Key ability and add the Blessing of Nocturnal, enchantment and all. It's all nice and clean. If you'd rather it be dirty, I dunno what to tell ya. Maybe try a different Skeleton Key change? I hear the NOBSE version is a bit dirtier...
Anyway, this is my first mod, please be nice. If you have any feedback, let me know! Just know I won't respond to messages or comments that may be considered harassy.
REQUIREMENTS
NOBSE version
-Oblivion v1.2.0.416
OBSE version
-Oblivion v1.2.0.416
-OBSE v0021
INSTALLATION
NOBSE version
Again, PLEASE put your Skeleton Key, if you already have it, in a safe place and save your game before installing the NOBSE version. Otherwise, you'll be stuck with the Skeleton Key ability permanently. You might like that, you might not. But that destroys the purpose of the mod. You will have a 80 points more security skill than your base, 40 of which cannot be removed.
1. Extract the Textures folder and the Uncapped Skeleton Key NOBSE.esp file, from UncappedSkeletonKeyNOBSE.rar directly into your Data folder in your Oblivion directory.
2. Activate the plugin (Uncapped Skeleton Key NOBSE.esp) in your preferred mod manager, or in the Data Files selection in the Oblivion Launcher.
3. 3? You're done, you shouldn't need any more instructions. Start the game, pick up your Skeleton Key, and get to lockpicking!
OBSE version
1. Extract Uncapped Skeleton Key OBSE.esp directly into your Data folder in your Oblivion directory.
2. Activate the plugin in your preferred mod manager, or in the Data Files selection in the Oblivion Launcher.
3. Do you really want me to repeat the bad joke from the NOBSE installation instructions?
TOOLS USED
NOBSE version
-Oblivion Construction Set
OBSE version
-Oblivion Construction Set
-shadeMe's Oblivion Construction Set Extender
-OBSE