// ****************************************************************************************** // OREngineerAttack // ****************************************************************************************** STRATEGY DESCRIPTION name=OREngineerAttackT4 frequency=2 mintech=4 maxtech=4 house=ordos losses=90 reactive=0 ENDDESCRIPTION // The TEAMS: TEAM name APCEngineers teamtype OREngineerGroup 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