// ****************************************************************************************** // Engineer - very basic attack as first tech level it is introduced // // ****************************************************************************************** STRATEGY DESCRIPTION name=EngineerT3 frequency=1 mintech=3 maxtech=3 house=all losses=100 reactive=0 ENDDESCRIPTION // The TEAMS: TEAM name EngTeam teamtype UserEngineers minunits 1 maxunits 2 ENDTEAM // The TARGET: TARGET name WorthEnemy targettype enemybase ENDTARGET STEP SEND who all destination WorthEnemy route lowthreat encounter attack endstate attack ENDSEND ENDSTEP STEP SEND who all destination homebase route lowthreat encounter attack endstate guard ENDSEND ENDSTEP // and thats your lot ENDSTRATEGY