Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Noxcrab

Uploaded by

Noxcrab

Virus scan

Safe to use

Tags for this mod

About this mod

Add-on for Experience mod, adding xp gained from Pickpocket and Lockpicking.

Requirements
Permissions and credits
Changelogs
Thief Experience
by. Noxcrab


Descriptions

Thief Experience is a small add-on mod for Experience mod, which allows you to get experience from Lockpicking and Pickpocketing. XP gain values are set/calculated with global variables, so you can customize the values in-game (set command) or using xedit.

[ Lockpicking ]
Below Global Variables determine xp gained from unlocking locks of each level, from Novice (XP1) to Master (XP5).
  • Nox_Global_TE_Lockpicking_XP1 : 2.0
  • Nox_Global_TE_Lockpicking_XP2 : 4.0
  • Nox_Global_TE_Lockpicking_XP3 : 8.0
  • Nox_Global_TE_Lockpicking_XP4 : 16.0
  • Nox_Global_TE_Lockpicking_XP5 : 32.0
[ Pickpocket ]
The amount of gold or base value of the pickpocketed item divided by below Global Variable is the xp gained (e.g. 60 golds or an item worth that much give you 60/25 --> 2 XP).
  • Nox_Global_TE_Pickpocket_Threshold : 25.0



Limitations

Lockpicking xp is gained by using Lockpicking UI open/close event and crosshair check. When the Lockpicking UI opens, the object in your crosshair will be recognized, and when Lockpicking UI closes, it checks if the object is still locked or not. If unlocked, you get the XP. While it should work in normal situations, if there are any case where Lockpicking UI is not used or objects are unlocked without directly activating it while it's not in the crosshair, you get no xp.

Pickpocket can only give you xp for single item when you pickpocket items in a batch (like 6+ same item at once). This is because Add Item Story Manager cannot receive how many instances of the item you picked up. You'll need to pick items one by one. Also, it checks base value of the item pickpocketed, which means you get xp for value of non-enchanted base item when pickpocketing enchanted items.

Pickpocket can easily be abused by reverse pickpocketing and pickpocketing the item back. But it was a thing in vanilla too.



Requirements



Credits