Delta-v/Content.Shared/Actions
brainfood1183 7934940e3b
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

(cherry picked from commit b06d9cb64a53e387240fa804853d3ee2a4d3f11b)
2024-01-26 21:37:35 +01:00
..
Events Adds Hellspawn (Nar'Sie demon mob) (#20291) 2024-01-26 21:37:35 +01:00
ActionContainerComponent.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
ActionContainerSystem.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ActionEvents.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
ActionUpgradeComponent.cs Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
ActionUpgradeSystem.cs Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
ActionsComponent.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
BaseActionComponent.cs Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
BaseTargetActionComponent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
EntityTargetActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
InstantActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SharedActionsSystem.cs Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
WorldTargetActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00