diff --git a/resources/weapons/standoff/AGM-45A.yaml b/resources/weapons/standoff/AGM-45A.yaml new file mode 100644 index 00000000..a39abe4e --- /dev/null +++ b/resources/weapons/standoff/AGM-45A.yaml @@ -0,0 +1,4 @@ +name: AGM-45A Shrike ARM +type: ARM +clsids: + - "{AGM_45A}" \ No newline at end of file diff --git a/resources/weapons/standoff/AGM-45B.yaml b/resources/weapons/standoff/AGM-45B.yaml new file mode 100644 index 00000000..0befd2bf --- /dev/null +++ b/resources/weapons/standoff/AGM-45B.yaml @@ -0,0 +1,4 @@ +name: AGM-45B Shrike ARM (Imp) +type: ARM +clsids: + - "{3E6B632D-65EB-44D2-9501-1C2D04515404}" \ No newline at end of file diff --git a/resources/weapons/standoff/AGM-88C.yaml b/resources/weapons/standoff/AGM-88C.yaml new file mode 100644 index 00000000..fa146c9d --- /dev/null +++ b/resources/weapons/standoff/AGM-88C.yaml @@ -0,0 +1,8 @@ +name: AGM-88C HARM - High Speed Anti-Radiation Missile +type: ARM +# https://www.af.mil/About-Us/Fact-Sheets/Display/Article/104574/agm-88-harm/ +# 1984 is the date for the A variant but as we do not have that one we use it for C +year: 1984 +clsids: + - "{B06DD79A-F21E-4EB9-BD9D-AB3844618C9C}" + - "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}" \ No newline at end of file diff --git a/resources/weapons/standoff/ALARM-2X.yaml b/resources/weapons/standoff/ALARM-2X.yaml new file mode 100644 index 00000000..9c6cfc5c --- /dev/null +++ b/resources/weapons/standoff/ALARM-2X.yaml @@ -0,0 +1,4 @@ +name: 2 x ALARM +type: ARM +clsids: + - "{07BE2D19-0E48-4B0B-91DA-5F6C8F9E3C75}" \ No newline at end of file diff --git a/resources/weapons/standoff/ALARM.yaml b/resources/weapons/standoff/ALARM.yaml new file mode 100644 index 00000000..efeb5a5c --- /dev/null +++ b/resources/weapons/standoff/ALARM.yaml @@ -0,0 +1,4 @@ +name: ALARM +type: ARM +clsids: + - "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}" \ No newline at end of file diff --git a/resources/weapons/standoff/Kh-25MPU.yaml b/resources/weapons/standoff/Kh-25MPU.yaml new file mode 100644 index 00000000..ddc793f6 --- /dev/null +++ b/resources/weapons/standoff/Kh-25MPU.yaml @@ -0,0 +1,6 @@ +name: Kh-25MPU (Updated AS-12 Kegler) - 320kg, ARM, IN & Pas Rdr +type: ARM +clsids: + - "{E86C5AA5-6D49-4F00-AD2E-79A62D6DDE26}" + - "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}" + - "{X-25MPU}" \ No newline at end of file diff --git a/resources/weapons/standoff/Kh-31P.yaml b/resources/weapons/standoff/Kh-31P.yaml new file mode 100644 index 00000000..bed31d68 --- /dev/null +++ b/resources/weapons/standoff/Kh-31P.yaml @@ -0,0 +1,6 @@ +name: Kh-31P (AS-17 Krypton) - 600kg, ARM, IN & Pas Rdr +type: ARM +clsids: + - "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}" + - "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF0A}" + - "{X-31P}" \ No newline at end of file diff --git a/resources/weapons/standoff/Kh-58U.yaml b/resources/weapons/standoff/Kh-58U.yaml new file mode 100644 index 00000000..722b5b56 --- /dev/null +++ b/resources/weapons/standoff/Kh-58U.yaml @@ -0,0 +1,5 @@ +name: Kh-58U (AS-11 Kilter) - 640kg, ARM, IN & Pas Rdr +type: ARM +clsids: + - "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}" + - "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}" diff --git a/resources/weapons/standoff/LD-10-2X.yaml b/resources/weapons/standoff/LD-10-2X.yaml new file mode 100644 index 00000000..2877e7fd --- /dev/null +++ b/resources/weapons/standoff/LD-10-2X.yaml @@ -0,0 +1,5 @@ +name: LD-10 x 2 +type: ARM +clsids: + - "DIS_LD-10_DUAL_L" + - "DIS_LD-10_DUAL_R" \ No newline at end of file diff --git a/resources/weapons/standoff/LD-10.yaml b/resources/weapons/standoff/LD-10.yaml new file mode 100644 index 00000000..0db77450 --- /dev/null +++ b/resources/weapons/standoff/LD-10.yaml @@ -0,0 +1,4 @@ +name: LD-10 +type: ARM +clsids: + - "DIS_LD-10" \ No newline at end of file diff --git a/resources/weapons/standoff/MAR-1.yaml b/resources/weapons/standoff/MAR-1.yaml new file mode 100644 index 00000000..eb48437a --- /dev/null +++ b/resources/weapons/standoff/MAR-1.yaml @@ -0,0 +1,4 @@ +name: MAR-1 High Speed Anti-Radiation Missile +type: ARM +clsids: + - "{JAS39_MAR-1}" \ No newline at end of file