SFX_Stone_Walk
Server/Audio/SoundEvents/BlockSounds/Stone/SFX_Stone_Walk.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Footsteps/Block_Steps/Footstep_Stone_01.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Footstep_Stone_02.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Footstep_Stone_03.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Footstep_Stone_04.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Footstep_Stone_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -6
},
"Volume": -16.0,
"RoundRobinHistorySize": 2
},
{
"Files": [
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_01.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_02.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_03.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_04.ogg"
],
"Volume": 6.0,
"RoundRobinHistorySize": 2,
"RandomSettings": {
"MinVolume": -1.9382002601611275,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
}
}
],
"Volume": 0,
"AudioCategory": "AudioCat_Footsteps",
"Parent": "SFX_Attn_Quiet"
}