PL-12B: Difference between revisions

From RKSL Studios Knowledgebase
Jump to navigation Jump to search
(Created page with "Chinese Clone of AMRAAM Category:Air-to-air_missiles Category:Combined_Vehicle_Weapons_Pack")
 
No edit summary
Tag: visualeditor
Line 1: Line 1:
Chinese Clone of AMRAAM
[[File:Id PL12B.jpg|thumb|PL-12B MRAAM]]
The '''PL-12''' (Chinese: 霹雳-12; pinyin: ''Pī Lì-12''; <small>lit.</small> 'Thunderbolt-12', NATO reporting name: '''CH-AA-7''') is an active radar-guided beyond-visual-range air-to-air missile developed by the People's Republic of China. It is considered comparable to the US AIM-120 AMRAAM and the Russian R-77.
{| class="wikitable" style="width: 55%;text-align:center; "
! colspan="4" |Real World against Arma
|-
! style="width: 15%; text-align:right;" |Detail
! colspan="1" style="width: 5%;" |Real
! colspan="1" style="width: 5%;" |ARMA
! colspan="1" style="width: 30%;" |Config Value
|-
! style="text-align:right;" |Weapon Type
|MRAAM
| style="background-color:#a4adb3;" |
! style="text-align:left;" |weaponType = "x";
|-
! style="text-align:right;" |Mass
|161.5
|161.5
! style="text-align:left;" |mag: mass = "n";
|-
! style="text-align:right;" |Warhead Mass
|22.7Kg
|200
! style="text-align:left;" |ammo: hit = "n";
|-
! style="text-align:right;" |Warhead Type
|HE Blast Frag WDU-33/B
|HE
! style="text-align:left;" |ammo: warheadName =  "x";
|-
! style="text-align:right;" |Fuse Type
|Prox/impact
| style="background-color:#a4adb3;" |
! style="text-align:left;" |NOTE: No Direct Arma value
|-
! style="text-align:right;" |Fuse Range
|3-5m
|30
! style="text-align:left;" |ammo: proximityExplosionDistance = n;
|-
! style="text-align:right;" |Seeker
|Active Radar
|Active Radar
! style="text-align:left;" |''See class component type''
|-
! style="text-align:right;" |Auto Seek Target
|Yes
|Yes
! style="text-align:left;" |ammo: autoseektarget = n; (0 or 1)
|-
! style="text-align:right;" |Counter Measure Immunity
|High
|0.95
! style="text-align:left;" |ammo: cmimmunity = n; (Range 0 > 1)
|-
! style="text-align:right;" |Camera View Available
|No
|No
! style="text-align:left;" |ammo: cameraViewAvailable = n; (0 or 1)
|-
! style="text-align:right;" |Flight Profile
|N/A
|N/A
! style="text-align:left;" |ammo: flightProfiles[] = {"<TYPE>"};
|-
! style="text-align:right;" |BoreSight Angle
|70
|70
! style="text-align:left;" |ammo: missileLockCone = n; (Degrees)
|-
! style="text-align:right;" |Max Speed (m/s)
|1372
|900
! style="text-align:left;" |ammo: maxSpeed = n; (n= m/s)
|-
! style="text-align:right;" |Min Range
|1000
|800
! style="text-align:left;" |ammo: minRange = n; (Dist in m)
|-
! style="text-align:right;" |Max Range
|105000
|12000
! style="text-align:left;" |ammo: maxRange = n; (Dist in m)
|-
! style="text-align:right;" |Indirect Hit Value
| style="background-color:#a4adb3;" |
|125
! style="text-align:left;" |ammo: indirectHit = 50;
|-
! style="text-align:right;" |Indirect Hit Range
| style="background-color:#a4adb3;" |
|13
! style="text-align:left;" |ammo: indirectHitRange = n; (m)
|-
! style="text-align:right;" |Maneuverability
|65G
|23
! style="text-align:left;" |ammo: maneuvrability = n; (Higher = more agile)
|-
! style="text-align:right;" |Danger Radius Hit
| style="background-color:#a4adb3;" |
|N/A
! style="text-align:left;" |ammo: DangerRadiusHit = n; (Dist for AI aware in m)
|-
! style="text-align:right;" |Suppression Radius Hit
| style="background-color:#a4adb3;" |
|N/A
! style="text-align:left;" |ammo: SuppresionRadiusHit = n; (Dist for AI suppresion in m)
|-
! style="text-align:right;" |Pylon/Rail
|LAU127
| style="background-color:#a4adb3;" |
! style="text-align:left;" |N/A See Hardpoint below
|}


[[Category:Air-to-air_missiles]]
 
[[Category:Combined_Vehicle_Weapons_Pack]]
{| class="wikitable" style="width: 55%;"
! colspan="4" |ARMA Class details
|-
!Ammo
!Mag
!Weapon
!Hardpoint
|-
|rksl_amo_aim120
|rksl_mag_aim120_x1_direct
|rksl_wpn_aim120
|AIM120_DIRECT
|-
|
|rksl_mag_aim120_x1_lau127
|
|AIM120_LAU127
|}
 
[[Category:Air-to-air missiles]]
[[Category:Combined Vehicle Weapons Pack Contents]]

Revision as of 14:56, 8 January 2023

PL-12B MRAAM

The PL-12 (Chinese: 霹雳-12; pinyin: Pī Lì-12; lit. 'Thunderbolt-12', NATO reporting name: CH-AA-7) is an active radar-guided beyond-visual-range air-to-air missile developed by the People's Republic of China. It is considered comparable to the US AIM-120 AMRAAM and the Russian R-77.

Real World against Arma
Detail Real ARMA Config Value
Weapon Type MRAAM weaponType = "x";
Mass 161.5 161.5 mag: mass = "n";
Warhead Mass 22.7Kg 200 ammo: hit = "n";
Warhead Type HE Blast Frag WDU-33/B HE ammo: warheadName = "x";
Fuse Type Prox/impact NOTE: No Direct Arma value
Fuse Range 3-5m 30 ammo: proximityExplosionDistance = n;
Seeker Active Radar Active Radar See class component type
Auto Seek Target Yes Yes ammo: autoseektarget = n; (0 or 1)
Counter Measure Immunity High 0.95 ammo: cmimmunity = n; (Range 0 > 1)
Camera View Available No No ammo: cameraViewAvailable = n; (0 or 1)
Flight Profile N/A N/A ammo: flightProfiles[] = {"<TYPE>"};
BoreSight Angle 70 70 ammo: missileLockCone = n; (Degrees)
Max Speed (m/s) 1372 900 ammo: maxSpeed = n; (n= m/s)
Min Range 1000 800 ammo: minRange = n; (Dist in m)
Max Range 105000 12000 ammo: maxRange = n; (Dist in m)
Indirect Hit Value 125 ammo: indirectHit = 50;
Indirect Hit Range 13 ammo: indirectHitRange = n; (m)
Maneuverability 65G 23 ammo: maneuvrability = n; (Higher = more agile)
Danger Radius Hit N/A ammo: DangerRadiusHit = n; (Dist for AI aware in m)
Suppression Radius Hit N/A ammo: SuppresionRadiusHit = n; (Dist for AI suppresion in m)
Pylon/Rail LAU127 N/A See Hardpoint below


ARMA Class details
Ammo Mag Weapon Hardpoint
rksl_amo_aim120 rksl_mag_aim120_x1_direct rksl_wpn_aim120 AIM120_DIRECT
rksl_mag_aim120_x1_lau127 AIM120_LAU127