You are viewing a potentially older version of this package.
View all versions.
Explorer
A simple skill mod that gives you the ability to tracked down resources, dungeons and caves as the skill levels up, it will also increase the exploration radius by a configurable value.
Date uploaded | 5 months ago |
Version | 1.0.7 |
Download link | blacks7ar-Explorer-1.0.7.zip |
Downloads | 7332 |
Dependency string | blacks7ar-Explorer-1.0.7 |
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
# Explorer
A simple skill mod that gives you the ability to tracked down resources, dungeons and caves as the skill levels up, it will also increase the exploration radius by a configurable value.
## Installation (manual)
- extract
Explorer.dll
file to yourBepInEx\Plugin\
folder
## Features
- Configurable detection radius for auto tracking resources etc.
- Configurable prefab names of resources you want to track.
- Configurable level requirement for auto detection.
- Configurable skill exp factor, new discovered location exp factor, lore stone exp factor and new biome exp factor.
- You gain exp in 4 different ways.
- By exploring the world and uncovering the map you'll gain a small amount of skill exp (configurable)
- By interacting to different Runestones all over the world you'll gain a decent amount of skill exp (configurable)
- By discovering new locations all over the world you'll gain a decent amount of skill exp (configurable)
- By discovering new Biomes you'll gain a high amount of skill exp (configurable)
- Uses ServerSync and built-in ConfigWatcher.
- Configurable through config file or Configuration Manager
CHANGELOG
v1.0.8
- updated for the latest valheim build (219.13) bog witch
- added support to my oremine mod, mines can now be track down.
Changelog History (click to expand)
v1.0.7
- minor code fixes
v1.0.6
- as requested added toggle option to disable pin names and show icons only.
- minor bug fixes.
v1.0.5
- fixed mistlands mushrooms showing up early even without reaching the required level.
- added mistlands infested mines to dungeon tracking
- added ashlands putrid hole to dungeon tracking
- added more null checks to avoid null reference errors.
v1.0.2
- added additional null checks
v1.0.1
- fixed issue where pins won't appear if you set level requirement to 1.
v1.0.0
- first release.