
You are viewing a potentially older version of this package. View Latest Version
HeavensFuryRework
Enhances Heaven's Fury smite behavior with increased frequency and area damage.Heaven's Fury Rework
A BepInEx mod for Mycopunk that reworks Heaven's Fury (WideGun) smite behavior.
Features
- Faster Smites: Smite strikes process every 0.155s while smites remain.
- Area Shock Damage: Smites deal AoE shock damage based on the last recorded smite hit damage.
- Soak Support: When soak chance is present, smites use a larger radius and can apply water soak.
Getting Started
Dependencies
- Mycopunk (base game)
- BepInEx - Version 5.4.2403 or compatible
- .NET Framework 4.8
- HarmonyLib (included via NuGet)
Building/Compiling
dotnet build --configuration Release
Installing
Via Thunderstore (Recommended):
- Download and install via Thunderstore Mod Manager
Manual Installation:
- Place the built
HeavensFuryRework.dllin your<Mycopunk Directory>/BepInEx/plugins/folder
Configuration
Access mod settings at <Mycopunk Directory>/BepInEx/config/sparroh.heavensfuryrework.cfg:
| Setting | Default | Description |
|---|---|---|
| Enable Heaven's Fury Rework | true |
Enables faster smites and area damage. |
Authors
- Sparroh
License
This project is licensed under the MIT License - see the LICENSE file for details