Skyrim

File information

Last updated

Original upload

Created by

bigguy132l

Uploaded by

bigguy132l

Virus scan

Safe to use

Tags for this mod

About this mod

An xEdit script that quickly removes attribute offsets from all NPCs.

Permissions and credits
This script removes all attribute offsets (i.e. health, magicka, and stamina) from all NPCs. I made it because I was tired of using the Grimy Combat Patcher for the same purpose.

What removing offsets means

Basically, NPCs generally have offsets for their health, magicka, and stamina, so they're higher than they would be with the default calculation. As a result, it can take FOREVER to kill some enemies, and draining magicka and stamina is not a viable tactic, since enemies generally have enough of both that it doesn't make a difference. By removing the offsets, each attribute is much lower, so both of those problems are solved.

This is not going to be for everyone, since 1) enemies now take less time to kill, so those who enjoy whacking away at one enemy for ten minutes will be disappointed, and 2) NPCs are idiots and the offsets are designed to compensate for that. To explain the latter concern a bit better, the enemy AI in the game is designed for the offsets to be there. Enemies will do really dumb things that the offsets are meant to make less suicidal. Without the offsets, those two things are rather dumb to do, but enemies still do them.

To compensate for this, I would recommend following this guide, which is designed to fix the game's balance using SkyTweak. I designed this script to accompany the guide, as a replacement for the Grimy Combat Patcher's part. Basically, if you want to use this script as it was originally intended, follow that guide, substituting this script for the Grimy Combat Patcher.

Installation

First off, you need MXPF by matortheeternal. Get it here.

Merge the Edit Scripts folder in the archive with the one in your xEdit directory. Then open up TES5Edit and either hit Control, Alt, and H (if you want to use the hotkey) or right click on anything in the left pane, select Apply Script, and select "Offset Remover" in that window.

Let me make this clear: this does not go in the Data folder.

Uninstallation

Remove any patch file made with the mod and delete the script from the Edit Scripts folder.

Troubleshooting

If the Messages tab says that it failed to copy some things because of an assertion failure, run Check for Errors on those mods and see if it finds anything. If it doesn't, post in the comments section.