Valheim

File information

Last updated

Original upload

Created by

RandyKnapp

Uploaded by

randyknapp

Virus scan

Safe to use

About this mod

Adds loot drops, magic items, and enchanting to Valheim.

Requirements
Permissions and credits
Translations
  • Turkish
  • Spanish
  • Russian
  • Portuguese
  • Polish
  • Japanese
  • German
  • French
Changelogs
Donations
Epic Loot - Mistlands Update!
Author: RandyKnapp & Vapok
Source: Github
Patreon: https://patreon.com/randyknapp
Discord: RandyKnapp's Discord

Dedicated Server is provided for testing by PingPerfect.com! Thanks!

This mod aims to add a loot drop experience to Valheim similar to Diablo or other RPGs. Monsters and chests can now drop Magic, Rare, Epic, or Legendary magic items. Each magic item has a number of magic effects on it, that give bonuses to the item or your character when that magic item is equipped.

The mod is currently in Early Access! That means it’s not done! Be patient as the author adds new features, fixes bugs, and finishes things up. If you want to help, please provide feedback on the Nexus mod page or on the github for the following:
  • Bugs (check to make sure your bug is new and not already reported)
  • Balance Issues (drops too strong? Too weak? Ruin the crafting progression?)
  • Missing content (check the TODO list below to make sure the author isn’t already planning to do it)
  • Suggestions for new magic item effects
  • Suggestions for something else like UI or art improvements

EpicLoot works in multiplayer and on dedicated servers! The server and all players should have the mod and its dependencies installed.

Information about every magic effect and loot drop table can be found in info.md. Hold shift while viewing the item tooltip to see the possible value range.

Installation
  • Download and extract the zip file
  • Copy the contents of "files" to a new folder in your BepInEx/plugins/ folder called "EpicLoot"

Cheats
Enter these into the console (F5):
magicitem <rarity> <itemtype> <amount>:

Roll a random magic item using the specified values. (alias: mi)
  • <rarity>: (String) One of: magic, rare, epic, legendary, random. If left empty, uses random.
  • <itemtype>: (String) The internal ID of an item. May be “random”. If left empty, uses random.
  • <amount>: (Int) The number of magic items to roll. If the other values are set to random, rerolls that random item each time. If left empty, uses 1.
magicmats
Spawns a bunch of all the magic crafting materials

Credits
Contibutions from the following modders was invaluable and appreciated:


Current Known Mod Conflicts

  • BetterUI (Nexus, Thunderstore): You won’t be able to see the magic item properties in the tooltip. Go to the BetterUI config and set showCustomTooltips = false
  • Crafting With Containers (Thunderstore): Uses double resources when crafting, some other features break. Recommended to not use with EpicLoot.

Known Bugs

  • Multiplayer Issue: Some players connecting to a dedicated server cannot access Enchanting sections of the crafting menu. This issue is being investigated.
  • Gamepad: Still some gamepad issues, especially when using other mods that change the inventory.

To-do List