mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 12:11:15 +00:00
Tweaked enemies
This commit is contained in:
parent
e94421adfb
commit
397742c927
8 changed files with 119 additions and 17 deletions
|
|
@ -50,7 +50,7 @@ script = ExtResource("9_fmns5")
|
|||
EnemyName = &"Fairy"
|
||||
EnemyKey = &"FAIRY_BASE"
|
||||
PrefabPath = &"uid://bh3vxmqflijgj"
|
||||
MaxHealth = 4.0
|
||||
MaxHealth = 6.0
|
||||
MovementSpeed = 1.5
|
||||
Weapon = ExtResource("8_ihub2")
|
||||
LootDrops = Array[ExtResource("2_gbbb4")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue