#aesthetics
classicism_n_early_romanticism = {
	area = aesthetics
	year = 1830
	cost = 3600

	prestige = 0.05
}

romanticism = {
	area = aesthetics
	year = 1830
	cost = 7200
	
	prestige = 0.05


	ai_chance = {
		factor = 1
		modifier = {
			factor = 100
			is_greater_power = yes
			continent = north_america
		}
	}
}

realism = {
	area = aesthetics
	year = 1830
	cost = 10800

	prestige = 0.05
}
impressionism = {
	area = aesthetics
	year = 1850
	cost = 14400

	prestige = 0.05
}
expressionism = {
	area = aesthetics
	year = 1870
	cost = 18000

	prestige = 0.05
}
mass_culture_n_the_avant_garde = {
	area = aesthetics
	year = 1900
	cost = 21600

	prestige = 0.05
}


#philosophy
late_enlightenment_philosophy = {
	area = philosophy
	year = 1830
	cost = 3600


	increase_research = 0.50
	
	ai_chance = {
		factor = 100
	}
}
idealism = {
	area = philosophy
	year = 1840
	cost = 7200

	increase_research = 0.50
	ai_chance = {
		factor = 100
	}
	

}
empiricism = {
	area = philosophy
	year = 1860
	cost = 10800
	
	increase_research = 0.50
	ai_chance = {
		factor = 100
	}
}
analytic_philosophy = {
	area = philosophy
	year = 1870
	cost = 14400

	increase_research = 1.0
	ai_chance = {
		factor = 100
	}
}
phenomenology_n_hermeneutic = {
	area = philosophy
	year = 1880
	cost = 18000

	increase_research = 1.0
	ai_chance = {
		factor = 100
	}
}
anti__rationalism = {
	area = philosophy
	year = 1900
	cost = 21600

	increase_research = 1.0
	ai_chance = {
		factor = 100
	}
}


#social_thought
malthusian_thought = {
	area = social_thought
	year = 1830
	cost = 3600

	colonial_migration = 0.05
	education_efficiency = 0.1
	
	ai_chance = {
		factor = 1
		modifier = {
			factor = 0
			NOT = { rank = 16 }
		}
	}
}
positivism = {
	area = social_thought
	year = 1830
	cost = 7200
	colonial_migration = 0.05
	education_efficiency = 0.1

}
functionalism = {
	area = social_thought
	year = 1830
	cost = 10800

	colonial_migration = 0.05
	education_efficiency = 0.1

}
biologism = {
	area = social_thought
	year = 1850
	cost = 14400

	colonial_migration = 0.05
	education_efficiency = 0.1

}
social_science = {
	area = social_thought
	year = 1870
	cost = 18000

	colonial_migration = 0.05
	education_efficiency = 0.1

}
social_alienation = {
	area = social_thought
	year = 1900
	cost = 21600
	
	colonial_migration = 0.05
	education_efficiency = 0.1

}


#political_thought
enlightenment_thought = {
	area = political_thought
	year = 1830
	cost = 3600

	max_national_focus = 1
	
	ai_chance = {
		factor = 1
		modifier = {
			factor = 100
			civilized = no
		}
	}
}
ideological_thought = {
	area = political_thought
	year = 1830
	cost = 7200

	max_national_focus = 1 
		
	ai_chance = {
		factor = 1
		modifier = {
			factor = 50
			is_greater_power = yes
		}
		modifier = {
			factor = 3
			total_pops = 1000000
		}
		
	}
}
state_n_government = {
	area = political_thought
	year = 1840
	cost = 10800

	max_national_focus = 1 
	ai_chance = {
		factor = 1
		modifier = {
			factor = 50
			is_greater_power = yes
		}
		modifier = {
			factor = 3
			total_pops = 2000000
		}
		
	}	
}
nationalism_n_imperialism = {
	area = political_thought
	year = 1850
	cost = 14400

	max_national_focus = 1
	colonial_life_rating = -10 
	ai_chance = {
		factor = 1
		modifier = {
			factor = 50
			is_greater_power = yes
		}
		modifier = {
			factor = 3
			total_pops = 3000000
		}
		
	}	
}
revolution_n_counterrevolution = {
	area = political_thought
	year = 1870
	cost = 18000

	max_national_focus = 1
	diplomatic_points = 0.25
	ai_chance = {
		factor = 1
		modifier = {
			factor = 50
			is_greater_power = yes
		}
		modifier = {
			factor = 3
			total_pops = 4000000
		}
		
	}	
}
mass_politics = {
	area = political_thought
	year = 1900
	cost = 21600

	max_national_focus = 1 
	ai_chance = {
		factor = 1
		modifier = {
			factor = 50
			is_greater_power = yes
		}
		modifier = {
			factor = 3
			total_pops = 5000000
		}
		
	}	
}


#psychology
introspectionism = {
	area = psychology
	year = 1830
	cost = 3600


	regular_experience_level = 5
	reinforce_rate = 0.05

}
associationism = {
	area = psychology
	year = 1830
	cost = 7200

	regular_experience_level = 5
	reinforce_rate = 0.05
}
phenomenalism = {
	area = psychology
	year = 1830
	cost = 10800

	regular_experience_level = 5
	reinforce_rate = 0.05
}
experimental_psychology = {
	area = psychology
	year = 1850
	cost = 14400

	regular_experience_level = 5
	reinforce_rate = 0.05
}
psychoanalysis = {
	area = psychology
	year = 1870
	cost = 18000

	regular_experience_level = 5
	reinforce_rate = 0.05

}
behaviorism = {
	area = psychology
	year = 1900
	cost = 21600

	regular_experience_level = 5
	reinforce_rate = 0.05
}


