﻿411.9.18 = {
	effect = {
		start_struggle = { struggle_type = britannia_struggle start_phase = struggle_britannia_phase_migration }	
	}
}


867.1.1 = {
	effect = {
		if = { 
			limit = { exists = struggle:britannia_struggle }
			struggle:britannia_struggle = { end_struggle = yes }
		}
	}
}