22 lines
487 B
JSON
22 lines
487 B
JSON
{
|
|
"name": {
|
|
"zh": "周边烟幕弹",
|
|
"en": "Surround Smoke Grenade"
|
|
},
|
|
"type": "SmokeGrenade",
|
|
"SmokeGrenadeConfig": {
|
|
"smokeType": "Wall",
|
|
"IsObscuring": false,
|
|
"IsAntiInfrared": false,
|
|
"IsAntiMillimeterWave": false,
|
|
"RadiationTemperature": 293.15,
|
|
"concentration": 0.2,
|
|
"duration": 60.0,
|
|
"wallWidth": 50.0,
|
|
"wallHeight": 10.0,
|
|
"cloudDiameter": 0.0,
|
|
"thickness": 5.0,
|
|
"formationDelay": 2.0,
|
|
"expansionRate": 5.0
|
|
}
|
|
} |