characters = { 

	#####################
	###COUNTRY LEADERS###
	#####################

	#Nonaligned

	AUS_kurt_schuschnigg = {
		instance = {

			allowed = {
				has_dlc = "Gotterdammerung"
			}

			name = AUS_kurt_schuschnigg
			portraits = {
				civilian = {
					large = GFX_portrait_AUS_kurt_schuschnigg
					small = GFX_portrait_AUS_kurt_schuschnigg_small
				}
			}
			country_leader = {
				ideology = despotism
				expire = "1965.1.1.1"
				id = -1
				traits = { AUS_under_german_pressure }
			}

			advisor = {
				slot = political_advisor
				cost = 150
				idea_token = AUS_kurt_schuschnigg
				traits = {
					fascist_corporatist
				}
				allowed = {}
				available = {
					NOT = {
						has_country_leader = {
							ruling_only = yes
							character = AUS_kurt_schuschnigg
						}
					}
				}
				visible = {
					has_country_flag = AUS_starhemberg_took_over
				}
				ai_will_do = {
					base = 10
				}
			}
		}

		instance = {
			allowed = {
				NOT = {
					has_dlc = "Gotterdammerung"
				}
			}
			name = AUS_kurt_schuschnigg
			portraits = {
				civilian = {
					large = GFX_portrait_AUS_kurt_schuschnigg
				}
			}
			country_leader = {
				ideology = despotism
				expire = "1965.1.1.1"
				id = -1
			}
		}

	}

	AUS_ernst_rudiger_starhemberg = {
		name = AUS_ernst_rudiger_starhemberg

		portraits = {
			civilian = {
				large = "GFX_portrait_AUS_ernst_rudiger_starhemberg"
				small = "GFX_portrait_AUS_ernst_rudiger_starhemberg_civilian_small"
			}

			army = {
				large = "GFX_portrait_AUS_ernst_rudiger_starhemberg"
				small = "GFX_portrait_AUS_ernst_rudiger_starhemberg_military_small"
			}
		}
		country_leader = {
			ideology = despotism
			expire = "1965.1.1.1"
			id = -1
			traits = { anti_communist }
		}

		advisor = {
			slot = political_advisor
			idea_token = AUS_ernst_rudiger_starhemberg
			allowed = {
				original_tag = AUS
			}
			traits = {
				AUS_prince_of_starhemberg
			}
			visible = {
				NOT = {
					has_government = communism
				}
				NOT = {
					has_country_leader = {
						ruling_only = yes
						character = AUS_ernst_rudiger_starhemberg
					}
				}
			}

			available = {
				has_completed_focus = AUS_repeal_the_adelsaufhebungsgesetz
				NOT = {
					has_country_leader = {
						ruling_only = yes
						character = AUS_ernst_rudiger_starhemberg
					}
				}
				NOT = {
					has_government = communism
				}
			}

			ai_will_do = {
				base = 2
			}
		}

		corps_commander = {
			traits = { militias_officer politically_connected }
			skill = 3
			attack_skill = 3
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 2
			legacy_id = -1
			visible = {
				AND = {
					OR = {
						has_government = fascism
						has_government = neutrality
					}
					OR = {
						has_completed_focus = AUS_heimwehr_support	
						has_completed_focus = AUS_sturmscharen_support
					}
					NOT = {
						has_country_leader = {
							ruling_only = yes
							character = AUS_ernst_rudiger_starhemberg
						}
					}
				}
			}
		}
	}

	AUS_wilhelm_miklas = {
		name = AUS_wilhelm_miklas

		portraits = {
			civilian = {
				large = "GFX_portrait_AUS_wilhelm_miklas"
				
			}
		}
		country_leader = {
			ideology = moderatism
			expire = "1965.1.1.1"
			id = -1
			traits = { popular_figurehead2 }
		} 
	}

	#Democratic

	AUS_karl_renner = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			name = AUS_karl_renner
			portraits = { #new portrait here
				civilian = {
					large = "GFX_portrait_AUS_karl_renner"
					small = "GFX_portrait_AUS_karl_renner_small"
				}
			}
			country_leader = {
				ideology = socialism
				expire = "1965.1.1.1"
				id = -1
				traits = { resolute_social_democrat }
			}

			advisor = {
				slot = political_advisor
				idea_token = AUS_karl_renner
				allowed = {
					original_tag = AUS
				}
				traits = {
					
				}
				visible = {
					has_idea = AUS_revised_treaty_of_saint_germain_en_laye
					NOT = {
						has_country_leader = {
							ruling_only = yes 
							character = AUS_karl_renner
						}
						has_country_flag = AUS_no_overseer_needed_flag
					}
				}

				available = {
					has_idea = AUS_revised_treaty_of_saint_germain_en_laye
					NOT = {
						has_country_leader = {
							ruling_only = yes 
							character = AUS_karl_renner
						}
					}
				}

				ai_will_do = {
					base = 0
				}
			}
		}

		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung"}
			}

			name = AUS_karl_renner
			portraits = {
				civilian = {
					large = GFX_portrait_AUS_karl_renner
				}
			}
			country_leader = {
				ideology = socialism
				expire = "1965.1.1.1"
				id = -1
			}
		}
	}

	AUS_vinzenz_schumy = {
		name = AUS_vinzenz_schumy

		portraits = {
			civilian = {
				large = "GFX_portrait_AUS_vinzenz_schumy"
			}
		}
		country_leader = {
			ideology = conservatism
			expire = "1965.1.1.1"
			id = -1
			traits = { AUS_right_wing_democrat }
		} 
	}

	#Fascist

	AUS_arthur_seyss-inquart = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			name = AUS_arthur_seyss-inquart
			portraits = {
				civilian = {
					large = "GFX_portrait_AUS_arthur_seyss_inquart"
					small = "GFX_portrait_AUS_arthur_seyss_inquart_small"
				}
			}
			country_leader = {
				ideology = nazism
				expire = "1965.1.1.1"
				id = -1
				traits = { nazi_sympathizer }
			}
			advisor = {
				slot = political_advisor
				idea_token = AUS_arthur_seyss-inquart
				allowed = {
					original_tag = AUS
				}
				traits = {
					prince_of_terror 
				}
				available = {
					NOT = {
						has_war_with = GER
					}
				}

				ai_will_do = {
					base = 0
				}
			}
		}

		instance = {

			allowed = {
				NOT = {
					has_dlc = "Gotterdammerung"
				}
			}

			name = AUS_arthur_seyss-inquart
			portraits = {
				civilian = {
					large = GFX_portrait_AUS_arthur_seyss-inquart
					small = GFX_portrait_AUS_arthur_seyss-inquart_small
				}
			}
			country_leader = {
				ideology = nazism
				expire = "1965.1.1.1"
				id = -1
			}
			advisor = {
				slot = political_advisor
				idea_token = AUS_arthur_seyss-inquart
				allowed = {
					original_tag = AUS
				}
				traits = {
					prince_of_terror 
				}

				ai_will_do = {
					base = 0
				}
			}
		}
	}

	AUS_edmund_glaise_horstenau = {
		name = AUS_edmund_glaise_horstenau

		portraits = {
			civilian = {
				large = "GFX_portrait_AUS_edmund_glaise_horstenau"
			}
		}
		country_leader = {
			ideology = nazism
			expire = "1965.1.1.1"
			id = -1
		} 
	}

	AUS_johann_hiedler = {
		name = AUS_johann_hiedler
		portraits = {
			civilian = {
				large = GFX_portrait_AUS_johann_hiedler
			}
		}
	}

	#Communist

	AUS_alfred_klahr = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			name = AUS_alfred_klahr
			portraits = { 
				civilian = {
					large = "GFX_portrait_AUS_alfred_klahr"
				}
			}
			country_leader = {
				ideology = marxism
				expire = "1965.1.1.1"
				id = -1
				traits = { marxist_philosopher }
			}
		}

		instance = {
			allowed = {
				NOT = {
					has_dlc = "Gotterdammerung"
				}
			}

			name = AUS_alfred_klahr
			portraits = {
				civilian = {
					large = "GFX_portrait_AUS_alfred_klahr"
				}
			}
			country_leader = {
				ideology = marxism
				expire = "1965.1.1.1"
				id = -1
			}
		}
	}

	AUS_johann_koplenig = {
		name = AUS_johann_koplenig

		portraits = { 
			civilian = {
				large = "GFX_portrait_AUS_johann_koplenig"
			}
		}
		country_leader = { 
			ideology = leninism
			expire = "1965.1.1.1"
			id = -1
		} 
	}

	########################
	#######ADVISORS#########
	########################

	AUS_julius_raab = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}
			advisor = {
				slot = political_advisor
				idea_token = AUS_julius_raab
				allowed = {
					original_tag = AUS
				}
				traits = { 
					captain_of_industry 
				}
				ai_will_do = {
					base = 5
				}
			}
			name = AUS_julius_raab
			portraits = { 
				civilian = {
					small = "GFX_portrait_AUS_julius_raab_small"
				}
			}
		}

		instance = {
			allowed = {
				NOT = {
					has_dlc = "Gotterdammerung"
				}
			}
			name = AUS_julius_raab
			portraits = { 
				civilian = {
					small = "GFX_idea_generic_political_advisor_europe_3"
				}
			}
			advisor = {
				slot = political_advisor
				idea_token = AUS_julius_raab
				allowed = {
					original_tag = AUS
				}
				traits = { 
					captain_of_industry 
				}
			}
		}
	}
	AUS_leopold_figl = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			advisor = {
				slot = political_advisor
				idea_token = AUS_leopold_figl
				allowed = {
					original_tag = AUS
				}
				available = {
					NOT = {
						has_government = fascism
					}
				}
				traits = {
					popular_figurehead 
				}

				ai_will_do = {
					base = 2
				}
			}
			name = AUS_leopold_figl
			portraits = { 
				civilian = {
					small = "GFX_portrait_AUS_leopold_figl_small"
				}
			}
		}

		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung" }
			}

			advisor = {
				slot = political_advisor
				idea_token = AUS_leopold_figl
				allowed = {
					original_tag = AUS
				}
				available = {
					NOT = {
						has_government = fascism
					}
				}
				traits = {
					popular_figurehead 
				}

				ai_will_do = {
					base = 2
				}
			}
			name = AUS_leopold_figl
			portraits = {
				civilian = {
					small = "GFX_idea_generic_political_advisor_europe_2"
				}
			}
		}
	}

	AUS_franz_winkler = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_franz_winkler
			allowed = { 
				original_tag = AUS
			}
			available = {
				OR = {
					has_government = fascism
					has_completed_focus = AUS_pardon_political_exiles
				}
			}
			visible = {
				OR = {
					has_government = fascism
					has_completed_focus = AUS_pardon_political_exiles
				}
			}

			traits = {
				AUS_putschminister
			}

			ai_will_do = {
				base = 0.5
				modifier = {
					factor = 10
					has_war = yes
				}
			}
		}
		name = AUS_franz_winkler
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_franz_winkler_small"
			}
		}
	}

	AUS_ludwig_von_mises = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_ludwig_von_mises
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				AUS_treasurer_of_the_monarchy
			}
			ai_will_do = {
				base = 1
				modifier = {
					factor = 10
					has_completed_focus = AUS_reinstate_the_imperial_council
				}
				modifier = {
					factor = 0
					has_completed_focus = AUS_austromarxism_focus
				}
			}
		}
		name = AUS_ludwig_von_mises
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_ludwig_von_mises_small"
			}
		}
	}

	AUS_heimito_von_doderer = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_heimito_von_doderer
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				AUS_fascist_writer
			}

			ai_will_do = {
				base = 0.1
				modifier = {
					factor = 5
					has_government = fascism
				}
			}
		}
		name = AUS_heimito_von_doderer
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_heimito_von_doderer_small"
			}
		}
	}

	AUS_hans_pertner = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_hans_pertner
			allowed = { 
				original_tag = AUS
			}
			available = {
				NOT = { has_government = fascism }
			}
			traits = { 
				AUS_minister_of_education 
			}

			ai_will_do = {
				base = 2
			}
		}
		name = AUS_hans_pertner
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_hans_pernter_small"
			}
		}
	}

	AUS_johannes_of_liechtenstein = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_johannes_of_liechtenstein
			allowed = { 
				OR = {
					original_tag = AUS
					original_tag = HUN
				}
			}
			visible = {
				has_government = neutrality
				OR = {
					has_completed_focus = AUS_the_royals_of_liechtenstein
					has_completed_focus = wuw_HUN_renovato_imperii
				}
			}
			available = {
				has_government = neutrality
				OR = {
					has_completed_focus = AUS_the_royals_of_liechtenstein
					has_completed_focus = wuw_HUN_renovato_imperii
				}
			}
			
			traits = { 
				AUS_younger_prince_of_liechtenstein
			}

			ai_will_do = {
				base = 2
			}

		}
		name = AUS_johannes_of_liechtenstein
		portraits = {
			army = {
				small = "GFX_portrait_AUS_johannes_von_liechtenstein_small"
				large = "GFX_portrait_AUS_johannes_von_liechtenstein"
			}
		}

		navy_leader = {
			visible = { 
				OR = {
					has_completed_focus = AUS_promote_admirals
					has_completed_focus = wuw_HUN_renovato_imperii
				}
				NOT = {
					original_tag = GER
				}
				OR = {
					has_government = neutrality
					has_government = democratic
				}
			}
			traits = { navy_career_officer }
			skill = 3
			attack_skill = 2
			defense_skill = 2
			maneuvering_skill = 1
			coordination_skill = 2
			legacy_id = -1
		}
	}

	AUS_alois_of_liechtenstein = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_alois_of_liechtenstein
			allowed = { 
				OR = {
					original_tag = AUS
					original_tag = HUN
				}
			}
			visible = {
				has_government = neutrality
				OR = {
					has_completed_focus = AUS_the_royals_of_liechtenstein
					has_completed_focus = wuw_HUN_renovato_imperii
				}
			}
			available = {
				has_government = neutrality
				OR = {
					has_completed_focus = AUS_the_royals_of_liechtenstein
					has_completed_focus = wuw_HUN_renovato_imperii
				}
			}
			traits = { 
				AUS_older_prince_of_liechtenstein
			}

			ai_will_do = {
				base = 2
			}
		}
		name = AUS_alois_of_liechtenstein
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_alois_of_liechtenstein_small"
				large = "GFX_portrait_AUS_alois_of_liechtenstein" 
			}
		}
	}

	AUS_heinrich_maier = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_heinrich_maier
			allowed = {
				original_tag = AUS
				has_dlc = "La Resistance"
			}
			available = {
				NOT = {
					has_government = fascism
				}
				NOT = {
					has_completed_focus = AUS_cut_ties_with_the_church
				}
			}
			visible = {
				NOT = {
					has_completed_focus = AUS_cut_ties_with_the_church
				}
			}

			ai_will_do = {
				base = 1
			}

			traits = { 
				AUS_secretive_priest
			}
		}
		name = AUS_heinrich_maier
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_heinrich_maier_small" 
			}
		}
	}

	AUS_leopold_waber = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_leopold_waber
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				NOR_fascist_advocate
			}
		}
		name = AUS_leopold_waber
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_leopold_waber_small"
			}
		}
	}

	AUS_viktor_kienbock = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_viktor_kienbock
			allowed = { 
				original_tag = AUS
			}
			available = {
				OR = {
					has_government = fascism
					has_government = neutrality
				}
			}
			traits = { 
				AUS_financier_of_fascism 
			}

			ai_will_do = {
				base = 1
				modifier = {
					factor = 5
					has_government = fascism
				}
			}
		}
		name = AUS_viktor_kienbock
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_viktor_kienbock_small"
			}
		}
	}

	AUS_karl_polheim = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_karl_polheim
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				AUS_ruthless_university_rector
			}
			available = {
				has_completed_focus = AUS_recruiting_the_graduates
				has_government = fascism
			}

			ai_will_do = {
				base = 1
			}
		}
		name = AUS_karl_polheim
		portraits = { 
			civilian = {
				small = "GFX_idea_generic_political_advisor_europe_3"
			}
		}
	}

	AUS_marianne_pollak = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_marianne_pollak
			allowed = { 
				original_tag = AUS
			}
			available = {
				OR = {
					has_government = democratic
					has_government = communism
				}
				has_completed_focus = AUS_womens_education_initiative
			}
			visible = {
				has_completed_focus = AUS_womens_education_initiative
			}
			traits = { 
				ARG_socialist_feminist
			}

			ai_will_do = {
				base = 3
			}
		}
		name = AUS_marianne_pollak
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_marianne_pollak_small"
			}
		}
	}

	AUS_bruno_kreisky = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_bruno_kreisky
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				AUS_meticulous_lawyer
			}
			available = {
				has_completed_focus = AUS_release_imprisoned_leaders
			}

			ai_will_do = {
				base = 1
				modifier = {
					factor = 10
					has_government = democratic
				}
			}
		}
		name = AUS_bruno_kreisky
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_bruno_kreisky_small"
			}
		}
	}

	AUS_theodor_innitzer = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_theodor_innitzer
			allowed = { 
				original_tag = AUS
			}
			available = {
				NOT = {
					has_completed_focus = AUS_cut_ties_with_the_church
				}
			}
			visible = {
				NOT = {
					has_completed_focus = AUS_cut_ties_with_the_church
				}
			}
			traits = { #this will be changed in an event
				AUS_fascist_cardinal 
			}

			ai_will_do = {
				base = 1
			}
		}
		name = AUS_theodor_innitzer
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_theodor_innitzer_small"
			}
		}
	}

	AUS_elizabet_von_gutmann = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_elizabet_von_gutmann
			allowed = { 
				original_tag = AUS
			}
			available = {
				has_completed_focus = AUS_courting_the_princess_of_industry
			}
			visible = {
				has_completed_focus = AUS_courting_the_princess_of_industry
			}
			traits = { 
				AUS_resourceful_princess
			}

			ai_will_do = {
				base = 1
				modifier = {
					factor = 3
					has_government = neutrality
					has_completed_focus = AUS_reinstate_the_imperial_council
				}
			}
		}
		name = AUS_elizabet_von_gutmann
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_elisabeth_von_gutmann_small"
			}
		}
	}

	AUS_malke_schorr = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_malke_schorr
			allowed = { 
				original_tag = AUS
			}
			available = {
				has_government = communism
				has_completed_focus = AUS_establish_rote_hilfe	
			}
			visible = {
				has_completed_focus = AUS_establish_rote_hilfe	
			}
			traits = { 
				AUS_the_red_helper
			}

			ai_will_do = {
				base = 2
			}
		}
		name = AUS_malke_schorr
		portraits = {
			civilian = {
				small = "GFX_idea_generic_political_advisor_female_europe"
			}
		}
	}

	AUS_egon_schonhof = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_egon_schonhof
			allowed = { 
				original_tag = AUS
			}
			available = {
				has_government = communism
				has_completed_focus = AUS_establish_rote_hilfe	
			}
			visible = {
				has_completed_focus = AUS_establish_rote_hilfe	
			}
			traits = { 
				AUS_communist_lawyer
			}

			ai_will_do = {
				base = 1
			}
		}
		name = AUS_egon_schonhof
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_egon_schonhof_small" 
			}
		}
	}

	AUS_franz_koritschoner = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_franz_koritschoner
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				AUS_communist_revolutionary
			}

			ai_will_do = {
				base = 1
				modifier = {
					factor = 0
					has_completed_focus = AUS_totalitarian_safety
				}
			}
		}
		name = AUS_franz_koritschoner
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_franz_koritschoner_small"
			}
		}
	}

	AUS_adolf_scharf = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_adolf_scharf
			allowed = { 
				original_tag = AUS
			}
			traits = { 
				silent_workhorse
			}
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_adolf_scharf
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_adolf_scharf_small"
			}
		}
	}

	AUS_adolf_hoch = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_adolf_hoch
			allowed = { 
				original_tag = AUS
			}
			available = {
				has_completed_focus = AUS_architechtual_advancements
			}
			traits = { 
				AUS_reknowned_architecht
			}
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_adolf_hoch
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_adolf_hoch_small"
			}
		}
	}

	AUS_otto_bauer = {
		advisor = {
			slot = political_advisor
			idea_token = AUS_otto_bauer
			allowed = { 
				original_tag = AUS
			}
			available = {
				OR = {
					has_completed_focus = AUS_austromarxism_focus
					AND = {
						has_completed_focus = AUS_pardon_political_exiles
						has_government = democratic
						NOT = {
							has_country_leader = {
								character = AUS_vinzenz_schumy
							}
						}
					}
				}
			}
			traits = { 
				AUS_the_father_of_austromarxism 
			}

			ai_will_do = {
				base = 2
				modifier = {
					factor = 5
					has_completed_focus = AUS_austromarxism_focus
				}
			}
		}
		name = AUS_otto_bauer
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_otto_bauer_small"
			}
		}
	}

	AUS_ernst_kaltenbrunner = { 
		instance = {
			allowed = {
				has_dlc = "La Resistance"
			}
			advisor = {
				slot = political_advisor
				idea_token = AUS_ernst_kaltenbrunner
				allowed = { 
					original_tag = AUS
				}
				available = {
					has_government = fascism
				}
				traits = {
					head_of_intelligence 
				}

				ai_will_do = {
					base = 0
				}
			}
	
			name = AUS_ernst_kaltenbrunner
			portraits = {
				civilian = {
					small = "GFX_portrait_AUS_ernst_kaltenbrunner_small"
				}
			}
		}

		instance = {
		 	allowed = {
		 		NOT = { has_dlc = "La Resistance"}
		 	}
		 	advisor = {
				slot = army_chief
				idea_token = AUS_ernst_kaltenbrunner
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_chief_defensive_1
				}
				cost = 100
				ai_will_do = {
					base = 0
				}

		 	}

		 	portraits = {
		 		civilian = {
		 			small = "GFX_portrait_AUS_ernst_kaltenbrunner_small"
		 		}
		 	}
		}
	}

	AUS_maximilian_ronge = {
		
		advisor = {
			slot = political_advisor
			idea_token = AUS_maximilian_ronge
			allowed = { 
				original_tag = AUS
				has_dlc = "La Resistance"
			}
			available = {
				NOT = { has_government = fascism }
			}
			traits = {
				AUS_veteran_head_of_agency 
			}

			ai_will_do = {
				base = 0
			}
		}
		portraits = {
			civilian = {
				small = "GFX_portrait_AUS_maximilian_ronge_small" 
			}
		}
	}

	AUS_friedrich_mandl = {
		
		advisor = {
			slot = political_advisor
			idea_token = AUS_friedrich_mandl
			allowed = { 
				original_tag = AUS
			}
			traits = {
				war_industrialist
			}

			ai_will_do = {
				base = 0
			}
		}
		portraits = {
			civilian = {
				small = "GFX_idea_europe_generic_5" 
			}
		}
	}


	#######################
	#######GENERALS########
	#######################

	AUS_karl_eglseer = {
		name = AUS_karl_eglseer
		portraits = {
			army = {
				large = "GFX_portrait_AUS_karl_eglseer"
				small = "GFX_portrait_AUS_karl_eglseer_small"
				
			}
		}
		corps_commander = {
			traits = { trickster trait_mountaineer }
			skill = 3
			attack_skill = 2
			defense_skill = 3
			planning_skill = 3
			logistics_skill = 2
			legacy_id = -1
			visible = {
				
			}
		}
	}

	AUS_friedrich_materna = {
		name = AUS_friedrich_materna
		portraits = {
			army = {
				large = "GFX_portrait_AUS_friedrich_materna"
				small = "GFX_portrait_AUS_friedrich_materna_small"
				
			}
		}

		corps_commander = {
			traits = { infantry_leader }
			skill = 2
			attack_skill = 2
			defense_skill = 1
			planning_skill = 2
			logistics_skill = 2
			legacy_id = -1
			visible = {
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_emil_liebitzky = {
		name = AUS_emil_liebitzky
		portraits = {
			army = {
				large = "GFX_portrait_AUS_emil_liebitzky"
				small = "GFX_portrait_AUS_emil_liebitzky_small"
			}
		}
		corps_commander = {
			traits = { media_personality }
			skill = 2
			attack_skill = 1
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 2
			legacy_id = -1
			visible = {
				NOT = { original_tag = GER }
				OR = {
					AND = {
						has_civil_war = yes
						OR = {
							has_government = democratic
							has_government = communism
						}
					}
					has_civil_war = no
				}
			}
		}
	}

	AUS_ludwig_von_eimannsberger = {
		name = AUS_ludwig_von_eimannsberger
		portraits = {
			army = {
				large = "GFX_portrait_AUS_ludwig_von_eimannsberger"
				small = "GFX_portrait_AUS_ludwig_von_eimannsberger_small"
				
			}
		}
		corps_commander = {
			traits = { panzer_leader }
			skill = 2
			attack_skill = 2
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 1
			legacy_id = -1
			visible = {
				OR = {
					original_tag = AUS
					AND = {
						original_tag = GER
						has_country_flag = GER_got_austrian_generals
					}
				}
			}
		}
	}

	AUS_alfred_ritter_von_hubicki = {
		name = AUS_alfred_ritter_von_hubicki
		portraits = {
			army = {
				large = "GFX_portrait_AUS_alfred_ritter_von_hubicki"
				small = "GFX_portrait_AUS_alfred_ritter_von_hubicki_small"
				
			}
		}
		corps_commander = {
			traits = { armor_officer panzer_leader }
			skill = 3
			attack_skill = 3
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 3
			legacy_id = -1
			visible = {
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_valentin_feuerstein = {
		name = AUS_valentin_feuerstein
		portraits = {
			army = {
				large = "GFX_portrait_AUS_valentin_feuerstein"
				small = "GFX_portrait_AUS_valentin_feuerstein_small"
				
			}
		}
		corps_commander = {
			traits = { trait_mountaineer }
			skill = 3
			attack_skill = 3
			defense_skill = 3
			planning_skill = 2
			logistics_skill = 2
			legacy_id = -1
			visible = {
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_ernst_hammer = {
		name = AUS_ernst_hammer
		portraits = {
			army = {
				large = GFX_portrait_AUS_ernst_hammer
				small = GFX_portrait_AUS_ernst_hammer_small
				
			}
		}
		corps_commander = {
			traits = { trait_engineer }
			skill = 2
			attack_skill = 1
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 2
			legacy_id = -1
			visible = {
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_eduard_barger = {
		name = AUS_eduard_barger
		portraits = {
			army = {
				large = "GFX_portrait_AUS_eduard_barger"
				small = "GFX_portrait_AUS_eduard_barger_small"
			}
		}
		corps_commander = {
			traits = {  }
			skill = 1
			attack_skill = 2
			defense_skill = 2
			planning_skill = 1
			logistics_skill = 2
			legacy_id = -1
			visible = {
				NOT = { original_tag = GER }
				OR = {
					AND = {
						has_civil_war = yes
						OR = {
							has_government = democratic
							has_government = communism
						}
					}
				
					has_civil_war = no
				}
			}
		}
	}

	AUS_mauritz_von_wiktorin = {
		name = AUS_mauritz_von_wiktorin
		portraits = {
			army = {
				large = "GFX_portrait_AUS_mauritz_von_wiktorin"
				small = "GFX_portrait_AUS_mauritz_von_wiktorin_small"
			}
		}
		corps_commander = {
			traits = { politically_connected  }
			skill = 2
			attack_skill = 2
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 2
			legacy_id = -1
			visible = {
				OR = { 
					AND = {
						has_government = fascism
						NOT = { 
							has_completed_focus = AUS_clamp_down_on_dnsap 
							has_completed_focus = AUS_rebuild_democratic_systems
							has_completed_focus = AUS_ban_dnsap
						}
					}
					has_completed_focus = AUS_bring_generals_out_of_retirement
				}
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_curt_von_jesser = {
		name = AUS_curt_von_jesser
		portraits = {
			army = {
				large = "GFX_portrait_AUS_curt_von_jesser"
				small = "GFX_portrait_AUS_curt_von_jesser_small"
			}
		}
		corps_commander = {
			traits = { trait_reckless }
			skill = 1
			attack_skill = 2
			defense_skill = 0
			planning_skill = 0
			logistics_skill = 1
			legacy_id = -1
			visible = {
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_anton_kienbauer = {
		name = AUS_anton_kienbauer
		portraits = {
			army = {
				large = "GFX_portrait_AUS_anton_kienbauer"
				small = "GFX_portrait_AUS_anton_kienbauer_small"
			}
		}
		corps_commander = {
			traits = {  }
			skill = 1
			attack_skill = 1
			defense_skill = 1
			planning_skill = 1
			logistics_skill = 0
			legacy_id = -1
			visible = {
				OR = {
					original_tag = AUS
					AND = {
						original_tag = GER
						has_country_flag = GER_got_austrian_generals
					}
				}
			}
		}
	}

	AUS_julius_deutsch = {
		name = AUS_julius_deutsch
		portraits = {
			army = {
				large = "GFX_portrait_AUS_julius_deutsch"
				small = "GFX_portrait_AUS_julius_deutsch_small"
			}
		}
		corps_commander = {
			traits = { militias_officer }
			skill = 2
			attack_skill = 2
			defense_skill = 2
			planning_skill = 1
			logistics_skill = 1
			legacy_id = -1
			visible = {
				has_government = communism
				OR = {
					has_completed_focus = AUS_schutzbund_support
					has_completed_focus = AUS_properly_trained_militias
				}
				NOT = { original_tag = GER }
			}
		}
	}

	AUS_richard_steidle = {
		name = AUS_richard_steidle
		portraits = {
			army = {
				large = "GFX_portrait_AUS_richard_steidle" 
				small = "GFX_portrait_AUS_richard_steidle_small" 
			}
		}
		corps_commander = {
			traits = { militias_officer }
			skill = 1
			attack_skill = 1
			defense_skill = 0
			planning_skill = 1
			logistics_skill = 1
			legacy_id = -1
			visible = {
				has_government = neutrality
				has_completed_focus = AUS_eiserne_legion
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_johann_jacob_reverta = {
		name = AUS_johann_jacob_reverta
		portraits = {
			army = {
				large = "GFX_portrait_europe_generic_land_13"
				small = "GFX_portrait_europe_generic_land_13_small"
				
			}
		}
		corps_commander = {
			traits = { harsh_leader }
			skill = 2
			attack_skill = 2
			defense_skill = 2
			planning_skill = 2
			logistics_skill = 1
			legacy_id = -1
			visible = {
				NOT = {
					original_tag = GER
				}
				has_completed_focus = AUS_invite_spanish_refugees
			}
		}
	}

	###########################
	#########ADMIRALS##########
	###########################

	AUS_carl_heinz_birnbacher = {
		name = AUS_carl_heinz_birnbacher
		portraits = {
			army = {
				large = "GFX_portrait_AUS_carl_heinz_birnbacher"
				small = "GFX_portrait_AUS_carl_heinz_birnbacher_small"
			}
		}
		navy_leader = {
			traits = {navy_career_officer}
			skill = 3
			attack_skill = 2
			defense_skill = 2
			maneuvering_skill = 1
			coordination_skill = 2
			legacy_id = -1
			visible = {
				has_completed_focus = AUS_promote_admirals
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	###########################
	#######FIELD MARSHALS######
	###########################

	AUS_alfred_jansa = {
		name = AUS_alfred_jansa
		portraits = {
			army = {
				large = "GFX_portrait_AUS_alfred_jansa"
				small = "GFX_portrait_AUS_alfred_jansa_small"
			}
		}

		advisor = {
			slot = army_chief
			idea_token = AUS_alfred_jansa
			allowed = {
				original_tag = AUS
			}
			available = {
				has_completed_focus = AUS_follow_the_jansa_plan
			}
			visible = {
				NOT = {
					OR = {
						has_completed_focus = AUS_establish_bohme_plan 
						original_tag = GER
					}
				}
			}
			traits = {
				army_chief_defensive_2
			}
			cost = 100
			ai_will_do = {
				base = 5
			}
		}
		field_marshal = {
			traits = { organizer thorough_planner war_hero }
			skill = 3
			attack_skill = 2
			defense_skill = 4
			planning_skill = 3
			logistics_skill = 2
			legacy_id = -1
			visible = {
				OR = {
					AND = {
						has_civil_war = yes
						OR = {
							has_government = democratic
							has_government = communism
						}
					}
				
					has_civil_war = no
				}
				NOT = {
					original_tag = GER
				}
			}
		}
	}

	AUS_wilhelm_gebauer = {
		name = AUS_wilhelm_gebauer
		portraits = {
			army = {
				large = "GFX_portrait_AUS_wilhelm_gebauer"
				small = "GFX_portrait_AUS_wilhelm_gebauer_small"
			}
		}
		advisor = {
			slot = army_chief
			idea_token = AUS_wilhelm_gebauer
			allowed = {
				OR = {
					original_tag = AUS
					original_tag = GER
				}
				
			}
			available = {
				OR = {
					has_completed_focus = AUS_bring_generals_out_of_retirement
					has_completed_focus = GER_the_austrian_question
				}
				
			}
			traits = {
				army_chief_morale_3
			}
			cost = 100
			ai_will_do = {
				base = 1
			}
		}
		field_marshal = {
			traits = { brilliant_strategist war_hero inspirational_leader skilled_staffer }
			skill = 5
			attack_skill = 5
			defense_skill = 4
			planning_skill = 4
			logistics_skill = 3
			legacy_id = -1
			visible = {
				OR = {
					AND = {
						has_completed_focus = AUS_bring_generals_out_of_retirement
						original_tag = AUS
					}
					AND = {
						has_country_flag = GER_got_austrian_generals
						original_tag = GER
					}
				}
				
				
			}
		}
	}

	AUS_franz_bohme = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			advisor = {
				slot = army_chief
				idea_token = AUS_franz_bohme
				allowed = {
					original_tag = AUS
				}
				available = {
					has_completed_focus = AUS_establish_bohme_plan
				}

				visible = {
					NOT = {has_completed_focus = AUS_follow_the_jansa_plan}
				}
				traits = {
					army_chief_offensive_2
				}
				cost = 100
				ai_will_do = {
					base = 1
					modifier = {
						factor = 10
						original_tag = AUS
						OR = {
							has_completed_focus = AUS_demand_hungarian_submission
							has_completed_focus = AUS_bring_hungary_back_into_the_fold
						}
						
					}
				}
			}
			name = AUS_franz_bohme
			portraits = {
				army = {
					large = "GFX_portrait_AUS_franz_bohme"
					small = "GFX_portrait_AUS_franz_bohme_small"
				}
			}
	
			field_marshal = {
				traits = { brilliant_strategist harsh_leader offensive_doctrine }
				skill = 2
				attack_skill = 3
				defense_skill = 1
				planning_skill = 3
				logistics_skill = 2
				legacy_id = -1
				visible = {
					OR = {
						original_tag = AUS
						AND = {
							original_tag = GER
							has_country_flag = AUS_annexed
						}
					}
				}
			}
		}

		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung" }
			}
			
			advisor = {
				slot = army_chief
				idea_token = AUS_franz_bohme
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_chief_maneuver_2
				}
				cost = 100
				ai_will_do = {
					factor = 1.000
				}
			}
			name = AUS_franz_bohme
			portraits = {
				army = {
					small = "GFX_idea_generic_army_europe_1"
				}
			}
		}
	}




	#############################
	######CHIEF OF AR/N/AI#######
	#############################

	AUS_odilo_globocnik = { #this guy was very much not a CoA, will replace in dlc
		advisor = {
			slot = army_chief
			idea_token = AUS_odilo_globocnik
			allowed = {
				original_tag = AUS
			}
			traits = {
				army_chief_entrenchment_1
			}
			cost = 100
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_odilo_globocnik
		portraits = {
			army = {
				small = "GFX_idea_generic_army_europe_1"
			}
		}
	}
	
	AUS_eduard_freiherr = { #only without dlc as he makes no sense
		advisor = {
			
			
			slot = army_chief
			idea_token = AUS_eduard_freiherr
			allowed = {
				original_tag = AUS
			}
			traits = {
				army_chief_offensive_1
			}
			cost = 100
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_eduard_freiherr
		portraits = {
			army = {
				small = "GFX_idea_generic_army_europe_1"
			}
		}
	}
	
	AUS_godwin_von_brumowski = { 
		advisor = {
			
			slot = air_chief
			idea_token = AUS_godwin_von_brumowski
			allowed = {
				original_tag = AUS
			}
			available = { has_country_flag = AUS_von_brumowski_recruited_flag }
			visible = { has_country_flag = AUS_von_brumowski_recruited_flag }
			traits = {
				air_air_combat_training_3
			}
			cost = 100
			ai_will_do = {
				base = 1
				modifier = {
					factor = 0.1
					NOT = { has_completed_focus = AUS_osterreichische_luftstreitkrafte }
				}
			}
		}
		name = AUS_godwin_von_brumowski
		portraits = {
			army = {
				small = "GFX_portrait_AUS_godwin_von_brumowski_small" 
			}
		}
	}


	AUS_alexander_lohr = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}
			advisor = {
				slot = air_chief
				idea_token = AUS_alexander_lohr
				allowed = {
					original_tag = AUS
				}
				traits = {
					air_chief_reform_2
				}
				cost = 100
				ai_will_do = {
					base = 1
					modifier = {
						factor = 0.1
						NOT = { has_completed_focus = AUS_osterreichische_luftstreitkrafte }
					}
				}
			}
			name = AUS_alexander_lohr
			portraits = { 
				army = {
					small = "GFX_portrait_AUS_alexander_lohr_small"
				}
			}
		}

		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung" }
			}
			advisor = {
				slot = air_chief
				idea_token = AUS_alexander_lohr
				allowed = {
					original_tag = AUS
				}
				traits = {
					air_chief_reform_2
				}
				cost = 100
				ai_will_do = {
					base = 1
					modifier = {
						factor = 0.1
						NOT = { has_completed_focus = AUS_osterreichische_luftstreitkrafte }
					}
				}
			}
			name = AUS_alexander_lohr
			portraits = { #keep generic art!
				army = {
					small = "GFX_idea_generic_air_europe_1"
				}
			}
		}
	}

	AUS_otto_schobel = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			advisor = {	
				slot = air_chief
				idea_token = AUS_otto_schobel
				allowed = {
					original_tag = AUS
				}
				traits = {
					air_chief_ground_support_2
				}
				cost = 100
				ai_will_do = {
					base = 1
					modifier = {
						factor = 0.1
						NOT = { has_completed_focus = AUS_osterreichische_luftstreitkrafte }
					}
				}
			}
			name = AUS_otto_schobel
			portraits = { 
				army = {
					small = "GFX_portrait_AUS_otto_schobel_small"

				}
			}
		}

			instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung" }
			}

			advisor = {	
				slot = air_chief
				idea_token = AUS_otto_schobel
				allowed = {
					original_tag = AUS
				}
				traits = {
					air_chief_ground_support_2
				}
				cost = 100
				ai_will_do = {
					base = 1
				}
			}
			name = AUS_otto_schobel
			portraits = {
				army = {
					small = "GFX_idea_generic_air_europe_2"
				}
			}
		}

	}

	AUS_paul_von_hegedus = { #not in dlc because this guy is a hungarian cavalry general. He should not be a chief of navy
		
		advisor = {		
			slot = navy_chief
			idea_token = AUS_paul_von_hegedus
			allowed = {
				original_tag = AUS
				NOT = { has_dlc = "Gotterdammerung" }
			}
			traits = {
				navy_chief_decisive_battle_2
			}
			cost = 100
			ai_will_do = {
				base = 1
				modifier = {
					factor = 0.1
					any_controlled_state = {
						is_coastal = no
					}
				}
			}
		}
		name = AUS_paul_von_hegedus
		portraits = {
			army = {
				small = "GFX_idea_generic_navy_europe_1"
			}
		}
	}
	AUS_josef_teufl = { #might be removed as he is not accurate at all

		advisor = {
			slot = navy_chief
			idea_token = AUS_josef_teufl
			allowed = {
				original_tag = AUS
				NOT = { has_dlc = "Gotterdammerung" }
			}
			traits = {
				navy_chief_naval_aviation_2
			}
			cost = 100
			ai_will_do = {
				base = 1
				modifier = {
					factor = 0.1
					any_controlled_state = {
						is_coastal = no
					}
				}
			}
		}
		name = AUS_josef_teufl
		portraits = {
			army = {
				small = "GFX_idea_generic_navy_europe_3"
			}
		}
	}

	AUS_franz_von_keil = { 
		advisor = {
			slot = navy_chief
			idea_token = AUS_franz_von_keil
			allowed = {
				original_tag = AUS
			}
			traits = {
				navy_chief_decisive_battle_2 
			}
			cost = 100
			ai_will_do = {
				base = 1
				modifier = {
					factor = 0.1
					any_controlled_state = {
						is_coastal = no
					}
				}
			}
		}
		name = AUS_franz_von_keil
		portraits = {
			army = {
				small = "GFX_portrait_AUS_franz_von_keil_small"

			}
		}
	}

	AUS_gottfried_freiherr_von_banfeld = {
		advisor = {	
			slot = navy_chief
			idea_token = AUS_gottfried_freiherr_von_banfeld
			allowed = {
				original_tag = AUS
			}
			traits = {
				navy_chief_naval_aviation_2
			}
			cost = 100
			ai_will_do = {
				base = 1
				modifier = {
					factor = 0.1
					any_controlled_state = {
						is_coastal = no
					}
				}
			}
		}
		name = AUS_gottfried_freiherr_von_banfeld
		portraits = {
			army = {
				small = "GFX_portrait_AUS_gottfried_freiherr_von_banfield_small"

			}
		}
	}
	
	#############################
	#########THEORISTS###########
	#############################

	AUS_julius_yllam = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			advisor = {
				cost = 100
				slot = theorist
				idea_token = AUS_julius_yllam
				ledger = air
				allowed = {
					original_tag = AUS
				}
				
				traits = {
					air_warfare_theorist
				}
				ai_will_do = {
					base = 1
				}
			}
			name = AUS_julius_yllam
			portraits = { 
				army = {
					small = "GFX_portrait_AUS_julius_yllam_small"
				}
			}
		}
		instance = {
			allowed = {
				 NOT = { has_dlc = "Gotterdammerung" }
			}

			advisor = {
				cost = 100
				slot = theorist
				idea_token = AUS_julius_yllam
				ledger = air
				allowed = {
					original_tag = AUS
				}
				
				traits = {
					air_warfare_theorist
				}
				ai_will_do = {
					base = 1
				}
			}
			name = AUS_julius_yllam
			portraits = {
				army = {
					small = "GFX_idea_generic_air_europe_1"
				}
			}
		}
	}

	AUS_alois_schonburg_hartenstein = {
		advisor = {
			cost = 100
			slot = theorist
			idea_token = AUS_alois_schonburg_hartenstein
			ledger = air
			allowed = {
				original_tag = AUS
			}
			
			traits = {
				grand_battle_plan_expert
			}
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_alois_schonburg_hartenstein
		portraits = {
			army = {
				small = "GFX_portrait_AUS_alois_schonburg_hartenstein_small"
			}
		}
	}
	AUS_otto_meixner_von_zweienstamm = { #will be replaced with dlc, was 80 at game start
		advisor = {
			cost = 100
			slot = theorist
			idea_token = AUS_otto_meixner_von_zweienstamm
			ledger = army
			allowed = {
				original_tag = AUS
			}
			traits = {
				military_theorist
			}
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_otto_meixner_von_zweienstamm
		portraits = {
			army = {
				small = "GFX_idea_generic_army_europe_3"
			}
		}
	}

	########################
	##MILITARY HIGH COMMAND#
	########################

	AUS_wilhelm_zehner = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			advisor = {
				slot = high_command
				idea_token = AUS_wilhelm_zehner
				ledger = army
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_regrouping_2
				}
				cost = 100
				ai_will_do = {
					base = 1
				}
			}
			name = AUS_wilhelm_zehner
			portraits = { #add new art here
				army = {
					small = "GFX_portrait_AUS_wilhelm_zehner_small"
				}
			}
		}

		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung"}
			}

			advisor = {
				slot = high_command
				idea_token = AUS_wilhelm_zehner
				ledger = army
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_regrouping_2
				}
				cost = 100
				ai_will_do = {
					base = 1.000
				}
			}
			name = AUS_wilhelm_zehner
			portraits = {
				army = {
					small = "GFX_idea_generic_army_europe_4"
				}
			}
		}

	}
	
	AUS_viktor_seebauer = {
		advisor = {		
			slot = high_command
			idea_token = AUS_viktor_seebauer
			ledger = air
			allowed = {
				original_tag = AUS
			}
			traits = {
				air_bomber_interception_2
			}
			cost = 100
			ai_will_do = {
				base = 1.000
			}
		}
		name = AUS_viktor_seebauer
		portraits = { #keep generic art
			army = {
				small = "GFX_idea_generic_air_europe_2"
			}
		}
	}
	AUS_lothar_rendulic = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}
			advisor = {	
				slot = high_command
				idea_token = AUS_lothar_rendulic
				ledger = army
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_infantry_2
				}
				cost = 100
				ai_will_do = {
					base = 1
				}
			}

			corps_commander = {
				traits = { infantry_officer infantry_leader }
				skill = 3
				attack_skill = 2
				defense_skill = 3
				planning_skill = 3
				logistics_skill = 2
				legacy_id = -1
			}
			name = AUS_lothar_rendulic
			portraits = { #add new art here
				army = {
					large = "GFX_portrait_AUS_lothar_rendulic"
					small = "GFX_portrait_AUS_lothar_rendulic_small"
				}
			}
		}
		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung" }
			}
			advisor = {	
				slot = high_command
				idea_token = AUS_lothar_rendulic
				ledger = army
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_infantry_2
				}
				cost = 100
				ai_will_do = {
					base = 1
				}
			}

			name = AUS_lothar_rendulic
			portraits = { 
				army = {
					small = "GFX_idea_generic_army_europe_1"
				}
			}
		}

	}
	
	AUS_eugen_beyer = {
		instance = {
			allowed = {
				has_dlc = "Gotterdammerung"
			}

			advisor = {	
				slot = high_command
				idea_token = AUS_eugen_beyer
				ledger = army
				allowed = {
					OR = {
						original_tag = AUS
						original_tag = GER
					}
				}
				traits = {
					army_commando_2
				}
				cost = 100
				ai_will_do = {
					base= 1
				}
			}
			name = AUS_eugen_beyer
			portraits = { 
				army = {
					large = "GFX_portrait_AUS_eugen_beyer"
					small = "GFX_portrait_AUS_eugen_beyer_small"

				}
			}
	
			field_marshal = {
				traits = { offensive_doctrine commando career_officer}
				skill = 2
				attack_skill = 1
				defense_skill = 3
				planning_skill = 3
				logistics_skill = 2
				legacy_id = -1
				visible = {
					OR = {
						original_tag = AUS
						AND = {
							original_tag = GER
							has_country_flag = AUS_annexed 
						}
					}
				}
			}
		}

		instance = {
			allowed = {
				NOT = { has_dlc = "Gotterdammerung"}
			}
			
			advisor = {	
				slot = high_command
				idea_token = AUS_eugen_beyer
				ledger = army
				allowed = {
					original_tag = AUS
				}
				traits = {
					army_commando_2
				}
				cost = 100
				ai_will_do = {
					base = 1
				}
			}
			name = AUS_eugen_beyer
			portraits = {
				army = {
					small = "GFX_idea_generic_army_europe_5"
				}
			}
	
		}
	}

		AUS_arthur_von_pongracz = {
		advisor = {
			slot = high_command
			idea_token = AUS_arthur_von_pongracz
			ledger = army
			allowed = {
				original_tag = AUS
			}
			traits = {
				army_cavalry_2
			}
			cost = 100
			ai_will_do = {
				base = 1
			}
		}
		name = AUS_arthur_von_pongracz
		portraits = {
			army = {
				small = "GFX_portrait_AUS_arthur_von_pongracz_small"
			}
		}
	}

	AUS_theodor_korner = {
		advisor = {	
			slot = high_command
			idea_token = AUS_theodor_korner
			ledger = army
			allowed = {
				original_tag = AUS
			}
			traits = {
				army_concealment_1
			}
			cost = 50
			ai_will_do = {
				base = 1
			}
		}

		corps_commander = {
			traits = { militias_officer }
			skill = 2
			attack_skill = 2
			defense_skill = 3
			planning_skill = 1
			logistics_skill = 1
			legacy_id = -1
			visible = {
				OR = {
					has_government = communism
					has_government = democratic
				}
				OR = {
					has_completed_focus = AUS_schutzbund_support
					has_completed_focus = AUS_properly_trained_militias
				}
				
			}
		}
		name = AUS_theodor_korner
		portraits = {
			army = {
				small = "GFX_portrait_AUS_theodor_korner_small"
				large = "GFX_portrait_AUS_theodor_korner"
			}
		}
	}
	
	AUS_josef_brunner = {
		advisor = {	
			slot = high_command 
			idea_token = AUS_josef_brunner
			allowed = {
					original_tag = AUS
				}
				traits = {
					air_air_superiority_2
				}
				cost = 100
				ai_will_do = {
					base = 1
				}
		}
		name = AUS_josef_brunner
		portraits = {
			army = {
				small = "GFX_portrait_AUS_josef_brunner_small" 
			}
		}
	}


	#########SCIENTISTS###############

	AUS_herbert_wagner = {
		name = AUS_herbert_wagner
		portraits = {
			army = {
				large = GFX_portrait_AUS_herbert_wagner
			}
		}

		scientist = {
			traits = { scientist_trait_guidance_systems_expert }
			skills = {
				specialization_air = 3
			}

			visible = {
				owner = { #Yes, this is needed, otherwise you get a scope error as the game checks if the scientist have completed the focus... they haven't :D
					OR = {
						has_completed_focus = AUS_royal_scientific_grants
						has_completed_focus = AUS_recruiting_the_graduates
					}
				}
			}
		}
	}

	AUS_eugen_sanger = {
		name = AUS_eugen_sanger
		portraits = {
			army = {
				large = GFX_portrait_AUS_eugen_sanger
			}
		}

		scientist = {
			traits = { scientist_trait_jet_expert }
			skills = {
				specialization_air = 2
			}

			visible = {
				owner = { #Yes, this is needed, otherwise you get a scope error as the game checks if the scientist have completed the focus... they haven't :D
					has_completed_focus = AUS_recruiting_the_graduates
				}
			}
		}
	}

	AUS_hedy_lamarr = {
		name = AUS_hedy_lamarr
		portraits = {
			army = {
				large = GFX_portrait_AUS_hedy_lamarr
			}
		}

		scientist = {
			traits = { scientist_trait_submarine_specialist scientist_trait_fast_learner }
			skills = {
				specialization_naval = 1
			}

			visible = {
				owner = { #Yes, this is needed, otherwise you get a scope error as the game checks if the scientist have completed the focus... they haven't :D
					has_completed_focus = AUS_womens_education_initiative
				}
			}
		}
	}

	AUS_egon_schweidler = {
		name = AUS_egon_schweidler
		portraits = {
			army = {
				large = GFX_portrait_AUS_egon_schweidler
			}
		}

		scientist = {
			traits = { scientist_trait_nuclear_power_expert scientist_trait_bright }
			skills = {
				specialization_nuclear = 2
			}

			visible = {
				owner = { #Yes, this is needed, otherwise you get a scope error as the game checks if the scientist have completed the focus... they haven't :D
					has_completed_focus = AUS_recruiting_the_graduates
				}
			}
		}
	}

	AUS_paul_eisler = {
		name = AUS_paul_eisler
		portraits = {
			army = {
				large = GFX_portrait_AUS_paul_eisler
			}
		}

		scientist = {
			traits = { scientist_trait_electronics_specialist }
			skills = {
				specialization_air = 2
			}

			visible = {
				owner = { #Yes, this is needed, otherwise you get a scope error as the game checks if the scientist have completed the focus... they haven't :D
					has_completed_focus = AUS_royal_scientific_grants
				}
			}
		}
	}
}

