| ... | ... | @@ -5,7 +5,7 @@ Causes the mob to move towards its target | 
| 
 | 
 | 
## Attributes
 | 
| 
 | 
 | 
| Attribute | Aliases   | Description                                                          | Default |
 | 
| 
 | 
 | 
|-----------|-----------|----------------------------------------------------------------------|---------|
 | 
| 
 | 
 | 
| distance  | d         | The speed of the movement                                            | 0.9     |
 | 
| 
 | 
 | 
| speed     | s         | The speed of the movement                                            | 0.9     |
 | 
| 
 | 
 | 
| maxrange  | range, r  | The max range in which to engage this behavior                       | 32.0    |
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| ... | ... |  |