z929669 Posted November 24, 2021 Author Posted November 24, 2021 6 hours ago, DoubleYou said: Why? This isn't an SKSE Plugin, so it should still work. Agree
HunterZ Posted May 2 Posted May 2 Some potentially relevant tips from the top comments/bugs on Nexus: Quote Certain NPCs have the ability to absorb spells cast on them which is seen by a blue vortex swirling around them. The spell FIZZLE_SpellFailureSPL causes the effect FIZZLE_SpellFailureNPCScript which is not marked as non-absorbable. Thus, all npcs who have this spell and the ability to absorb magic will constantly have a blue swirl surrounding them. EDIT: I haven't checked if the same applies to the player so you may want to check the player version as well. EDIT 2: I'm unsure if the mod author is still active so read on if you want to know how to fix this yourself. Step 1: Run SSEEdit. Step 2: Set the filter to Fizzle and double click the esp Step 3: Expand "Fizzle.esp" and then "Spell" in the left pane. Step 4: Select "FIZZLE_CloakAbility" Step 5: Scroll down to the "SPIT - Data" section in the right pane. Step 6: Double click the empty column to the right of the "Flags" row. Step 7: Select "No Absorb/Reflect" in the list that displays. Step 8: Repeat Steps 4 through 7 for "FIZZLE_ApplyingSpell" and "FIZZLE_SpellFailureSPL". Step 9: Close SSEEdit and save the plugin. Step 10: Enjoy dying after you fail to cast Fast Heal. 2
z929669 Posted May 3 Author Posted May 3 3 hours ago, HunterZ said: Some potentially relevant tips from the top comments/bugs on Nexus: Thanks. I've replied to that first comment and updated our instructions to account for the missing info.
HunterZ Posted May 3 Posted May 3 Oops, I haven't made it all the way through the STEP guide yet. Good to know that it has a fix patch for the absorb issue, so I can probably back out those xEdit tweaks in my setup.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now