Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Beasts / Crocodile / SFX_Crocodile_Hurt.json
SFX_Crocodile_Hurt
Server/Audio/SoundEvents/SFX/NPC/Beasts/Crocodile/SFX_Crocodile_Hurt.json, 673 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_Hurt_01.ogg",
"Sounds/NPC/Beasts/Crocodile/Crocodile_Hurt_02.ogg",
"Sounds/NPC/Beasts/Crocodile/Crocodile_Hurt_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -0.9151498112135024
},
"Probability": 50,
"StartDelay": 0.2,
"ProbabilityRerollDelay": 2
}
],
"MaxInstance": 1,
"Volume": -1.9588001734407507,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Crocodile",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.5
}