ideas = {
	country = {
		SIA_bowring_treaty = {
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = can_wartime_prices_and_trade_board
			
			modifier = {
				min_export = 0.10
			}
		}
		SIA_slow_industry_1 = {
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = SPA_recovering_from_the_civil_war
			
			modifier = {
				production_speed_industrial_complex_factor = -0.45
			}
		}
		SIA_slow_industry_2 = {
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = SPA_recovering_from_the_civil_war
			
			modifier = {
				production_speed_industrial_complex_factor = -0.25
			}
		}
		SIA_slow_industry_3 = {
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = SPA_recovering_from_the_civil_war
			
			modifier = {
				production_speed_industrial_complex_factor = -0.1
			}
		}
	}
}