You are viewing a potentially older version of this package. View all versions.
Moffein-Bosses_Drop_Items-1.0.9 icon

Bosses Drop Items

Makes bosses drop items on-kill like in Risk of Rain 1. Server-side and vanilla-compatible.

By Moffein
Date uploaded 2 years ago
Version 1.0.9
Download link Moffein-Bosses_Drop_Items-1.0.9.zip
Downloads 6820
Dependency string Moffein-Bosses_Drop_Items-1.0.9

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2103 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2103
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

Makes bosses drop items on-kill like in Risk of Rain 1. Designed with the intention of being used with 'Raise Monster Level Cap' and 'Clamp Mountain Shrines' with Mountain Shrine bonus loot disabled.

Default rates are:

  • White (60%)
  • Green (30%)
  • Red (3%)
  • Yellow (7%)
  • No Drop (0%)

Elite bosses drop +3 extra items. T2 Elite bosses drop +7 extra items.

Server-side and vanilla-compatible.

Installation

Place BossesDropItems.dll in /Risk of Rain 2/BepInEx/plugins/ Settings can be changed in BepInEx/config/com.Moffein.BossesDropItems.cfg

Changelog

1.0.9

  • Fixed Lunar Chimeras dropping items during Mitchell phase 2. This can be re-enabled in the config.

1.0.8

  • Fixed Teleporter Bosses Drop Items setting not working.

1.0.7

  • Removed R2API dependency.

1.0.6

  • Fixed buggy logic in the previous release.

1.0.5

  • Horde of Many bosses now drop 1 item each. They are unaffected by the Guaranteed Teleporter Green setting because they spawn more numerously than normal bosses.
  • Elite Bosses now drop a minimum of +3 extra items (along with the guaranteed 1 item that all bosses drop). This is to fix the issue where EliteSpawningOverhaul Elite Bosses would only drop +1 extra item when Honor is active.

1.0.4

  • Fixed Aetherium's Witches Ring causing bosses to drop items whenever it procs.

1.0.3

  • Added config option to set the chance for bosses to drop no items.

1.0.2

  • "Guaranteed Green from Tele Bosses" is disabled by default now.
  • Reduced random spread on item drop locations by 25%.

1.0.1

  • Added config option to control if Teleporter Bosses should drop items.

1.0.0

  • Release