Support for Iron Dome v1.2 by IDF Mods Project

Resolves #124
This commit is contained in:
Raffson
2023-05-20 23:47:13 +02:00
parent a46e32cdf1
commit f9e15951f2
23 changed files with 166 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
class: SearchRadar
price: 25
variants:
Iron Dome ELM-2048 MMR: null
skynet_properties: # Override skynet default properties
can_engage_harm: true
# can_engage_air_weapon: true # https://github.com/walder/Skynet-IADS/tree/develop#engage-air-weapons
go_live_range_in_percent: 100
harm_detection_chance: 90
engagement_zone: SkynetIADSAbstractRadarElement.GO_LIVE_WHEN_IN_KILL_ZONE # https://github.com/walder/Skynet-IADS/tree/develop#engagement-zone
autonomous_behaviour: SkynetIADSAbstractRadarElement.AUTONOMOUS_STATE_DCS_AI # https://github.com/walder/Skynet-IADS/tree/develop#autonomous-mode-behaviour

View File

@@ -0,0 +1,10 @@
class: Artillery
description: "The BM-21 \"Grad\" (Russian: \u0411\u041C-21 \"\u0413\u0440\u0430\u0434\
\", lit.\u2009'hail') is a Soviet truck-mounted 122 mm multiple rocket launcher."
introduced: 1963
manufacturer: Splav
origin: USSR/Russia
price: 15
role: Multiple-Launch Rocket System
variants:
(IDF Mods Project) BM-21 Grad 122mm: {}

View File

@@ -0,0 +1,11 @@
class: Artillery
description: "The BM-27 Uragan (Russian: \u0423\u0440\u0430\u0433\u0430\u043D, lit.\u2009\
'Hurricane'; GRAU index 9P140) is a self-propelled multiple rocket launcher system\
\ designed in the Soviet Union."
introduced: 1975
manufacturer: Splav
origin: USSR/Russia
price: 40
role: Multiple-Launch Rocket System
variants:
(IDF Mods Project) Urgan BM-27 220mm: {}

View File

@@ -0,0 +1,12 @@
class: Artillery
description: "The BM-30 Smerch (Russian: \u0421\u043C\u0435\u0440\u0447, \"tornado\"\
, \"whirlwind\"), 9K58 Smerch or 9A52-2 Smerch-M is a Soviet heavy multiple rocket\
\ launcher. The system is intended to defeat personnel, armored, and soft targets\
\ in concentration areas, artillery batteries, command posts and ammunition depots."
introduced: 1989
manufacturer: Splav
origin: USSR/Russia
price: 50
role: Multiple-Launch Rocket System
variants:
(IDF Mods Project) 9A52 Smerch CM 300mm: {}

View File

@@ -0,0 +1,4 @@
class: CommandPost
price: 18
variants:
Iron Dome CP: null

View File

@@ -0,0 +1,4 @@
class: Launcher
price: 23
variants:
Iron Dome LN: null

View File

@@ -6,7 +6,7 @@ description: "The BM-30 Smerch (Russian: \u0421\u043C\u0435\u0440\u0447, \"torna
introduced: 1989
manufacturer: Splav
origin: USSR/Russia
price: 40
price: 50
role: Multiple-Launch Rocket System
variants:
BM-30 Smerch (9M55K5 HE Rockets): {}

View File

@@ -5,7 +5,7 @@ description: "The BM-27 Uragan (Russian: \u0423\u0440\u0430\u0433\u0430\u043D, l
introduced: 1975
manufacturer: Splav
origin: USSR/Russia
price: 50
price: 40
role: Multiple-Launch Rocket System
variants:
BM-27 Uragan: {}