Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Antelope / SFX_Antelope_Death.json
SFX_Antelope_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Antelope/SFX_Antelope_Death.json, 611 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Antelope/Antelope_Death_01.ogg",
"Sounds/NPC/Beasts/Antelope/Antelope_Death_02.ogg",
"Sounds/NPC/Beasts/Antelope/Antelope_Death_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 0,
"MaxVolume": 0,
"MinVolume": -0.9151498112135024
},
"StartDelay": 0,
"Volume": -0.020599913279623294
}
],
"MaxInstance": 2,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Antelope",
"Parent": "SFX_Attn_Moderate"
}