A giving and curing Lycanthropy NPC

Post » Sun Feb 16, 2014 11:19 pm

Hey there!

I want to create an NPC with the creation kit that can give and cure Lycanthropy.

I have searched around online but cannot find an awnser. Anybody here who knows how?

Thank you and with kind regards,

DarkCameleon

User avatar
Jarrett Willis
 
Posts: 3409
Joined: Thu Jul 19, 2007 6:01 pm

Post » Mon Feb 17, 2014 4:47 am

This will be very complex unlike doing so with vampire. A lot happens during the transition into werewolf.

All I can do is point you in the right direction.

Examine the PlayerWerewolfChange Script. Examine the Quest CO3 for how it is placed on the player, and C06 for how it is removed, although I couldn't find an obvious method. It may even help to look over the PlayerWerewolfQuest itself.

Alternative: DLC1VQ01 Quest, and DLC1VQ04 for reference quests on curing Werewolf.

Good luck.

User avatar
Marcin Tomkow
 
Posts: 3399
Joined: Sun Aug 05, 2007 12:31 pm

Post » Sun Feb 16, 2014 10:08 pm

That indeed seems awfully complicated!

There is no way to script an NPC to ask to let the player become a werewolf and *poof* lycanthropy is added?
Same goes for removing it?

User avatar
:)Colleenn
 
Posts: 3461
Joined: Thu Aug 31, 2006 9:03 am

Post » Mon Feb 17, 2014 5:11 am

It is a matter of getting the right function and having it called on the End fragment for dialogue.

User avatar
Nikki Hype
 
Posts: 3429
Joined: Mon Jan 01, 2007 12:38 pm

Post » Mon Feb 17, 2014 6:51 am

True, thank you for the explanation. I think I will skip this part of the creation of my mod then. It is not vital :) .

User avatar
Emzy Baby!
 
Posts: 3416
Joined: Wed Oct 18, 2006 5:02 pm

Post » Mon Feb 17, 2014 11:29 am

Though I will suggest that deconstructing vanilla quests and scripts(scripts definitely) is a good way to learn how to do things, or even new things.

User avatar
Jerry Cox
 
Posts: 3409
Joined: Wed Oct 10, 2007 1:21 pm


Return to V - Skyrim