X4: Foundations
0 of 0

File information

Last updated

Original upload

Created by

rambo99jose

Uploaded by

rambo99jose

Virus scan

Safe to use

Tags for this mod

About this mod

New transporter with storage for containers, liquid and solid. 900000 storage, 666 drones, 999 people.
Also added universal miner version

Permissions and credits
Changelogs
EDIT: shuy900km is a requested universal miner version, don't expect it to work perfectly

This is a new ship based on the large transporter Shuyaku Vanguard.
No DLC needed to make/buy (vanila faction shipyards).
Vanilla NPC factions can use it (you can change which if you want:  owner faction)

To install copy to ".\X4 Foundations Cradle of Humanity\extensions" and enable in game.

Thanks go to BrummBear02 for ship making guide https://forum.egosoft.com/viewtopic.php?f=181&t=414274


These are the main files and what you can change (CHANGE WHAT YOU WANT IF YOU KNOW WHAT YOU DOING, I DONT CARE)

==== SHIPYARD PRICES, MATERIAL COSTS ====
[".\shuy900k\libraries\wares.xml"]
<price min="800000" average="900000" max="999999" />
<production time="69" amount="1" method="default" name="{900000,4}">
<primary>
<ware ware="energycells" amount="666" />
<ware ware="hullparts" amount="666" />

<!-- The factions who can buy the ship -->
<owner faction="alliance antigone argon hatikvah holyorder ministry paranid teladi trinity player" />

==== ADD TO FACTION SHIPYARDS ====
[".\shuy900k\libraries\shipgroups.xml"]
  <add sel="/groups/group[@name='arg_trader_container_l']" >
<add sel="/groups/group[@name='ant_trader_container_l']" >
<add sel="/groups/group[@name='par_trader_container_l']" >
<add sel="/groups/group[@name='hol_trader_container_l']" >
<add sel="/groups/group[@name='tri_trader_container_l']" >
<add sel="/groups/group[@name='tel_trader_container_l']" >

==== SHIP MAIN VALUES ====
[".\shuy900k\assets\units\size_l\macros\shuy900k_macro.xml"]
<storage missile="9001" unit="666" />
<hull max="900000" />
<people capacity="999" />
<physics mass="99.99">
<inertia pitch="20.0" yaw="20.0" roll="20.0" />
<drag forward="30.0" reverse="69.69" horizontal="69.69" vertical="69.69" pitch="30.0" yaw="30.0" roll="30.0" />

<!-- Universal storage, 900000 solid, liquid, container -->

<connection ref="con_storage01">
<macro ref="storage_shuy900k_macro" connection="ShipConnection" />
  
==== CUSTOM UNIVERSAL STORAGE ====
[".\shuy900k\assets\units\size_l\macros\storage_shuy900k_macro.xml"]
      <cargo max="900000" tags="container solid liquid" />

==== CUSTOM DRONE DOCK CAPACITY (max in-use i've seen was 51) ====  
[".\shuy900k\assets\props\SurfaceElements\macros\shipstorage_shuy900k_dronedock_macro.xml"]
      <dock capacity="69" external="0" storage="1" />

==== CUSTOM DRONE UNDOCK SPEED ====

[".\shuy900k\assets\props\SurfaceElements\macros\dock_shuy900k_drone_macro.xml"]
      <undock rotate="0" speed="69" distance="50" allow="1" />