From b8f5b5564e944fb903d2aab920e366645322249f Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 26 May 2026 05:49:08 +0100 Subject: engineer loadout --- communities/174bg/handbook/public/index.html | 70 ++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) (limited to 'communities/174bg/handbook/public/index.html') diff --git a/communities/174bg/handbook/public/index.html b/communities/174bg/handbook/public/index.html index 7c8943d..c35e00e 100644 --- a/communities/174bg/handbook/public/index.html +++ b/communities/174bg/handbook/public/index.html @@ -1114,6 +1114,63 @@ + +
+

Pilot Loadout

+

+ Pilots are responsible for navigating and controlling the ship, so + their loadout focuses on mitigating g-forces. +

+ +
+ + +
+

Auxiliary Loadouts

+ +
+

Engineer Loadout

+
    +
  • + Undersuit: + Novikov Exploration Suit +
  • +
  • + Helmet: + Novikov Helmet +
  • +
  • + Weapons: +
      +
    • Cambio SRT
    • +
    • APX Fire Extinguisher
    • +
    +
  • +
  • + Gadgets: +
      +
    • + Pyro RYT Multi-Tool with TruHold Tractor Beam Attachment +
    • +
    +
  • +
+
@@ -1268,6 +1325,19 @@ "ADP-mk4 Core": "https://starcitizen.tools/ADP-mk4_Core", "ADP-mk4 Helmet": "https://starcitizen.tools/ADP-mk4_Helmet", "ADP-mk4 Legs": "https://starcitizen.tools/ADP-mk4_Legs", + "Tailwind Flight Helmet": + "https://starcitizen.tools/Tailwind_Flight_Helmet", + "Tailwind Flight Suit": + "https://starcitizen.tools/Tailwind_Flight_Suit", + "Novikov Exploration Suit": + "https://starcitizen.tools/Novikov_Exploration_Suit", + "Novikov Helmet": "https://starcitizen.tools/Novikov_Helmet", + "APX Fire Extinguisher": + "https://starcitizen.tools/APX_Fire_Extinguisher", + "Cambio SRT": "https://starcitizen.tools/Cambio_SRT", + "Pyro RYT Multi-Tool": "https://starcitizen.tools/Pyro_RYT_Multi-Tool", + "TruHold Tractor Beam Attachment": + "https://starcitizen.tools/TruHold_Tractor_Beam_Attachment", }; const walker = document.createTreeWalker( -- cgit v1.2.3