Subnautica: Below Zero
0 of 0

File information

Last updated

Original upload

Created by

Luke Vo

Uploaded by

lukevo

Virus scan

Safe to use

About this mod

Add a new cool Overcharge mode for your Seaglide. Eat dust, Leviathan!

Requirements
Permissions and credits
Donations
Note for v1.1: If you are updating to v1.1, it's not backward compatible and the files are different, please make sure to delete the old mod folder and unzip the mod again.

Update v1.1:
  • Default Boost up to 2.5
  • Added OverchargeEnergyConsumption option to be separated from OverchargeBatteryCost for those who do not want permanent loss to the battery. OverchargeEnergyConsumption is a charge consumption to activate that does not reduce the battery permanently. OverchargeBatteryCost is the permanent capacity loss to the battery.

Add a new cool Overcharge mode for your Seaglide that you can use in emergency situations. For the cost of permanently reduce the battery capacity by 20 (and the charge), your Seaglide speed is doubled for 15 seconds. You can activate it by pressing T.

You can change the settings by editing config.json file:

{
    "OverchargeDuration": 15.0,
    "OverchargeBoost": 2.5,
    "OverchargeBatteryCost": 20.0,
    "OverchargeEnergyConsumption": 20.0,
    "OverchargeKey": "t"
}

Requirements
QModManager

Installation
1. Install QModManager.
2. Unpack the archive to folder \SubnauticaZero\QMods\

Source code available on my Github.