Skip to main content
GameServersHub
Divine Ports: Mosasaurus icon
Path of Titans mod

Divine Ports: Mosasaurus

by AlderonGamesMods(830-239-479)

WindowsmacOSLinuxiOSAndroidPlayStation 4PlayStation 5Xbox OneXbox Series X|SNintendo Switch

Description

Original model by Scorching_Kami

Mosasaurus is an extinct aquatic reptile that lived at the very end of the Cretaceous Period, from around 82.7 to 66 million years ago. Mosasaurus was not a dinosaur; like other mosasaurs, it was descended from lizards that originally lived on land. Because of this, Mosasaurus belongs to the reptilian order Squamata, which contains all lizards and snakes.

Maintained by the Divine Beasts team.

How to install on a Path of Titans community server

Three steps. Stop the server first - mod changes only apply on startup.

  1. 1

    Find the Mod ID

    In Path of Titans, open the Mods page, select the mod, and copy the Mod ID (it looks like UGC_M_...).

    For this mod: UGC_M_NZK0JNR712_SK (use the Copy button on the right).

  2. 2

    Edit your server files

    1. Log in to your server panel and STOP the server.
    2. Navigate to the config directory, usually: /PathOfTitans/Saved/Config/LinuxServer
    3. Open GameUserSettings.ini and find or create the header:
    [PathOfTitans.Mods]
    EnabledMods=UGC_M_NZK0JNR712_SK
    #Divine Ports: Mosasaurus

    Add a new EnabledMods=ModID line for each mod you want enabled. The # line is an optional comment - useful for keeping the file readable when you have many mods.

    Save the file and restart your server. The mod downloads on startup.

  3. 3

    Setting up a custom map (if applicable)

    If the mod is a custom map, you also need to set the map name in Game.ini:

    1. Get the map file name from the mod author or the mod files (look for a .umap).
    2. Open Game.ini and add under the [/Script/PathOfTitans.IGameSession] header:
    [/Script/PathOfTitans.IGameSession]
    ServerMap=MapFileName

    Save the file and start your server.

Server must be stopped Edit GameUserSettings.ini Edit Game.ini for maps Mods download on startup

Patch history(4 entries)

  1. Latest

    Fixed Max Health curve to match vanilla (150/262.5/450/700/900)
    Fixed Water Vision from a flat 5.0 to a flat 1.1
    Fixed several Attribute lines (Paralysis, Toxin, Mud) that contained leftover raw text and were likely non-functional - now properly formatted with correct values
    Fixed Poison Heal Rate and Venom Heal Rate from a flat 0.316 to a flat 0.016 (were 20x too fast)
    Fixed Paralysis Heal Rate and Toxin Heal Rate from a flat 0.1 to a flat 0.01 (were 10x too fast)
    Fixed Health Recovery Rate adult value from 2.12 to 1.5, with the rest of the curve realigned
    Fixed stamina recovery while standing from a flat 2.0 to a flat 1.0
    Fixed stamina recovery while swimming from 1.3 to 1.0, and while diving from 1.4 to 1.0
    Fixed bleed resistance while resting from 0.75 to 1.0, and while sleeping from 0.5 to 1.0
    Fixed bleed heal rate while resting from 6 to 2, and while sleeping from 9 to 3
    Fixed venom heal rate while resting from 3 to 2, and while sleeping from 6 to 3
    Fixed thirst depletion while standing on land from 0.2 to 1.0
    Fixed thirst replenish rate while resting/sleeping/standing/walking/trotting/sprinting on land from a flat 8 to a flat 0 (should only replenish in water)
    Fixed meat decay rate at adult growth stage from 0.5 to 1.0
    Fixed Severing Bite bone-break chance from a flat 1.0 (100%) to a flat 0
    Fixed Bite damage from 45/48/48/48/65 to 20/30/40/50/65
    Fixed Lashing Bite bleed amount from 0.5 to 0.4
    Fixed Nictitating Membrane fog vision multiplier from 0.05 to 0.95

  2. Updated to latest game version.

  3. Updated for latest game version.

    • Fixed Ravenous ability not working!