From 83191ca27794f9a13651ee87c36bc6ba230d299b Mon Sep 17 00:00:00 2001 From: artur Date: Thu, 11 Jun 2026 15:26:19 +0300 Subject: [PATCH 1/3] cleaning chimers --- .../_Mono/Entities/Mobs/Chimera/biomass.yml | 18 ++++++++++++++++++ .../Prototypes/_Mono/Reagents/medicine.yml | 6 +++++- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml b/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml index 5883e1b2775..885781ec6f9 100644 --- a/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml +++ b/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml @@ -84,3 +84,21 @@ - type: NpcFactionMember factions: - Chimera + # Forge-Change + - type: Reactive + groups: + Flammable: [Touch] + Extinguish: [Touch] + - reagents: [Mesotaxinide] + methods: [Touch] + effects: + - !type:HealthChange + scaleByQuantity: true + damage: + groups: + Burn: 6 + Brute: 7 + types: + Caustic: 20 + Cellular: 5 + # end Forge-Change diff --git a/Resources/Prototypes/_Mono/Reagents/medicine.yml b/Resources/Prototypes/_Mono/Reagents/medicine.yml index 04f68e261bc..383e60b1112 100644 --- a/Resources/Prototypes/_Mono/Reagents/medicine.yml +++ b/Resources/Prototypes/_Mono/Reagents/medicine.yml @@ -93,6 +93,10 @@ flavor: medicine color: "#437ca8" worksOnTheDead: true + # Forge-Change + tileReactions: + - !type:CleanTileReaction { } + # end Forge-Change metabolisms: Medicine: metabolismRate: 0.25 @@ -227,4 +231,4 @@ key: ClawsGrowthSuppression component: ClawsGrowthSuppression time: 10 - type: Add \ No newline at end of file + type: Add From 444d70a549a8665f2d4bd47ed419b6f3ab04d6f8 Mon Sep 17 00:00:00 2001 From: artur Date: Fri, 12 Jun 2026 00:28:20 +0300 Subject: [PATCH 2/3] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8?= =?UTF-8?q?=D0=B8=20#=20Forge-Change=20=D0=BF=D0=BE=20=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D1=81=D1=8C=D0=B1=D0=B5=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=8F=D1=8E=D1=89=D0=B5=D0=B3=D0=BE.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml | 3 --- Resources/Prototypes/_Mono/Reagents/medicine.yml | 2 -- 2 files changed, 5 deletions(-) diff --git a/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml b/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml index 885781ec6f9..9fdb383c93a 100644 --- a/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml +++ b/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml @@ -80,11 +80,9 @@ - Chimera - ChimeraFloor - Meat - # Forge-Change - type: NpcFactionMember factions: - Chimera - # Forge-Change - type: Reactive groups: Flammable: [Touch] @@ -101,4 +99,3 @@ types: Caustic: 20 Cellular: 5 - # end Forge-Change diff --git a/Resources/Prototypes/_Mono/Reagents/medicine.yml b/Resources/Prototypes/_Mono/Reagents/medicine.yml index 383e60b1112..50b804b0134 100644 --- a/Resources/Prototypes/_Mono/Reagents/medicine.yml +++ b/Resources/Prototypes/_Mono/Reagents/medicine.yml @@ -93,10 +93,8 @@ flavor: medicine color: "#437ca8" worksOnTheDead: true - # Forge-Change tileReactions: - !type:CleanTileReaction { } - # end Forge-Change metabolisms: Medicine: metabolismRate: 0.25 From cd4052250bacf0f7a1afb114b6b783f1936e57aa Mon Sep 17 00:00:00 2001 From: artur Date: Fri, 12 Jun 2026 10:54:43 +0300 Subject: [PATCH 3/3] =?UTF-8?q?=D0=9A=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82?= =?UTF-8?q?=D0=B0=D1=80=D0=B8=D0=B8,=20=D0=B4=D1=83=D0=B1=D0=BB=D1=8C=20?= =?UTF-8?q?=D0=B4=D0=B2=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml | 5 ++--- Resources/Prototypes/_Mono/Reagents/medicine.yml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml b/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml index 885781ec6f9..a58f282e8d9 100644 --- a/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml +++ b/Resources/Prototypes/_Mono/Entities/Mobs/Chimera/biomass.yml @@ -80,11 +80,10 @@ - Chimera - ChimeraFloor - Meat - # Forge-Change + # Forge-Change-Start - type: NpcFactionMember factions: - Chimera - # Forge-Change - type: Reactive groups: Flammable: [Touch] @@ -101,4 +100,4 @@ types: Caustic: 20 Cellular: 5 - # end Forge-Change + # Forge-Change-End diff --git a/Resources/Prototypes/_Mono/Reagents/medicine.yml b/Resources/Prototypes/_Mono/Reagents/medicine.yml index 383e60b1112..49a7894a33e 100644 --- a/Resources/Prototypes/_Mono/Reagents/medicine.yml +++ b/Resources/Prototypes/_Mono/Reagents/medicine.yml @@ -93,10 +93,10 @@ flavor: medicine color: "#437ca8" worksOnTheDead: true - # Forge-Change + # Forge-Change-Start tileReactions: - !type:CleanTileReaction { } - # end Forge-Change + # Forge-Change-End metabolisms: Medicine: metabolismRate: 0.25