country_event = { id = 111111 trigger = { ai = no } mean_time_to_happen = { months = 2000 } tag = HDJ title = "multiply pop" desc = "The pop growth cheat." picture = "Unite" option = { name = "where the children come from." any_owned = { soldiers = { reduce_pop = 8.0 } } } option = { name = "where the children come from." any_owned = { capitalists = { reduce_pop = 8.0 } } } option = { name = "where the children come from." any_owned = { craftsmen = { reduce_pop = 8.0 } } } option = { name = "where the children come from." any_owned = { labourers = { reduce_pop = 8.0 } } } option = { name = "where the children come from." any_owned = { bureaucrats = { reduce_pop = 8.0 } } } option = { name = "where the children come from." any_owned = { clergymen = { reduce_pop = 8.0 } } } option = { name = "where the children come from." any_owned = { any_pop = { limit = { is_primary_culture = yes } reduce_pop = 8.0 } } } } }