Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Small improvement to the Legion battlecarrier  (Read 799 times)

John the Gamer

  • Ensign
  • *
  • Posts: 2
    • View Profile
Small improvement to the Legion battlecarrier
« on: June 25, 2022, 11:26:40 AM »

I felt like the Legion had a few empty spots on the hull that were clearly meant for turrets.
Add this to the Legion's hullfile to give it two rear-facing PD weapon slots;

(file location: Starsector\starsector-core\data\hulls)

        {
            "angle": -150,
            "arc": 120,
            "id": "WS 022",
            "locations": [
                -45,
                -15
            ],
            "mount": "TURRET",
            "size": "SMALL",
            "type": "BALLISTIC"
        },
        {
            "angle": 150,
            "arc": 120,
            "id": "WS 023",
            "locations": [
                -45,
                15
            ],
            "mount": "TURRET",
            "size": "SMALL",
            "type": "BALLISTIC"
        },

It gives your engines at least a small amount of protection. I felt it only right to post this here for others to make use of (or not).

[attachment deleted by admin]
Logged

peppermeth

  • Ensign
  • *
  • Posts: 49
    • View Profile
Re: Small improvement to the Legion battlecarrier
« Reply #1 on: August 06, 2022, 08:07:23 AM »

I was waiting for it.
Logged