SFX_Rat_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Rat/SFX_Rat_Death.json, 634 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Rat/RatDeath_1.ogg",
"Sounds/NPC/Beasts/Rat/RatDeath_2.ogg",
"Sounds/NPC/Beasts/Rat/RatDeath_3.ogg",
"Sounds/NPC/Beasts/Rat/RatDeath_4.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MaxVolume": 0,
"MinVolume": -1.9382002601611275
},
"Probability": 100,
"Volume": -13.999999999999996
}
],
"Volume": 0,
"MaxInstance": 5,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Rat",
"Parent": "SFX_Attn_Quiet"
}