From 50be574ba1c7e6648446ff55f621a01385e1823b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 5 Jan 2022 14:18:00 -0800 Subject: More syncing plus bow reload sounds. --- guns/archery_obsolete.json | 256 +++++++++++++++++++++++++++------------------ 1 file changed, 152 insertions(+), 104 deletions(-) (limited to 'guns/archery_obsolete.json') diff --git a/guns/archery_obsolete.json b/guns/archery_obsolete.json index 6402030..1d97cde 100644 --- a/guns/archery_obsolete.json +++ b/guns/archery_obsolete.json @@ -1,106 +1,154 @@ [ - { - "type": "sound_effect", - "id": "fire_gun", - "volume": 100, - "variant": "recurbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun_distant", - "volume": 40, - "variant": "recurbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun", - "volume": 100, - "variant": "reflexbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun_distant", - "volume": 40, - "variant": "reflexbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun", - "volume": 100, - "variant": "hybridbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun_distant", - "volume": 40, - "variant": "hybridbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun", - "volume": 100, - "variant": "woodgreatbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "fire_gun_distant", - "volume": 40, - "variant": "woodgreatbow", - "files": [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - } + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 60, + "variant" : "recurbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 30, + "variant" : "recurbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 75, + "variant" : "recurbow", + "files" : [ + "guns/archery/takearrow_1.ogg", + "guns/archery/takearrow_2.ogg", + "guns/archery/takearrow_3.ogg", + "guns/archery/takearrow_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 60, + "variant" : "reflexbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 30, + "variant" : "reflexbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 75, + "variant" : "reflexbow", + "files" : [ + "guns/archery/takearrow_1.ogg", + "guns/archery/takearrow_2.ogg", + "guns/archery/takearrow_3.ogg", + "guns/archery/takearrow_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 60, + "variant" : "hybridbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 30, + "variant" : "hybridbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 75, + "variant" : "hybridbow", + "files" : [ + "guns/archery/takearrow_1.ogg", + "guns/archery/takearrow_2.ogg", + "guns/archery/takearrow_3.ogg", + "guns/archery/takearrow_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 60, + "variant" : "woodgreatbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 30, + "variant" : "woodgreatbow", + "files" : [ + "guns/archery/archery_1.ogg", + "guns/archery/archery_2.ogg", + "guns/archery/archery_3.ogg", + "guns/archery/archery_4.ogg", + "guns/archery/archery_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 75, + "variant" : "woodgreatbow", + "files" : [ + "guns/archery/takearrow_1.ogg", + "guns/archery/takearrow_2.ogg", + "guns/archery/takearrow_3.ogg", + "guns/archery/takearrow_4.ogg" + ] + } ] -- cgit v1.2.1