Killing Floor 2

Killing Floor 2

Not enough ratings
Boss Health Mutator
   
Award
Favorite
Favorited
Unfavorite
Maps and Mods: Mutators
File Size
Posted
Updated
5.540 KB
11 Oct @ 8:13am
12 Oct @ 8:19am
2 Change Notes ( view )

Subscribe to download
Boss Health Mutator

Description
Boss Health Mutator

A simple mutator that allows you to scale boss health by a configurable multiplier (0.5 = half health, 2.0 = double health)

It works by reducing the damage the boss receives by provided number.

Minimum value: 0.1
Maximum value: 100.0

Features:
- Works for ALL bosses (Patriarch, Hans, Matriarch, etc.)
- Works across ALL difficulties (Normal, Hard, Suicidal, HoE)
- Maintains existing difficulty scaling and player count scaling
- Compatible with other mutators

To install: subscribe in workshop and add `BossHealthMultiplier.BossHealthMultiplier` in Mutator list.

Create a `KFBossHealthMutator.ini`:
```ini
[BossHealthMutator.BossHealthMutator]
BossHealthMultiplier=2.0
```