From eb4a1b3795f61d9389aff0df276b3ea91f5670a7 Mon Sep 17 00:00:00 2001 From: Alzore Date: Sun, 14 Apr 2024 06:46:26 -0500 Subject: [PATCH] THERE I USED SPACES ARE YOU HAPPY --- Resources/Prototypes/_FTL/Damage/modifier_sets.yml | 11 +++++++++++ .../Prototypes/_FTL/Entities/Mobs/Species/ipc.yml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 Resources/Prototypes/_FTL/Damage/modifier_sets.yml diff --git a/Resources/Prototypes/_FTL/Damage/modifier_sets.yml b/Resources/Prototypes/_FTL/Damage/modifier_sets.yml new file mode 100644 index 0000000000..4f6c5d5fc9 --- /dev/null +++ b/Resources/Prototypes/_FTL/Damage/modifier_sets.yml @@ -0,0 +1,11 @@ +- type: damageModifierSet + id: Robotic + coefficients: + Blunt: 1.2 + Slash: 0.8 + Piercing: 1 + Shock: 1.5 + Poison: 0.0 #Robots can't be poisoned. + Radiation: 0.15 #They have no way of repairing this so it's low, but radiation screws with elecronics just as much as people. Set this to 1 or 1.2 when we get brain surgery. + Bloodloss: 0.0 #They take heat damage instead and there are enemies that deal bloodloss on hit. + Cellular: 0.0 #Robots don't have DNA diff --git a/Resources/Prototypes/_FTL/Entities/Mobs/Species/ipc.yml b/Resources/Prototypes/_FTL/Entities/Mobs/Species/ipc.yml index 36d9fcc69b..d781ba9fdc 100644 --- a/Resources/Prototypes/_FTL/Entities/Mobs/Species/ipc.yml +++ b/Resources/Prototypes/_FTL/Entities/Mobs/Species/ipc.yml @@ -14,7 +14,7 @@ species: IPC - type: Damageable damageContainer: Biological - damageModifierSet: Metallic + damageModifierSet: Robotic - type: Icon sprite: Mobs/Species/Arachnid/parts.rsi state: full