ThreatSourceLibaray/ThreatSource/data/jammers/smoke_grenades/top.json
Tian jianyong fedd54d999 完善了屏蔽型烟幕对末敏弹传感器的干扰处理;
去掉制导系统的IsHardJammed属性,统一使用IsBlockingJammed属性;
修改了末敏弹的烟幕初始参数;
2025-05-08 12:11:35 +08:00

20 lines
416 B
JSON

{
"name": {
"zh": "顶部烟幕弹",
"en": "Top Smoke Grenade"
},
"type": "SmokeGrenade",
"SmokeGrenadeConfig": {
"smokeType": "Cloud",
"IsObscuring": true,
"RadiationTemperature": 395.0,
"concentration": 0.2,
"duration": 60.0,
"wallWidth": 0.0,
"wallHeight": 0.0,
"cloudDiameter": 20.0,
"thickness": 5.0,
"formationDelay": 1.5,
"expansionRate": 5.0
}
}