Skip to content

aaronmaynard/Skyrim-Perk-Utility

Repository files navigation

Skyrim Perk Utility

The Skyrim Perk Utility allows you to set (or reset) which perks you have active, via a script that can be downloaded. This utility will use natural progression as if you took the time to get the perks yourself.

Access the utility here: Skyrim Perk Utility

GitHub forks GitHub stars GitHub issues GitHub pull requests Pull Requests license GitHub last commit GitHub top language GitHub language count

Skyrim Console:

Press the ~ key while in game to access the console.  Then type the following

bat <filepath>/<file name>

The game will begin to add the perks from the file. Give a few seconds to a minute for all of the script to load into the game. After you executed the scripts your character should have your desired abilities. The scripts change your level and perks, but don't change your attributes i.e. magicka, health and stamina are not affected. If you want to change them you could use the console command "player.setav health 500" etc.

Pull requests welcome!

How to Contribute

This is an Open Source project and we would be happy to see contributors who report bugs and file feature requests submitting pull requests as well. This project adheres to the Collaborative code of conduct. By participating, you expect to maintain the code of conduct. Before creating New issue and Pull request, please refer to the template.

Please do not fix more than one issue at a time. Your pull request should only fix what is described in this issue.