Which Sun Damage effect

Post » Tue Dec 31, 2013 3:42 pm

If I wanted to create an item that has a sun damage enchantment, which effect in the CK would I use that gives the damage to normal creatures and Damage to undead?

User avatar
Laura Hicks
 
Posts: 3395
Joined: Wed Jun 06, 2007 9:21 am

Post » Wed Jan 01, 2014 2:53 am

Use condition functions on the magic effects. Create one for undead and one for normal. Undead should have the IsUndead function return true or have the keyword ActorTypeUndead. Then just adjust the magnitude directly in the spell for each magic effect.

User avatar
Tyler F
 
Posts: 3420
Joined: Mon Aug 27, 2007 8:07 pm


Return to V - Skyrim