Adding in disease

Post » Sun Nov 18, 2012 1:00 am

Hi,

Does anyone know how I could add in a new disease that you can only get infected with if you get attacked by a wolf or a werewolf, with a higher chance of getting infected when attacked by a werewolf over a normal wolf?

Thanks

Soul Limit
User avatar
suzan
 
Posts: 3329
Joined: Mon Jul 17, 2006 5:32 pm

Post » Sat Nov 17, 2012 8:17 pm

I had a quick look in CK and here's what I'm guessing will work:
- Create a Magic Effect for your disease (Have a look at Rockjoint aka DisDamageOnehandedTwohanded).
- Create two separate spells (one for the wolf, the other for the werewolf) that use the magic effect you just created.
- Add Conditions for the magic effect in both spells. The Condition Function should be GetRandomPercent. Set Comparison to <= and value to whatever you want.
- Go to Character->Race and search for wolf.
- Open up the race(s) you are interested in and go to the Attack Data tab.
- Select an attack you want to have apply the disease.
- Find your new disease spell in the Attack Spell drop-down box.
- Click OK to exit the Race window.
- Repeat the previous 4 steps for the other race.
User avatar
Stay-C
 
Posts: 3514
Joined: Sun Jul 16, 2006 2:04 am

Post » Sun Nov 18, 2012 1:40 am

Thank you very much, that has been a great help :D
User avatar
kasia
 
Posts: 3427
Joined: Sun Jun 18, 2006 10:46 pm


Return to V - Skyrim