Updated speed attribute description and added meleeattack goal authored by Phillip's avatar Phillip
...@@ -6,8 +6,8 @@ Attack with a crossbow. Only Piglins and Pillagers can use crossbowAttack goal a ...@@ -6,8 +6,8 @@ Attack with a crossbow. Only Piglins and Pillagers can use crossbowAttack goal a
### Attributes ### Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|----------------|----------|--------------------------------------------|:-------:| |----------------|----------|------------------------------------|:-------:|
| speed | s | The attack speed modifier of this ai goal. | 1 | | speed | s | Movement speed modifier | 1 |
| attackradius | radius,r | The attack radius of this ai goal. | 8 | | attackradius | radius,r | The attack radius of this ai goal. | 8 |
... ...
......