You are viewing a potentially older version of this package. View all versions.
OdinPlus-KnarrTheTrader-0.0.2 icon

KnarrTheTrader

Knarr, you know Haldors cousin!

Date uploaded 4 years ago
Version 0.0.2
Download link OdinPlus-KnarrTheTrader-0.0.2.zip
Downloads 217
Dependency string OdinPlus-KnarrTheTrader-0.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2101 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2101

README

This is a new trader you can find in Valheim. He is Haldors cousin...only by marriage though.

You can find this trader randomly spawned in the meadows. Alternatively you can always spawn him using the prefab name Knarr

Configuration

There is a yaml file that is generated on first launch of the mod. This file will live in your BepInEx/configs folder and becalled trader_config.yaml

You are required to put the items you wish the trader to sell as well as their cost and stack in this YAML file

Example as shown:

PrefabName:
  cost: 100
  stack: 10

Acorns:
  cost: 1 
  stack: 1

where you see PrefabName you need to put the prefab the trader should sell. Yes this trader supports custom items.

Known issues:

  • None yet please report if any

Join us on discord

For Questions or Comments please join the Odin Plus Team on Discord:

V0.0.1

  • Initial release

V0.0.2

  • Added prefab for currency as a config option
  • Fixed potential incompatibility when loading Objects into trader inventory