You are viewing a potentially older version of this package.
View all versions.
ArcLightningRework
Enhances Scout Laser Rifle Arc Lightning with chaining, turbocharge support, and updated upgrade text.
| Date uploaded | 2 months ago |
| Version | 1.0.2 |
| Download link | Sparroh-ArcLightningRework-1.0.2.zip |
| Downloads | 92 |
| Dependency string | Sparroh-ArcLightningRework-1.0.2 |
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
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.
CHANGELOG
Changelog
1.0.2
- Version bump and packaging update
1.0.0
- Initial release
- Scout Laser Rifle lightning arc rework (once per fire burst)
- Normal arc chaining (range 10, 1 max hit)
- Turbocharged Lightning Arc chaining (range 10, 10 max hits, 15 damage)
- Lightning Arc turbocharge flag and upgrade text support