ideas = {

	country = {

		LAT_saeima_idea = {

			picture = LAT_saeimas
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				democratic_drift = 0.1
				stability_factor = 0.1
				war_support_factor = 0.1
			}
		}

		LAT_saeima_idea_dem_1 = {

			picture = LAT_saeimas
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				democratic_drift = 0.2
				stability_factor = 0.1
				war_support_factor = 0.1
			}
		}

		LAT_saeima_idea_dem_2 = {

			picture = LAT_saeimas
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				democratic_drift = 0.3
				stability_factor = 0.15
				war_support_factor = 0.15
			}
		}

		LAT_saeima_idea_neutral_1 = {

			picture = LAT_saeimas
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				OR = {
					is_subject = no
					AND = {
						is_subject = yes
						OVERLORD = {
							has_government = neutrality
						}
					}
				}
			}

			removal_cost = -1
			
			modifier = {
				neutrality_drift = 0.1
				experience_gain_army = 0.02
				stability_factor = 0.05
				war_support_factor = 0.05
			}
		}

		LAT_farmers_party_idea = {

			picture = LIT_invested_in_farms
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				OR = {
					is_subject = no
					AND = {
						is_subject = yes
						OVERLORD = {
							has_government = neutrality
						}
					}
				}
			}

			removal_cost = -1
			
			modifier = {
				neutrality_drift = 0.1
				join_faction_tension = -0.20
				democratic_acceptance = 85
			}
		}

		LAT_saeima_idea_military_1 = {

			picture = LAT_saeimas_military
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				OR = {
					is_subject = no
					AND = {
						is_subject = yes
						OVERLORD = {
							has_government = neutrality
						}
					}
				}
			}

			removal_cost = -1
			
			modifier = {
				neutrality_drift = 0.2
				experience_gain_army = 0.02
				stability_factor = 0.05
				war_support_factor = 0.05
			}
		}

		LAT_saeima_idea_military_2 = {

			picture = LAT_saeimas_military
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				OR = {
					is_subject = no
					AND = {
						is_subject = yes
						OVERLORD = {
							has_government = neutrality
						}
					}
				}
			}

			removal_cost = -1
			
			modifier = {
				neutrality_drift = 0.3
				experience_gain_army = 0.05
				stability_factor = 0.05
				war_support_factor = 0.1
			}
		}

		LAT_saeima_idea_military_3 = {

			picture = LAT_saeimas_military
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				OR = {
					is_subject = no
					AND = {
						is_subject = yes
						OVERLORD = {
							has_government = neutrality
						}
					}
				}
			}

			removal_cost = -1
			
			modifier = {
				neutrality_drift = 0.3
				experience_gain_army = 0.05
				stability_factor = 0.1
				war_support_factor = 0.2
				mobilization_laws_cost_factor = -0.25
			}
		}

		LAT_chamber_of_professions = {

			picture = generic_goods_red_bonus
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				OR = {
					is_subject = no
					AND = {
						is_subject = yes
						OVERLORD = {
							has_government = neutrality
						}
					}
				}
			}

			removal_cost = -1
			
			modifier = {
				consumer_goods_factor = -0.15
			}
		}

		LAT_state_capitalism_idea = {

			picture = SPR_seize_the_gold_reserves
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			available = {
				NOT = { has_government = communism }
			}

			removal_cost = -1
			
			modifier = {
				production_speed_buildings_factor = 0.1
				production_factory_efficiency_gain_factor = 0.05
				production_factory_start_efficiency_factor = 0.05
			}
		}

		LAT_nationalised_industry_idea = {

			picture = generic_central_management
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				economy_cost_factor = -0.25
				trade_laws_cost_factor = -0.25
			}
		}

		LAT_paramilitary_idea = {

			picture = generic_manpower_bonus
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = 0.1
			}
		}

		LAT_paramilitary_fasc_idea = {

			picture = generic_manpower_bonus
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				OR = {
					has_government = fascism
					has_government = neutrality
				}
			}

			removal_cost = -1
			
			modifier = {
				conscription = 0.01
				conscription_factor = 0.2
			}
		}

		LAT_paramilitary_idea_1 = {

			picture = generic_manpower_bonus
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = 0.2
			}
		}

		LAT_paramilitary_idea_2 = {

			picture = generic_manpower_bonus
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = 0.2
				industrial_capacity_factory = 0.1
				consumer_goods_factor = -0.075
			}
		}

		LAT_perkonkrust_idea_neu_1 = {

			picture = LAT_perkonkrust
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = -0.1
				stability_factor = -0.1
				mobilization_laws_cost_factor = 0.25
				fascism_drift = 0.05
			}
		}

		LAT_perkonkrust_idea = {

			picture = LAT_perkonkrust
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = -0.2
				stability_factor = -0.15
				mobilization_laws_cost_factor = 0.5
				fascism_drift = 0.1
				land_doctrine_cost_factor = 0.25
			}
		}

		perkonkrust_fas_idea_1 = {

			picture = LAT_perkonkrust
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = -0.1
				stability_factor = -0.25
				mobilization_laws_cost_factor = 0.25
				fascism_drift = 0.15
				land_doctrine_cost_factor = -0.05
			}
		}

		LAT_anti_german_idea = {

			picture = LAT_perkonkrust
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				conscription_factor = 0.1
				war_support_factor = 0.1
				fascism_drift = -0.1
			}
		}

		LAT_the_sun_shines_equally_idea = {

			picture = LAT_the_sun_shines_equally
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				conscription_factor = 0.05
				stability_factor = 0.1
				fascism_drift = -0.1
			}
		}

		LAT_militarisation_idea = {

			picture = ast_volunteer_defence_corps
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			modifier = {
				production_speed_arms_factory_factor = 0.1
			}
		}

		LAT_multicultural_latvia_idea = {

			picture = neutrality_idea
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				army_core_attack_factor = 0.05
				army_core_defence_factor = 0.05
			}
		}

		LAT_neopaganism_idea = {

			picture = LAT_neopaganism_1
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				OR = {
					has_government = fascism
					has_government = neutrality
				}
			}

			removal_cost = -1
			
			modifier = {
				war_support_factor = 0.1
				fascism_drift = 0.1
			}
		}
		LAT_state_romuva_idea_1 = {

			picture = LAT_neopaganism_2
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = fascism
			}

			removal_cost = -1
			
			modifier = {
				army_defence_factor = 0.05
				army_attack_factor = 0.05
				war_support_factor = 0.1
				fascism_drift = 0.15
				political_power_factor = 0.1
			}
		}
		LAT_state_romuva_idea_2 = {

			picture = LAT_neopaganism_3
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = fascism
			}

			removal_cost = -1
			
			modifier = {
				army_defence_factor = 0.05
				army_attack_factor = 0.05
				army_org_factor = 0.1
				war_support_factor = 0.1
				fascism_drift = 0.15
				political_power_factor = 0.1
			}
		}
		LAT_state_romuva_idea_3 = {

			picture = LAT_neopaganism_4
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = fascism
			}

			removal_cost = -1
			
			modifier = {
				justify_war_goal_time = -0.25
				generate_wargoal_tension = -0.4
				army_defence_factor = 0.05
				army_attack_factor = 0.05
				army_org_factor = 0.1
				army_morale_factor = 0.1
				war_support_factor = 0.1
				fascism_drift = 0.15
				political_power_factor = 0.1
			}
		}
		BALTIC_forest_brothers_reorganized_idea = {

			picture = BALTIC_forest_brothers
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = fascism
			}

			removal_cost = -1
			
			modifier = {
				army_core_defence_factor = 0.1
				army_core_attack_factor = 0.1
				fascism_drift = 0.05
			}
		}
	}

	aircraft_manufacturer = {
			
		designer = yes
		
		vef = {
			picture = generic_air_manufacturer_1

			
			allowed = {
				original_tag = LAT
			}
			
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { light_aircraft_manufacturer }
			
			equipment_bonus = {
				# made light bombers, fighters and trainers
			}
			
			ai_will_do = {
				factor = 1
			}
		}
	}

	naval_manufacturer = {
		
		designer = yes
		
		lkod = {
			picture = generic_naval_manufacturer_2

			
			allowed = {
				original_tag = LAT
			}
			
			research_bonus = {
				naval_equipment = 0.15
			}
			
			equipment_bonus = {
				# mer research
			}
			
			traits = { naval_manufacturer }
			
			modifier = {
			}
		}
	}
}