Tweaked enemy health

This commit is contained in:
Marco 2025-04-09 09:16:41 +02:00
commit b7fde583f2
6 changed files with 11 additions and 8 deletions

View file

@ -44,7 +44,7 @@ script = ExtResource("8_241b0")
EnemyName = &"Fairy"
EnemyKey = &"FAIRY_BASE"
PrefabPath = &"res://Scenes/Actors/Fairy_New.tscn"
MaxHealth = 2.0
MaxHealth = 8.0
MovementSpeed = 30.0
Weapon = ExtResource("7_xkg5o")
LootDrops = Array[ExtResource("2_sxbtw")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])