ideas = {
	
	##### COUNTRY IDEAS #####
	
	country = {
		
		### POLITICS ###
		
		AUS_idea_klerikalabsolutist = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_klerikalabsolutist

			modifier = {
	            political_power_gain = 0.1
				stability_factor = -0.05
                production_speed_buildings_factor = -0.1
			}
		}
		
		AUS_idea_concordat_of_1855_1 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_concordat

			modifier = {
				political_power_factor = 0.05
				stability_factor = -0.05
				research_speed_factor = -0.03
				drift_defence_factor = 0.15
			}
		}
		
		AUS_idea_concordat_of_1855_2 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_concordat

			modifier = {
				political_power_factor = 0.1
				stability_factor = -0.05
				research_speed_factor = -0.02
				drift_defence_factor = 0.2
			}
		}
		
		AUS_idea_concordat_of_1855_3 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_concordat

			modifier = {
				political_power_factor = 0.025
				stability_factor = -0.025
				research_speed_factor = -0.02
				drift_defence_factor = 0.1
			}
		}
		
		AUS_idea_concordat_of_1855_4 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_concordat

			modifier = {
				political_power_factor = 0.05
				stability_factor = -0.025
				research_speed_factor = -0.01
				drift_defence_factor = 0.1
			}
		}
		
		AUS_idea_hungarian_revolution = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_hungarian_nationalism

			modifier = {
				conscription_factor = -0.1
				army_org_factor = -0.05
				stability_factor = -0.2
			}
		}
		
		AUS_idea_grundentlastungspatent = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = farmer_wheat_law_treaty_chain

			modifier = {
				political_power_factor = -0.05
				stability_factor = 0.05
				consumer_goods_expected_value = 0.05
				drift_defence_factor = -0.2
			}
		}
		
		AUS_idea_nationalist_unrest = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = FRA_national_mobilization_focus
		}
		
		AUS_idea_constitutional_diploma_1 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_constitutional_guarantees
			
			modifier = {
				political_power_factor = -0.05
				stability_factor = 0.05
				drift_defence_factor = -0.1
				resistance_growth = 0.25
			}
		}
		
		AUS_idea_constitutional_diploma_2 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_constitutional_guarantees
			
			modifier = {
				political_power_factor = -0.05
				stability_factor = 0.05
				drift_defence_factor = -0.1
			}
		}
		
		AUS_idea_hungarian_tax_refusal_1 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = money_bad
			
			modifier = {
				consumer_goods_expected_value = 0.05
				political_power_factor = -0.05
			}
		}

		AUS_idea_hungarian_tax_refusal_2 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = money_bad
			
			modifier = {
				consumer_goods_expected_value = 0.03
				political_power_factor = -0.03
			}
		}
		
		AUS_idea_imperial_constitution_of_1861 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_constitutional_guarantees
			
			modifier = {
				political_power_factor = -0.05
				stability_factor = 0.1
				drift_defence_factor = -0.15
				resistance_growth = -0.25
			}
		}

		AUS_idea_italian_league = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_italian_league

			modifier = {
				political_power_gain = -0.2
				drift_defence_factor = 0.75
				resistance_growth = -0.5
				ai_join_ally_desire_factor = 100
			}
		}
		
		AUS_idea_enhanced_centralization = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_government_centralisation
			
			modifier = {
				political_power_factor = 0.15
				stability_factor = -0.05
				drift_defence_factor = 0.1
				resistance_growth = 0.5
			}
		}
		
		AUS_idea_croatian_refugee_crisis = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_epidemic
			
			modifier = {
				consumer_goods_expected_value = 0.04
				stability_factor = -0.03
			}
			
			on_remove = {
				103 = {
					remove_dynamic_modifier = {
						modifier = mass_immigration
					}
				}
				109 = {
					remove_dynamic_modifier = {
						modifier = mass_immigration
					}
				}
				1011 = {
					remove_dynamic_modifier = {
						modifier = mass_immigration
					}
				}
				104 = {
					remove_dynamic_modifier = {
						modifier = mass_emigration
					}
				}
				1205 = {
					remove_dynamic_modifier = {
						modifier = mass_emigration
					}
				}
				1207 = {
					remove_dynamic_modifier = {
						modifier = mass_emigration
					}
				}
				1208 = {
					remove_dynamic_modifier = {
						modifier = mass_emigration
					}
				}
				1272 = {
					remove_dynamic_modifier = {
						modifier = mass_emigration
					}
				}
			}
		}

		#Seven Weeks War
		
		AUS_idea_PRS_boost_socialism = {
			allowed = {
				original_tag = AUS
			}

			removal_cost = -1

			picture = fourth_international

			modifier = {
				social_egalitarianism_drift = 0.02
			}
		}
		
		GC_idea_south_german_bund = {
		    allowed = {
				always = yes
			}
			
			removal_cost = -1
			
			picture = holy_roman_empire
			
			modifier = {
				generate_wargoal_tension = 0.25
			}
		}

		#Hungarian Revolution
		
		AUS_idea_lost_hungary_revolt = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_hungarian_revolution

			modifier = {
				stability_factor = -0.25
				political_power_gain = -0.2
			}
		}
		
		### ARMY ###
		
		AUS_idea_army_spending_cuts = {
			allowed = {
				original_tag = AUS
			}

			removal_cost = -1

			picture = army_spending_cuts

			modifier = {
				army_morale_factor = -0.05
				conscription = -0.005
				conscription_factor = -0.15
				command_power_gain = -0.05
				mobilization_speed = -0.1
				production_speed_arms_factory_factor = -0.2
				industrial_capacity_factory = -0.1
			}
		}
		
		AUS_idea_military_railway_department = {

			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_build_infrastructure

			modifier = {
				mobilization_speed = 0.2
				army_speed_factor = 0.02
				supply_consumption_factor = 0.05
			}
		}
		
		AUS_idea_modified_operational_structure = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_modern_army

			modifier = {
				land_reinforce_rate = 0.02
				army_org_factor = 0.03
				army_leader_cost_factor = -0.25
			}
		}
		
		AUS_idea_new_infantry_regulations_degenfeld_1 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_manpower_bonus

			modifier = {
				army_morale_factor = 0.02
			}
		}
		
		AUS_idea_new_infantry_regulations_degenfeld_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_manpower_bonus

			modifier = {
				army_morale_factor = 0.02
				experience_gain_army_unit_factor = 0.1
				land_doctrine_cost_factor = -0.05
			}
		}
		
		AUS_idea_new_infantry_regulations_benedek_1 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_manpower_bonus

			modifier = {
				breakthrough_factor = 0.025
				max_dig_in_factor = -0.25
			}
		}
		
		AUS_idea_new_infantry_regulations_benedek_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_manpower_bonus

			modifier = {
				breakthrough_factor = 0.025
				max_dig_in_factor = -0.25
				experience_gain_army_unit_factor = 0.1
				land_doctrine_cost_factor = -0.05
			}
		}
		
		AUS_idea_austrian_general_staff_1 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_modern_army

			modifier = {
				max_planning_factor = 0.05
				planning_speed = 0.03
				supply_consumption_factor = -0.05
				political_power_factor = -0.05
			}
		}
		
		AUS_idea_austrian_general_staff_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_modern_army

			modifier = {
				max_planning_factor = 0.05
				planning_speed = 0.05
				supply_consumption_factor = -0.1
				political_power_factor = -0.1
				experience_gain_factor = 0.05
				experience_gain_army = 0.01
			}
		}
		
		AUS_idea_adjutantenkorps_1 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_war_plans

			modifier = {
				max_command_power = 25
				command_power_gain = 0.1
				planning_speed = -0.05
				supply_consumption_factor = 0.05
				political_power_factor = 0.05
			}
		}
		
		AUS_idea_adjutantenkorps_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_war_plans

			modifier = {
				max_command_power = 25
				command_power_gain = 0.2
				planning_speed = -0.1
				supply_consumption_factor = 0.1
				political_power_factor = 0.1
				experience_gain_factor = -0.05
				experience_gain_army = -0.01
			}
		}
		
		AUS_idea_esprit_de_corps_1 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_infantry_bonus

			modifier = {
				army_morale_factor = 0.02
				army_org_regain = 0.03
			}
		}
		
		AUS_idea_esprit_de_corps_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = generic_infantry_bonus

			modifier = {
				army_morale_factor = 0.03
				army_org_regain = 0.05
			}
		}
		
		AUS_idea_hauslab_assault = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = AUS_hauslab_assault_tactics

			modifier = {
				army_artillery_attack_factor = 0.05
				#modifier_army_sub_unit_light_cavalry_attack_factor = 0.05
			}
		}
		
		AUS_idea_stosstaktik = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = CZE_planning_bonus

			modifier = {
				army_infantry_attack_factor = 0.05
				army_infantry_defence_factor = -0.05
				breakthrough_factor = 0.05
				max_dig_in = -0.5
			}
		}

		AUS_idea_stosstaktik_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = CZE_planning_bonus

			modifier = {
				army_infantry_attack_factor = 0.05
				army_infantry_defence_factor = -0.05
				breakthrough_factor = 0.1
				max_dig_in = -0.25
			}
		}
		
		### NAVY ###
		
		AUS_idea_navy_spending_cuts_1 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = navy_spending_cuts

			modifier = {
				naval_coordination = -0.15
				naval_morale_factor = -0.15
				experience_gain_navy_factor = -0.25
				political_power_gain = -0.05
				industrial_capacity_dockyard = -0.15
				production_speed_dockyard_factor = -0.1
			}
		}
		
		AUS_idea_navy_spending_cuts_2 = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			picture = navy_spending_cuts

			modifier = {
				naval_coordination = -0.1
				naval_morale_factor = -0.1
				experience_gain_navy_factor = -0.2
				industrial_capacity_dockyard = -0.1
				production_speed_dockyard_factor = -0.05
			}
		}
		
		AUS_idea_emperor_of_the_adriatic = {

			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_shipyard

			modifier = {
		    	political_power_gain = 0.05
				production_speed_dockyard_factor = 0.1
				production_speed_naval_base_factor = 0.2
			}
	    }
		
		AUS_idea_reinforcing_naval_bases = {

			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_shipyard

			modifier = {
				production_speed_dockyard_factor = 0.05
				production_speed_naval_base_factor = 0.15
			}
	    }
		
		AUS_idea_race_for_supremacy = {

			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_sea_focused_navy

			modifier = {
				industrial_capacity_dockyard = 0.1
				naval_morale_factor = 0.05
			}
	    }
		
		AUS_idea_salvacoste = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = AUS_salvacoste
			
			modifier = {
				naval_damage_factor = 0.05
			}
		}
		
		### ECONOMY ###

		AUS_idea_railway_concessions = {

			allowed = {
				always = yes
			}
			
			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = generic_build_infrastructure

			modifier = {
				consumer_goods_expected_value = 0.1
				production_speed_rail_way_factor = 0.15
			}
		}
		
		AUS_idea_newspaper_tax = {

			allowed = {
				always = yes
			}
			
			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = AUS_newspaper_tax

			modifier = {
				consumer_goods_expected_value = -0.01
				political_power_factor = 0.03
			}
		}
		
		#AUS_idea_1873_stock_exchange_crash = {
		#
		#	allowed = {
		#		always = yes
		#	}
		#	
		#	allowed_civil_war = {
		#		always = no
		#	}
		#
		#	removal_cost = -1
		#	
		#	picture = chi_hyper_inflation3
		#
		#	modifier = {
		#		stability_factor = -0.05
		#		political_power_factor = -0.3
		#		production_speed_buildings_factor = -0.3
		#		industrial_capacity_factory = -0.1
		#		industrial_capacity_dockyard = -0.1
		#		consumer_goods_expected_value = 0.1
		#		research_speed_factor = -0.05
		#	}
		#}
		
		#Debt Management
		
		AUS_idea_debt_repayments = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = SWE_lumber_boom

			modifier = {
				consumer_goods_expected_value = 0.1
				industrial_capacity_factory = -0.05
				production_speed_buildings_factor = -0.05
			}
		}
		
		#Trade Union
		
		AUS_idea_austrian_trade_union = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = GENERIC_Free_Trade

			modifier = {
				consumer_goods_expected_value = -0.02
			}
			
			targeted_modifier = {
				tag = LIE
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LVN
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = MOD
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = PRM
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
		}
		
		LIE_idea_austrian_trade_union = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = GENERIC_Free_Trade

			modifier = {
				consumer_goods_expected_value = -0.05
			}
			
			targeted_modifier = {
				tag = AUS
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LVN
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = MOD
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = PRM
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
		}
		
		LVN_idea_austrian_trade_union = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = GENERIC_Free_Trade

			modifier = {
				consumer_goods_expected_value = -0.03
			}
			
			targeted_modifier = {
				tag = AUS
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LIE
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = MOD
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = PRM
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
		}
		
		MOD_idea_austrian_trade_union = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = GENERIC_Free_Trade

			modifier = {
				consumer_goods_expected_value = -0.05
			}
			
			targeted_modifier = {
				tag = AUS
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LIE
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LVN
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = PRM
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
		}
		
		PRM_idea_austrian_trade_union = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = GENERIC_Free_Trade

			modifier = {
				consumer_goods_expected_value = -0.05
			}
			
			targeted_modifier = {
				tag = AUS
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LIE
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LVN
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = MOD
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
		}

		NSC_idea_austrian_trade_union = {

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = GENERIC_Free_Trade

			modifier = {
				consumer_goods_expected_value = -0.05
			}
			
			targeted_modifier = {
				tag = AUS
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LIE
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = LVN
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
			
			targeted_modifier = {
				tag = MOD
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}

			targeted_modifier = {
				tag = PRM
				extra_trade_to_target_factor = 0.25
				trade_opinion_factor = 0.5
			}
		}
		
		AUS_idea_mountanuniversitat_leoben = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}
			
			picture = generic_pp_unity_bonus

			removal_cost = -1
			
			research_bonus = {
				process_engineering_tech = 0.05
				mechanical_engineering_tech = 0.05
			}

			modifier = {
				local_resources_factor = 0.05
				research_speed_factor = 0.02
			}
		}
		
		AUS_idea_hungarian_gold = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}
			
			picture = AUS_Hungarian_gold

			removal_cost = -1

			modifier = {
				consumer_goods_expected_value = -0.03
				political_power_gain = 0.05
			}
		}
		
		AUS_idea_bank_galicyjski = {
		
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}
			
			picture = tur_balkan_central_bank_wealthy_greece

			removal_cost = -1

			modifier = {
				consumer_goods_expected_value = -0.01
				trade_laws_cost_factor = -0.1
				trade_opinion_factor = 0.05
			}
		}
		
		AUS_idea_industrialization_bohemia = {

		   allowed = {
			   always = no
		   }

		   allowed_civil_war = {
			   always = yes
		   }

		   cancel = {
		        NOT = {
					has_variable = civ_total_bonus
				}
		   }

		   removal_cost = -1

		   picture = placeholder

		   modifier = {
                production_speed_industrial_complex_factor = 0.25
			}
	    }

		AUS_idea_urbanise_wien = {

		   allowed = {
			   always = no
		   }

		   allowed_civil_war = {
			   always = yes
		   }

		   cancel = {
		        NOT = {
					has_variable = civ_total_bonus
				}
		   }

		   removal_cost = -1

		   picture = ENG_poor_worker_conditions

		   modifier = {
                production_speed_industrial_complex_factor = 0.05
				production_speed_infrastructure_factor = 0.05
			}
	    }
	}

	naval_manufacturers = {

		designer = yes

		AUS_vic_naval_company_osterreichischer_lloyd = {

			allowed = {
				original_tag = AUS
			}

			available = {
				if = {
					limit = {
						NOT = { 
							OR = {
								has_cosmetic_tag = AUS_HUN_dual
								has_cosmetic_tag = AUS_HUN_dual_regular_names
							}
						}
					}
					has_completed_focus = AUS_focus_triest_dockyards
				}
            }
			
			visible = {
				1235 = { is_owned_by = ROOT }
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				naval_equipment = 0.05
			}

			traits = { eoanb_naval_manufacturer_light }
		}
		
		AUS_vic_naval_company_stabilimento_tecnico_triestino = {

			allowed = {
				original_tag = AUS
			}

			available = {
				if = {
					limit = {
						NOT = { 
							OR = {
								has_cosmetic_tag = AUS_HUN_dual
								has_cosmetic_tag = AUS_HUN_dual_regular_names
							}
						}
					}
					has_completed_focus = AUS_focus_triest_dockyards
				}
            }

            visible = {
				1235 = { is_owned_by = ROOT }
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				naval_equipment = 0.05
			}

			traits = { eoanb_naval_manufacturer_heavy }
		}
	}

	materiel_manufacturers = {

		designer = yes

		AUS_oewg = {

			allowed = {
				original_tag = AUS
			}
			
			available = {
				#has_completed_focus = AUS_focus_steyr_arms
			}
			
			visible = {
				NOT = { has_country_flag = AUS_breechloader_waenzel_flag }
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				rifle_equipment_techs = 0.05
			}
			
			equipment_bonus = {
				infantry_equipment = {
					build_cost_ic = -0.05
				}
			}

			traits = { infantry_equipment_manufacturer_1 }
		}
		
		AUS_oewg_waenzel = {

			allowed = {
				original_tag = AUS
			}
			
			visible = {
				has_country_flag = AUS_breechloader_waenzel_flag
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				rifle_equipment_techs = 0.07
			}
			
			equipment_bonus = {
				infantry_equipment = {
					soft_attack = 0.05
					defense = 0.05
					breakthrough = 0.1
				}
			}

			traits = { infantry_equipment_manufacturer_1 }
		}
		
		AUS_vic_steyr_mannlicher_AG = {

			allowed = {
				original_tag = AUS
			}

			available = {
				has_country_flag = AUS_vic_steyr_mannlicher_AG_unlock
			}
			
			visible = {
				always = no
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				rifle_equipment_techs = 0.05
			}
			
			equipment_bonus = {
				infantry_equipment = {
					build_cost_ic = -0.05
				}
			}
			
			traits = { infantry_equipment_manufacturer_1 }
		}
		
		AUS_vienna_arsenal = {

			allowed = {
				original_tag = AUS
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				infantry_weapons = 0.02
				tech_category_uniforms = 0.02
			}
			
			equipment_bonus = {
				infantry_equipment = {
					soft_attack = 0.05
				}
			}

			traits = { infantry_equipment_manufacturer_1 }
		}
	}

	industrial_concern = {

		AUS_vic_Wiener_Neustadter_Lokomotivfabrik = {

			picture = generic_industrial_concern_1

			allowed = {
				original_tag = AUS
			}
			
			available = {
                956 = { is_owned_by = ROOT }
			}

			visible = {
				956 = { is_owned_by = ROOT }
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				transport_tech = 0.1
			}

			traits = { AUS_trait_concern_austrian_lokomotivfabrik }
		}

		AUS_vic_Andritz_AG = {

			picture = generic_industrial_concern_1

			allowed = {
				original_tag = AUS
			}
			
			available = {
				43 = { is_owned_by = ROOT }
			}

			visible = {
				43 = { is_owned_by = ROOT }
			}

			cost = 150
			removal_cost = 10

			research_bonus = {
				process_engineering_tech = 0.05
			}

			traits = { AUS_trait_concern_austrian_andritz }
		}
	}

	hidden_ideas = {
		
		AUS_idea_italian_war = {
			targeted_modifier = {
				tag = PIE
				defense_bonus_against = -0.25
			}
			modifier = {
				army_defence_factor = -0.1
				army_org_factor = -0.1
				army_morale_factor = -0.1
			}
		}
	}
}
