From b7de0c9bb3a917b6160fc93af25dda870d8ade5c Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Thu, 20 Aug 2020 19:21:23 +1000 Subject: [PATCH] Nerf xeno damage (#1806) Still higher than human fists but won't 2 shot you into crit. Co-authored-by: Metal Gear Sloth --- Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml index f048fefc25..ada753f860 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml @@ -50,7 +50,7 @@ range: 1.5 arcwidth: 0 arc: claw - damage: 90 + damage: 10 - type: Appearance visuals: - type: DamageStateVisualizer