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

WearableWard

Adds 6 new equippable ward that grants its wearer with a protective shield.

Date uploaded 4 months ago
Version 1.0.9
Download link blacks7ar-WearableWard-1.0.9.zip
Downloads 975
Dependency string blacks7ar-WearableWard-1.0.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

# WearableWard

Adds 6 new equippable ward that grants its wearer with a protective shield.


Watch the video

## Installation (manual)

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

## Features

  • Configurable durability for each ward.
    (Durability : Shields durability before it breaks.)
  • Configurable arbsorb damage for each ward.
    (Absorb Damage: How much damage can a shield take before it starts depleting durability.)
  • Configurable recipe.
  • (Note: This wards cannot be repaired, if the durability reached 0 it will be destroyed)
  • Uses serversync and built-in config watcher.
  • Configurable through config file or Configuration Manager

CHANGELOG

v1.0.9
- changed shield wards repair station level to match their tier.
- updated serversync.
Changelog History (click to expand)

v1.0.8
- as requested added toggle option for shield ward to be rapairable. If On, shield ward will no longer disappear if it breaks.
v1.0.7
- 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
v1.0.6
- fixed multiplayer version check issues
v1.0.5
- updated to the latest valheim build (217.22)
v1.0.4
- removed item manager.
v1.0.3
- updated to the latest valheim build (217.14) hilders request.
v1.0.2
- fixed NRE when loading into world with wackydb installed
v1.0.1
- nerfed wards durability and absorb damage.
(NOTE: DELETE \config\blacks7ar.WearableWard.cfg to take effect)
v1.0.0
- first release