This component provides the ability to deal damage via colliders

Fields#
| Name | Description |
|---|
| Hit Chance | Chance for the attack to hit (0 - 1) |
| Damage Values | List of damages applied on a successful attack |
Properties#
| Name | Description |
|---|
| actor | Gets the actor dealing damage |
| instanceId | Gets the id associated with the damage dealer |
| equipSlotClient | Gets the Equip Slot Client the item is on |
| parent | Gets the top-level actor (if different) dealing damage |
Methods#
| Name | Description |
|---|
| ResetState | Resets the collision state (clearing list of items not to hit a second time) |