; Script for team 10, map Plaguespitter2 startstate farming state farming { AIFunction Defensive Passive Yellow TriggerProcessor GoNamedState GroupsWatchingEnemy GroupsHelpingRepelEnemy } state run10 { AIFunction Defensive Passive Yellow TriggerProcessor GoNamedState GroupsWatchingEnemy GroupsHelpingRepelEnemy WaypointPath Yellow team2 noloop } state defendlair { AIFunction Defensive TriggerProcessor GoNamedState FoundEnemyFunction RepelAttack GroupsWatchingEnemy GroupsHelpingRepelEnemy Yellow } Path farming { -54.605 61.841 11.548 } Path team2 { 13.573 65.093 -6.061 51.814 66.177 -4.037 90.585 69.079 -0.300 102.228 66.097 32.004 100.353 58.731 61.179 95.220 45.396 132.527 } state FoundEnemy { AIFunction Defensive NextState defendlair FoundEnemyFunction RepelAttack }