SFX_Crocodile_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Crocodile/SFX_Crocodile_Death.json, 531 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Crocodile/Crocodile_Death_01.ogg",
"Sounds/NPC/Beasts/Crocodile/Crocodile_Death_02.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 0,
"MinVolume": -0.9151498112135024
},
"Volume": -1.9588001734407507
}
],
"MaxInstance": 1,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Crocodile",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.5
}