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
## 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 |
| attack
speedmin | amin | Minimum attack interval | 20
|
| attack
radius | radius,r | The radius of the attack | 15
|
| attack
radius | radius,r |
| 15
|
| attack
speedmax | 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