new Attack()
- Source:
Members
bonusesSchema :string
Type:
- string
Properties:
| Name | Type | Description |
|---|---|---|
Defines |
number | the Schema of the Attack Bonuses. |
- Source:
Methods
GetFullAttackRange()
Get the full range of attack using all available attack types.
- Source:
GetPreference()
Returns null if we have no preference or the lowest index of a preferred class.
- Source:
PerformAttack()
Attack the target entity. This should only be called after a successful range check,
and should only be called after GetTimers().repeat msec has passed since the last
call to PerformAttack.
- Source: