Skip to content

Commit fdea746

Browse files
committed
Add C-RAM LPWS.
Fixes #3233.
1 parent 7f8c2f0 commit fdea746

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

resources/factions/bluefor_modern.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ missiles: []
9898
air_defense_units:
9999
- EWR AN/FPS-117 Radar
100100
- M1097 Heavy HMMWV Avenger
101+
- Centurion C-RAM LPWS
101102
requirements: {}
102103
carrier_names:
103104
- CVN-71 Theodore Roosevelt

resources/factions/usa_2005.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ air_defense_units:
7575
- EWR AN/FPS-117 Radar
7676
- M1097 Heavy HMMWV Avenger
7777
- M6 Linebacker
78+
- Centurion C-RAM LPWS
7879
requirements: {}
7980
carrier_names:
8081
- CVN-71 Theodore Roosevelt
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
class: AAA
2+
description: "The Centurion C-RAM Land Phalanx Weapon System (LPWS) is a sophisticated and\
3+
\ highly effective close-in defense system designed to protect military installations,\
4+
\ forward operating bases, and critical infrastructure from incoming rocket, artillery,\
5+
\ and mortar (RAM) threats. Developed to provide a rapid response to such threats, the\
6+
\ LPWS combines radar and computerized tracking systems with a 20mm M61A1 Gatling gun,\
7+
\ which is capable of engaging and neutralizing incoming projectiles. The LPWS is\
8+
\ particularly adept at countering the dangers posed by asymmetric warfare, as it can\
9+
\ swiftly detect, track, and eliminate RAM threats, providing a critical layer of\
10+
\ protection for both military and civilian assets in vulnerable areas."
11+
12+
introduced: 2006
13+
manufacturer: Raytheon
14+
origin: USA
15+
price: 12
16+
role: Self-Propelled Anti-Aircraft Gun
17+
variants:
18+
Centurion C-RAM LPWS: {}

0 commit comments

Comments
 (0)