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

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 a month ago
Version 1.0.6
Download link blacks7ar-Explorer-1.0.6.zip
Downloads 2913
Dependency string blacks7ar-Explorer-1.0.6

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

# 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 your BepInEx\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.
  1. By exploring the world and uncovering the map you'll gain a small amount of skill exp (configurable)
  2. By interacting to different Runestones all over the world you'll gain a decent amount of skill exp (configurable)
  3. By discovering new locations all over the world you'll gain a decent amount of skill exp (configurable)
  4. By discovering new Biomes you'll gain a high amount of skill exp (configurable)

CHANGELOG

v1.0.7
- minor code fixes
Changelog History (click to expand)

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.