B1MSE-ExtractionPointRandomizer icon

ExtractionPointRandomizer

Randomizes the number of extraction points per level. Set minimum and maximum values in the config file.

By B1MSE
Last updated 7 hours ago
Total downloads 400
Total rating 1 
Categories Mods
Dependency string B1MSE-ExtractionPointRandomizer-1.3.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

Extraction Point Randomizer

Randomizes the number of extraction points per level. Also reduces the haul goal so the game is more manageable.

Configuration

  • Minimum — minimum number of extraction points per level (default: 1)
  • Maximum — maximum number of extraction points per level (default: 3)
  • Haul Goal Multiplier — multiplier for the haul goal (default: 0.33 = 1/3 of normal)

Configure via r2modman's Config Editor.

How it works

The mod uses the level name as a seed so all players in the same lobby get the same number of extraction points. The host does not need to do anything special — just host and play!