You are viewing a potentially older version of this package. View all versions.
FalloutDidi-FDInvincibleCruiser-1.0.39 icon

FDInvincibleCruiser

Makes the Company Cruiser mostly indestructible.

Date uploaded 2 weeks ago
Version 1.0.39
Download link FalloutDidi-FDInvincibleCruiser-1.0.39.zip
Downloads 1328
Dependency string FalloutDidi-FDInvincibleCruiser-1.0.39

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

FDInvincibleCruiser

Makes the Company Cruiser largely indestructible and any player sat in the cabin unable to take damage from Inertia (crashing the Cruiser).

Info

Replaces the following methods from VehicleController:

-DestroyCar

-DamagePlayerInVehicle

... to do absolutely nothing, and adds code to the end of VehicleController's Update() to constantly set the Cruiser to maximum HP.

Note that there are other ways the player can die whilst sat in the Cruiser's cabin. Most notably being crushed under a dying Forest Giant.

There is also a trigger from another script that kills the player when using the Booster to fly too high. I am currently investigating a way to remove this, as randomly dying from going too high isn't exactly fun.

Change Log

v1.0.39

Initial Upload.