You are viewing a potentially older version of this package. View all versions.
castix-LootMultiplier-1.0.5 icon

LootMultiplier

This mod multiplies loot drops when you destroy, kill or pick up something. Drop multiplier can be configured.

By castix
Date uploaded 5 years ago
Version 1.0.5
Download link castix-LootMultiplier-1.0.5.zip
Downloads 1811
Dependency string castix-LootMultiplier-1.0.5

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.800 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.800

README

Loot Multiplier for Valheim

This is mod multiplies loot drops when you destroy, kill or pick up something. Drop multiplier can be configured.

Installation (manual)

If you are installing this manually, do the following

  1. Extract the archive into a folder. Do not extract into the game folder.
  2. Move the contents of plugins folder into <GameDirectory>\Bepinex\plugins.
  3. Run the game.
  4. To change the drop rate, use the config at \BepInEx\config\castix_LootMultiplier.cfg

Configuration

## Settings file was created by plugin LootMultiplier v1.0.5
## Plugin GUID: castix_LootMultiplier

[General]

## Material Multiplier
# Setting type: Int32
# Default value: 1
Multiplier for resources = 1

##  Monster Drop Multiplier
# Setting type: Int32
# Default value: 1
Multiplier for monster drops = 1

## Pickup Multiplier
# Setting type: Int32
# Default value: 1
Multiplier for pickable objects = 1

##Changelog 1.0.0

  • Release

1.0.1

  • fixed monster drops

1.0.2

  • added loot multiplier to items that are picked up

1.0.3

  • fixed berry bushes being interactable after you picked all the berries

1.0.4

  • fixed spawning a redundant prefab if you set the multiplier to 1
  • spread the loot multiplier into 3 categories: materials, loot (from monsters) and pickup

1.0.5

  • made config a bit easier to understand
  • fixed drops not working for x2 multiplier
  • monster drop multiplier now works on all animals and monsters