Delta-v/Content.Shared/Actions
brainfood1183 b06d9cb64a
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
2024-01-04 05:53:15 -07:00
..
Events Adds Hellspawn (Nar'Sie demon mob) (#20291) 2024-01-04 05:53:15 -07:00
ActionContainerComponent.cs Action container rejig (#20260) 2023-09-23 18:49:39 +10:00
ActionContainerSystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
ActionEvents.cs Action container rejig (#20260) 2023-09-23 18:49:39 +10:00
ActionUpgradeComponent.cs Action Upgrade System (#22277) 2023-12-15 02:41:44 -07:00
ActionUpgradeSystem.cs Action Upgrade System (#22277) 2023-12-15 02:41:44 -07:00
ActionsComponent.cs Action container rejig (#20260) 2023-09-23 18:49:39 +10:00
BaseActionComponent.cs Action Upgrade System (#22277) 2023-12-15 02:41:44 -07: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-11 09:42:41 +10:00
InstantActionComponent.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
SharedActionsSystem.cs Action Upgrade System (#22277) 2023-12-15 02:41:44 -07:00
WorldTargetActionComponent.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00