Add more NPCs, update dialogue manager to 4.4 compatible version

This commit is contained in:
2025-03-12 00:29:39 -07:00
parent 76b94f7be3
commit 22c9590442
167 changed files with 5874 additions and 5697 deletions

View File

@@ -5,14 +5,17 @@
[resource]
script = ExtResource("1_hxj1b")
UsableItemTags = Array[int]([7])
Name = "Kyuuketsuki"
Description = "Absorbs HP from all enemies in the room."
Texture = ExtResource("1_0tcgy")
UsableItemTag = 7
ElementalDamageType = 0
Name = "Kyuuketsuki"
Description = "Absorbs HP from all enemies in the room."
SpawnRate = 0.5
ThrowSpeed = 12.0
HealHPAmount = 0
HealVTAmount = 0
ThrowDamage = 5
ItemTags = Array[int]([])
ItemTag = 0
Texture = ExtResource("1_0tcgy")
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"