What I'm trying to do is edit the Werewolf hidden perk that allows the character to feed on dead NPCs to include animals. I get that editing perks is done via the character tab and selecting actor values, this perk however is not showing up. I then tried to edit the perk itself 'PlayerWerewolffeed' from the object window by adding the condition :
haskeyword keword: 'Actortypeanimal == 1.00 AND
I basicly copied every condition that was for ActortypeNPC and changed the copy to animals. When I did that I was unable to activate feed on either group. So, as a test, rather then add animals I simply changed the condition for NPCs to animals. Doing that alllows feeding on the animal group but obviously not NPCs. A work around would be to simply add the keywrord ActortypeNPC to every race I wanted to allow feeding from but then I run into the problem of any mods I download that change a races stats would wipe out the tag I added.
Any ides?

