About this mod
A simple KID framework that uses SKSE to voice Draugr shouts - replacing the laggy and inconsistent, vanilla quest system.
- Requirements
- Permissions and credits
- Changelogs
- Donations
A simple KID framework that uses SKSE to voice Draugr shouts - replacing the laggy and inconsistent, vanilla quest system.
How it works:
- This framework has the 8 voiced shouts which were available in the base game. The KID file tells you the voices they make (e.g. Become Ethereal - Feim Zii Gron)
- There are 8 corresponding Keywords, associated with these voices. You just need to distribute the specific keyword to the SPELL(S), associated with shouts you want to voice.
- The draugr's voice-type must be "crdraugrvoice".
Support for Draugr Mods:
I'm currently supporting shouts from The Restless Dead and ROTE, and plan to continue. The main hurdle I face is that some "Shouts" in these mods are not really shouts, or don't fit the cannon ones to match the Thu'um spoken (aka we know Unrelenting Force = Fus Ro Dah).
I'm discussing with the author of The Restless Dead to see if he can implement shouts that match the voices available. Talkative Draugr has some excellent voice-acting, and if their team is willing to make voice lines for some shouts that we don't have (e.g., Fire Breath = Yol Toor Shul), I'd be happy to incorporate them into the framework.
Together, as a community, as we revitalize the Draugr experiences which are so common in Skyrim.
Credits
1)powerofthree - The foundation of my growing C++ knowledge.
2)Thanks to the SKSE and CommonLib Team.