# If you add advisortypes, and use those tags, do not change them without changing everywhere they are used.

# Uses all 'modifiers' possible thats exported as a Modifier.


philosopher = {
	prestige = 0.005
}

natural_scientist = {
	production_tech_investment = 3
}

artist = {
	stability_investment = 3
}

statesman = {
	government_tech_investment = 3
}

treasurer = {
	trade_tech_investment = 3
}

naval_reformer = {
	naval_tech_investment = 3
}

army_reformer = {
	land_tech_investment = 3
	
}

trader = {
	merchant_compete_chance = 0.02
}

theologian = {
	missionary_placement_chance = 0.02
}
 
spymaster = {
	spy_efficiency = 0.02
}

colonial_governor = {
	colonist_placement_chance = 0.02
}

diplomat = {
	badboy = -0.05
}
