// ****************************************************************************************** // ATEngineerAttack // ****************************************************************************************** STRATEGY DESCRIPTION name=AtEngineerAttackT4 frequency=2 mintech=4 maxtech=4 house=atreides losses=90 reactive=0 ENDDESCRIPTION // The TEAMS: TEAM name APCEngineers teamtype ATEngineerGroup minunits 3 maxunits 5 ENDTEAM // The TARGET: TARGET name enemy targettype enemybase ENDTARGET STEP SEND who all destination enemy route lowthreat encounter avoid endstate attack ENDSEND ENDSTEP STEP SEND who all destination homebase route lowthreat encounter avoid endstate avoid ENDSEND ENDSTEP // and thats your lot ENDSTRATEGY