### IDEOLOGIC ORDERS ###

d_international_brigades = {
	color={ 255 0 0 }
	color2={ 255 255 255 }
	
	graphical_culture = holygfx
	
	capital = 197 # Toledo
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = international_brigades_composition
	
	culture = castillan
	
	# Parent Religion 
	religion = marxist
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 15 # (Must be an integer between 1 and 512)
}

d_red_pretorians = {
	color={ 128 0 0 }
	color2={ 255 255 255 }
	
	graphical_culture = holygfx
	
	capital = 575 # Moskva
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = red_army_faction_composition
	
	culture = russian
	
	# Parent Religion 
	religion = bolchevik
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}

d_poum = {
	color={ 255 0 0 }
	color2={ 0 0 0 }
	
	graphical_culture = holygfx
	
	capital = 204 # Barcelona
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = poum_composition
	
	culture = catalan
	
	# Parent Religion 
	religion = trotskist
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}

d_black_shirts = {
	color={ 255 255 255 }
	color2={ 0 0 0 }
	
	graphical_culture = holygfx
	
	capital = 333 # Rome
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

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


d_tohokai = {
	color={ 255 255 255 }
	color2={ 255 0 0 }
	
	graphical_culture = holygfx
	
	capital = 1513 # Jiuquan
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = tohokai_composition
	
	culture = japanese
	
	# Parent Religion 
	religion = hakko-ichiu
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}

d_fifth_column = {
	color={ 255 0 0 }
	color2={ 100 100 100 }
	
	graphical_culture = holygfx
	
	capital = 1440 # Khotan
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = fifth_column_composition
	
	culture = han
	
	# Parent Religion 
	religion = maoist
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}

d_colonial_army = {
	color={ 0 0 255 }
	color2={ 255 255 0 }
	
	graphical_culture = holygfx
	
	capital = 112 # Ile de France
	
	title = "CAPTAIN"
	foa = "GRANDMASTER_FOA"

	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = colonial_army_composition
	
	culture = outremer
	
	# Parent Religion 
	religion = imperialist
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}

#### Alternatives for China ####

e_hakko_china = { # For the CoA - Hakko-ichiu
	color = { 0 0 149 }
		
	capital = 1448 # Dunhuang
	
	allow = {
		always = no
	}
}

e_popular_china = { # For the CoA - Maoist
	color = { 0 0 149 }
		
	capital = 1448 # Dunhuang
	
	allow = {
		always = no
	}
}

e_chinese_soviet = { # For the CoA - Bolchevik-Trotskist
	color = { 0 0 149 }
		
	capital = 1448 # Dunhuang
	
	allow = {
		always = no
	}
}

e_democratic_china = { # For the CoA - Marxist-Anarchist
	color = { 0 0 149 }
		
	capital = 1448 # Dunhuang
	
	allow = {
		always = no
	}
}

e_capitalist_china = { # For the CoA - Capitalist
	color = { 0 0 149 }
		
	capital = 1448 # Dunhuang
	
	allow = {
		always = no
	}
}