Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Seally25

Uploaded by

Seally25

Virus scan

Safe to use

About this mod

This fixes the issue where the player is stuck with the MagicInvisibility keyword immediately upon retrieving the Bow of Shadows from Creation Club.

Requirements
Permissions and credits
Changelogs
The Unofficial Skyrim Creation Club Content Patch should include the same fix in v6.4 (when that version is released anyway), making this mod redundant. I will keep this page up in case you don't want to use USCCCP, and also the fact that my custom SPID file should still remain useful if you want it.

The moment the Bow of Shadows (from Creation Club) enters your inventory, a hidden perk will be added to your character that adds the quickshot and invisibility effects when equipping the bow.

A side effect of this is that the perk permanently adds a magic effect with the keyword MagicInvisibility. Due to how the HasMagicEffectKeyword condition functions (see the Creation Kit Wiki page for details) this makes this condition always true the moment you get this perk, no matter if you're actually invisible or not.

So what's the problem? A LOT of mods likely use this condition to test whether the player is invisible or not (there are no better alternatives available using CK alone). The moment you grab the bow, Inigo will always think you're invisible.

This mod strips the keyword from the ability that applies the magic (the actual invisibility effect is applied by this ability through a script, and that effect already has the keyword so no need to repeat it) and modifies the script so that the invisibility spell gets removed when the effect ends, thus Inigo (and likely many other mods as well) will only think you're invisible when you're actually invisible as it should be.

Note: If you came here trying to fix the bow's enchantment not working, this mod doesn't cover that. Try Bug Fixes SSE
or Scrambled Bugs with the ability condition fix enabled (I recommend Scrambled Bugs, keep in mind that the two fixes conflict and you may need to disable one of them). Neither mods currently work in Skyrim v1.6+ (post-AE updates) sadly. If they don't fix it, then I don't know anymore. :(


Mods known to be affected by this bug


My Other Mods

  • YASTM - Smart soul trap manager, inspired by GIST from opusGlass.