DamageInfo
Describes the base damage that a weapon should deal.
If a number is specified, it will be applied to all body parts. Otherwise, each part of the body can specify its own damage value.
Type: number | {Head: number, Body: number, Limb: number}