Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Zebrina

Uploaded by

Zebrina

Virus scan

Safe to use

About this mod

Any skill experience you gain is buffered and later added after you've slept in-game.

Requirements
Permissions and credits
Changelogs
Donations
Description

This is a very simple mod that forces you to sleep in order to receive the skill experience you've gained. As you level up your skills normally any experience is not added to your character but rather saved up, and later when you sleep you will receive all that saved experience. Saved experience is stored in the SKSE co-save and will not be lost if you decide to not sleep before you save and quit.

Featured by Brodual in Skyrim Mods: 5 Hidden Gems (Starting at 1:05)




Optional Features

All optional features can be disabled or adjusted in the configuration file at /Data/SKSE/Plugins/SleepToGainExperience.ini.

  • Choose how much (%) experience should require you to sleep.
  • Choose if how long you sleep should affect the amount of experience gained.


Requirements



Compatibility/Notes

  • Any other mod calling the papyrus functions Game.AdvanceSkill(...) or ActorValueInfo.AddSkillExperience(...) will be handled just like any skill experience you gain through normal actions.
  • Skill experience added through the console is applied immediately.
  • Don't merge the esp!
  • Not possible to port for console.


Source Code


New version independent source code (By maxsu2017, based on CommonLibSSE)
https://github.com/max-su-2019/SleepToGainExperience-Commonlib

Original source code
https://github.com/Zebrina/SkyrimSleepToGainExperience