You are viewing a potentially older version of this package.
View all versions.
WearableWard
Adds 6 new equippable ward that grants its wearer with a protective shield.
Date uploaded | 10 months ago |
Version | 1.0.9 |
Download link | blacks7ar-WearableWard-1.0.9.zip |
Downloads | 1068 |
Dependency string | blacks7ar-WearableWard-1.0.9 |
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.2202README
# WearableWard
Adds 6 new equippable ward that grants its wearer with a protective shield.
## Installation (manual)
- extract
WearableWard.dll
file to yourBepInEx\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.1.2
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.1.1
- minor code fixes
v1.1.0
- updated for the latest valheim build (218.15 ashlands)
- added back recipes.
v1.0.9
- changed shield wards repair station level to match their tier.
- updated serversync.
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