exp111-Randomizer icon

Randomizer

Randomizes item drops, merchant inventories and enemy weapons.

Last updated 7 months ago
Total downloads 6196
Total rating 2 
Categories Mechanics
Dependency string exp111-Randomizer-1.1.7
Dependants 0 other mods depend on this mod

This mod requires the following mods to function

BepInEx-BepInExPack_Outward-5.4.18 icon
BepInEx-BepInExPack_Outward

BepInEx pack for Outward.

Preferred version: 5.4.18
sinai-dev-SideLoader-3.7.14 icon
sinai-dev-SideLoader

API and Mod Development Toolkit for Outward.

Preferred version: 3.7.14

README

Randomizes item drops and such. A list of things that are randomized:

  • Treasure Chests and other containers like junk piles
  • Enemy drops
  • Enemy armor and weapons
  • Merchant inventories
  • Gatherables like berry bushes or mining spots

The randomization of the drop tables is deterministic. That means that every enemy type should theoretically get their own new drop table which should be shared across that type. Same applies for enemy weapons. This can be disabled in the config (under "true random"), if you like chaos.

By default a random seed is generated that affects the tables. You can set it yourself if you want to play together or something.

You can enable/disable most stuff in the config. Some changes won't be made directly but rather on a area reload/merchant refresh/respawn.

Known issues:

  • Enemies sometimes spawn with their original weapon/armor (or no weapon equipped) after being loaded from a save

If you have any other issue, please open an issue on GitHub (linked above)

CHANGELOG

1.1.7:

  • Fixed enemies having their weapon/armor deleted if weapon/armor randomization was disabled

1.1.6:

  • Added options to filter out specific checks if you dont want them randomized. Should work on a blacklist basis, meaning if you dont change anything, it wont break anything. If you still have any problems or a chest that shouldn't be randomized is randomized, please open an issue on GitHub.

1.1.5:

  • Fix enemies spawning without custom armor and weapons
  • Fix monster weapons not being saved
  • Fix enemies spinning after being loaded from a save

1.1.4:

  • Fix enemies having their original equipment in their inventory

1.1.3:

  • Remove some items from the blacklist
  • Optionally allow equipment with no icon to be generated (only 3 currently)

1.1.2:

  • Limited the quantity of randomized non stackable items, so they don't fill up inventories that much anymore

1.1.1:

  • Fixed monsters getting non monster weapons and thereby causing freezes during loading
  • Modded items are now generated again
  • Filtered some additional dev items
  • Mod now logs seed for debug purposes

1.1: (Sinai did the heavy lifting here, so thanks for that <3)

  • True Random now works even without changing areas
  • Items are now filtered so you (hopefully) won't get broken items anymore
  • The mod should run and load faster now

Available versions

Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.

Upload date Version number Downloads Download link  
2023-5-5 1.1.7 1389 Version 1.1.7 Install
2023-4-30 1.1.6 152 Version 1.1.6 Install
2022-12-27 1.1.5 1409 Version 1.1.5 Install
2022-12-26 1.1.4 97 Version 1.1.4 Install
2022-12-25 1.1.3 65 Version 1.1.3 Install
2022-12-22 1.1.2 125 Version 1.1.2 Install
2022-12-19 1.1.1 95 Version 1.1.1 Install
2022-12-18 1.1.0 69 Version 1.1.0 Install
2022-2-16 1.0.2 2233 Version 1.0.2 Install
2022-1-25 1.0.1 268 Version 1.0.1 Install
2022-1-2 1.0.0 294 Version 1.0.0 Install