Introduction
This class provides a basic implementation of IAttack
Fields#
| Name | Description |
|---|---|
| Hit Chance | Chance the attack will hit (0 - 1) |
Properties#
| Name | Description |
|---|---|
| info | Gets/Sets information about the object |
| damageValues | Gets/Sets a list of IDamageValues dealt on a successful attack |
Methods#
| Name | Description |
|---|---|
| CalculateHit | Check if the attack hits |