KH-25MP: Difference between revisions

From RKSL Studios Knowledgebase
Jump to navigation Jump to search
(Created page with "right|640px|UPDATE ME!!! Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit ani...")
 
No edit summary
Tag: visualeditor
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[File:UPDATE ME!!!|right|640px|UPDATE ME!!!]]
[[File:Id kh25mp.jpg|thumb|KH-25MP Anti Radiation Missile]]
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
The '''Kh-25/Kh-25M''' (Russian: Х-25; NATO: '''AS-10 'Karen'<nowiki/>''') is a family of Soviet lightweight air-to-ground missiles with a modular range of guidance systems and a range of 10 km. The anti-radar variant (Kh-25MP) is known to NATO as the '''AS-12 'Kegler'''' and has a range up to 40 km. Designed by Zvezda-Strela, the Kh-25 is derived from the laser-guided version of the Kh-23 Grom (AS-7 'Kerry'). The Kh-25 remains in widespread use despite the apparent development of a successor, the Kh-38.
 
{| class="wikitable" style="width: 55%;text-align:center; "
 
!colspan="4"|Real World against Arma
 
|-
{| class="wikitable" style="width: 100%;"
!style="width: 15%; text-align:right;"|Detail
!colspan="3"|Real World against Arma
!style="width: 5%;"colspan="1"|Real
!style="width: 5%;"colspan="1"|ARMA
!style="width: 30%;"colspan="1"|Config Value
|-
! style="text-align:right;" |Weapon Type
|ARM
|style="background-color:#a4adb3;"|
! style="text-align:left;" |weaponType = "x";
|-
! style="text-align:right;" |Mass
|315
|315
! style="text-align:left;" |mag: mass = "n";
|-
! style="text-align:right;" |Warhead Mass
|89.6Kg
|2600
! style="text-align:left;" |ammo: hit = "n";
|-
! style="text-align:right;" |Warhead Type
|HE Blast Frag
|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
|Passive Radar/Anti Radiation
|ARM
! 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
|Med
|0.75
! style="text-align:left;" |ammo: cmimmunity = n; (Range 0 > 1)
|-
|-
!style="width: 20%;"|Detail
!style="text-align:right;"|Camera View Available
!style="width: 40%;"colspan="1"|Real World Version
|No
!style="width: 40%;"colspan="1"|ARMA Version
|No
! style="text-align:left;" |ammo: cameraViewAvailable = n; (0 or 1)
|-
|-
!In Service
!style="text-align:right;"|Flight Profile
|
|DIRECT
|
|DIRECT
! style="text-align:left;" |ammo: flightProfiles[] = {"<TYPE>"};
|-
|-
!Used By
!style="text-align:right;"|BoreSight Angle
|
|120
|
|120
! style="text-align:left;" |ammo: missileLockCone = n; (Degrees)
|-
|-
!Wars
!style="text-align:right;"|Max Speed (m/s)
|
|450
|
|450
! style="text-align:left;" |ammo: maxSpeed = n; (n= m/s)
|-
|-
!Mass
!style="text-align:right;"|Min Range
|
|1000
|
|1000
! style="text-align:left;" |ammo: minRange = n; (Dist in m)
|-
|-
!Warhead
!style="text-align:right;"|Max Range
|
|25000
|
|16000
! style="text-align:left;" |ammo: maxRange = n; (Dist in m)
|-
|-
!Warhead Mass
! style="text-align:right;" |Indirect Hit Value
|
|style="background-color:#a4adb3;"|
|
|85
! style="text-align:left;" |ammo: indirectHit = 50;
|-
|-
!Detonator
! style="text-align:right;" |Indirect Hit Range
|
|style="background-color:#a4adb3;"|
|
|8
! style="text-align:left;" |ammo: indirectHitRange = n; (m)
|-
|-
!Seeker
! style="text-align:right;" |Maneuverability
|
|65G
|
|27
! style="text-align:left;" |ammo: maneuvrability = n; (Higher = more agile)
|-
|-
!Max Speed
! 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)
|-
|-
!Max Range
! 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
|APU-58 / BD3-60-23
|style="background-color:#a4adb3;"|
! style="text-align:left;" |N/A See Hardpoint below
|}
|}


{| class="wikitable" style="width: 50%;"
 
!colspan="3"|ARMA Class details
{| class="wikitable" style="width: 55%;"
!colspan="4"|ARMA Class details
|-
|-
!Ammo
!Ammo
!Mag
!Mag
!Weapon
!Weapon
!Hardpoint
|-
|rksl_amo_kh25mp
|rksl_mag_kh25mp_x1_direct
|rksl_wpn_kh25mp
|KH25MP_DIRECT
|-
|-
|
|
|rksl_mag_kh25mp_x1_apu58
|
|
|
|KH25MP_APU58
|-
|-
|
|
|rksl_mag_kh25mp_x1_bd36023
|
|
|
|KH25MP_BD36023
|}
|}


[[Category:Anti_Radiation_Missiles]]
[[Category:Anti_Radiation_Missiles]]
[[Category:Combined_Vehicle_Weapons_Pack]]
[[Category:Combined_Vehicle_Weapons_Pack_Contents]]

Latest revision as of 17:52, 8 January 2023

KH-25MP Anti Radiation Missile

The Kh-25/Kh-25M (Russian: Х-25; NATO: AS-10 'Karen') is a family of Soviet lightweight air-to-ground missiles with a modular range of guidance systems and a range of 10 km. The anti-radar variant (Kh-25MP) is known to NATO as the AS-12 'Kegler' and has a range up to 40 km. Designed by Zvezda-Strela, the Kh-25 is derived from the laser-guided version of the Kh-23 Grom (AS-7 'Kerry'). The Kh-25 remains in widespread use despite the apparent development of a successor, the Kh-38.

Real World against Arma
Detail Real ARMA Config Value
Weapon Type ARM weaponType = "x";
Mass 315 315 mag: mass = "n";
Warhead Mass 89.6Kg 2600 ammo: hit = "n";
Warhead Type HE Blast Frag HE ammo: warheadName = "x";
Fuse Type Prox/impact NOTE: No Direct Arma value
Fuse Range 3-5m 30 ammo: proximityExplosionDistance = n;
Seeker Passive Radar/Anti Radiation ARM See class component type
Auto Seek Target Yes Yes ammo: autoseektarget = n; (0 or 1)
Counter Measure Immunity Med 0.75 ammo: cmimmunity = n; (Range 0 > 1)
Camera View Available No No ammo: cameraViewAvailable = n; (0 or 1)
Flight Profile DIRECT DIRECT ammo: flightProfiles[] = {"<TYPE>"};
BoreSight Angle 120 120 ammo: missileLockCone = n; (Degrees)
Max Speed (m/s) 450 450 ammo: maxSpeed = n; (n= m/s)
Min Range 1000 1000 ammo: minRange = n; (Dist in m)
Max Range 25000 16000 ammo: maxRange = n; (Dist in m)
Indirect Hit Value 85 ammo: indirectHit = 50;
Indirect Hit Range 8 ammo: indirectHitRange = n; (m)
Maneuverability 65G 27 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 APU-58 / BD3-60-23 N/A See Hardpoint below


ARMA Class details
Ammo Mag Weapon Hardpoint
rksl_amo_kh25mp rksl_mag_kh25mp_x1_direct rksl_wpn_kh25mp KH25MP_DIRECT
rksl_mag_kh25mp_x1_apu58 KH25MP_APU58
rksl_mag_kh25mp_x1_bd36023 KH25MP_BD36023