PesticideRework
Enhances Pesticide flamethrower with turbocharged range boost and damage scaling with enemy missing health.
| Last updated | 2 days ago |
| Total downloads | 8 |
| Total rating | 0 |
| Categories | Sandbox |
| Dependency string | Sparroh-PesticideRework-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Mycopunk
BepInEx pack for Mycopunk. Preconfigured and ready to use.
Preferred version: 5.4.2403README
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