Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Sand / SFX_Golem_Sand_Hurt.json
SFX_Golem_Sand_Hurt
Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Sand/SFX_Golem_Sand_Hurt.json, 525 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Stone/Stone_Hit_01.ogg",
"Sounds/Blocks/Stone/Stone_Hit_02.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -19.999999999999996,
"MaxPitch": 1.6500422849992202
},
"StartDelay": 0.1
}
],
"Volume": 5.084850188786498,
"MaxInstance": 3,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Golem_Sand",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.4
}