ideas = {
	##############
	# Country ideas
	##############
	country = {
		LIB_massive_debt = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_massive_debt"}
			allowed = { always = no }
			removal_cost = -1
			picture = ROM_king_carol_emptied_accounts
			modifier = {
				production_speed_buildings_factor = -0.10
				stability_factor = -0.20
				political_power_cost = 0.25
			}
		}
		LIB_massive_debt_1 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_massive_debt_1"}
			allowed = { always = no }
			removal_cost = -1
			picture = ROM_king_carol_emptied_accounts
			modifier = {
				production_speed_buildings_factor = -0.1
				stability_factor = -0.15
				political_power_cost = 0.10
			}
		}
		LIB_bailout_usa = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_bailout_usa"}
			allowed = { always = no }
			available = {
				country_exists = USA
				USA = { has_capitulated = no }
			}
			removal_cost = -1
			picture = LIB_bailout_usa
			modifier = {
				political_power_gain = 0.05
			}
		}
		LIB_bailout_usa_2 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_bailout_usa_2"}
			allowed = { always = no }
			available = {
				country_exists = USA
				USA = { has_capitulated = no }
			}
			removal_cost = -1
			picture = LIB_bailout_usa
			modifier = {
				political_power_gain = 0.05
			}
			targeted_modifier = {
				tag = USA
				extra_trade_to_target_factor = 0.5
			}
		}
		LIB_firestone_bailout = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_firestone_bailout"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_firestone_bailout
			modifier = {
				production_speed_industrial_complex_factor = 0.10
				production_speed_infrastructure_factor = 0.10
			}
		}
		LIB_ger_bailout = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_ger_bailout"}
			allowed = { always = no }
			available = {
				country_exists = GER
				GER = { has_capitulated = no }
			}
			removal_cost = -1
			picture = LIB_ger_bailout
			modifier = {
				production_speed_arms_factory_factor = 0.10
			}
		}
		LIB_tax_exemption_idea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_tax_exemption_idea"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_tax_cuts
			modifier = {
				production_speed_buildings_factor = 0.1
			}
		}
		LIB_ger_industrial_model = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_ger_industrial_model"}
			allowed = { always = no }
			removal_cost = -1
			picture = economic_control_icon
			modifier = {
				consumer_goods_factor = -0.15
				production_factory_max_efficiency_factor = 0.05
			}
		}
		LIB_black_monday = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_black_monday"}
			allowed = { always = no }
			removal_cost = -1
			picture = great_depression
			modifier = {
				stability_factor = -0.10
				production_factory_max_efficiency_factor = -0.10
				industrial_capacity_factory = -0.20
				production_speed_buildings_factor = -0.25
				min_export = -0.20
			}
		}
		LIB_extended_universities = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_extended_universities"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_research_bonus
			modifier = {
				research_speed_factor = 0.05
			}
		}
		LIB_task_force = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_task_force"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_war_preparation
			modifier = {
				supply_consumption_factor = -0.10
				mobilization_speed = 0.10
				army_defence_factor = 0.05
			}
		}
		LIB_new_army_idea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_new_army_idea"}
			allowed = { always = no }
			removal_cost = -1
			picture = chi_army_corruption3
			modifier = {
				army_morale_factor = 0.10
				army_org_factor = 0.05
				conscription = 0.01
			}
		}
		LIB_center_holds = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_center_holds"}
			allowed = { always = no }
			available = {
				OR = {
					has_elected_government = yes
					has_government = radical_socialist
				}
			}
			removal_cost = -1
			picture = generic_morale_bonus
			modifier = {
				political_power_gain = 0.05
				stability_factor = 0.10
			}
		}
		LIB_industrial_investments = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_industrial_investments"}
			allowed = { always = no }
			removal_cost = -1
			picture = man_five_year_plan_industry
			modifier = {
				production_speed_buildings_factor = 0.10
				industrial_capacity_factory = 0.05
			}
		}
		LIB_citizenship_secured = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_citizenship_secured"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_political_support
			modifier = {
				political_power_factor = 0.05
				conscription_factor = 0.03
				stability_factor = 0.05
			}
		}
		LIB_radsoc_emancipation = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_radsoc_emancipation"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_volunteer_expedition_bonus
			modifier = {
				political_power_gain = 0.05
				conscription_factor = 0.05
			}
		}
		LIB_radical_reform = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_radical_reform"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_political_support
			modifier = {
				political_power_gain = 0.03
				stability_factor = 0.03
				war_support_factor = 0.03
			}
		}
		LIB_soclib_emancipation = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_soclib_emancipation"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_volunteer_expedition_bonus
			modifier = {
				political_power_gain = 0.05
				production_factory_efficiency_gain_factor = 0.05
				industrial_capacity_factory = 0.05
			}
		}
		LIB_hut_tax_1 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_hut_tax_1"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_taxation
			modifier = {
				consumer_goods_factor = 0.1
				production_speed_buildings_factor = 0.05
				political_power_cost = 0.05
			}
		}
		LIB_hut_tax_2 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_hut_tax_2"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_taxation
			modifier = {
				consumer_goods_factor = 0.20
				production_speed_buildings_factor = 0.15
				political_power_cost = 0.15
			}
		}
		LIB_hut_tax_abolished = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_hut_tax_abolished"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_tax_cuts
			modifier = {
				political_power_gain = 0.05
				industrial_capacity_factory = -0.05
				production_speed_buildings_factor = -0.05
			}
		}
		LIB_judicial_reform_idea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_judicial_reform_idea"}
			allowed = { always = no }
			removal_cost = -1
			picture = neutrality_idea
			modifier = {
				stability_factor = 0.05
				political_power_gain = 0.05
			}
		}
		LIB_new_constitution = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_new_constitution"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_constitutional_guarantees
			modifier = {
				stability_factor = 0.05
				political_power_factor = 0.10
			}
		}
		LIB_renewed_immigration = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_renewed_immigration"}
			allowed = { always = no }
			removal_cost = -1
			picture = CZE_planning_bonus
			modifier = {
				MONTHLY_POPULATION = 0.15
			}
		}
		LIB_renewed_immigration2 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_renewed_immigration2"}
			allowed = { always = no }
			removal_cost = -1
			picture = CZE_planning_bonus
			modifier = {
				MONTHLY_POPULATION = 0.15
			}
		}
		LIB_renewed_immigration3 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_renewed_immigration3"}
			allowed = { always = no }
			removal_cost = -1
			picture = CZE_planning_bonus
			modifier = {
				MONTHLY_POPULATION = 0.30
			}
		}
		LIB_renewed_immigration4 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_renewed_immigration4"}
			allowed = { always = no }
			removal_cost = -1
			picture = CZE_planning_bonus
			modifier = {
				MONTHLY_POPULATION = 0.45
				stability_factor = 0.10
			}
		}
		LIB_foreign_investment_idea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_foreign_investment_idea"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_foreign_capital
			modifier = {
				production_speed_arms_factory_factor = 0.05
				production_speed_industrial_complex_factor = 0.10
			}
		}
		LIB_whiter_pale = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_whiter_pale"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_whiter_pale
			modifier = {
				trade_opinion_factor = 0.20
				stability_factor = 0.05
				political_power_gain = 0.05
			}
		}
		LIB_broken_center = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_broken_center"}
			allowed = { always = no }
			available = {
				OR = {
					has_authoritarian_government = yes
					has_government = totalist
					has_government = syndicalist
				}
			}
			removal_cost = -1
			picture = LIB_broken_center
			modifier = {
				political_power_cost = 0.10
				stability_factor = -0.2
			}
		}
		LIB_totalist_zeal = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_totalist_zeal"}
			allowed = { always = no }
			available = { has_government = totalist }
			removal_cost = -1
			picture = generic_totalist_revolution
			modifier = {
				political_power_factor = 0.05
				army_morale_factor = 0.10
				conscription = 0.015
				war_support_factor = 0.10
			}
		}
		LIB_pax_africana = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea LIB_pax_africana"}
			allowed = { always = no }
			picture = tfv_can_conscription_crisis
			modifier = {
				political_power_gain = 0.05
				conscription_factor = -0.25
				resistance_damage_to_garrison = -0.1
				resistance_growth = -0.05
			}
		}
		LIB_west_african_commonwealth = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_west_african_commonwealth"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_west_african_commonwealth
			modifier = {
				political_power_factor = 0.05
				conscription_factor = 0.10
				MONTHLY_POPULATION = 0.15
			}
		}
		LIB_trade_connections_idea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_trade_connections_idea"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_gerald_ford_idea
			modifier = {
				political_power_factor = 0.05
				trade_opinion_factor = 0.10
			}
		}
		LIB_trade_connections_idea2 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_trade_connections_idea2"}
			allowed = { always = no }
			removal_cost = -1
			picture = ROM_king_carol_ii_hedonist
			modifier = {
				political_power_factor = 0.10
				trade_opinion_factor = 0.20
				industrial_capacity_factory = 0.05
			}
		}
		LIB_trade_connections_idea3 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_trade_connections_idea3"}
			allowed = { always = no }
			removal_cost = -1
			picture = ROM_king_carol_ii_hedonist
			modifier = {
				political_power_factor = 0.20
				trade_opinion_factor = 0.30
				industrial_capacity_factory = 0.10
			}
		}
		LIB_trade_connections_idea4 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_trade_connections_idea4"}
			allowed = { always = no }
			removal_cost = -1
			picture = ROM_king_carol_ii_hedonist
			modifier = {
				political_power_factor = 0.25
				trade_opinion_factor = 0.50
				industrial_capacity_factory = 0.15
			}
		}
		LIB_military_academy = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_military_academy"}
			allowed = { always = no }
			removal_cost = -1
			picture = chi_wargaming_division
			modifier = {
				experience_gain_army = 0.05
				training_time_army_factor = -0.10
				max_planning = 0.10
				planning_speed = 0.15
			}
		}
		LIB_natpop_rule = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_natpop_rule"}
			allowed = { always = no }
			available = { has_government = national_populist }
			removal_cost = -1
			picture = death_men
			modifier = {
				encryption_factor = 0.10
				army_morale_factor = 0.05
			}
		}
		LIB_natpop_rule_1 = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_natpop_rule_1"}
			allowed = { always = no }
			available = { has_government = national_populist }
			removal_cost = -1
			picture = death_men
			modifier = {
				encryption_factor = 0.15
				army_attack_factor = 0.05
				army_defence_factor = 0.05
				army_morale_factor = 0.05
			}
		}
		LIB_firestone_rule = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_natpop_rule_1"}
			allowed = { always = no }
			available = { has_idea = LIB_firestone_bailout }
			removal_cost = -1
			picture = death_men
			modifier = {
				encryption_factor = 0.15
				army_attack_factor = 0.05
				army_defence_factor = 0.05
				army_morale_factor = 0.05
			}
		}
		LIB_liberian_coffee = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_liberian_coffee"}
			allowed = { always = no }
			removal_cost = -1
			picture = ETH_coffee_exports
			modifier = {
				political_power_gain = 0.05
			}
		}
		LIB_slavery_scandal = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_slavery_scandal"}
			allowed = { always = no }
			removal_cost = -1
			picture = MAF_Human_Trafficking
			modifier = {
				political_power_cost = 0.25
				trade_opinion_factor = -0.25
			}
		}
		LIB_negro_settlements = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_negro_settlements"}
			allowed = { always = no }
			removal_cost = -1
			picture = MAF_corporate_blues
			modifier = {
				conscription_factor = -0.1
			}
		}
		LIB_america_in_exile = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_in_exile"}
			allowed = { always = no }
			removal_cost = -1
			picture = USA_fighting_for_america
			modifier = {
				conscription_factor = 0.05
				war_support_factor = 0.15
			}
		}
		LIB_hoover_is_back = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea lib_hoover_is_back"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_hoover_americabitches
			modifier = {
				conscription_factor = 0.05
				army_attack_factor = 0.05
				army_defence_factor = 0.10
				consumer_goods_factor = -0.30
			}
		}
		LIB_america_is_based = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_america_reborn
			modifier = {
				MONTHLY_POPULATION = 0.20
				stability_factor = -0.15
				consumer_goods_factor = -0.35
				army_defence_factor = 0.10

			}
		}
		LIB_hoover_is_america = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_hoover_americabitches
			modifier = {
				consumer_goods_factor = -0.30
				political_power_gain = 0.1
				stability_factor = 0.1
				war_support_factor = -0.15
			}
		}
		LIB_exiles_are_america = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_white_america_gang
			modifier = {
				conscription_factor = 0.05
				army_defence_factor = 0.10
				war_support_factor = 0.15
				stability_factor = -0.15
			}
		}
		LIB_albertrule = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_daddykingidea
			modifier = {
				war_support_factor = 0.15
				stability_factor = -0.15
			}
		}
		LIB_fatimarule = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_boobakingidea
			modifier = {
				political_power_gain = 0.1
				MONTHLY_POPULATION = 0.15
			}
		}
		LIB_prussianmonarchy = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = GER_imperial_pride_guns
			modifier = {
				war_support_factor = 0.10
				political_power_gain = 0.05
			}
		}
		LIB_monarchismishere = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = generic_crown
			modifier = {
				stability_factor = 0.1
				army_defence_factor = 0.1

			}
		}
		LIB_nativetradidea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = SAF_native_service
			modifier = {
				stability_factor = 0.1
				conscription_factor = 0.05
			}
		}
		LIB_germmiggratnts = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_white_america_gang
			modifier = {
				MONTHLY_POPULATION = 0.3
				stability_factor = -0.20
			}
		}
		LIB_germanliberianstate = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_whiter_pale
			modifier = {
				stability_factor = 0.1
				political_power_gain = 0.05
				army_defence_factor = 0.10
				army_morale_factor = 0.10

			}
		}
		
		LIB_gerald_ford_idea = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = LIB_gerald_ford_idea
			modifier = {
				convoy_escort_efficiency = -0.1
				consumer_goods_factor = 0.40
				trade_opinion_factor = 2.0
			}
		}

		LIB_hoover_exilegov = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea LIB_america_is_based"}
			allowed = { always = no }
			removal_cost = -1
			picture = american_democracy
			modifier = {
				stability_factor = 0.1
				war_support_factor = 0.1
				political_power_cost = 0.1
			}
			targeted_modifier = {
				tag = USA
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = WCC
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = NEE
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = CSA
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = CAL
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = COR
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = TEX
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = TXS
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = ALA
				attack_bonus_against = 0.1
			}
			targeted_modifier = {
				tag = NYC
				attack_bonus_against = 0.1
			}

		}
	}

	##############
	# Companies
	##############

	industrial_concern = {
		designer = yes

		firestone_rubber = {
			on_add = {log = "[GetDateText]: [Root.GetName]: add idea firestone_rubber"}
			allowed = { original_tag = LIB }
			traits = { industrial_manufacturer }
			modifier = {
				local_resources_factor = 0.1
				production_speed_infrastructure_factor = 0.05
				production_speed_synthetic_refinery_factor = 0.05
			}
			research_bonus = {
				industry = 0.1
			}
		}
		
		International_Bank_of_Liberia = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea International_Bank_of_Liberia"}
			allowed = { original_tag = LIB }
			traits = { chemical_producer }
			modifier = { production_speed_synthetic_refinery_factor = 0.3 }
			research_bonus = { synth_resources = 0.1 }
		}
		
		Oost_Afrikaanse_Compagnie = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Oost_Afrikaanse_Compagnie"}
			allowed = { original_tag = LIB }
			traits = { chemical_producer }
			modifier = { production_speed_synthetic_refinery_factor = 0.3 }
			research_bonus = { synth_resources = 0.1 }
		}
		
		Liberia_Broadcasting_System = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Liberia_Broadcasting_System"}
			allowed = { original_tag = LIB }
			traits = { electronics_manufacturer }
			modifier = { production_speed_radar_station_factor = 0.3 }
			research_bonus = { electronics = 0.1 }
		}
		
		Liberia_Mining_Co = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Liberia_Mining_Co"}
			allowed = { original_tag = LIB }
			traits = { industrial_manufacturer }
			modifier = {
				production_speed_arms_factory_factor = 0.15
				production_speed_industrial_complex_factor = 0.15
				local_resources_factor = 0.1
			}
			research_bonus = { industry = 0.1 }
		}
		
		Liberian_American_Swedish_Mining_Company = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Liberian_American_Swedish_Mining_Company"}
			allowed = { original_tag = LIB }
			traits = { industrial_manufacturer }
			modifier = {
				production_speed_arms_factory_factor = 0.15
				production_speed_industrial_complex_factor = 0.15
				local_resources_factor = 0.1
			}
			research_bonus = { industry = 0.1 }
		}
		
		################################
		######## Fleeing Companies #####
		################################
		
		kr_lib_att = { #AT&T
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_att"}
			allowed = { tag = LIB }
			#available = { owns_state = 358 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { electronics_manufacturer }
			modifier = { production_speed_radar_station_factor = 0.3 }
			research_bonus = { electronics = 0.1 }
		}
		kr_lib_general_electric = { #General Electric
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_general_electric"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { electronics_manufacturer }
			research_bonus = {
				electronics = 0.1
				nuclear = 0.1
			}
		}
		kr_lib_ibm = { #IBM
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_ibm"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { electronics_manufacturer }
			modifier = { industrial_capacity_factory = 0.03 }
			research_bonus = { electronics = 0.1 }
		}
		kr_lib_raytheon = { #Raytheon
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_raytheon"}
			allowed = { tag = LIB }
			#available = { owns_state = 932 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { electronics_manufacturer }
			research_bonus = { electronics = 0.15 }
		}
		kr_lib_westinghouse = { #Westinghouse
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_westinghouse"}
			allowed = { tag = LIB }
			#available = { owns_state = 360 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { electronics_manufacturer }
			research_bonus = {
				electronics = 0.1
				industry = 0.1
			}
		}

		kr_lib_phelps_dodge = { #Phelps Dodge
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_phelps_dodge"}
			allowed = { tag = LIB }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { industrial_manufacturer }
			modifier = {
				trade_opinion_factor = 0.3
				local_resources_factor = 0.1
			}
			research_bonus = { industry = 0.1 }
		}
		kr_lib_bfgoodrich = { #BFGoodrich
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_bfgoodrich"}
			allowed = { tag = LIB }
			#available = { owns_state = 261 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { chemical_producer }
			modifier = { production_speed_synthetic_refinery_factor = 0.15 }
			research_bonus = { synth_resources = 0.1 }
		}
		kr_lib_gulf_oil = { #gulf oil
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_gulf_oil"}
			allowed = { tag = LIB }
			#available = { owns_state = 360 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { chemical_producer }
			modifier = { production_speed_synthetic_refinery_factor = 0.3 }
			research_bonus = { synth_resources = 0.1 }
		}
		kr_lib_magnolia_petroleum = { #Magnolia Petroleum
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_magnolia_petroleum"}
			allowed = { tag = LIB }
			#available = { owns_state = 375 }
			visible = { has_country_flag = LIB_aus_companies }
			traits = { chemical_producer }
			modifier = { production_speed_synthetic_refinery_factor = 0.3 }
			research_bonus = { synth_resources = 0.1 }
		}
		kr_lib_standard_oil = { #Standard Oil
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_standard_oil"}
			allowed = { tag = LIB }
			#available = { owns_state = 797 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { chemical_producer }
			modifier = { production_speed_synthetic_refinery_factor = 0.3 }
			research_bonus = { synth_resources = 0.1 }
		}
		kr_lib_wood_river_oil = { #Wood River Oil
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_wood_river_oil"}
			allowed = { tag = LIB }
			available = {
				controls_state = 383
				owns_state = 383
			}
			visible = { has_country_flag = LIB_aus_companies }
			traits = { chemical_producer }
			research_bonus = {
				synth_resources = 0.1
				industry = 0.1
			}
		}
	}
	
	### Naval Manufacturers ###
	naval_manufacturer = {
		designer = yes
		Gerald_Ford_Naval_Academy = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Gerald_Ford_Naval_Academy"}
			allowed = { original_tag = LIB }
			available = { has_completed_focus = LIB_trade_connections }
			traits = { small_ship_producer_defense_1 }
			research_bonus = { naval_equipment = 0.1 }
		}
		
		Liberian_International_Ship_and_Corporate_Registry = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Liberian_International_Ship_and_Corporate_Registry"}
			allowed = { original_tag = LIB }
			available = { has_completed_focus = LIB_convenient_convoys }
			traits = { small_ship_producer_defense_1 }
			research_bonus = { naval_equipment = 0.1 }
		}
		
		National_Port_Authority = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea National_Port_Authority"}
			allowed = { original_tag = LIB }
			traits = { capital_ship_producer_defense_1 }
			research_bonus = { naval_equipment = 0.1 }
		}
		
		################################
		######## Fleeing Companies #####
		################################
		
		kr_lib_kaiser_shipyards = { #Kaiser Shipyards
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_kaiser_shipyards"}
			allowed = { tag = LIB }
			#available = { owns_state = 797 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { cruiser_producer_mass_2 }
			research_bonus = { naval_equipment = 0.1 }
		}
		kr_lib_higgins = { #Higgins
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_higgins"}
			allowed = { tag = LIB }
			#available = { owns_state = 371 }
			visible = { has_country_flag = LIB_aus_companies }
			traits = { small_ship_producer_offense_1 }
			research_bonus = { naval_equipment = 0.1 }
		}
		kr_lib_mare_island_naval_shipyard = { #Mare Island Naval Shipyard
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_mare_island_naval_shipyard"}
			allowed = { tag = LIB }
			#available = { owns_state = 797 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { small_ship_producer_defense_2 }
			research_bonus = { naval_equipment = 0.1 }
		}
		kr_lib_philadelphia_naval_shipyard = { #Philadelphia Naval Shipyard
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_philadelphia_naval_shipyard"}
			allowed = { tag = LIB }
			#available = { owns_state = 360 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { small_ship_producer_mass_2 }
			research_bonus = { naval_equipment = 0.1 }
		}
	}
	
	### Aircraft Manufacturers ###
	aircraft_manufacturer = {
		designer = yes
		African_Air_Mail = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea African_Air_Mail"}
			allowed = { original_tag = LIB }
			available = { has_completed_focus = LIB_african_airmail }
			traits = { fighter_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		
		Air_Liberia = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Air_Liberia"}
			allowed = { original_tag = LIB }
			available = { has_completed_focus = LIB_flying_stars }
			traits = { fighter_producer_defense_1 }
			research_bonus = { air_equipment = 0.1 }
		}

		tuskegee_university_lib = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea tuskegee_university_lib"}
			allowed = { tag = LIB }
			available = { has_completed_focus = LIB_tuskegee }
			traits = { fighter_producer_offense_2 }
			research_bonus = { air_equipment = 0.05 }
		}
		
		################################
		######## Fleeing Companies #####
		################################
		
		kr_lib_beechcraft = { #Beechcraft
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_beechcraft"}
			allowed = { tag = LIB }
			#available = { owns_state = 383 }
			visible = { has_country_flag = LIB_aus_companies }
			traits = { fighter_producer_mass_1 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_bell = { #Bell
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_bell"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { fighter_producer_defense_1 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_consolidated = { #Consolidated
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_consolidated"}
			allowed = { tag = LIB }
			#available = { owns_state = 395 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { fighter_producer_defense_1 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_grumman = { #Grumman
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_grumman"}
			allowed = { tag = LIB }
			#available = { owns_state = 358 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { fighter_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_lockheed = { #Lockheed
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_lockheed"}
			allowed = { tag = LIB }
			#available = { owns_state = 798 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { fighter_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_north_american_aviation = { #North American Aviation
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_north_american_aviation"}
			allowed = { tag = LIB }
			#available = { owns_state = 361 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { fighter_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_vultee = { #Vultee
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_vultee"}
			allowed = { tag = LIB }
			#available = { owns_state = 798 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { fighter_producer_defense_1 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_brewster = { #Brewster
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_brewster"}
			allowed = { tag = LIB }
			#available = { owns_state = 358 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { nav_cas_producer_mass_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_curtiss_wright = { #Curtiss-Wright
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_curtiss_wright"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { nav_cas_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_fairchild = { #Fairchild
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_fairchild"}
			allowed = { tag = LIB }
			#available = { owns_state = 361 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { nav_cas_producer_defense_1 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_hughes = { #Hughes
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_hughes"}
			allowed = { tag = LIB }
			#available = { owns_state = 798 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { nav_cas_producer_mass_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_northrop_corporation = { #Northrop Corporation
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_northrop_corporation"}
			allowed = { tag = LIB }
			#available = { owns_state = 798 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { nav_cas_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_vought = { #Vought
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_vought"}
			allowed = { tag = LIB }
			#available = { owns_state = 358 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { nav_cas_producer_offense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_boeing = { #Boeing
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_boeing"}
			allowed = { tag = LIB }
			#available = { owns_state = 930 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { bomber_producer_defense_2 }
			research_bonus = { air_equipment = 0.1 }
		}
		kr_lib_douglas = { #Douglas
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_douglas"}
			allowed = { tag = LIB }
			#available = { owns_state = 798 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { bomber_producer_offense_2 }
			research_bonus = { air_equipment = 0.05 }
		}
		kr_lib_glenn_l_martin_company = { #Glenn L. Martin Company
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_glenn_l_martin_company"}
			allowed = { tag = LIB }
			#available = { owns_state = 798 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { bomber_producer_offense_2 }
			research_bonus = { air_equipment = 0.05 }
		}
	}
	
	### Weapons Manufacturers ###
	materiel_manufacturer = {
		designer = yes
		Liberian_Frontier_Force = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Liberian_Frontier_Force"}
			allowed = { tag = LIB }
			traits = { infantry_equipment_producer_offense_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		
		kr_lib_colt = { #Colt
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_colt"}
			allowed = { tag = LIB }
			traits = { infantry_equipment_producer_offense_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		
		Matelco = { 
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Matelco"}
			allowed = { tag = LIB }
			traits = { infantry_equipment_producer_offense_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		
		################################
		######## Fleeing Companies #####
		################################
		
		kr_lib_auto_ordnance_company = { #Auto-Ordnance Company
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_auto_ordnance_company"}
			allowed = { tag = LIB }
			#available = { owns_state = 395 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { infantry_equipment_producer_offense_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_browning = { #Browning Arms
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_browning"}
			allowed = { tag = LIB }
			#available = { owns_state = 380 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_assualt_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_federal_laboratories = { #Federal Laboratories
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_federal_laboratories"}
			allowed = { tag = LIB }
			#available = { owns_state = 361 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_defense_1 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_harrington_and_richardson = { #Harrington and Richardson
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_harrington_and_richardson"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_mass_1 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_marble_arms = { #Marble Arms
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_marble_arms"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_defense_0  }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_marlin = { #Marlin Firearms
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_marlin"}
			allowed = { tag = LIB }
			#available = { owns_state = 931 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_defense_0  }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_remington = { #Remington Arms
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_remington"}
			allowed = { tag = LIB }
			#available = { owns_state = 382 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_offense_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}

		kr_lib_savage_arms = { #Savage Arms
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_savage_arms"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_assualt_1 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_smith_and_wesson = { #Smith & Wesson
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_smith_and_wesson"}
			allowed = { tag = LIB }
			#available = { owns_state = 932 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_offense_1 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_springfield_armory = { #Springfield Armory
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_springfield_armory"}
			allowed = { tag = LIB }
			#available = { owns_state = 932 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_mass_2 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_western_cartridge_company = { #Western Cartridge
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_western_cartridge_company"}
			allowed = { tag = LIB }
			#available = { owns_state = 395 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { infantry_equipment_producer_defense_0  }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_winchester_repeating_arms = { #Winchester Repeating Arms
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_winchester_repeating_arms"}
			allowed = { tag = LIB }
			#available = { owns_state = 931 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { infantry_equipment_producer_defense_1 }
			research_bonus = { infantry_weapons = 0.1 }
		}
		kr_lib_american_car_and_foundry = { #American Car and Foundry
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_american_car_and_foundry"}
			allowed = { tag = LIB }
			#available = { owns_state = 359 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { artillery_producer_offense_1 }
			research_bonus = { artillery = 0.1 }
		}
		kr_lib_army_ordnance_department = { #Army Ordence Department
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_army_ordnance_department"}
			allowed = { tag = LIB }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { artillery_producer_mass_1 }
			research_bonus = { artillery = 0.1 }
		}
		kr_lib_rock_island_arsenal = { #Rock Island Arsenal
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_rock_island_arsenal"}
			allowed = { tag = LIB }
			#available = { owns_state = 395 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { artillery_producer_defense_1 }
			research_bonus = { artillery = 0.1 }
		}
		kr_lib_watervliet_arsenal = { #Watervliet Arsenal
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_watervliet_arsenal"}
			allowed = { tag = LIB }
			#available = { owns_state = 796 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { artillery_producer_offense_1 }
			research_bonus = { artillery = 0.1 }
		}
		kr_lib_buick = { #Buick
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_buick"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_mass_2 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_cushman = { #Cushman
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_cushman"}
			allowed = { tag = LIB }
			#available = { owns_state = 384 }
			visible = { has_country_flag = LIB_aus_companies }
			traits = { motorised_equipment_producer_offense_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_hudson = { #Hudson
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_hudson"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_mass_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_kenworth_motor_truck = { #Kenworth Motor Truck
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_kenworth_motor_truck"}
			allowed = { tag = LIB }
			#available = { owns_state = 386 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_mass_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_mack = { #Mack
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_mack"}
			allowed = { tag = LIB }
			#available = { owns_state = 358 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_mass_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_marmon_herrington = { #Marmon-Herrington
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_marmon_herrington"}
			allowed = { tag = LIB }
			#available = { owns_state = 396 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_defense_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_nash_motors = { #Nash Motors
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_nash_motors"}
			allowed = { tag = LIB }
			#available = { owns_state = 394 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_offense_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_studebaker = { #Studebaker
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_studebaker"}
			allowed = { tag = LIB }
			#available = { owns_state = 396 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_mass_2 }
			research_bonus = { motorized_equipment = 0.1 }
		}
		kr_lib_willys = { #Willys
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_willys"}
			allowed = { tag = LIB }
			#available = { owns_state = 261 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { motorised_equipment_producer_defense_1 }
			research_bonus = { motorized_equipment = 0.1 }
		}
	}

	### Tank Manufacturers ###
	tank_manufacturer = {
		designer = yes
		Liberian_Frontier_Force_cars = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea Liberian_Frontier_Force"}
			allowed = { tag = LIB }
			traits = { small_tank_producer_defense_1 }
			research_bonus = { armor = 0.1 }
		}
		
		kr_ford_liberia = { #Ford
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_ford_liberia"}
			allowed = { tag = LIB }
			traits = { heavy_tank_producer_offense_2 }
			research_bonus = { armor = 0.1 }
		}
		
		################################
		######## Fleeing Companies #####
		################################
		
		kr_lib_american_bantam = { #American Bantam
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_american_bantam"}
			allowed = { tag = LIB }
			#available = { owns_state = 360 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { small_tank_producer_defense_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_caterpillar = { #Caterpillar
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_caterpillar"}
			allowed = { tag = LIB }
			#available = { owns_state = 395 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { small_tank_producer_mass_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_chrysler = { #Chrysler
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_chrysler"}
			allowed = { tag = LIB }
			#available = { owns_state = 365 }
			visible = { has_country_flag = LIB_fed_companies }
			traits = { small_tank_producer_offense_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_packard = { #Packard
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_packard"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { small_tank_producer_mass_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_dodge = { #Dodge
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_dodge"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { medium_tank_producer_mass_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_fisher_tank_arsenal = { #Fisher Tank Arsenal
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_fisher_tank_arsenal"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { medium_tank_producer_offense_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_white_motor = { #White Motor
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_white_motor"}
			allowed = { tag = LIB }
			#available = { owns_state = 261 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { medium_tank_producer_defense_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_baldwin_locomotive_works = { #Baldwin Locomotive Works
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_baldwin_locomotive_works"}
			#available = { owns_state = 360 }
			visible = { has_country_flag = LIB_syndie_companies }
			allowed = { tag = LIB }
			traits = { heavy_tank_producer_defense_1 }
			research_bonus = { armor = 0.1 }
		}
		kr_lib_general_motors = { #General Motors
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea kr_lib_general_motors"}
			allowed = { tag = LIB }
			#available = { owns_state = 393 }
			visible = { has_country_flag = LIB_syndie_companies }
			traits = { heavy_tank_producer_mass_2 }
			research_bonus = { armor = 0.1 }
		}
	}
}
