From 9bbe3f2fc32e1fd1e2bb73a94e71de405ba94f7a Mon Sep 17 00:00:00 2001 From: ErhardSteinhauer <65374927+ErhardSteinhauer@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:22:57 +0300 Subject: [PATCH] mobs (#1746) --- .../_NF/Entities/Mobs/NPCs/mob_hostile_bloodcultist.yml | 6 ++++++ .../_NF/Entities/Mobs/NPCs/mob_hostile_syndicate.yml | 6 ++++++ .../_NF/Entities/Mobs/NPCs/mob_hostile_wizardfederation.yml | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_bloodcultist.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_bloodcultist.yml index 66820259eef..2156e71db00 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_bloodcultist.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_bloodcultist.yml @@ -27,6 +27,12 @@ maximumWait: 120 nextAdvertisementTime: 10 - type: AutoWakeUp + - type: TriggerOnBeingGibbed + - type: GibOnTrigger + deleteItems: true + deleteOrgans: true + gib: false + useArgumentEntity: true # Humans # Blood Cult Priest, ranged mab, bolts deal 10 slash damage diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_syndicate.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_syndicate.yml index 11f7aca1aed..97c76ddad3e 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_syndicate.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_syndicate.yml @@ -45,6 +45,12 @@ maximumWait: 120 nextAdvertisementTime: 10 - type: AutoWakeUp + - type: TriggerOnBeingGibbed + - type: GibOnTrigger + deleteItems: true + deleteOrgans: true + gib: false + useArgumentEntity: true # Humans # Syndicate Captain, "armed" with AP Python diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_wizardfederation.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_wizardfederation.yml index ff73c379876..74a257cbde3 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_wizardfederation.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_wizardfederation.yml @@ -51,6 +51,12 @@ maximumWait: 120 nextAdvertisementTime: 10 - type: AutoWakeUp + - type: TriggerOnBeingGibbed + - type: GibOnTrigger + deleteItems: true + deleteOrgans: true + gib: false + useArgumentEntity: true # Humans # Blue Wizard, summons 2 Blue Curacao Elementals