Changes
Page history
Updated speed attribute description and added meleeattack goal
authored
Mar 08, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Mobs/ai/goals/crossbowattack.md
View page @
34050ac7
...
...
@@ -5,10 +5,10 @@ Attack with a crossbow. Only Piglins and Pillagers can use crossbowAttack goal a
### Attributes
| Attribute | Aliases | Description
| Default |
|----------------|----------|------------------------------------
--------
|:-------:|
| speed | s |
The attack
speed modifier
of this ai goal.
| 1 |
| attackradius | radius,r | The attack radius of this ai goal.
| 8 |
| Attribute | Aliases | Description | Default |
|----------------|----------|------------------------------------|:-------:|
| speed | s |
Movement
speed modifier
| 1 |
| attackradius | radius,r | The attack radius of this ai goal. | 8 |
### Examples
...
...
...
...