Greydwarfs Dont Circle
Removes the circle player during combat behavior from Greydwarfs
Date uploaded | 10 months ago |
Version | 1.1.0 |
Download link | warpalicious-Greydwarfs_Dont_Circle-1.1.0.zip |
Downloads | 2030 |
Dependency string | warpalicious-Greydwarfs_Dont_Circle-1.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.16.1README
Greydwarfs Don't Circle
This mod makes a small change to the behavior of Greydwarfs, Greylings, Greydwarf Brutes, and Greydwarf Shammans.
Features
Removes circling behavior from Greydwarfs, Greylings, Greydwarf Brutes, and Greydwarf Shammans
Explanation
During combat, enemies will sometimes run around the player. The game refers to this behavior as 'circling'. The enemy does this for a few seconds and at a certain distance from the player. As I fought more Greydwarfs, Greylings, etc... I noticed this behavior would result in me chacing them around attempting to kill them. A classic fight with a Greydwarf / Greyling usually involved: I melee them, they melee me, they run away (completing their 'circling' behavior) and I chase them attempting to melee again. Once they stop running I finish them with a melee attack. I created this mod to make Greydwarfs (etc..) less of an annoyance to fight while using melee. Do note, I assume this mod will cause these monsters to surround you more often since they will always be approaching you. Some may find this more challenging.
Note
Should work on dedicated servers if you add it to both client and server.
Optional
Optional feature to remove circling behavior from Deathsquitos. Enabled via configuration menu. If enabled the Deathsquitos will not circle and instead just follow along the player.
Source code: https://github.com/jneb802/greydwarfsDontCircle
CHANGELOG
Version |
Update Notes |
---|---|
1.1.0 | - Added optional config to disable circling on Deathsquito |
1.0.1 | - Fixed an issue with version number mismatch |
1.0.0 | - Initial Release |