You are viewing a potentially older version of this package. View all versions.
NotTsunami-SequenceOnDeath-1.0.2 icon

SequenceOnDeath

A Risk of Rain 2 mod that applies the inventory sequencing of a Shrine of Order on player deaths.

Date uploaded 6 years ago
Version 1.0.2
Download link NotTsunami-SequenceOnDeath-1.0.2.zip
Downloads 332
Dependency string NotTsunami-SequenceOnDeath-1.0.2

This mod requires the following mods to function

tristanmcpherson-R2API-2.5.6 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.6
bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

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

Preferred version: 5.3.1

README

SequenceOnDeath

A Risk of Rain 2 mod that applies the inventory sequencing of a Shrine of Order on player deaths.

Features

This mod applies the same inventory sequencing effect that a Shrine of Order applies on a player death, similar to the old OrderOnDeath mod. You must either be in a multiplayer game OR have a Dio's Best Friend.

Installation

  1. Install BepInEx and R2API.
  2. Copy the included SequenceOnDeath.dll into the resulting C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\plugins folder.
  3. Launch the game and enjoy! To remove you simply need to delete the SequenceOnDeath.dll file.

Changelog

Version 1.0.2

  • Build against latest R2API
  • Don't sequence on single-player games without a Dio's Best Friend
  • Reorder checks to reduce the amount of calls
  • Rename to SequenceOnDeath

Version 1.0.1

  • Only apply to players, not monsters