You are viewing a potentially older version of this package. View all versions.
shudnal-BuyDvergrExtractorNeedle-1.1.0 icon

BuyDvergrExtractorNeedle

Buy configured Dvergr crates peacefully. Nearby Dvergrs keep the payment, which can be recovered from them later.

Date uploaded 4 days ago
Version 1.1.0
Download link shudnal-BuyDvergrExtractorNeedle-1.1.0.zip
Downloads 171
Dependency string shudnal-BuyDvergrExtractorNeedle-1.1.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
shudnal-ConditionalConfigSync-1.0.1 icon
shudnal-ConditionalConfigSync

Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.

Preferred version: 1.0.1

README

Buy Dvergr Extractor Needle

Buy configured Dvergr crates without starting a fight. The default extractor crate costs Coins:4000, and both the price and supported crate prefabs can be changed in the config.

The nearest Dvergr within 30 meters accepts the payment and answers the player. Large payments are shared with nearby Dvergrs: each helper can carry one full stack, while the main seller keeps everything that remains. To recover the full payment later, every participating Dvergr must be defeated.

If no Dvergr is close enough to accept the payment, the crate is removed for free and does not raise the settlement alarm.

Configuration

Required items accepts comma-separated item prefab names and amounts:

Coins:4000
Coins:2000,BlackCore:1

Target prefabs accepts comma-separated prefab names. The default value is:

dvergrprops_crate_long

The recommended configuration UI is Configuration Manager. Official BepInEx Configuration Manager is also supported.

Requirements

  • BepInExPack for Valheim
  • Conditional Config Sync 1.0.1 or later

Manual installation

  1. Install BepInExPack for Valheim.
  2. Install Conditional Config Sync.
  3. Copy BuyExtractorNeedle.dll to BepInEx/plugins.

The mod must be installed on the server and every connecting client.

Mirrors

Donation

Buy Me a Coffee

Discord

Join server

CHANGELOG

1.1.0

  • nearby Dvergrs now keep the payment and drop it in stacks when defeated
  • large payments can be shared between several nearby Dvergrs, one stack per helper
  • crates are removed for free and without raising the alarm when no Dvergr can accept payment
  • the price and supported crate prefabs can now be configured for the whole server

1.0.3

  • updated for Valheim 0.220.3

1.0.2

  • fixed purchases in multiplayer
  • changed the default price to 4000 coins

1.0.1

  • updated for the Bog Witch release

1.0.0

  • Initial release