You are viewing a potentially older version of this package. View all versions.
Radamanto-LootBox-1.0.4 icon

LootBox

Configurable reward boxes.

Date uploaded a week ago
Version 1.0.4
Download link Radamanto-LootBox-1.0.4.zip
Downloads 885
Dependency string Radamanto-LootBox-1.0.4

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

README

LootBox

Open mysterious boxes and receive fully configurable rewards, with adjustable chances, amounts, and item quality.
Perfect for servers looking to create progression systems, treasure events, or custom rewards in Valheim.

Features

  • Fully Configurable
    Define custom drop tables directly in the configuration file, supporting individual chances, quantity ranges, and item quality.

  • Independent Chances System
    Each item has its own independent drop chance.

  • Server-Synced
    All configurations are synchronized via ServerSync, ensuring consistent behavior across all players.

  • Modular Integration
    The mod does not automatically drop from creatures.
    It is designed to work together with other loot systems such as Drop That!

How to Use

To open a Loot Box, simply hold SHIFT and right-click the item in your inventory.
When you do this, the box will be consumed, and its rewards will be dropped on the ground in front of you.

Installation (manual)

  • Place LootBox.dll inside your BepInEx\plugins\ folder.

More content will be added in the future

Prefabs Lootboxes (click to expand)

rd_lootbox_01
rd_lootbox_02
rd_lootbox_03
rd_lootbox_04
rd_lootbox_05
rd_lootbox_06
rd_lootbox_07
rd_lootbox_08
rd_lootbox_09
rd_lootbox_10
rd_lootbox_11
rd_lootbox_12
rd_lootbox_13
rd_lootbox_14
rd_lootbox_15
rd_lootbox_17
rd_lootbox_18
rd_lootbox_19
rd_gift_box_01
rd_gift_box_02
rd_gift_box_03

CHANGELOG

Changelog

Version 1.0.5
- The delivery logic has been changed: now, delivery is done to the inventory.
If the inventory is full, the loot will be dropped onto the ground.
If the loot only partially fits in the inventory, the remainder will be dropped onto the ground just ahead.
Version 1.0.4
- Changed lootbox consumption to use grid.m_inventory.
- Added a 300ms debounce to prevent multiple openings.
Version 1.0.3 
- Box tooltips now update automatically after server changes.
- Overall performance improved.
Version 1.0.2 
- Local configuration changes are locked to prevent mismatches.
- Improved stability and safer config reloads.
- Better reliability and cleanup when leaving or restarting the game.
Version 1.0.1 
- More Boxes.
Version 1.0.0 
- Initial Release.