You are viewing a potentially older version of this package. View all versions.
B1MSE-ExtractionPointRandomizer-1.3.0 icon

ExtractionPointRandomizer

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

By B1MSE
Date uploaded 3 months ago
Version 1.3.0
Download link B1MSE-ExtractionPointRandomizer-1.3.0.zip
Downloads 2209
Dependency string B1MSE-ExtractionPointRandomizer-1.3.0

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!