57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
[
|
|
{
|
|
"Id": "default-inert",
|
|
"AerosolType": 0,
|
|
"Name": "惰性气体弹(发烟罐型)",
|
|
"InitialRadius": 3.8,
|
|
"InitialVolume": 14000.0,
|
|
"CoreDensity": 1.5,
|
|
"EdgeDensity": 0.1,
|
|
"InitialTemperature": 1800.0,
|
|
"BuoyancyFactor": 0.3,
|
|
"EffectiveConcentration": 0.0001,
|
|
"MaxRadius": 100.0,
|
|
"MaxDuration": 120.0,
|
|
"SourceStrength": 10.0,
|
|
"BurstChargeKg": 1.5,
|
|
"TurbulentExpansionK": 3.0,
|
|
"ParticlesJson": "{}"
|
|
},
|
|
{
|
|
"Id": "default-active",
|
|
"AerosolType": 1,
|
|
"Name": "活性材料弹(爆炸分散型)",
|
|
"InitialRadius": 5.0,
|
|
"InitialVolume": 30000.0,
|
|
"CoreDensity": 2.0,
|
|
"EdgeDensity": 0.2,
|
|
"InitialTemperature": 2400.0,
|
|
"BuoyancyFactor": 0.6,
|
|
"EffectiveConcentration": 0.0002,
|
|
"MaxRadius": 80.0,
|
|
"MaxDuration": 90.0,
|
|
"SourceStrength": 12.0,
|
|
"BurstChargeKg": 4.0,
|
|
"TurbulentExpansionK": 4.0,
|
|
"ParticlesJson": "{}"
|
|
},
|
|
{
|
|
"Id": "default-fuel",
|
|
"AerosolType": 2,
|
|
"Name": "活性燃料弹(抛射分散型)",
|
|
"InitialRadius": 3.8,
|
|
"InitialVolume": 14000.0,
|
|
"CoreDensity": 1.8,
|
|
"EdgeDensity": 0.15,
|
|
"InitialTemperature": 1900.0,
|
|
"BuoyancyFactor": 0.4,
|
|
"EffectiveConcentration": 0.0001,
|
|
"MaxRadius": 90.0,
|
|
"MaxDuration": 100.0,
|
|
"SourceStrength": 10.0,
|
|
"BurstChargeKg": 1.5,
|
|
"TurbulentExpansionK": 3.0,
|
|
"ParticlesJson": "{}"
|
|
}
|
|
]
|