ShadowDestroyerOfTime Posted February 13, 2019 Share Posted February 13, 2019 Working on making a custom shield at the moment and can't figure out how to make this particular enchantment work.I want it so that an effect triggers when the shield blocks a fire attack but can't find how to do this. Any help would be appreciated. Link to comment Share on other sites More sharing options...
SeraphimKensai Posted February 14, 2019 Share Posted February 14, 2019 You'll have to write a custom script and I believe you'll need to use an OnHit Event and a condition to check for the MagicDamageFire keyword. https://www.creationkit.com/index.php?title=OnHit_-_ObjectReference Link to comment Share on other sites More sharing options...
ShadowDestroyerOfTime Posted February 15, 2019 Author Share Posted February 15, 2019 You'll have to write a custom script and I believe you'll need to use an OnHit Event and a condition to check for the MagicDamageFire keyword. https://www.creationkit.com/index.php?title=OnHit_-_ObjectReference I have yet to do scripting in the CK, do you think I could message you to get a little more help on this particular script? Link to comment Share on other sites More sharing options...
SeraphimKensai Posted February 15, 2019 Share Posted February 15, 2019 Unfortunately I don't have a lot of free time at hand as I've been working about 16 hours a day. I would take a stab at maybe a couple of the papyrus tutorials on creationkit.com and then see if you can tackle it. If you have difficulty with it you can post your script here and the several script junkies lurking in the shadows can likely quickly point out any syntax errors or such. Link to comment Share on other sites More sharing options...
Recommended Posts