You are viewing a potentially older version of this package. View all versions.
Sparroh-HeavensFuryRework-1.0.1 icon

HeavensFuryRework

Enhances Heaven's Fury smite behavior with increased frequency and area damage.

Date uploaded 2 weeks ago
Version 1.0.1
Download link Sparroh-HeavensFuryRework-1.0.1.zip
Downloads 72
Dependency string Sparroh-HeavensFuryRework-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack_Mycopunk-5.4.2403 icon
BepInEx-BepInExPack_Mycopunk

BepInEx pack for Mycopunk. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

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):

  1. Download and install via Thunderstore Mod Manager

Manual Installation:

  1. Place the built HeavensFuryRework.dll in 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

CHANGELOG

Changelog

1.0.0

  • Initial release
  • Faster Heaven's Fury smite cadence (0.155s)
  • AoE shock damage based on last smite hit
  • Soak radius and water application support