0 of 0

File information

Last updated

Original upload

Created by

Styyx

Uploaded by

Styyxus

Virus scan

Safe to use

About this mod

A SKSE plugin that expands JaySerpa's Stress and Fear mod. It raises your stress level if you are in dark areas inside a dungeon. It also makes the dungeon darker (via image space modifier) the higher your stress level is.
Don't forget to bring some light!

Requirements
Permissions and credits
Changelogs
Description:

Expansion for JaySerpa's Stress and Fear that raises your stress level in dark areas. The default settings make it so every 30 seconds, your stress level increases. You can change pretty much all of the settings in the ini file of the mod.

The settings:

  • fLightLevelThreshold: default value is 80.0. This defines how bright/dark the area needs to be for the hidden counter to increase.
  • fSecondsTillStress: default is 30.0. How many seconds until your stress level increases. Time's capped at 1 and 240 seconds
  • fStressIncrease: default is 10.0. How much the stress level increases. Maximum stress level is 100
  • sStressMessage: default is "The darkness here is overwhelming...". This is the notification that shows when your stress level increases due to my mod.
  • bAllowDarknessChange: default is true. Toggle visual changes from my mod. (some ENBs don't support Image Space Modifiers)
  • bNoVampWere: default is false. false means vampires/liches and transformed werebeasts will be affected by my mod, true means they get neither stress nor the visual changes.
  • bEnableSneakLevels: default is false. Toggle whether sneak level should decrease the amount of stress build-up by my mod or not. If enabled, it starts at skill level 30 up to skill level 90 and will reduce the stress increase value by the skill level in percentage. means skill level 35 decreases the stress value by 35% and so on.

Requirements:

Stress and Fear the mod will throw a warning if you don't have it installed as it will crash without it
Address Library use the one for your game version.

Compatibility:

tested with game version 1.6.1130+
should work with 1.5.97
should work with VR as well i think

The image space modifier is from Dawnguard.esm. FormID is 0x1AA31.
If you have a mod changing this form (i don't have one in the 700 mods i use), my visual changes are also changes.

Installing:

Whenever you want.

Uninstall:

Whenever you want.

Credits:

Everyone who worked on CommonLib and CommonLib-NG

Source:
Github