whyis2plus2-SavageDifficulty icon

SavageDifficulty

A custom difficulty mod that aims to be harder than Brutal, within reason.

Last updated 5 hours ago
Total downloads 61
Total rating 0 
Categories Mods Misc
Dependency string whyis2plus2-SavageDifficulty-0.1.1
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

Savage Difficulty

A custom difficulty mod that aims to be harder than Brutal, within reason.

Enemy Changes

Global Changes

  • 1.2x enemy damage
  • 1.2x enemy speed (except for filth)
  • 1.25x health (for bosses)

Per-Enemy Changes

  • Sentries
    • Now shoot 4 shots, as opposed to 2 on Brutal
    • Reload in 3 seconds
  • Earthmover
    • Escape timer is 40 seconds, as opposed to 50 seconds on Brutal
  • Providences
    • Now create Virtue beams

Manual Installation

  1. Download and install BepInEx
  2. Download this and extract its contents to a folder in BepInEx/plugins

Building

Build-system dependencies:

Build steps:

  1. Create a folder called "lib" in the root directory of the mod code
  2. Add the following to it:
  • From BepInEx/core add:
    • BepInEx.dll
    • 0Harmony.dll
  • From ULTRAKILL_Data/Managed add:
    • Assembly-CSharp.dll
    • plog.dll
    • Unity.TextMeshPro.dll
    • UnityEngine.UI.dll
  1. run .\build.bat or ./build.sh

The output file will be whyis2plus2-SavageDifficulty-0.1.1.zip