air-standard 补 RadarRange=8000m

This commit is contained in:
tian 2026-06-18 17:34:33 +08:00
parent 473890ed37
commit bba7d2e505
2 changed files with 4 additions and 4 deletions

View File

@ -108,12 +108,12 @@
}, },
{ {
"Id": "air-standard", "Name": "[Demo] 标准空基火力单元", "Id": "air-standard", "Name": "[Demo] 标准空基火力单元",
"Description": "8通道空基平台80m/s巡航光电/红外探测", "Description": "8通道空基平台80m/s巡航雷达8km+光电/红外",
"PlatformType": 0, "GunCount": 1, "ChannelsPerGun": 8, "ChannelInterval": 1.0, "PlatformType": 0, "GunCount": 1, "ChannelsPerGun": 8, "ChannelInterval": 1.0,
"Cooldown": 5.0, "AmmoChangeTime": 30.0, "Cooldown": 5.0, "AmmoChangeTime": 30.0,
"MuzzleVelocity": 80.0, "CruiseSpeed": 80.0, "ReleaseAltitude": 1000.0, "MuzzleVelocity": 80.0, "CruiseSpeed": 80.0, "ReleaseAltitude": 1000.0,
"AmmoTypes": [0, 1], "AmmoTypes": [0, 1],
"EORange": 4000.0, "IRRange": 3000.0, "RadarRange": 8000.0, "EORange": 4000.0, "IRRange": 3000.0,
"MinElevation": -80.0, "MaxElevation": 30.0, "MinDetectAlt": 30.0, "MaxDetectAlt": 15000.0 "MinElevation": -80.0, "MaxElevation": 30.0, "MinDetectAlt": 30.0, "MaxDetectAlt": 15000.0
} }
], ],

View File

@ -108,12 +108,12 @@
}, },
{ {
"Id": "air-standard", "Name": "[Demo] 标准空基火力单元", "Id": "air-standard", "Name": "[Demo] 标准空基火力单元",
"Description": "8通道空基平台80m/s巡航光电/红外探测", "Description": "8通道空基平台80m/s巡航雷达8km+光电/红外",
"PlatformType": 0, "GunCount": 1, "ChannelsPerGun": 8, "ChannelInterval": 1.0, "PlatformType": 0, "GunCount": 1, "ChannelsPerGun": 8, "ChannelInterval": 1.0,
"Cooldown": 5.0, "AmmoChangeTime": 30.0, "Cooldown": 5.0, "AmmoChangeTime": 30.0,
"MuzzleVelocity": 80.0, "CruiseSpeed": 80.0, "ReleaseAltitude": 1000.0, "MuzzleVelocity": 80.0, "CruiseSpeed": 80.0, "ReleaseAltitude": 1000.0,
"AmmoTypes": [0, 1], "AmmoTypes": [0, 1],
"EORange": 4000.0, "IRRange": 3000.0, "RadarRange": 8000.0, "EORange": 4000.0, "IRRange": 3000.0,
"MinElevation": -80.0, "MaxElevation": 30.0, "MinDetectAlt": 30.0, "MaxDetectAlt": 15000.0 "MinElevation": -80.0, "MaxElevation": 30.0, "MinDetectAlt": 30.0, "MaxDetectAlt": 15000.0
} }
], ],