A simple skill mod that gives you the ability to tracked down your prey (boars, deers, wolves, lox, hares, necks, chickens and bears), and increase the item yield according to your hunting skill level and preys level.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.3.8
changed how loot drop is calculated, loot will now only be multiplied by the (yieldfactor * skillfactor) after it has been modified by other loot modifiers (ie. cllc), this will allow the mod to support other loot modifiers and not overwrite them.
Version 1.3.7
added configurable hotkey combination to turn off pins.
added configuarable max pin amount.
Version 1.3.6
updated for the latest valheim build (219.13) bog witch
Version 1.3.5
minor code fixes
Version 1.3.4
disabled file watcher.
fixed drop system, it will now respect the world modifier.
as requested added toggle option to show icons only on the world map.
Version 1.3.3
excluded tamed creatures from being track
excluded tamed creatures from being a prey, now you won't get any exp if you kill your tamed creature.
Version 1.3.2
updated for the latest valheim build (218.15 ashlands)
updated serversync
Version 1.3.1
minor bug fixed.
Version 1.3.0
complete overhaul to support other mods that adds creatures, you can now specify the creature you want to track down and hunt.
added toggle option to select numerical or percentage values of creatures health to display.
Version 1.2.7
updated to the latest valheim build (217.28)
updated serversync and dependencies
updated manifests bepinex dependency string
Version 1.2.6
fixed multiplayer version check issues
Version 1.2.5
updated to the latest valheim build (217.22)
Version 1.2.4
updated to the latest valheim build (217.14) hilders request.
Version 1.2.3
as requested added support to Birds and OdinBear mods (birds and bears).
Version 1.2.2
fixed loot drop bug, loots are now properly scaled by hunting skill level.
added compatibility fix when using cllc's loot system.
Version 1.2.1
updated to the latest valheim build (216.9)
Version 1.2.0
fixed NRE's when a creature is killed by another creature using a bow
added exp limit to some creatures (at skill level 10 you can no long get exp from necks, at skill level 25 you can no longer get exp from a boar and at skill level 50 you can no longer get exp from a deer)
added support to monstrum mod creatrues (fox, bears, elk and prowler)
added support to throwing knives and throwing axe (MaxAxe mod)
added configurable skill exp loss on death
updated to the latest bepinex and valheim builds
Version 1.1.9
fixed compatibility issue with magicheim
Version 1.1.8
splits creature list into 2 categories Tier1 (necks, deers, boars, odinshares, chickens) and Tier2 (wolf, lox, hares and teddybears).
Version 1.1.7
added compatibility fixed with cllc, hp numerical values will now properly updates.
Version 1.1.6
fixed an NRE when you die while fighting a monster.
updated to latest bepinex for valheim.
Version 1.1.5
fixed and updated for the current valheim version (214.2)
added majestic chickens and teddy bears by cookie milk to the prey category
added a new hunter skill called hunters vision which displays the current and max hp of monsters besides their names if you meet the level requirement which is configurable
Version 1.1.1
added toggle option to enable disable exp gain notification.
Version 1.1.0
reworked tracking feature and hopefully it won't cause anymore fps drops.
Version 1.0.9
removed tracking system for now, seems it still making fps drop severely. need to rework it again
Version 1.0.8
completely rewritten from scratch, rework the auto detection and auto pinning of preys.
fixed severe fps drops cause by the auto detection and auto pinning of preys. (hopefully)
added mistland hares and odinshares into the prey category.
Version 1.0.2
fixed fps drop while pinning preys on the map.
added exp gain notification
Version 1.0.1
added spear to the hunting weapon list
Version 1.0.0
first release
# Hunting
A simple skill mod that gives you the ability to tracked down your prey (boars, deers, wolves, lox, hares, necks, chickens and bears), and increase the item yield according to your hunting skill level and preys level.
## Installation (manual)
- extract `Hunting.dll` file to your `BepInEx\Plugin\` folder
## Features
- Configurable item yield factor. - Configurable detection radius for auto tracking prey. - Configurable level requirement for auto detection. - Configurable level requirement for displaying monsters health points in numerical value. - Configurable exp factor. - You can only get Hunting exp when using bow, knife and spear kind of weapons. - You can only get Hunting exp from boars, deers, wolves, lox, hares/odinshares and necks when using said weapons above. - Uses ServerSync to sync configs from servers to clients. - Uses built-in ConfigWatcher. - Configurable through config file or [configuration manager](https://valheim.thunderstore.io/package/Azumatt/Official_BepInEx_ConfigurationManager/)