// ******************************************************************************************
// EngineerRear 
// 
// ******************************************************************************************

STRATEGY

DESCRIPTION
name=HKEngineerRearT8
frequency=2
mintech=7
maxtech=8
house=Harkonnen
losses=100
reactive=0
ENDDESCRIPTION

// The TEAMS:
TEAM
name EngTeam
teamtype HKEngineerGroup
minunits 6
maxunits 8
ENDTEAM

// The TARGET:
TARGET
name WorthEnemy
targettype enemybase
ENDTARGET

STAGING
name stag1
relative WorthEnemy
stagingtype rear
distance medium
threat lowthreat
ENDSTAGING

STEP

SEND
who all
destination stag1
route lowthreat
encounter avoid
endstate avoid
ENDSEND

ENDSTEP

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

