balance and main screen ambiance
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user