darkgodx9 Posted June 7, 2019 Share Posted June 7, 2019 Hi, Hi i have played skyrim for countless hours but the amount of werewolves i have encountered is ... fairly lowas a result i want too increase there spawn rate I have looked around for some mods to achieve this but without much luck -> example ''more werewolves SE''But i stil find this lacking only had 1 encounter in days -> in a city at night 2 werewolves showed up. So is there anyway too ether mod ''more werewolves SE'' or make a new script that i can personally use for more spawns?I'm thinking roughly every 1-3 nights a Encounter in cities or every 1-5 days in the wild. Thx for all the time/reply Link to comment Share on other sites More sharing options...
JobVanDam Posted June 9, 2019 Share Posted June 9, 2019 Just add the LCharWerewolf list in the Predator/Prey leveled list so they spawn in the wild. As for attacking towns... you could add a few custom werewolf NPC's, give them a custom package where they travelto the player if the player is in a town so when they spawn in the wild they will "attack" a town. Link to comment Share on other sites More sharing options...
JobVanDam Posted June 10, 2019 Share Posted June 10, 2019 First Google "skyrim making custom ai packages", a few videos pop up so watch them to figure out how to do it. Ok what you wanna do is make a custom AI package with the condition on the Player and the function you'll use is LocationHasKeyword with the keyword being LocTypeTown or something like that. You want the package to check if the player is in a location that has the keyword LocTypeTown, which basically means the player is in a town. Have the NPC with the package Follow the Player if the condition above is true. Link to comment Share on other sites More sharing options...
Recommended Posts