Entities that have statistics such as health are able to take damage. Damage typically will attempt to decrease the entitie's health. Damage in SurvivEngine will belong to one of the defined damage types.
When an entity takes damage, the damage value will be partially or completely negated by the entity's armour value if wearing armour-providing equipment.