HurricainReaperProductions Posted June 26, 2024 Posted June 26, 2024 Ok i recently thought of some neat ideas but im not sure if they even work Question 1: does keywords on magic effects that are applied to the player or npc add the keywords to the player or npc (aka magic effect like oakflesh with the keywords actortypeundead and vampire apply to the one who has the spell active on them)? Question 2: does the keywords on armors apply to player or npc when worn (aka add actortypeundead and vampire keywords to a ring would the keywords apply while worn)?
Qvorvm Posted June 27, 2024 Posted June 27, 2024 (edited) I believe they do not. The way to mark actors in a way the condition system understands, typically, is with a magic effect. You can use an empty script effect; it will have absolutely no effect, except to exist for the duration. You can then test with the "HasMagicEffect" condition. Use any means appropriate to put the magic effect on the target actors. Edited June 27, 2024 by xkkmEl
Namiricorn Posted July 8, 2024 Posted July 8, 2024 On 6/26/2024 at 11:56 PM, HurricainReaperProductions said: Ok i recently thought of some neat ideas but im not sure if they even work Question 1: does keywords on magic effects that are applied to the player or npc add the keywords to the player or npc (aka magic effect like oakflesh with the keywords actortypeundead and vampire apply to the one who has the spell active on them)? Question 2: does the keywords on armors apply to player or npc when worn (aka add actortypeundead and vampire keywords to a ring would the keywords apply while worn)? If you want things which only effect vampires or undead, you could draw upon Harkon's Sword, maybe? Or I think there are some cut vampire jewellery pieces that are still hanging around in the code, one of them is something about gargoyles?
Recommended Posts