From b2c5ae9023a6f659754f55b030ba52cdb1c2f80a Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 25 Mar 2024 02:22:59 -0400 Subject: [PATCH] nerf rad artifacts (#26422) --- Resources/Prototypes/XenoArch/Effects/normal_effects.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/XenoArch/Effects/normal_effects.yml b/Resources/Prototypes/XenoArch/Effects/normal_effects.yml index b9564c0366..fae280bfba 100644 --- a/Resources/Prototypes/XenoArch/Effects/normal_effects.yml +++ b/Resources/Prototypes/XenoArch/Effects/normal_effects.yml @@ -257,7 +257,8 @@ effectHint: artifact-effect-hint-release components: - type: RadiationSource - intensity: 2 + intensity: 1 + slope: 0.3 - type: artifactEffect id: EffectKnock @@ -556,7 +557,8 @@ effectHint: artifact-effect-hint-release components: - type: RadiationSource - intensity: 6 + intensity: 2 + slope: 0.3 - type: artifactEffect id: EffectMaterialSpawn -- 2.51.2