//Specifying a targetCountry will declare war on that country based on the setup parameter when it hits zero.
//If units are just being moved you don't need a targetCountry or a setup parameter.
//Your landAssets + hqAsset should not be more than all possbile land hexes within a range of 2 of the target hex
//I suggest trying to make land gather groups of 6 units or less.
//Scripts are processed top down. A unit that gets an order from a higher script will not be considered for lower scripts

