AerosSkillsLysatePatch
Fixes AerosSkills Engineer TR90 Railgun Turret cap so Lysate Cells add +1 deployable per stack (with polished docs and release metadata).AerosSkills Lysate Patch
A focused compatibility patch for AerosSkills Engineer that fixes TR90 Railgun Turret deployable scaling with Lysate Cell stacks.
Why This Exists
AerosSkills uses a custom deployable slot for its Engineer railgun turret. In that slot, Lysate bonus behaved like a boolean (+1 if any) instead of per-stack scaling.
This patch restores expected scaling behavior.
Behavior
Railgun turret cap becomes:
1base+1if Ancient Scepter is present (keeps AerosSkills behavior)+ Lysate stack count(full per-stack scaling)
Requirements
bbepis-BepInExPackDragonycksModdingComms-AerosSkills
Install
Install with Thunderstore/r2modman.
Manual install path:
BepInEx/plugins/stimmchen-AerosSkillsLysatePatch/AerosSkillsLysatePatch.dll
Quick Verification
As Engineer with AerosSkills TR90 selected:
- 0 Lysate -> cap 1
- 1 Lysate -> cap 2
- 5 Lysate -> cap 6
Notes
- Targets
AerosSkills.Prefabs.BigTurretDeployableCount. - Intended for AerosSkills
2.4.2.
