weapon SFX implemented, AMBs added, effects bus setup,

This commit is contained in:
Pal
2026-05-06 01:55:44 -07:00
parent 895e601826
commit 30baf852d9
225 changed files with 1507 additions and 606 deletions
+20 -3
View File
@@ -1,4 +1,4 @@
[gd_resource type="AudioBusLayout" load_steps=5 format=3 uid="uid://c2mk6c27y0mdf"]
[gd_resource type="AudioBusLayout" load_steps=6 format=3 uid="uid://c2mk6c27y0mdf"]
[sub_resource type="AudioEffectLimiter" id="AudioEffectLimiter_j3pel"]
resource_name = "Limiter"
@@ -9,10 +9,9 @@ resource_name = "HardLimiter"
[sub_resource type="AudioEffectReverb" id="AudioEffectReverb_j3pel"]
resource_name = "Reverb"
room_size = 0.6
damping = 0.9
dry = 0.99
wet = 0.05
wet = 0.06
[sub_resource type="AudioEffectLimiter" id="AudioEffectLimiter_g28q7"]
resource_name = "Limiter"
@@ -20,6 +19,16 @@ ceiling_db = -2.0
threshold_db = -0.4
soft_clip_db = 1.1
[sub_resource type="AudioEffectDelay" id="AudioEffectDelay_j3pel"]
resource_name = "Delay"
dry = 0.7
tap1_delay_ms = 198.0
tap1_level_db = -8.99
tap1_pan = 1.0
tap2_delay_ms = 182.0
tap2_level_db = -14.09
tap2_pan = -0.87
[resource]
bus/0/volume_db = -0.130497
bus/0/effect/0/effect = SubResource("AudioEffectLimiter_j3pel")
@@ -48,3 +57,11 @@ bus/3/mute = false
bus/3/bypass_fx = false
bus/3/volume_db = 0.0
bus/3/send = &"Master"
bus/4/name = &"DELAY SFX"
bus/4/solo = false
bus/4/mute = false
bus/4/bypass_fx = false
bus/4/volume_db = 0.0
bus/4/send = &"SFX"
bus/4/effect/0/effect = SubResource("AudioEffectDelay_j3pel")
bus/4/effect/0/enabled = true
+1 -1
View File
@@ -20,7 +20,7 @@
[ext_resource type="AudioStream" uid="uid://ckf3md1ujxhvm" path="res://src/audio/sfx/player_levelup.ogg" id="16_sew62"]
[ext_resource type="AudioStream" uid="uid://borq41t2u5jhe" path="res://src/audio/sfx/PLAYER_BUFF.ogg" id="17_rcwkk"]
[ext_resource type="AudioStream" uid="uid://brb8xj4vsgcw4" path="res://src/audio/sfx/player_DEBUFF.ogg" id="18_bi4v5"]
[ext_resource type="AudioStream" uid="uid://coeynqnn61c43" path="res://src/audio/sfx/ITEM_TRANSFER.ogg" id="18_l6w22"]
[ext_resource type="AudioStream" uid="uid://coeynqnn61c43" path="res://src/audio/sfx/environment_ITEM_TRANSFER.ogg" id="18_l6w22"]
[ext_resource type="AudioStream" uid="uid://bfrmm07vthpwt" path="res://src/audio/sfx/item_divine_recall.ogg" id="19_nerso"]
[ext_resource type="AudioStream" uid="uid://bu8akh5uh3ioo" path="res://src/audio/sfx/item_devic_balance_element1.ogg" id="20_rloay"]
[ext_resource type="AudioStream" uid="uid://bjkn6s2xjxuji" path="res://src/audio/sfx/item_gospel_dimension.ogg" id="21_6hsck"]
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://7esvkguxl3cb"
path="res://.godot/imported/AMB_BAD_END_EARTHQUAKE.ogg-e9eab5a667607eac71d31fddf6267597.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/AMB_BAD_END_EARTHQUAKE.ogg"
dest_files=["res://.godot/imported/AMB_BAD_END_EARTHQUAKE.ogg-e9eab5a667607eac71d31fddf6267597.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b5vhghigr263m"
path="res://.godot/imported/amb_ATMOSTPHERE.ogg-d626a91a96dc0c9dd858ae437ed3ce9d.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_ATMOSTPHERE.ogg"
dest_files=["res://.godot/imported/amb_ATMOSTPHERE.ogg-d626a91a96dc0c9dd858ae437ed3ce9d.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dun1mdjlmv2iy"
path="res://.godot/imported/amb_CRICKETS.ogg-a3e94c03a4a4855112cb9771eb5d7995.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_CRICKETS.ogg"
dest_files=["res://.godot/imported/amb_CRICKETS.ogg-a3e94c03a4a4855112cb9771eb5d7995.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://cstt5t4tspgll"
path="res://.godot/imported/amb_RIVER.ogg-76238514419f87d38ee6d9dc2c51ca64.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_RIVER.ogg"
dest_files=["res://.godot/imported/amb_RIVER.ogg-76238514419f87d38ee6d9dc2c51ca64.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://db0e4p4b11tyf"
path="res://.godot/imported/amb_beach.ogg-224ac40038a27ecc37bbaeb6ba133451.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_beach.ogg"
dest_files=["res://.godot/imported/amb_beach.ogg-224ac40038a27ecc37bbaeb6ba133451.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b306wov6yfaan"
path="res://.godot/imported/amb_flame_burning.ogg-a2d4a15c4e42af6cc417263c48ceac99.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_flame_burning.ogg"
dest_files=["res://.godot/imported/amb_flame_burning.ogg-a2d4a15c4e42af6cc417263c48ceac99.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -13,7 +13,7 @@ dest_files=["res://.godot/imported/amb_ocean.ogg-01a11020be2db82b0e22d1423cb26aa
[params]
loop=true
loop_offset=0
bpm=0
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://60hn13ryqn88"
path="res://.godot/imported/amb_perlin.ogg-64b80cc5587fac618d4038cf1d8fac57.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_perlin.ogg"
dest_files=["res://.godot/imported/amb_perlin.ogg-64b80cc5587fac618d4038cf1d8fac57.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -3,12 +3,12 @@
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bxrlehky1833a"
path="res://.godot/imported/amb_pipe_loop_brokenloop.ogg-de50bd8c67bccefdcfcae2042c825d87.oggvorbisstr"
path="res://.godot/imported/amb_pipe_loop_brokenloop.ogg-002366fec6a5ad3285732ef207958668.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/amb_pipe_loop_brokenloop.ogg"
dest_files=["res://.godot/imported/amb_pipe_loop_brokenloop.ogg-de50bd8c67bccefdcfcae2042c825d87.oggvorbisstr"]
source_file="res://src/audio/amb/amb_pipe_loop_brokenloop.ogg"
dest_files=["res://.godot/imported/amb_pipe_loop_brokenloop.ogg-002366fec6a5ad3285732ef207958668.oggvorbisstr"]
[params]
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b7g0tnn43an8"
path="res://.godot/imported/amb_white_noise.ogg-245b3fec83d54c77ba8886688002bdc1.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_white_noise.ogg"
dest_files=["res://.godot/imported/amb_white_noise.ogg-245b3fec83d54c77ba8886688002bdc1.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://2veneecq76n7"
path="res://.godot/imported/amb_wind_loop_altar.ogg-c7176da6dd27414689e07f2c34c08519.oggvorbisstr"
[deps]
source_file="res://src/audio/amb/amb_wind_loop_altar.ogg"
dest_files=["res://.godot/imported/amb_wind_loop_altar.ogg-c7176da6dd27414689e07f2c34c08519.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://7esvkguxl3cb"
path="res://.godot/imported/AMB_BAD_END_EARTHQUAKE.ogg-989c86dfe9afa6d3b56eb5ce229c3bb7.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/AMB_BAD_END_EARTHQUAKE.ogg"
dest_files=["res://.godot/imported/AMB_BAD_END_EARTHQUAKE.ogg-989c86dfe9afa6d3b56eb5ce229c3bb7.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b0l5a8lg6wtig"
path="res://.godot/imported/FAILURE TO PICK UP.ogg-db62bf97c956686f31096f77158af2a5.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/FAILURE TO PICK UP.ogg"
dest_files=["res://.godot/imported/FAILURE TO PICK UP.ogg-db62bf97c956686f31096f77158af2a5.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://coeynqnn61c43"
path="res://.godot/imported/ITEM_TRANSFER.ogg-3f1028e07e26f6688b71075ebb00af01.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/ITEM_TRANSFER.ogg"
dest_files=["res://.godot/imported/ITEM_TRANSFER.ogg-3f1028e07e26f6688b71075ebb00af01.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://qux6ckm5isom"
path="res://.godot/imported/ITEM_open_lock.ogg-67df48c9bd4f883793d937587b0aba3b.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/ITEM_open_lock.ogg"
dest_files=["res://.godot/imported/ITEM_open_lock.ogg-67df48c9bd4f883793d937587b0aba3b.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://nk8m8xwqpfho"
path="res://.godot/imported/RUST.ogg-4c127974821f350f9d5cdd9aa0421900.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/RUST.ogg"
dest_files=["res://.godot/imported/RUST.ogg-4c127974821f350f9d5cdd9aa0421900.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b0l5a8lg6wtig"
path="res://.godot/imported/UI_FAILURE TO PICK UP.ogg-2e1fe949dd91e7221c891b9e142dfe2c.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/UI_FAILURE TO PICK UP.ogg"
dest_files=["res://.godot/imported/UI_FAILURE TO PICK UP.ogg-2e1fe949dd91e7221c891b9e142dfe2c.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://beg3trbsuymol"
path="res://.godot/imported/UI_text_flow_test.ogg-c5f4c28eafbae7a0259303b03c7c4479.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/UI_text_flow_test.ogg"
dest_files=["res://.godot/imported/UI_text_flow_test.ogg-c5f4c28eafbae7a0259303b03c7c4479.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bdb2wp6hc8dvh"
path="res://.godot/imported/Wind_damage.ogg-f56feb1bb8d21300b3d1c71e5c7bf851.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/Wind_damage.ogg"
dest_files=["res://.godot/imported/Wind_damage.ogg-f56feb1bb8d21300b3d1c71e5c7bf851.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b306wov6yfaan"
path="res://.godot/imported/amb_flame_burning.ogg-9a9bfa4213e21d9344ae77544c462709.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/amb_flame_burning.ogg"
dest_files=["res://.godot/imported/amb_flame_burning.ogg-9a9bfa4213e21d9344ae77544c462709.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://6hbvxrms14mg"
path="res://.godot/imported/chinthe_teleport_IN.ogg-32420b1f24ba83f29aaf800d812a6eea.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/chinthe_teleport_IN.ogg"
dest_files=["res://.godot/imported/chinthe_teleport_IN.ogg-32420b1f24ba83f29aaf800d812a6eea.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b4ks6pgrqn0gh"
path="res://.godot/imported/curse_damage.ogg-ab17675689baf57cd4cc0d9b0fd67b49.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/curse_damage.ogg"
dest_files=["res://.godot/imported/curse_damage.ogg-ab17675689baf57cd4cc0d9b0fd67b49.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://6hbvxrms14mg"
path="res://.godot/imported/enemy_chinthe_teleport_IN.ogg-bb07602127180f1bd85a85df369cf469.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/enemy_chinthe_teleport_IN.ogg"
dest_files=["res://.godot/imported/enemy_chinthe_teleport_IN.ogg-bb07602127180f1bd85a85df369cf469.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://coeynqnn61c43"
path="res://.godot/imported/environment_ITEM_TRANSFER.ogg-ebadacea989c6e281f0783fbae5107fb.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/environment_ITEM_TRANSFER.ogg"
dest_files=["res://.godot/imported/environment_ITEM_TRANSFER.ogg-ebadacea989c6e281f0783fbae5107fb.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://droe1wrqv7oau"
path="res://.godot/imported/fire_damage.ogg-1a62decb5b05fd2b0ada658272f1af93.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/fire_damage.ogg"
dest_files=["res://.godot/imported/fire_damage.ogg-1a62decb5b05fd2b0ada658272f1af93.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://1257wbidy4ai"
path="res://.godot/imported/generaL_rockhit.ogg-18cf40c53e8d2f10bba7e8000bb17312.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/generaL_rockhit.ogg"
dest_files=["res://.godot/imported/generaL_rockhit.ogg-18cf40c53e8d2f10bba7e8000bb17312.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://4fx3xkjgffsq"
path="res://.godot/imported/generaL_water_damage.ogg-c2304d9fe67492f208ed2b0bd1a39aa5.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/generaL_water_damage.ogg"
dest_files=["res://.godot/imported/generaL_water_damage.ogg-c2304d9fe67492f208ed2b0bd1a39aa5.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bdb2wp6hc8dvh"
path="res://.godot/imported/generaL_wind_damage.ogg-321c305e31c91d4ae1510877bdb025cf.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/generaL_wind_damage.ogg"
dest_files=["res://.godot/imported/generaL_wind_damage.ogg-321c305e31c91d4ae1510877bdb025cf.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://nk8m8xwqpfho"
path="res://.godot/imported/general_RUST.ogg-82e2d8d54ee412b2b14871d857a51c07.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_RUST.ogg"
dest_files=["res://.godot/imported/general_RUST.ogg-82e2d8d54ee412b2b14871d857a51c07.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b4ks6pgrqn0gh"
path="res://.godot/imported/general_curse_damage.ogg-88ca6838ff63214e05b87dbe685d706f.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_curse_damage.ogg"
dest_files=["res://.godot/imported/general_curse_damage.ogg-88ca6838ff63214e05b87dbe685d706f.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://droe1wrqv7oau"
path="res://.godot/imported/general_fire_damage.ogg-b4e89c8e5e74354bece253d2589f55a4.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_fire_damage.ogg"
dest_files=["res://.godot/imported/general_fire_damage.ogg-b4e89c8e5e74354bece253d2589f55a4.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dfeuslksxhxbw"
path="res://.godot/imported/general_hit_1.ogg-b723b42b1ac25b4ec93bbbad8a2da935.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_hit_1.ogg"
dest_files=["res://.godot/imported/general_hit_1.ogg-b723b42b1ac25b4ec93bbbad8a2da935.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://n8anuovfoqmp"
path="res://.godot/imported/general_holy_damage_2.ogg-c1685aaca29974b292f314e2c14eb323.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_holy_damage_2.ogg"
dest_files=["res://.godot/imported/general_holy_damage_2.ogg-c1685aaca29974b292f314e2c14eb323.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://ibvg0l8bdhad"
path="res://.godot/imported/general_metal_hitting.ogg-ca6b206681e46a27b47193b30ec107c6.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_metal_hitting.ogg"
dest_files=["res://.godot/imported/general_metal_hitting.ogg-ca6b206681e46a27b47193b30ec107c6.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bfpxwnxn2o0cy"
path="res://.godot/imported/general_telluric_damage.ogg-d44d1a36d422b607dc9759417044ba9f.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/general_telluric_damage.ogg"
dest_files=["res://.godot/imported/general_telluric_damage.ogg-d44d1a36d422b607dc9759417044ba9f.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dfeuslksxhxbw"
path="res://.godot/imported/hit_1.ogg-5e473b68b92371a25b6d9d045ac3a3a7.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/hit_1.ogg"
dest_files=["res://.godot/imported/hit_1.ogg-5e473b68b92371a25b6d9d045ac3a3a7.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://n8anuovfoqmp"
path="res://.godot/imported/holy_damage_2.ogg-8474b3c5a099d3f92568cd0f66eaec57.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/holy_damage_2.ogg"
dest_files=["res://.godot/imported/holy_damage_2.ogg-8474b3c5a099d3f92568cd0f66eaec57.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bal6ipgsixf33"
path="res://.godot/imported/item_div_recall_1.ogg-d50e087d296a1a1d68f81d4d02b7dcf9.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/item_div_recall_1.ogg"
dest_files=["res://.godot/imported/item_div_recall_1.ogg-d50e087d296a1a1d68f81d4d02b7dcf9.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bqc0se4bj0b82"
path="res://.godot/imported/item_odette2.ogg-2f8437d7ec37883b7d98c3c3896ada22.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/item_odette2.ogg"
dest_files=["res://.godot/imported/item_odette2.ogg-2f8437d7ec37883b7d98c3c3896ada22.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b7wawndfdbdf2"
path="res://.godot/imported/item_persiko barrier.ogg-0c94e3def748ed28eec658f56f4b204b.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/item_persiko barrier.ogg"
dest_files=["res://.godot/imported/item_persiko barrier.ogg-0c94e3def748ed28eec658f56f4b204b.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://rfhnon72hk5g"
path="res://.godot/imported/item_sealed blade.ogg-c48358376dd48fe3c6c87328b6d32ffe.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/item_sealed blade.ogg"
dest_files=["res://.godot/imported/item_sealed blade.ogg-c48358376dd48fe3c6c87328b6d32ffe.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://d2118a5ydju3j"
path="res://.godot/imported/item_water_sword.ogg-2d5a59cd50f201de54c5b0977b466194.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/item_water_sword.ogg"
dest_files=["res://.godot/imported/item_water_sword.ogg-2d5a59cd50f201de54c5b0977b466194.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://ibvg0l8bdhad"
path="res://.godot/imported/metal_hitting.ogg-baea0156e151161bf943cd9ed605716b.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/metal_hitting.ogg"
dest_files=["res://.godot/imported/metal_hitting.ogg-baea0156e151161bf943cd9ed605716b.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bqc0se4bj0b82"
path="res://.godot/imported/odette2.ogg-5ee453270a28252de01ef61d6f49ea85.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/odette2.ogg"
dest_files=["res://.godot/imported/odette2.ogg-5ee453270a28252de01ef61d6f49ea85.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://qux6ckm5isom"
path="res://.godot/imported/open_lock.ogg-94632169f44010deb18c8b7913d2c9bf.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/open_lock.ogg"
dest_files=["res://.godot/imported/open_lock.ogg-94632169f44010deb18c8b7913d2c9bf.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b7wawndfdbdf2"
path="res://.godot/imported/persiko barrier.ogg-734cf9bb642e3e2ddb8deee2c6d8e814.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/persiko barrier.ogg"
dest_files=["res://.godot/imported/persiko barrier.ogg-734cf9bb642e3e2ddb8deee2c6d8e814.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://le5npi2m6mix"
path="res://.godot/imported/player_slash222.ogg-33ce976b3482569d2ab9f48b47cd94c2.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/player_slash222.ogg"
dest_files=["res://.godot/imported/player_slash222.ogg-33ce976b3482569d2ab9f48b47cd94c2.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -3,12 +3,12 @@
importer="wav"
type="AudioStreamWAV"
uid="uid://be45asj84qnkg"
path="res://.godot/imported/Omnisphere 1 Bounced.wav-695f3ee00a76cbfd9b69f0fd519cc5ff.sample"
path="res://.godot/imported/player_slash3.wav-6d54556524c97a4d4f7495cd8e3adafc.sample"
[deps]
source_file="res://src/audio/sfx/Omnisphere 1 Bounced.wav"
dest_files=["res://.godot/imported/Omnisphere 1 Bounced.wav-695f3ee00a76cbfd9b69f0fd519cc5ff.sample"]
source_file="res://src/audio/sfx/player_slash3.wav"
dest_files=["res://.godot/imported/player_slash3.wav-6d54556524c97a4d4f7495cd8e3adafc.sample"]
[params]
Binary file not shown.
@@ -13,7 +13,7 @@ dest_files=["res://.godot/imported/player_stab_fast.ogg-0401bc413d367021b59aba84
[params]
loop=false
loop_offset=0
bpm=0
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://1257wbidy4ai"
path="res://.godot/imported/rockhit.ogg-20b84e8726f6ca4637e360504259ef7a.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/rockhit.ogg"
dest_files=["res://.godot/imported/rockhit.ogg-20b84e8726f6ca4637e360504259ef7a.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://rfhnon72hk5g"
path="res://.godot/imported/sealed blade.ogg-08ab30fb00cb1f101de52c210e5d789a.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/sealed blade.ogg"
dest_files=["res://.godot/imported/sealed blade.ogg-08ab30fb00cb1f101de52c210e5d789a.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://le5npi2m6mix"
path="res://.godot/imported/slash222.ogg-cc38199d9ec24f9b215b3760a7ea5286.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/slash222.ogg"
dest_files=["res://.godot/imported/slash222.ogg-cc38199d9ec24f9b215b3760a7ea5286.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bfpxwnxn2o0cy"
path="res://.godot/imported/telluric_damage.ogg-a5fbfd3ecc0a8af53f29f69ed667b40d.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/telluric_damage.ogg"
dest_files=["res://.godot/imported/telluric_damage.ogg-a5fbfd3ecc0a8af53f29f69ed667b40d.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://beg3trbsuymol"
path="res://.godot/imported/text_flow_test.ogg-a78e7d25f24bbeb5c1458f8a17c3b50b.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/text_flow_test.ogg"
dest_files=["res://.godot/imported/text_flow_test.ogg-a78e7d25f24bbeb5c1458f8a17c3b50b.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://4fx3xkjgffsq"
path="res://.godot/imported/water_damage.ogg-56eabce61c1ffb2731a811c32b8b42a5.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/water_damage.ogg"
dest_files=["res://.godot/imported/water_damage.ogg-56eabce61c1ffb2731a811c32b8b42a5.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
@@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://d2118a5ydju3j"
path="res://.godot/imported/water_sword.ogg-4098b38a40b929dfe413d1c543cc3d8c.oggvorbisstr"
[deps]
source_file="res://src/audio/sfx/water_sword.ogg"
dest_files=["res://.godot/imported/water_sword.ogg-4098b38a40b929dfe413d1c543cc3d8c.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
+2 -2
View File
@@ -11,11 +11,11 @@ public partial class Barrier : Node3D
public void FadeIn()
{
Fader.Play("fade_in");
Fader.Play("fade_in");
}
public void FadeOut()
{
Fader.Play("fade_out");
Fader.Play("fade_out");
}
}
@@ -12,7 +12,7 @@ FlavorText = "A mask that brings a exceptional degree of fortune to the wearer.
Expect great things.
"
SpawnRate = 0.1
SpawnRate = 0.3
BonusAttack = 0
BonusDefense = 0
BonusLuck = 15
@@ -11,7 +11,7 @@ StatDescription = "Raises ATK."
FlavorText = "The Goddess of Destruction, upon her metamorphization and eventual dissolution, shed this memento with peace in her heart at long last.
"
SpawnRate = 0.1
SpawnRate = 0.3
BonusAttack = 3
BonusDefense = 0
BonusLuck = 0
@@ -11,7 +11,7 @@ StatDescription = "Raises DEF."
FlavorText = "A strong sense of self and unwavering ideals aids one's visit to the Tower greatly.
The domain of obstinance was ruled once by a horned and oft veiled god.
"
SpawnRate = 0.1
SpawnRate = 0.4
BonusAttack = 0
BonusDefense = 3
BonusLuck = 0
@@ -10,7 +10,7 @@ Name = "Mask of the Shunned Goddess"
StatDescription = "Raises ATK, DEF, LUCK, HP and VT."
FlavorText = "Familiarity breeds contempt.
A true blessing it is then, that the contempt possible by eternity is one that no mortal could understand. "
SpawnRate = 0.1
SpawnRate = 0.05
BonusAttack = 0
BonusDefense = 0
BonusLuck = 0
@@ -11,7 +11,7 @@ StatDescription = "Raises MAX VT"
FlavorText = "A mask extracted from one who has reached enlightenment via the embrace of nature.
The symbiotic and blessed bark is cool to the touch and fills the air with the unmistakable fragrance of a home far away.
"
SpawnRate = 0.1
SpawnRate = 0.2
BonusAttack = 0
BonusDefense = 0
BonusLuck = 0
@@ -12,7 +12,7 @@ FlavorText = "A visage representing a state of being beyond pain, beyond sufferi
No record exists of the deity this mask embodies.
"
SpawnRate = 0.1
SpawnRate = 0.4
BonusAttack = 0
BonusDefense = 0
BonusLuck = 0
@@ -11,7 +11,7 @@ StatDescription = "Grants the wearer increased XP gain."
FlavorText = "At the onset of things, the God of Wisdom was highly revered. The eventual dissemination of sacred wisdom within human-kind overcame the need for such an externalized deity.
As a result, this mask has occupied the Tower for some time. "
SpawnRate = 0.1
SpawnRate = 0.2
BonusAttack = 0
BonusDefense = 0
BonusLuck = 0
@@ -11,7 +11,7 @@ StatDescription = "Raises MAX HP."
FlavorText = "The former Goddess of Zeal's departure set a great malaise upon the denizens of the Tower and the world below.
For the remaining, the wounds are still too recent and too near.
"
SpawnRate = 0.1
SpawnRate = 0.3
BonusAttack = 0
BonusDefense = 0
BonusLuck = 0.05

Some files were not shown because too many files have changed in this diff Show More