diff --git a/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml b/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml index abde3cd8c3..6d42a608c2 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml @@ -81,11 +81,11 @@ methods: [ Touch ] effects: # TODO: when magic is around - make a milk transformation to a skeleton monster - !type:HealthChange - scaled: true + scaleByQuantity: true damage: groups: - Burn: -1 # healing obviously up to discussion - Brute: -1 # these groups are the only 2 possible ways to damage a skeleton + Burn: -2 # healing obviously up to discussion + Brute: -1.5 # these groups are the only 2 possible ways to damage a skeleton - !type:PopupMessage type: Local visualType: Large