Changes
Page history
Update bowattack
authored
Dec 18, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Mobs/ai/goals/bowattack.md
View page @
0b94b15e
Goal: bowAttack
--------------
*Aliases*
: skeletonbowattack, bowshoot, bowmaster
## Description
An advanced ranged attack that can often cause the shooter to strafe backwards or clockwise.
### Attributes
## Attributes
| Attribute | Aliases | Description | Default |
|----------------|----------
|
-------------------------|
:
-------
:
|
|-----------
|------
-----|----------
-----------------------------------
-------------------------|
--
-------|
| speed | s | Movement speed modifier | 1 |
| attack
speedmin | amin | Minimum attack interval | 20
|
| attack
radius | radius,r |
| 15
|
| attack
radius | radius,r | The radius of the attack | 15
|
| attack
speedmax | smax | The maximum attack speed
| 20
|
### Examples
## Examples
```
yaml
ExampleMob
:
Type
:
Skeleton
...
...
@@ -21,3 +18,9 @@ ExampleMob:
-
clear
-
bowattack{speed=1;amin=20;radius=15}
```
## Aliases
-
[x] skeletonbowattack
-
[x] bowshoot
-
[x] bowmaster
\ No newline at end of file