// ******************************************************************************************
// IXInfiltrator
// Straightforward suicide attack
// ******************************************************************************************
STRATEGY

DESCRIPTION
name=IXInfiltrator
frequency=2
mintech=1
maxtech=10
house=all
losses=90
reactive=1
ENDDESCRIPTION

// The TEAMS:
TEAM
name OnlyTeam
teamtype IXInfiltrator
minunits 6
maxunits 10
ENDTEAM

// The TARGET:
TARGET
name enemy
targettype threat
ENDTARGET

STEP

SEND
who all
destination enemy
route lowthreat
encounter attack
endstate attack
ENDSEND

ENDSTEP


// and thats your lot
ENDSTRATEGY

