Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Beasts / Toad_Rhino / SFX_Toad_Rhino_Death.json
SFX_Toad_Rhino_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Toad_Rhino/SFX_Toad_Rhino_Death.json, 566 B
Fields
| Field | Type |
|---|---|
MaxInstance | number |
PreventSoundInterruption | boolean |
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"MaxInstance": 3,
"PreventSoundInterruption": true,
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Toad_Rhino/Toad_Rhino_Death_01.ogg",
"Sounds/NPC/Beasts/Toad_Rhino/Toad_Rhino_Death_02.ogg",
"Sounds/NPC/Beasts/Toad_Rhino/Toad_Rhino_Death_03.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": -0.9151498112135024
},
"Volume": 6.0
}
],
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Toad_Rhino",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.5
}