Adds Hellspawn (Nar'Sie demon mob) (#20291)

* HellSpawn Mob

* added spawner

* summary for the namespace

* larger collider, cannot enter single tile corridors.

* fix

* remove duplicate from yml, fix attributions.

* moved action to shared, moved comp to shared, networked comp, separated heal, fixed attributions

* removed flammable from hellspawn
removed the healing effect from firestarter ability (healing can be separate ability).

* Update attributions.yml

fix attributions

* fix

* fix
This commit is contained in:
brainfood1183
2024-01-04 12:53:15 +00:00
committed by GitHub
parent ca529178e2
commit b06d9cb64a
21 changed files with 318 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -19,6 +19,9 @@
{
"name": "disarm"
},
{
"name": "firestarter"
},
{
"name": "harm"
},