package itemprops type DamageProfile struct { Pierce int Bash int Cleave int }