balance and main screen ambiance

This commit is contained in:
Victor Turgeon
2023-10-11 11:45:08 -04:00
parent c442ccda6f
commit 037da90121
5 changed files with 16 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ region = Rect2(0, 0, 64, 64)
[node name="BatSpawnable" instance=ExtResource("1_verf7")]
maxHp = 7
attackSpeed = 50.0
attackSpeed = 75.0
speed = 4000.0
damage = 1
priority = 1

View File

@@ -342,7 +342,7 @@ polygon = PackedVector2Array(-11, -5, 10, -5, 12, 1, 4, 5, -13, 5, -18, 0)
[node name="WolfSpawnable" instance=ExtResource("1_t7ryl")]
maxHp = 21
attackSpeed = 70.0
attackSpeed = 50.0
speed = 10000.0
damage = 5
priority = 3