Files
novafarma/assets/audio/audio_manifest.json

79 lines
1.6 KiB
JSON

{
"version": "1.0",
"total_files": 61,
"categories": {
"music": 8,
"ambience": 12,
"sfx": 25,
"ui": 5,
"voices": 17
},
"files": {
"music": [
"main_theme.ogg",
"farm_ambient.ogg",
"combat_theme.ogg",
"raid_warning.ogg",
"town_theme.ogg",
"night_theme.ogg",
"victory_theme.ogg",
"ana_theme.ogg"
],
"ambience": [
"wind_soft.ogg",
"wind_strong.ogg",
"rain_light.ogg",
"rain_heavy.ogg",
"crickets.ogg",
"birds_chirping.ogg",
"fire_crackling.ogg",
"water_stream.ogg",
"zombie_moans_distant.ogg",
"town_bustle.ogg",
"workshop_ambient.ogg",
"forest_ambient.ogg"
],
"sfx": {
"farming": [
"dig.ogg",
"plant_seed.ogg",
"harvest.ogg",
"water_crop.ogg",
"tree_chop.ogg",
"stone_mine.ogg",
"scythe_swing.ogg",
"cow_moo.ogg"
],
"combat": [
"sword_slash.ogg",
"zombie_hit.ogg",
"zombie_death.ogg",
"player_hurt.ogg",
"raider_attack.ogg",
"shield_block.ogg",
"bow_release.ogg",
"explosion.ogg"
],
"building": [
"hammer_nail.ogg",
"door_open.ogg",
"door_close.ogg",
"chest_open.ogg",
"repair.ogg"
],
"misc": [
"footstep_grass.ogg",
"footstep_stone.ogg",
"coin_collect.ogg",
"level_up.ogg"
]
},
"ui": [
"button_click.ogg",
"button_hover.ogg",
"notification.ogg",
"quest_complete.ogg",
"error.ogg"
]
}
}