﻿add_namespace = HLC_nf_events

country_event = {
	id = HLC_nf_events.1
	picture = GFX_event_generic_raider_1
	title = HLC_nf_events.1.title
	desc = HLC_nf_events.1.desc
	is_triggered_only = yes

	option = {
		name = HLC_nf_events.1.a
		add_ideas = HLC_bunker_up_idea
	}
	option = {
		name = HLC_nf_events.1.b
		add_ideas = HLC_looters_idea
	}
	option = {
		name = HLC_nf_events.1.c
		add_ideas = HLC_stability_idea
	}
}
country_event = {
	id = HLC_nf_events.2
	picture = GFX_event_radio_new_vegas
	title = HLC_nf_events.2.title
	desc = HLC_nf_events.2.desc
	is_triggered_only = yes

	option = {
		name = HLC_nf_events.2.a
		add_equipment_to_stockpile = {
			type = ballistic_equipment_3
			amount = 100
			producer = USA
		}
	}
	option = {
		name = HLC_nf_events.2.b
		set_temp_variable = { caps_to_add = 50 }
		add_caps = yes
	}
	option = {
		name = HLC_nf_events.2.c
		random_list = {
			10 = {
				set_technology = {
					fireteam_weaponry_tech = 1
				}
			}
			10 = {
				set_technology = {
					demolitions_weaponry_tech = 1
				}
			}
			10 = {
				set_technology = {
					anti_tank_equipment_tech_1 = 1
				}
			}
			10 = {
				set_technology = {
					maintenance_company_tech_1 = 1
				}
			}
		}
	}
}
country_event = {
	id = HLC_nf_events.3
	picture = GFX_event_radio_new_vegas
	title = HLC_nf_events.3.title
	desc = HLC_nf_events.3.desc
	is_triggered_only = yes

	option = {
		name = HLC_nf_events.3.a
		HLC_sergeant_wilhelm = {
			add_country_leader_trait = {
				ideology = militarist_oligarchy
				trait = HLC_bloody_coup_trait
			}
		}
	}
	option = {
		name = HLC_nf_events.3.b
		HLC_sergeant_wilhelm = {
			add_country_leader_trait = {
				ideology = militarist_oligarchy
				trait = HLC_assassin_trait
			}
		}

	}
	option = {
		name = HLC_nf_events.3.c
		HLC_sergeant_wilhelm = {
			add_country_leader_trait = {
				ideology = militarist_oligarchy
				trait = HLC_political_mastermind_trait
			}
		}

	}
}
country_event = {
	id = HLC_nf_events.4
	picture = GFX_event_radio_new_vegas
	title = HLC_nf_events.4.title
	desc = HLC_nf_events.4.desc
	is_triggered_only = yes

	option = {
		name = HLC_nf_events.4.a
		add_ideas = HLC_old_hellcats_idea
	}
}
