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

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.

Ashlands Update Notice!

The Ashlands update introduced the addition of the Mythic tier rarity, as well as a huge rebalance of the mod to be more vanilla friendly. If you are upgrading from a previous version you may wish to restore the old values. There is now an add-on with patches to restore the old Epic values under additional files.Mythic sets have not been created for the base mod, but the feature is available if you wish to create your own sets and add them with the patching system.
Installation
  • Download and extract the zip file
  • Copy the contents of "files" to a new folder in your BepInEx/plugins/ folder called "EpicLoot"
Currently all main mod json files must be contained in the same folder as the EpicLoot.dll file. If you use additional patch files those must be placed under the BepInEx/config/EpicLoot/patches directory.

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

Epic Loot Team Members:
  * Vapok - Joined in Dec 2022, made hundreds of changes and bugfixes since.
  * OrianaVenture - Joined in Dec 2023, helping with maintenance and improvements.

Contributions 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

Known Bugs
  • Gamepad: Still some gamepad issues, especially when using other mods that change the inventory.

To-do List