IAmBatby-DynamicInteriorVariety icon

DynamicInteriorVariety

Dynamically raises and lowers the rarity of possible Interiors based on how many times it's already been seen.

Last updated a month ago
Total downloads 24445
Total rating 6 
Categories Interiors Tweaks & Quality Of Life
Dependency string IAmBatby-DynamicInteriorVariety-1.0.0
Dependants 35 other packages depend on this package

This mod requires the following mods to function

IAmBatby-LethalLevelLoader-1.3.8 icon
IAmBatby-LethalLevelLoader

A Custom API to support the manual and dynamic integration of all forms of custom content in Lethal Company. (v50 Compatible)

Preferred version: 1.3.8

README

Dynamic Interior Variety

Dynamic Interior Variety is a mod that dynamically raises and lowers the rarity of possible interiors based on how many times in a session it’s been successfully selected and how many times it’s been unsuccessfully selected. The aim of this mod is to naturally increase interior variety on top of handcrafted configuration.

The mod has two configurable values in the form of a selectedMultiplier and a unselectedMultplier. The rarity of each interior during the selection process is raised by the amount of times it’s been unsuccessfully chosen multiplied by the unselectedMultiplier and then lowered by the amount of times it’s been successfully selected multiplied by the selectedMultiplier.

Currently the mod runs on previously selection knowledge via all playthroughs in the current session and not per save.

The config values in the mod are not network synced but due to LethalLevelLoader’s selection process this will never desync the actual selection, only the simulate command.