ExtractionPointRandomizer
Randomizes the number of extraction points per level. Set minimum and maximum values in the config file.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!
