Breadstick-SetSeed icon

SetSeed

A mod to set a seed for your run so that you can speedrun against friends or just find interesting seeds.

Last updated a week ago
Total downloads 36
Total rating 0 
Categories Tools Quality of Life Gameplay Tweaks
Dependency string Breadstick-SetSeed-0.7.9
Dependants 0 other packages depend on this package

This mod requires the following mods to function

MGReturns-ENVY-1.1.1 icon
MGReturns-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.1.1
ReturnOfModding-ReturnOfModding-1.0.56 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.0.56
RoRRModdingToolkit-RoRR_Modding_Toolkit-1.2.8 icon
RoRRModdingToolkit-RoRR_Modding_Toolkit

Friendly abstractions of the game's internal functions for easier modding.

Preferred version: 1.2.8

README

Seeding Features:

Seeded successfully thus far:

  • Chance Shrines
  • Chests
  • Equipment Barrels
  • XP Barrels
  • Boss Drops
  • Stage Progression
  • Stage Variant
  • Chest/Shop/Shrine Spawns
  • Boss Spawn
  • First Stage

Not Seeded Successfully yet:

  • Enemies Dropping Items - Sacrifice
  • Enemy Spawns (EXPERIMENTALLY FINISHED MAYBE)

General Features

  • ImGui (use "insert" key to access menu) menu for setting and disabling seed setting

To Do:

  • Fix shrines. Either do not work and give no items or work without fail but give two items of the same rarity in a row (Drone scrappers too)
  • Bosses killed need to multiply or add by number of bosses killed this stage so that each boss drops a different item. (I think fixed but testing)
  • Naturally spawned boss enemy and scavs are unseeded
  • Drifter is unseeded

THIS MOD IMPLEMENTS CUSTOM SEED LOGIC DUE TO DIFFICULTIES WITH THE GAMES INTERNAL LOGIC, NORMAL RUNS WILL NOT HAVE A CORRESPONDING SEED FROM THIS MOD


Installation Instructions

Install through the Thunderstore client or r2modman (more detailed instructions here if needed).
Join the Return of Modding server for support.

Many Thanks To:

  • Snake (Testing)
  • hinyb (Answering 1 million questions and for the internal function dump)
  • kris (Answering 1 million questions)
  • azuline (Answering 2 million questions)
  • Miguelito (Getting me started on this whole thing)