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