... | ... | @@ -32,7 +32,7 @@ This zombie would attack players, and walk around randomly when not targeting an |
|
|
| opendoors | opendoor | The mob will open doors it runs into and close the door behind it |
|
|
|
| closedoors | restrictopendoor | Not sure what this one does |
|
|
|
| randomlookaround | lookaround | The mob will randomly look around |
|
|
|
| gotospawnlocation | gotospawn | Mob will pathfind to the its spawn location |
|
|
|
| [gotospawnlocation](/Mobs/ai/goals/gotospawn) | gotospawn | Mob will pathfind to the its spawn location |
|
|
|
| fleeConditional **[Premium-only]** | fleeIf | Causes the mob to flee based on provided conditions. Safe speed is required for distanes greater than 5. |
|
|
|
| doNothing **[Premium-only]** | | Causes the mob to do nothing if conditions are met. |
|
|
|
|
... | ... | |