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

ValheimWitch

A simple entry to Mod Jam (Halloween Theme), adds witches to valheim.

Date uploaded 3 months ago
Version 1.0.4
Download link blacks7ar-ValheimWitch-1.0.4.zip
Downloads 716
Dependency string blacks7ar-ValheimWitch-1.0.4

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

# ValheimWitch

A simple entry to Mod Jam (Halloween Theme), adds witches to valheim.

Watch the video


## Installation (manual)

  • extract ValheimWitch.dll file to your BepInEx\Plugins\ folder.

## Features

  • Adds 2 variants of witch, 1st one spawns at meadows, blackforest and mountains at night and despawns at day, triggered by defeating elder, summons skeletons.. 2nd one spawns at swamps, plains and mistlands at night and despawns at day, triggered by defeating bonemass, summons bats.
  • Configurable witches health and spawn data.
  • Uses serversync and built-in config watcher.
  • Configurable through config file or Configuration Manager

## Changelog


v1.0.3

  • updated to the latest valheim build (217.28)
  • updated serversync and dependencies
  • updated manifests bepinex dependency string
  • put localization example to a zip package to avoid unnecessary duplicates
Changelog History (click to expand)

v1.0.2

  • fixed multiplayer version check issues

v1.0.1

  • updated to the latest valheim build (217.22)
  • added german and spanish translation

v1.0.0

  • first release

CHANGELOG

v1.1.4
- updated serversync and minor code fixes
Changelog History (click to expand)

v1.1.3
- fixed dual axes animation speed
v1.1.2
- updated for the latest valheim build (218.15 ashlands)
- updated serversync
v1.1.1
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string.
v1.1.0
- removed server enforcement
v1.0.9
- fixed multiplayer version check issues
v1.0.8
- updated to the latest valheim build (217.22)
v1.0.7
- updated to the latest valheim build (217.14) hilders request.
v1.0.6
- added another null check incase skill level goes back to zero and to prevent unwanted errors.
v1.0.5
- fixed fall damage bug when feather cape is equipped.
v1.0.4
- fixed animation bug (sitting, equipping and standing up)
- added option to disable fall damage so you wont die from falling when jumping too high.
v1.0.3
- updated to the latest valheim build (216.9)
v1.0.2
- added attack speed scaling to secondary attacks.
v1.0.1
- fixed secondary attacks attack speed, its no longer affected by skill level scaling
- adjusted attack speed scaling for each weapon.
v1.0.0
- first release.