d_huovi = {
	color={ 0 0 255 }
	color2={ 255 255 255 }

	capital = 382
	
	# Hire Trigger
	allow = {
		conditional_tooltip = {
			trigger = {
				NOT = {
					is_alternate_start = yes
				}
			}
			religion_group = christian
		}
	}
	
	# Parent Religion 
	religion = catholic
	
	culture = finnish
	
	mercenary = yes

	title = "CAPTAIN"
	foa = "CAPTAIN_FOA"

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	strength_growth_per_century = 0.25

	mercenary_type = huovi_composition
}
d_karelian_band = {
	color={ 210 65 65 }
	color2={ 255 255 255 }

	capital = 392
	
	# Hire Trigger
	allow = {
	}
	
	# Parent Religion 
	religion = orthodox
	
	culture = finnish
	
	mercenary = yes

	title = "CAPTAIN"
	foa = "CAPTAIN_FOA"

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	strength_growth_per_century = 0.25

	mercenary_type = karelian_band_composition
}
d_bjarmaland_mercs = {
	color={ 0 255 255 }
	color2={ 255 0 0  }

	capital = 396
	
	# Hire Trigger
	allow = {
		OR = {
			religion = finnish_pagan
			religion = norse_pagan
		}
	}
	
	# Parent Religion 
	religion = finnish_pagan
	
	culture = bjarmiak
	
	mercenary = yes

	title = "CAPTAIN"
	foa = "CAPTAIN_FOA"

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	strength_growth_per_century = 1

	mercenary_type = naval_merc_composition
}