Skip to content

Fixes husk head no loss

Rob Nelson requested to merge pull/11089/NOW into Bleeding-Edge

Created by: 9600bauds

Fixes #10101 (closed) Here's a funny thing I noticed. For a limb to be severed, it needs to be at the max damage it can have at any given time (i.e. 75 for head). However if the guy is still alive, the limb will very quickly heal 0.1 brute. This means you can be hacking away at the head and it usually won't come off until after the guy is dead since the damage the head has will be 74.9 most swings.

Merge request reports