From fa4989988cffa4a3419038c60a774208976c0d67 Mon Sep 17 00:00:00 2001 From: juk0de <5322305+juk0de@users.noreply.github.com> Date: Sat, 30 Nov 2024 08:15:40 +0100 Subject: [PATCH] equipment data: added transport bays --- mtf2json/data/equipment.csv | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/mtf2json/data/equipment.csv b/mtf2json/data/equipment.csv index 9645478..2a782ee 100644 --- a/mtf2json/data/equipment.csv +++ b/mtf2json/data/equipment.csv @@ -44,6 +44,22 @@ Supercharger; All; Maneuverability; *; 1*; Triple-Strength Myomer; IS; Maneuverability; 0; 6; UMU; All; Maneuverability; *; 1*; + AES; All; Miscellaneous; *; *; + Armored Component; All; Miscellaneous; *; 0; + CASE II; IS; Miscellaneous; 1; 1; + CASE II; Clan; Miscellaneous; 0.5; 1; + CASE; IS; Miscellaneous; 0.5; 1; + CASE; Clan; Miscellaneous; 0*; 0*; + Coolant Pod; All; Miscellaneous; 1; 1; + Full-Head Ejection System; All; Miscellaneous; 0; 0; + Heat Sink, Double; IS; Miscellaneous; 1; 3; + Heat Sink, Double; Clan; Miscellaneous; 1; 2; + Heat Sink; All; Miscellaneous; 1; 1; + Machine Gun Array; IS; Miscellaneous; 0.5; 1*; + Machine Gun Array; Clan; Miscellaneous; 0.25; 1*; +OS Missile Launcher, Improved; All; Miscellaneous; ; ; + OS Missile Launcher; All; Miscellaneous; ; ; + PPC Capacitor; All; Miscellaneous; 1; 1*; AC – Armor-Piercing; IS; Munition Bin; 1; 1; AC – Caseless; IS; Munition Bin; 1; 1; AC – Cluster; All; Munition Bin; 1; 1; @@ -70,19 +86,5 @@ Endo-Steel; Clan; Structure; ; 7; Reinforced; All; Structure; ; 0; Standard; All; Structure; ; 0; - AES; All; Miscellaneous; *; *; - Armored Component; All; Miscellaneous; *; 0; - CASE II; IS; Miscellaneous; 1; 1; - CASE II; Clan; Miscellaneous; 0.5; 1; - CASE; IS; Miscellaneous; 0.5; 1; - CASE; Clan; Miscellaneous; 0*; 0*; - Coolant Pod; All; Miscellaneous; 1; 1; - Full-Head Ejection System; All; Miscellaneous; 0; 0; - Heat Sink, Double; IS; Miscellaneous; 1; 3; - Heat Sink, Double; Clan; Miscellaneous; 1; 2; - Heat Sink; All; Miscellaneous; 1; 1; - Machine Gun Array; IS; Miscellaneous; 0.5; 1*; - Machine Gun Array; Clan; Miscellaneous; 0.25; 1*; -OS Missile Launcher, Improved; All; Miscellaneous; ; ; - OS Missile Launcher; All; Miscellaneous; ; ; - PPC Capacitor; All; Miscellaneous; 1; 1*; + Cargo (Liquid); All; Transport; *; *; + Cargo (Standard); All; Transport; *; *;