Update bowattack authored by Lxlp's avatar Lxlp
Goal: bowAttack
--------------
*Aliases*: skeletonbowattack, bowshoot, bowmaster
## Description
An advanced ranged attack that can often cause the shooter to strafe backwards or clockwise.
### Attributes
| Attribute | Aliases | Description | Default |
|----------------|----------|-------------------------|:-------:|
| speed | s | Movement speed modifier | 1 |
| attackspeedmin | amin | Minimum attack interval | 20 |
| attackradius | radius,r | | 15 |
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| speed | s | Movement speed modifier | 1 |
| attackradius | radius,r | The radius of the attack | 15 |
| attackspeedmax | smax | The maximum attack speed | 20 |
### Examples
## Examples
```yaml
ExampleMob:
Type: Skeleton
AIGoalSelectors:
- clear
- bowattack{speed=1;amin=20;radius=15}
```
\ No newline at end of file
```
## Aliases
- [x] skeletonbowattack
- [x] bowshoot
- [x] bowmaster
\ No newline at end of file