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

@ -9,7 +9,7 @@ script = ExtResource("8_x8scf")
EnemyName = &"Robot 1"
EnemyKey = &"ROBOT_1"
PrefabPath = &"res://Scenes/Actors/Thermathron.tscn"
MaxHealth = 8.0
MaxHealth = 16.0
MovementSpeed = 38.0
Weapon = ExtResource("7_filx8")
LootDrops = Array[ExtResource("1_f3huq")]([])