add_namespace = amphib
add_namespace = hesh
add_namespace = thermo
add_namespace = para_tanks

country_event = {
    id = amphib.1
    title = amphib.1.t
    desc = amphib.1.desc
    
    is_triggered_only = yes
    
    option = {
        name = amphib.1.a
        		random_list = {
			45 = { #cost
				country_event = {
					id = amphib.2
					days = 1
				}
			}
			45 = { #reliability
				country_event = {
						id = amphib.3
						days = 1
				}
			}
			5 = { #perfect
				country_event = {
						id = amphib.4
						days = 1
				}
			}
			5 = { #failure
				country_event = {
						id = amphib.5
						days = 1
				}
			}
		}
    }
}

country_event = {
    id = amphib.2
    title = amphib.2.t
    desc = amphib.2.desc
    
    is_triggered_only = yes
    
    option = { #accept
		name = amphib.2.a
		set_technology = {
			mass_mech_amphib_result_increased_costs = 1
		}
		add_ideas = mass_mech_amphib_result_increased_costs
    }
	
    option = { #try again
		name = amphib.2.b
			country_event = {
				id = amphib.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = {
    id = amphib.3
    title = amphib.3.t
    desc = amphib.3.desc
    
    is_triggered_only = yes
    
    option = {
		name = amphib.2.a
		set_technology = {
			mass_mech_amphib_result_reduced_reliability = 1
		}
		add_ideas = mass_mech_amphib_result_reduced_reliability
    }

    option = { #try again
		name = amphib.2.b
			country_event = {
				id = amphib.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = {
    id = amphib.4
    title = amphib.4.t
    desc = amphib.4.desc
    
    is_triggered_only = yes
    
    option = {
		name = amphib.2.a
		set_technology = {
			mass_mech_amphib_result_perfect = 1
		}
    }

    option = { #try again
		name = amphib.2.b
			country_event = {
				id = amphib.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = {
    id = amphib.5
    title = amphib.5.t
    desc = amphib.5.desc
    
    is_triggered_only = yes


    option = { #try again
		name = amphib.2.b
		add_political_power = -25
			country_event = {
				id = amphib.1
				days = 120
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = {
    id = hesh.1
    title = hesh.1.t
    desc = hesh.1.desc
    
    is_triggered_only = yes
    
    option = {
        name = amphib.1.a
        		random_list = {
			50 = { #poor performance against modern tanks
				country_event = {
					id = hesh.2
					days = 1
				}
			}
			50 = { #mixed AT performance
				country_event = {
					id = hesh.3
					days = 1
				}
			}


		}
    }
}

country_event = { #poor performance against modern tanks
    id = hesh.2
    title = hesh.2.t
    desc = hesh.2.desc
    
    is_triggered_only = yes
    
    option = { #accept
		name = amphib.2.a
		set_technology = {
			hesh_poor_at = 1
		}
    }
	
    option = { #try again
		name = amphib.2.b
			country_event = {
				id = hesh.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = { #mixed AT performance
    id = hesh.3
    title = hesh.3.t
    desc = hesh.3.desc
    
    is_triggered_only = yes
    
    option = { #accept
		name = amphib.2.a
		set_technology = {
			hesh_mixed_at = 1
		}
    }
	
    option = { #try again
		name = amphib.2.b
			country_event = {
				id = hesh.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = {
    id = thermo.1
    title = thermo.1.t
    desc = thermo.1.desc
    
    is_triggered_only = yes
    
    option = {
        name = amphib.1.a
        		random_list = {
			40 = { #expensive
				country_event = {
					id = thermo.2
					days = 1
				}
			}
			40 = { #poor reliability
				country_event = {
					id = thermo.3
					days = 1
				}
			}
			20 = { #perfect
				country_event = {
					id = thermo.4
					days = 1
				}
			}

		}
    }
}

country_event = { #expensive thermobarics
    id = thermo.2
    title = thermo.2.t
    desc = thermo.2.desc
    
    is_triggered_only = yes
    
    option = { #accept
		name = amphib.2.a
		set_technology = {
			thermobarics = 1
		}
		add_ideas = thermobarics_result_increased_costs
    }
	
    option = { #try again
		name = amphib.2.b
			country_event = {
				id = thermo.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = { #unreliable thermobarics
    id = thermo.3
    title = thermo.3.t
    desc = thermo.3.desc
    
    is_triggered_only = yes
    
    option = { #accept
		name = amphib.2.a
		set_technology = {
			thermobarics = 1
		}
		add_ideas = thermobarics_result_reduced_reliability
    }
	
    option = { #try again
		name = amphib.2.b
			country_event = {
				id = thermo.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}

country_event = { #perfect thermobarics
    id = thermo.4
    title = thermo.4.t
    desc = thermo.4.desc
    
    is_triggered_only = yes
    
    option = { #accept
		name = amphib.2.a
		set_technology = {
			perfect_thermobarics = 1
		}
    }
	
    option = { #try again
		name = amphib.2.b
			country_event = {
				id = hesh.1
				days = 60
			}
    }

    option = { #never mind
		name = amphib.2.c
    }
}


#country_event = { #are you running extra tank slots and gun upgrades?
#    id = para_tanks.1
#    title = para_tanks.1.t
#    desc = para_tanks.1.desc
#    
#    trigger = {
#		NOT = {
#			has_country_flag = para_tanks
#		}
#    }
#    mean_time_to_happen = {
#		hours = 1
#	}
#    
#    option = { #yes
#		name = para_tanks.1.a
#		set_technology = {
#			para_tanks = 1
#		}
#		set_country_flag = para_tanks
#    }
#
#    option = { #no 
#		name = para_tanks.1.b
#		set_country_flag = para_tanks
#    }
#}