ArcLightningRework
Enhances Scout Laser Rifle Arc Lightning with chaining, turbocharge support, and updated upgrade text.Arc Lightning Rework
Enhances Scout Laser Rifle Arc Lightning with chaining, turbocharge support, and updated upgrade text.
Features
- Lightning Arc Rework: On laser hits, rolls arc chance and spawns a lightning fork at most once per fire burst.
- Normal Arc: Chains with range 10 and 1 max hit.
- Turbocharged Arc: When a Lightning Arc upgrade is turbocharged, chains with range 10, 10 max hits, and 15 damage.
- Turbocharge Support: Marks Lightning Arc upgrades as turbochargeable and updates descriptions, turbocharged info, and stat text accordingly.
Getting Started
Dependencies
- Mycopunk (base game)
- BepInExPack_Mycopunk 5.4.2403 or compatible
Building
Requires .NET SDK with netstandard2.1 support.
dotnet build --configuration Release
Output DLL: bin/Release/netstandard2.1/ArcLightningRework.dll
Installing
Via Thunderstore (recommended)
- Install with a Thunderstore-compatible mod manager.
Manual installation
- Install BepInEx for Mycopunk.
- Copy
ArcLightningRework.dllto<Mycopunk Directory>/BepInEx/plugins/.
Configuration
Config file: <Mycopunk Directory>/BepInEx/config/sparroh.arclightningrework.cfg
| Setting | Section | Default | Description |
|---|---|---|---|
| Enable Rework | General | true |
Enhances lightning arc behavior for Scout Laser Rifle, allowing chaining and turbocharged upgrades. |
Authors
- Sparroh
License
This project is licensed under the MIT License — see the LICENSE file for details.
