AIGoal

fleeConditional

PREMIUM

Run away from nearby entities that meets the conditions

Aliases

fleeIf

Examples & Notes

Examples

ExampleMob:
  Type: ZOMBIE
  AIGoalSelectors:
    - clear
    - fleeConditional{distance=5;speed=2;safespeed=2;conditions=[ - inlineofsight true ]}

Universal AI Goal Options

Generated from @Mythic* annotations in the MythicMobs source.