KH-25ML: Difference between revisions

From RKSL Studios Knowledgebase
Jump to navigation Jump to search
 
No edit summary
Tag: visualeditor
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Air-to-Ground_Missiles]]
[[File:Id kh25ml.jpg|thumb|KH-25ML Laser Guided Missile]]
[[Category:Combined_Vehicle_Weapons_Pack]]
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.
'''Kh-25ML''' – semi-active laser guidance with tandem warhead that can penetrate 1 metre (39 in) of concrete
{| 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
|AGM
| 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
|Laser
|Laser
! 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="text-align:right;" |Camera View Available
|No
|No
! style="text-align:left;" |ammo: cameraViewAvailable = n; (0 or 1)
|-
! style="text-align:right;" |Flight Profile
|DIRECT
|DIRECT
! style="text-align:left;" |ammo: flightProfiles[] = {"<TYPE>"};
|-
! style="text-align:right;" |BoreSight Angle
|120
|120
! style="text-align:left;" |ammo: missileLockCone = n; (Degrees)
|-
! style="text-align:right;" |Max Speed (m/s)
|450
|450
! style="text-align:left;" |ammo: maxSpeed = n; (n= m/s)
|-
! style="text-align:right;" |Min Range
|1000
|1000
! style="text-align:left;" |ammo: minRange = n; (Dist in m)
|-
! style="text-align:right;" |Max Range
|25000
|8000
! style="text-align:left;" |ammo: maxRange = n; (Dist in m)
|-
! style="text-align:right;" |Indirect Hit Value
| style="background-color:#a4adb3;" |
|85
! style="text-align:left;" |ammo: indirectHit = 50;
|-
! style="text-align:right;" |Indirect Hit Range
| style="background-color:#a4adb3;" |
|8
! style="text-align:left;" |ammo: indirectHitRange = n; (m)
|-
! style="text-align:right;" |Maneuverability
|65G
|27
! 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
|APU-58 / BD3-60-23
| style="background-color:#a4adb3;" |
! style="text-align:left;" |N/A See Hardpoint below
|}
 
 
{| class="wikitable" style="width: 55%;"
!colspan="4"|ARMA Class details
|-
!Ammo
!Mag
!Weapon
!Hardpoint
|-
|rksl_amo_kh25ml
|rksl_mag_kh25ml_x1_direct
|rksl_wpn_kh25ml
|RKSL_KH25ML_DIRECT
|-
|
|rksl_mag_kh25ml_x1_apu58
|
|RKSL_KH25ML_APU58
|-
|
|rksl_mag_kh25ml_x1_bd36023
|
|RKSL_KH25ML_BD36023
|}
 
 
[[Category:Air-to-Ground Missiles]]
[[Category:Combined_Vehicle_Weapons_Pack_Contents]]

Latest revision as of 06:49, 27 January 2023

KH-25ML Laser Guided 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. Kh-25ML – semi-active laser guidance with tandem warhead that can penetrate 1 metre (39 in) of concrete

Real World against Arma
Detail Real ARMA Config Value
Weapon Type AGM 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 Laser Laser 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 8000 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_kh25ml rksl_mag_kh25ml_x1_direct rksl_wpn_kh25ml RKSL_KH25ML_DIRECT
rksl_mag_kh25ml_x1_apu58 RKSL_KH25ML_APU58
rksl_mag_kh25ml_x1_bd36023 RKSL_KH25ML_BD36023