Skyrim

File information

Last updated

Original upload

Created by

Verteiron

Uploaded by

verteiron

Virus scan

Safe to use

About this mod

Makes the Chaurus bio-luminescence respond to what the creature is doing.

Permissions and credits
Changelogs
Donations
This is a very simple mod that alters and animates the bioluminescence on Chauruses in the following ways:

  • Chaurus lights are dimmed when they are calm or idling, making them harder to see.
  • If the Chaurus is sleeping (i.e. waiting to ambush you), its lights are almost out entirely.
  • When it spots you or enters combat, the Chaurus will flash brightly.
  • During combat it will glow at full brightness.
  • Upon death, a Chaurus's glow will slowly fade away into darkness.


The second image above is an animated gif demoing the effect, it may take a moment to load. See the video for a longer demonstration.

It affects Chauruses and Chaurus Reapers. As far as I can tell, Chaurus Hunters do not glow, so this does not affect them (though I may add a glow to the hunters later and make it work like the others).

Also available on Steam, if that's your thing:
http://steamcommunity.com/sharedfiles/filedetails/?id=188097885

Updates

1.01
  • Fixed a bug where a dead chaurus would start glowing again if its cell was reloaded.
  • Added extra check to avoid multiple shaders getting stacked up. Shouldn't happen, but you never know.
  • Hopefully fixed the flickering light glitch on death.


Note

The effects of this mod are (and are intended to be) subtle. This is not going to make Chauruses glow like a Christmas tree or flash different colors (though I may include some subtle color shifts in future). It just adds a bit of pizazz to what I already think are some of the coolest critters in Skyrim.

Compatibility

This should be compatible with all mods unless they radically alter the shape or position of the Chaurus glow map. I am not aware of any mods that do this; if you find one, please let me know.

It is tested and confirmed to work with Automatic Variants and the most common variant packages.

If you are not using the high resolution texture pack, the darkened glow may look a little odd when the Chaurus is well-lit, but it shouldn't be noticeable most places you're likely to encounter one.

Todo

  • Possibly make the glow respond to a few more things, like when the creature flees battle.
  • Add glow to Chaurus Hunters.
  • Make glow brightness configurable.
  • If Brendan ever gets nioveride working with glowmaps, optionally use that instead to control the glow.


Known bugs

  • If a Chaurus is disabled and enabled while in the loaded cell, sometimes the glow script stops running. Probably won't be fixed since there's almost no way this can happen by accident.


Technical Details

This works by adding an ability spell to the Chaurus and Chaurus Reaper races. This spell uses a very safe and simple script apply various effectshaders to the creature's model based on various events. The effectshader is a membrane shader based on a black copy of the Chaurus glowmap. By varying the transparency of this shader, the glow of the Chaurus can be dimmed or brightened at will. As usual, the script source is included.

History
2013/10/21 - v1.01 release, minor bugfixes.
2013/10/20 - Initial release.