Jump to content

Animation Overlay for Staff Casting!


rokoko

Recommended Posts

Hello,

I am trying to make a custom stave in Skyrim LE creation kit that shoots flames, frost, and sparks per second simultaneously. I assumed ingame animations would overlay with one another. Instead when i made the staff game chooses to show only one animation effect out of the 3 effects that is in the enchantment. I searched the web but didn't find anything on the topic. Maybe its impossible to do in Skyrim? Can anyone please advise?

Regards

Rokoko

 

P.S Screenshot shows the enchantment with the effects.

Screenshot (58).png

Link to comment
Share on other sites

Most staves were made to shoot one thing only but there is a workaround you can do. What they shoot depends on the Projectile given to the Magic Effect.

First of all, I suggest you make duplicates of all those magic effects you want to use and give them unique names. This will prevent any 'magic replacer' mods out there from changing your vision. This also allows you to customize them as I'm about to explain.

The only vanilla staff that has more than one effect is Halldir's Staff, so I'll use that as the example. Looking at the Weapon record dunHalldirsCairnHalldirsStaff it shows an Enchantment of dunStaffHalldirs on it.

staffhall01.thumb.jpg.6323742194257bfa215d33dec677e5b2.jpg

So, looking at that Enchantment record there's two types of effects.

Halldir's Soul Trap references Magic Effect dunHalldirEnchSoulTrapFFAimedArea
Halldir's Pacify: Aggression references Magic Effect dunHalldirAggDownFFAimedArea

Looking at the Soul Trap Magic Effect, there is no Projectile. Looking at the Pacify Magic Effect, it uses the Projectile Illusion01Projectile, so that is what you see when using that staff.

staffhall02.thumb.jpg.0b68e851e142bb635509c17d087acda8.jpg

staffhall03.thumb.jpg.770f98136b34e2379b414e96f0c70214.jpg

There can only be one Projectile, as you've discovered (I'm assuming you see "sparks" as that's the first one on your list of effects).

The Projectile record points to a .nif file of special effects that you see. 

staffhall04.thumb.jpg.01b8cc5fb9cfeccc81930f52835080f0.jpg

If you want your staff to show "all" effects you'll need to create a new unique .nif that includes all those special effects at once. As with the example above, you'll need to change all your (now unique) magic effects so that only one of them includes the reference to that projectile and the others have none.

As another example you could look at my Fiery Pumpkin Staff mod and see how it's put together.

Good luck!

Link to comment
Share on other sites

Thanks a lot!!! I understand now:woot:  I assume art files for projectiles nifs are kept in Skyrim-animations.bsa? Nifscope should be capable of editing those?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...