Documentation
Readme
View as plain text
# 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)
- Uses ServerSync and built-in ConfigWatcher.
- Configurable through config file or [Configuration Manager](https://valheim.thunderstore.io/package/Azumatt/Official_BepInEx_ConfigurationManager/)