About this mod
SKSE plugin that allows unlocking locks by power attacking them with a weapon or unarmed (if the player has sufficiently high stamina and/or one/two-handed skill)
- Requirements
- Permissions and credits
- Changelogs
SKSE plugin that allows unlocking locks by power attacking them with a weapon or unarmed (if the player has sufficiently high stamina and/or one/two-handed skill). The following table lists the minimum stamina cap and/or one/two-handed skill level the player must have in order to unlock locks of each level:
- Novice: Stamina: 100 // One/Two-Handed/Unarmed*: Level 20 // XP Gain: +17.5 XP
- Apprentice: Stamina: 125 // One/Two-Handed/Unarmed*: Level 30 // XP Gain: +25 XP
- Adept: Stamina: 175 // One/Two-Handed/Unarmed*: Level 40 // XP Gain: +40 XP
- Expert: Stamina: 225 // One/Two-Handed/Unarmed*: Level 60 // XP Gain: +80 XP
- Master: Stamina: 275 // One/Two-Handed/Unarmed*: Level 80 // XP Gain: +120 XP
*If Hand to Hand - An Adamant Addon is present, the Hand to Hand skill is used for unarmed attack calculations. Otherwise, the Heavy Armor skill is used for unarmed attack calculations.
The following settings, found in LockpickingForBarbarians.ini, can be used to configure behavior:
- bUseStamina: Use the player's Stamina actor value to determine whether the lock can be opened
- bUseWeaponSkill: Use the player's One- or Two-Handed skill to determine whether the lock can be opened
- bNoXPGain: Disable XP gain if set to true
The XP increase values are taken from Hand to Hand - An Adamant Addon. If Hand to Hand is present, the XP gain will apply to the Security skill. Otherwise, the XP gain will apply to the Lockpicking skill.
NOTE: The stamina actor value used is calculated including any buffs that may be active--you may use potions that increase your stamina cap temporarily in order to increase the level of lock which can be unlocked by power attacking with a two-handed weapon.
Featured in Ro - A Graphics-Focused Modlist
Source code: GitHub
Built with CommonLibSSE NG. Should work for all versions of Skyrim (SE, AE, and VR).
Compatibility
- Compatible with everything
- Always safe to install/update/uninstall
Check out my other mods
Credits
- CharmedBaryon, fudgyduff, and everyone involved in Skyrim reverse engineering
- colinswrath for fielding my dumbass questions about SKSE development
- Skyrim RE Discord server for helping with all sorts of stuff