ideas = {

	country = {
		AST_standard_gauge_railway = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_build_infrastructure

			modifier = {
				production_speed_rail_way_factor = 1.000
			}
		}
		AST_great_depression_1 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = great_depression

			modifier = {
				consumer_goods_factor = 0.40
				industrial_capacity_factory = -0.15
				industrial_capacity_dockyard = -0.15
				stability_factor = -0.10
			}
		}

		AST_great_depression_2 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = great_depression

			modifier = {
				consumer_goods_factor = 0.30
				industrial_capacity_factory = -0.10
				industrial_capacity_dockyard = -0.10
			}
		}

		AST_great_depression_3 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = great_depression

			modifier = {
				consumer_goods_factor = 0.10
				industrial_capacity_factory = -0.05
				industrial_capacity_dockyard = -0.05
			}
		}

		AST_all_in = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = ast_all_in

			modifier = {
				production_speed_arms_factory_factor = 1.000
				industrial_capacity_factory = 0.500
				industrial_capacity_dockyard = 0.500
			}
		}

		AST_invest_in_victory = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_goods_red_bonus

			modifier = {
				consumer_goods_factor = -0.300
				industrial_capacity_factory = 0.700
				industrial_capacity_dockyard = 0.700
				stability_factor = 0.500
			}
		}

		AST_invest_in_victory_2 = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_goods_red_bonus

			modifier = {
				consumer_goods_factor = -0.600
				industrial_capacity_factory = 1.500
				industrial_capacity_dockyard = 1.500
				stability_factor = 1.000
			}
		}

		AST_australian_womens_army_service = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_manpower_bonus

			modifier = {
				conscription_factor = 0.200
			}
		}

		AST_naval_auxiliary_patrol = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = ast_naval_auxiliary_patrol

			modifier = {
				production_speed_coastal_bunker_factor = 5.000
				army_core_defence_factor = 0.500
				experience_gain_navy = 1.000
			}
		}

		AST_australian_arms_production = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_production_bonus

			modifier = {
				conversion_cost_civ_to_mil_factor= -2.000
			}
			
			equipment_bonus = {
				infantry_equipment = {
					build_cost_ic = -1.000
					instant = yes
				}
			}
			
		}

		AST_volunteer_defence_corps = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = ast_volunteer_defence_corps

			modifier = {
				drift_defence_factor = 2.500
				foreign_subversive_activites = -5.000
			}
		}

		AST_citizen_military_forces = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_volunteer_expedition_bonus

			rule = {
				can_send_volunteers = yes
			}

			modifier = {
				send_volunteer_divisions_required = -10.000
				send_volunteers_tension = -5.000
				send_volunteer_size = 10.000
			}
		}

		AST_classify_aliens = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = ast_classify_aliens

			modifier = {
				drift_defence_factor = 2.500
				foreign_subversive_activites = -2.500
				stability_factor = -0.05
			}
		}

		AST_empire_air_training_scheme = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_air_bonus

			equipment_bonus = {
				small_plane_airframe = {
					air_range = 1.000
					air_attack = 0.500
					instant = yes
				}
				cv_small_plane_airframe = {
					air_range = 1.000
					air_attack = 0.500
					instant = yes
				}
				small_plane_cas_airframe = {
					air_range = 1.000
					air_ground_attack = 0.05
					instant = yes
				}
				cv_small_plane_cas_airframe = {
					air_range = 1.000
					air_ground_attack = 0.05
					instant = yes
				}
				small_plane_naval_bomber_airframe = {
					air_range = 1.000
					naval_strike_attack = 0.05
					instant = yes
				}
				cv_small_plane_naval_bomber_airframe = {
					air_range = 1.000
					naval_strike_attack = 0.05
					instant = yes
				}
				medium_plane_airframe = {
					air_range = 1.000
					air_ground_attack = 0.05
					instant = yes
				}
				medium_plane_fighter_airframe = {
					air_range = 1.000
					air_attack = 0.500
					instant = yes
				}
				medium_plane_scout_plane_airframe = {
					air_range = 1.000
					instant = yes
				}
				large_plane_airframe = {
					air_range = 1.000
					air_bombing = 0.05
					instant = yes
				}
				large_plane_maritime_patrol_plane_airframe = {
					air_range = 1.000
					instant = yes
				}
				transport_plane_equipment = {
					air_range = 1.000
					instant = yes
				}
			}

			modifier = {
				air_ace_generation_chance_factor = 1.000
			}
		}

		AST_abandon_the_westminster_system = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				NOT = { has_government = democratic }
			}

			removal_cost = -1

			picture = ast_abandon_the_westminster_system

			modifier = {
				autonomy_gain = 10.000
				democratic_drift = -0.1
			}
		}

		AST_abandon_the_westminster_system_communism = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = communism
			}

			removal_cost = -1

			picture = ast_abandon_the_westminster_system_communism

			modifier = {
				autonomy_gain = 10.000
				democratic_drift = -0.1
				communism_drift = 0.2
			}
		}

		AST_abandon_the_westminster_system_fascism = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				has_government = fascism
			}

			removal_cost = -1

			picture = ast_abandon_the_westminster_system_fascism

			modifier = {
				autonomy_gain = 10.000
				democratic_drift = -0.1
				fascism_drift = 0.2
			}
		}

		AST_indonesian_nationalists = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_fascism_drift_bonus

			modifier = {
				autonomy_gain = 10.000
				democratic_drift = -0.1
				fascism_drift = 0.2
			}
		}

		AST_support_indonesian_uprising = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_volunteer_expedition_bonus

			rule = {
				can_send_volunteers = yes
			}

			modifier = {
				send_volunteer_size = 30.000
				send_volunteers_tension = -5.000
				send_volunteer_divisions_required = -10.000
			}
		}

		AST_direct_support = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_volunteer_expedition_bonus

			rule = {
				can_send_volunteers = yes
			}

			modifier = {
				send_volunteer_size = 30.000
				send_volunteers_tension = -5.000
				send_volunteer_divisions_required = -10.000
			}
		}

		AST_arms_for_the_revolution = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_production_bonus

			modifier = {
				industrial_capacity_factory = 2.000
				industrial_capacity_dockyard = 2.000
			}
		}
		
		AST_central_bureau_idea = {

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			picture = generic_intel_bonus

			modifier = {
				decryption_factor = 1.500
			}
			
		}
		
	}

	industrial_concern = {

		bhp_steel = {

			picture = generic_industrial_concern_1

			allowed = {
				original_TAG = AST
				has_dlc = "Together for Victory"
			}



			research_bonus = {
				industry = 1.000
			}

			traits = { industrial_concern }

			modifier = {
			}
		}

		AST_jack_piddington = {

			picture = generic_political_advisor_europe_2

			allowed = {
				original_tag = AST
				has_dlc = "Together for Victory"
			}

			research_bonus = {
				electronics = 1.000
			}

			cost = 75

			traits = { electronics_developer }
		}

		AST_new_south_wales_rc_ic = { 

			picture = new_south_wales_rc

			allowed = {
				original_tag = AST
				has_dlc = "Together for Victory"
			}

			available = {
				has_completed_focus = AST_standard_gauge_railway
			}


			visible = {
				#has_completed_focus = ETH_soviet-ethiopian_trade_agreement
			}

			research_bonus = {
			}
		
			traits = { railway_company } 

			modifier = {
			}
		}

	}

	tank_manufacturer = {
		new_south_wales_rc = {

			allowed = {
				original_TAG = AST
				has_dlc = "Together for Victory"
			}



			research_bonus = {
				armor = 1.500
			}

			traits = { fast_tank_manufacturer }

			modifier = {
			}
		}

	}

	naval_manufacturer = {

		designer = yes

		Cockatoo_doe = {

			picture = generic_naval_manufacturer_2

			allowed = {
				original_TAG = AST
				has_dlc = "Together for Victory"
			}
			
			available = {
				has_completed_focus = AST_cockatoo_island_shipyards
			}
			
			research_bonus = {
				naval_equipment = 1.500
			}

			traits = { cockatoo_trait }

		}

		evans_deakin_co = {

			picture = generic_naval_manufacturer_1

			allowed = {
				original_TAG = AST
				has_dlc = "Together for Victory"				
			}
			
			available = {
				has_completed_focus = AST_kangaroo_point_shipyards
			}
			
			research_bonus = {
				naval_equipment = 1.500
			}

			traits = { evans_deakin_trait }
		}
	}

	materiel_manufacturer = {

		designer = yes

		lysaghts_works = {

			picture = generic_infantry_equipment_manufacturer_2

			allowed = {
				original_TAG = AST
				has_dlc = "Together for Victory"
			}



			research_bonus = {
				support_tech = 0.10
			}

			traits = { support_equipment_manufacturer }


		}

		lithgow_saf = {

			picture = generic_infantry_equipment_manufacturer_1

			allowed = {
				original_TAG = AST
				has_dlc = "Together for Victory"
			}



			research_bonus = {
				infantry_weapons = 0.15
			}

			traits = { infantry_equipment_manufacturer }

		}

	}

	aircraft_manufacturer = {

		designer = yes

		AST_commonwealth_aircraft_corporation = {

			picture = generic_air_bonus

			cost = 50

			allowed = {
				original_tag = AST
				has_dlc = "Together for Victory"
			}

			available = {
				has_completed_focus = AST_commonwealth_aircraft_corporation
				is_subject_of = ENG
			}

			research_bonus = {
				air_equipment = 0.15
			}

			equipment_bonus = {
				small_plane_airframe = {
					build_cost_ic = -0.500
					air_range = 1.000
					air_agility = 1.000
					maximum_speed = 1.000
				}
				cv_small_plane_airframe = {
					build_cost_ic = -0.500
					air_agility = 1.000
					maximum_speed = 1.000
				}
				small_plane_cas_airframe = {
					build_cost_ic = -0.500
					air_range = 1.000
					air_ground_attack = 0.05
				}
				cv_small_plane_cas_airframe = {
					build_cost_ic = -0.500
					air_range = 1.000
					air_ground_attack = 0.05
				}
			}

			ai_will_do = {
				factor = 1
			}
		}
	}
}