You are viewing a potentially older version of this package. View all versions.
blacks7ar-Hunting-1.1.9 icon

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.

Date uploaded a year ago
Version 1.1.9
Download link blacks7ar-Hunting-1.1.9.zip
Downloads 3245
Dependency string blacks7ar-Hunting-1.1.9

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# 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)

copy plugins folder to your BepInEx folder


## Features

  • Configurable item yield factor.
  • Configurable detection radius for auto tracking prey.
  • Configurable level requirement for auto detection.
  • Configurable level requirement for displaying creatures 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

## Changelog


v1.1.9

  • fixed compatibility issue with magicheim
Changelog History (click to expand)

v1.1.8

  • splits creature list into 2 categories Tier1 (necks, deers, boars, odinshares, chickens) and Tier2 (wolf, lox, hares and teddybears).

v1.1.7

  • added compatibility fixed with cllc, hp numerical values will now properly updates.

v1.1.6

  • fixed an NRE when you die while fighting a monster.
  • updated to latest bepinex for valheim.

v1.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

v1.1.1

  • added toggle option to enable disable exp gain notification.

v1.1.0

  • reworked tracking feature and hopefully it won't cause anymore fps drops.
  • fixed severe fps drops.

v1.0.9

  • removed tracking feature for now, seems it still making fps drop severely. need to rework it again

v1.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.

v1.0.2

  • fixed fps drop while pinning preys on the map.
  • added exp gain notification

v1.0.1

  • added spear to the hunting weapon list

v1.0.0 first release