
You are viewing a potentially older version of this package. View Latest Version
PesticideRework
Enhances Pesticide flamethrower with turbocharged range boost and damage scaling with enemy missing health.Pesticide Rework
A BepInEx mod for Mycopunk that enhances the Pesticide flamethrower upgrade.
Features
- Turbocharged Range: When a turbocharged Pesticide/Flamethrower upgrade is equipped, flamethrower range is doubled.
- Missing Health Scaling: Flamethrower DoT+AOE damage scales with how much health the target is missing (up to +125% at 0 HP remaining).
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
PesticideRework.dllin your<Mycopunk Directory>/BepInEx/plugins/folder
Configuration
Access mod settings at <Mycopunk Directory>/BepInEx/config/sparroh.pesticiderework.cfg:
| Setting | Default | Description |
|---|---|---|
| Enable Pesticide Rework | true |
Enables turbocharged range and missing-health damage scaling. |
Authors
- Sparroh
License
This project is licensed under the MIT License - see the LICENSE file for details