Subnautica
0 of 0

File information

Last updated

Original upload

Created by

qwiso

Uploaded by

qwiso

Virus scan

Safe to use

Tags for this mod

About this mod

Ever felt like Leviathans weren't scary enough? Want to see how cute a tiny SeaTreader can be? This is the mod for you!

Requirements
Permissions and credits
Changelogs
Change the scale and health of any creature! Simple json config file. Use the same name as the spawn codes. Capitals matter!! More options and updates to come

Requires QModManager! Simply extract the contents of QCreatureConfig.zip to your Subnautica\QMods folder. Done!

https://github.com/Qwiso/QCreatureConfig

Edit or add values to creatures.json example:

    {
        "Crash": {
            "size": 1.1,
            "damage": 10
        },
        "GhostLeviathan": {
            "size": 1.05,
            "health": 1.0,
            "damage": 1.0
        },
        "ReaperLeviathan": {
            "size": 1.1,
            "health": 1.0,
            "damage": 1.0
        },
        "SeaDragon": {
            "size": 1.1,
            "damage": 1.05
        }
    }

FAIR WARNING: There are going to be physics bugs when you make very large things. If your EscapePod gets knocked 2k into the air, don't hold me responsible! :]