d_knightsofsaintnick = {
    color={ 145 56 55 }
	color2={ 145 56 55 }
	
	graphical_culture = holygfx
	
	capital = 333 # Rome

	title = "GRANDMASTER"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	
	culture = italian
	
	# Parent Religion 
	religion = catholic
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 400 # (Must be an integer between 1 and 512)

	mercenary_type = christmasboiz_composition
}

d_knightsofsaintnickorthodox = {
    color={ 145 56 55 }
	color2={ 145 56 55 }
	
	graphical_culture = holygfx
	
	capital = 496

	title = "GRANDMASTER"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	
	culture = greek
	
	# Parent Religion 
	religion = orthodox
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 400 # (Must be an integer between 1 and 512)

	mercenary_type = christmasboiz_composition
}