; Plaguespitter1 Script ; Script for Team 5: PS Middle Skirmishers startstate Begin state Begin { AIFunction Defensive Defensive Lookouts Ambushers TriggerProcessor GoNamedState FoundEnemyFunction RepelAttack FoundEnemyState FirstSight GroupsWatchingEnemy Lookouts Ambushers GroupsHelpingRepelEnemy Null } state FirstSight { AIFunction RepelAttack TriggerProcessor GoNamedState NextState RunOnce FoundEnemyFunction RepelAttack } state Flee { AIFunction Defensive Passive Lookouts Aggressive Ambushers TriggerProcessor GoNamedState GroupsWatchingEnemy Ambushers GroupsHelpingRepelEnemy NUll WaypointPath Lookouts ToMiddle noloop } state Attack { AIFunction Defensive Aggressive Lookouts Ambushers TriggerProcessor GoNamedState FoundEnemyFunction RepelAttack FoundEnemyState FoundEnemy GroupsWatchingEnemy Lookouts Ambushers GroupsHelpingRepelEnemy NUll WaypointPath Lookouts ToMiddle noloop WaypointPath Ambushers ToMiddle noloop } state FoundEnemy { AIFunction RepelAttack NextState Attack FoundEnemyFunction RepelAttack } Path ToMiddle { -3.301 12.428 -120.497 16.150 12.064 -51.090 }