0 of 0

File information

Last updated

Original upload

Created by

tihker

Uploaded by

tihker

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds the AA Syn (Now Syn Mk2) as a standalone ship buyable at the Terran Moon shipyard, capital licence required (20 rep - Terran) - By MericSever - converted to VRO by tihker

Requirements
Permissions and credits
this ship was originaly made by MericServer https://www.nexusmods.com/x4foundations/mods/650?tab=description
i just modified files to use it with VRO

here is the originaly description from the author page
you can also mod the file to get more engine like descripted below

-----------------------------------------------------------------------------------

This mod adds the AA Syn (modded X4 Terran/Pioneers Syn) as a standalone ship buyable at the Terran Moon shipyard, capital license required (20
rep - Terran) named Syn Mk2,

4 additional turret groups
2 x Medium Turret + 1 x Medium Shield. (Front bottom group has 2 x Medium shields)

2 additional engine shields. (its a slow tank)

1 additional ship large shield. (yahhhh it's a cheat add in, don't use the extra shield if you feel its to much)

Minor speed boost & cargo cap, should cost 40 - 60mil

Has compatibility with More Ship Rooms mod,
https://steamcommunity.com/sharedfiles/filedetails/?id=2399395088

Safe to add/remove just don't be on the ship when removing as of 1.3 (prior use of 1-1.2 not sure)

Ai should not make this ship but i have heard from other ship mods they
can still spawn because they are on the ware list (Rare if at all).

P.s
i corrected the misaligned shields from Egosoft -_- ...... seriously F for effort on that.
!! Modded from in game ship Syn owned by Egosoft !!
---------------------------
if you want more speed replace the engine data with the following in
syn_mk2.xml (open / extract with X Catalog Tools 1.11 or higher, rename
ext_01.cat to ext_01.bak or something to use loose files),


* CHANGE THIS --------------

            </connection>
            <connection name="con_engine_01" group="group_back_mid_mid" tags="engine large">
                <offset>
                    <position x="0" y="-4.097641" z="-317.1591"/>
                </offset>
            </connection>   

* TO THIS ----------------------

    </connection>
            <connection name="con_engine_01" group="group_back_mid_mid" tags="engine large">
                <offset>
                    <position x="0" y="-4.097641" z="-317.1591"/>
                </offset>
            </connection>   
    <connection name="con_engine_02" group="group_back_mid_mid" tags="engine large">
       <offset>
   <position x="56" y="-7.097641" z="-304.1591"/>
       </offset>
    </connection>
    <connection name="con_engine_03" group="group_back_mid_mid" tags="engine large">
       <offset>
  <position x="-56" y="-7.097641" z="-304.1591"/>
       </offset>
    </connection>