Dontdef1 = {
	allowed = { 
		original_tag = SPO 
 	}
 
	abort = {
 	}

ai_strategy = {
    type = dont_defend_ally_borders
    id = SQU
    value = 100
}
ai_strategy = {
    type = dont_defend_ally_borders
    id = PAT
    value = 100
}
 
ai_strategy = {
    type = garrison
    value = 10
}
}







Dontdef2 = {
	allowed = { 
		original_tag = SQU 
 	}
 
	abort = {
 	}

ai_strategy = {
    type = dont_defend_ally_borders
    id = PAT
    value = 100
}
ai_strategy = {
    type = dont_defend_ally_borders
    id = SPO
    value = 100
}
 ai_strategy = {
    type = garrison
    value = 10
}

}





Dontdef3 = {
	allowed = { 
		original_tag = PAT 
 	}
 
	abort = {
 	}

ai_strategy = {
    type = dont_defend_ally_borders
    id = SQU
    value = 100
}
ai_strategy = {
    type = dont_defend_ally_borders
    id = SPO
    value = 100
}
 ai_strategy = {
    type = garrison
    value = 10
}

}




KRA_fuck_plankton = {
	allowed = { 
		original_tag = KRA 
 	}
 
	abort = {
 	}
ai_strategy = {
    type = garrison
    value = 10
}
ai_strategy = {
    type = put_unit_buffers
    ratio = 0.9
    states = {
        8
    }
    subtract_fronts_from_need = no
}

}
KRA_fuck_plankton2 = {
	allowed = { 
		original_tag = KRA 
 	}
 
	abort = {
 	}
ai_strategy = {
    type = garrison
    value = 10
}
ai_strategy = {
    type = front_control
    area = chum
    priority = 1
    ratio = 1
    ordertype = invasion
    execute_order = yes
}
}

