#Welcoming the player - Giving "Observer" option country_event = { id = 1999999 title = EVTHELLOTITLE desc = EVTHELLODESC picture = observer major = yes trigger = { ai = no NOT = { has_global_flag = hello_player } } mean_time_to_happen = { months = 0.0001 } option = { name = EVTHELLOPLAY set_global_flag = hello_player } option = { name = EVTHELLOOBS set_global_flag = hello_player 3246 = { secede_province = THIS state_scope = { is_slave = no } } 3246 = { secede_province = AAA remove_core = SCA remove_core = NOR remove_core = ICL change_province_name = "Observer" life_rating = -100 add_core = AAA any_pop = { reduce_pop = 0 #Reduce_pop reduces pop TO a certain %, instead of by %, so if you want it to litterly kill pops you have to set it to 0 } add_province_modifier = { name = occupied duration = -1 } } change_tag_no_core_switch = AAA AAA = { ruling_party_ideology = noIdeology primary_culture = dummy religion = dummy_religion remove_accepted_culture = zzz_religion_shamanist add_accepted_culture = zzz_religion_dummy_religion } } } ## At war with a landless country #country_event = { # id = 2500020 # title = NOWARTITLE # desc = NOWARDESC # # trigger = { # OR = { # exists = no # tag = REB #God knows why # } # war = yes # } # # mean_time_to_happen = { months = 0.00001 } #F--king immediately # # option = { # name = NOWAROPTA # neutrality = yes # any_country = { # limit = { # war = FROM # } # end_war = FROM # } # } #} # ### Fixing noculture through events ## ## Event 1000000: Noculture'd pops ## Event 1000001: Accepted minority of noculture ## Events 1000002-1000xxx: Country speaks noculture (fixed through capital's majority culture) ## Events 1001xxx: Sets state religion as a country flag ## Events 1002xxx: Fixes the cases of state religion being "Atheist" # #province_event = { # id = 1000000 # title = EVTNAME000000 # desc = EVTDESC000000 # picture = "Demonstration" # # trigger = { # any_pop = { # OR = { # has_pop_culture = noculture # has_pop_culture = dummy # } # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000000 # any_pop = { # limit = { OR = { has_pop_culture = noculture has_pop_culture = dummy } } # reduce_pop = -1 # } # } #} #country_event = { # id = 1000001 # title = EVTNAME000001 # desc = EVTDESC000001 # picture = "Demonstration" # # trigger = { # OR = { # accepted_culture = noculture # accepted_culture = dummy # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000001 # remove_accepted_culture = noculture # remove_accepted_culture = dummy # } #} #country_event = { # id = 1000002 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = aborigine # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = aborigine # } #} #country_event = { # id = 1000003 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = adelphic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = adelphic # } #} #country_event = { # id = 1000004 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afar # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afar # } #} #country_event = { # id = 1000005 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afer # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afer # } #} #country_event = { # id = 1000006 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = africaine # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = africaine # } #} #country_event = { # id = 1000007 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = african_minor # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = african_minor # } #} #country_event = { # id = 1000008 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = africano # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = africano # } #} #country_event = { # id = 1000009 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "HuckleberryFinn" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_american # } #} #country_event = { # id = 1000010 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_antillean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_antillean # } #} #country_event = { # id = 1000011 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_brazilian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_brazilian # } #} #country_event = { # id = 1000012 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_caribbean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_caribbean # } #} #country_event = { # id = 1000013 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_caribeno # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_caribeno # } #} #country_event = { # id = 1000014 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_carpathian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_carpathian # } #} #country_event = { # id = 1000015 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_greek # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_greek # } #} #country_event = { # id = 1000016 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_italian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_italian # } #} #country_event = { # id = 1000017 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_norse # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_norse # } #} #country_event = { # id = 1000018 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "NavioNegreiro" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = afro_slavic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = afro_slavic # } #} #country_event = { # id = 1000019 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = aimara # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = aimara # } #} #country_event = { # id = 1000020 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "kurils" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ainu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ainu # } #} #country_event = { # id = 1000021 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = akan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = akan # } #} #country_event = { # id = 1000022 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = alan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = alan # } #} #country_event = { # id = 1000023 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "alaska" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = alaskan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = alaskan # } #} #country_event = { # id = 1000024 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = albanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = albanian # } #} #country_event = { # id = 1000025 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = alexandrine # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = alexandrine # } #} #country_event = { # id = 1000026 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = algonquish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = algonquish # } #} #country_event = { # id = 1000027 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "sight" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = alien # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = alien # } #} #country_event = { # id = 1000028 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = all_italian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = all_italian # } #} #country_event = { # id = 1000029 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = alpine # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = alpine # } #} #country_event = { # id = 1000030 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = amazonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = amazonian # } #} #country_event = { # id = 1000031 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = americano # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = americano # } #} #country_event = { # id = 1000032 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = amerikaner # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = amerikaner # } #} #country_event = { # id = 1000033 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = amhara # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = amhara # } #} #country_event = { # id = 1000034 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = anatolian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = anatolian # } #} #country_event = { # id = 1000035 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = andalucian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = andalucian # } #} #country_event = { # id = 1000036 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = anglo_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = anglo_african # } #} #country_event = { # id = 1000037 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = anglo_canadian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = anglo_canadian # } #} #country_event = { # id = 1000038 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = anglo_saxon # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = anglo_saxon # } #} #country_event = { # id = 1000039 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = antartique # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = antartique # } #} #country_event = { # id = 1000040 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = antivuorean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = antivuorean # } #} #country_event = { # id = 1000041 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = araucanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = araucanian # } #} #country_event = { # id = 1000042 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = aravacian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = aravacian # } #} #country_event = { # id = 1000043 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = arcansian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = arcansian # } #} #country_event = { # id = 1000044 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = armenian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = armenian # } #} #country_event = { # id = 1000045 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = aromanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = aromanian # } #} #country_event = { # id = 1000046 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Socialism" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ashkenazi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ashkenazi # } #} #country_event = { # id = 1000047 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = asian_minor # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = asian_minor # } #} #country_event = { # id = 1000048 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = assamese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = assamese # } #} #country_event = { # id = 1000049 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = assyrian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = assyrian # } #} #country_event = { # id = 1000050 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "austflag" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = australian # } #} #country_event = { # id = 1000051 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = australiano # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = australiano # } #} #country_event = { # id = 1000052 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = australienne # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = australienne # } #} #country_event = { # id = 1000053 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = australus # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = australus # } #} #country_event = { # id = 1000054 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = avadhi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = avadhi # } #} #country_event = { # id = 1000055 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = azande # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = azande # } #} #country_event = { # id = 1000056 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = azerbaijani # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = azerbaijani # } #} #country_event = { # id = 1000057 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = baganda # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = baganda # } #} #country_event = { # id = 1000058 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = baguirmi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = baguirmi # } #} #country_event = { # id = 1000059 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bai # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bai # } #} #country_event = { # id = 1000060 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bakongo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bakongo # } #} #country_event = { # id = 1000061 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = baluchi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = baluchi # } #} #country_event = { # id = 1000062 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bambara # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bambara # } #} #country_event = { # id = 1000063 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = basque # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = basque # } #} #country_event = { # id = 1000064 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bazramani # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bazramani # } #} #country_event = { # id = 1000065 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bedouin # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bedouin # } #} #country_event = { # id = 1000066 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = beieren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = beieren # } #} #country_event = { # id = 1000067 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "asian_ruler" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = beifaren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = beifaren # } #} #country_event = { # id = 1000068 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = beja # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = beja # } #} #country_event = { # id = 1000069 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = belgian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = belgian # } #} #country_event = { # id = 1000070 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = beltramian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = beltramian # } #} #country_event = { # id = 1000071 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bengali # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bengali # } #} #country_event = { # id = 1000072 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = berber # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = berber # } #} #country_event = { # id = 1000073 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bihari # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bihari # } #} #country_event = { # id = 1000074 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "threehurrahs" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = boehmisch # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = boehmisch # } #} #country_event = { # id = 1000075 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = boer # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = boer # } #} #country_event = { # id = 1000076 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bomullborgar # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bomullborgar # } #} #country_event = { # id = 1000077 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bornean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bornean # } #} #country_event = { # id = 1000078 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bosniak # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bosniak # } #} #country_event = { # id = 1000079 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = brazilian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = brazilian # } #} #country_event = { # id = 1000080 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = breton # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = breton # } #} #country_event = { # id = 1000081 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = brithenig # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = brithenig # } #} #country_event = { # id = 1000082 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "queenvictoria" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = british # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = british # } #} #country_event = { # id = 1000083 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bulgarian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bulgarian # } #} #country_event = { # id = 1000084 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bundsfoervant # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bundsfoervant # } #} #country_event = { # id = 1000085 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = burmese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = burmese # } #} #country_event = { # id = 1000086 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = byelorussian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = byelorussian # } #} #country_event = { # id = 1000087 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = bythlimmoth # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = bythlimmoth # } #} #country_event = { # id = 1000088 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = cabottian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = cabottian # } #} #country_event = { # id = 1000089 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = caddoan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = caddoan # } #} #country_event = { # id = 1000090 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = calusan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = calusan # } #} #country_event = { # id = 1000091 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = camite # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = camite # } #} #country_event = { # id = 1000092 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Cubanrebels" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = caribeno # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = caribeno # } #} #country_event = { # id = 1000093 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = carribean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = carribean # } #} #country_event = { # id = 1000094 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = carthaginian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = carthaginian # } #} #country_event = { # id = 1000095 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = cat # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = cat # } #} #country_event = { # id = 1000096 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = catalan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = catalan # } #} #country_event = { # id = 1000097 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ceian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ceian # } #} #country_event = { # id = 1000098 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = celtiberian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = celtiberian # } #} #country_event = { # id = 1000099 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = celtic_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = celtic_african # } #} #country_event = { # id = 1000100 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = celtic_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = celtic_american # } #} #country_event = { # id = 1000101 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = celtic_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = celtic_australian # } #} #country_event = { # id = 1000102 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = central_algonquian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = central_algonquian # } #} #country_event = { # id = 1000103 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = central_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = central_american # } #} #country_event = { # id = 1000104 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = cetuan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = cetuan # } #} #country_event = { # id = 1000105 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = chacoan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = chacoan # } #} #country_event = { # id = 1000106 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = cherokee # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = cherokee # } #} #country_event = { # id = 1000107 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = chewa # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = chewa # } #} #country_event = { # id = 1000108 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = chibchan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = chibchan # } #} #country_event = { # id = 1000109 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = chokwe # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = chokwe # } #} #country_event = { # id = 1000110 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Egyptian" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = copts # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = copts # } #} #country_event = { # id = 1000111 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = cree # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = cree # } #} #country_event = { # id = 1000112 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = crni # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = crni # } #} #country_event = { # id = 1000113 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = croat # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = croat # } #} #country_event = { # id = 1000114 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = cushitic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = cushitic # } #} #country_event = { # id = 1000115 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = czarny # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = czarny # } #} #country_event = { # id = 1000116 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = czech # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = czech # } #} #country_event = { # id = 1000117 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dacian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dacian # } #} #country_event = { # id = 1000118 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dacian_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dacian_african # } #} #country_event = { # id = 1000119 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dacian_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dacian_american # } #} #country_event = { # id = 1000120 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dacian_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dacian_australian # } #} #country_event = { # id = 1000121 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dakota # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dakota # } #} #country_event = { # id = 1000122 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dakshin # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dakshin # } #} #country_event = { # id = 1000123 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "danishgovernment" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = danish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = danish # } #} #country_event = { # id = 1000124 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = deagostinian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = deagostinian # } #} #country_event = { # id = 1000125 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = delian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = delian # } #} #country_event = { # id = 1000126 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dhen # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dhen # } #} #country_event = { # id = 1000127 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dinajidad # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dinajidad # } #} #country_event = { # id = 1000128 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dinka # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dinka # } #} #country_event = { # id = 1000129 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "kkk" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dixie # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dixie # } #} #country_event = { # id = 1000130 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dog_culture # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dog_culture # } #} #country_event = { # id = 1000131 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dongren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dongren # } #} #country_event = { # id = 1000132 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dragon_culture # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dragon_culture # } #} #country_event = { # id = 1000133 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = duck_culture # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = duck_culture # } #} #country_event = { # id = 1000134 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dutch # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dutch # } #} #country_event = { # id = 1000135 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dytic_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dytic_african # } #} #country_event = { # id = 1000136 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dytic_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dytic_american # } #} #country_event = { # id = 1000137 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dytic_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dytic_australian # } #} #country_event = { # id = 1000138 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = dyula # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = dyula # } #} #country_event = { # id = 1000139 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ealimi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ealimi # } #} #country_event = { # id = 1000140 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = east_kwa # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = east_kwa # } #} #country_event = { # id = 1000141 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = eastern_algonquian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = eastern_algonquian # } #} #country_event = { # id = 1000142 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = edo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = edo # } #} #country_event = { # id = 1000143 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "elephant" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = elephant_culture # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = elephant_culture # } #} #country_event = { # id = 1000144 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = elsinorian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = elsinorian # } #} #country_event = { # id = 1000145 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "queenvictoria" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = english # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = english # } #} #country_event = { # id = 1000146 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = epicrateian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = epicrateian # } #} #country_event = { # id = 1000147 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = eskaleut # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = eskaleut # } #} #country_event = { # id = 1000148 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = esmer # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = esmer # } #} #country_event = { # id = 1000149 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = estonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = estonian # } #} #country_event = { # id = 1000150 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = etrurian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = etrurian # } #} #country_event = { # id = 1000151 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = euxinian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = euxinian # } #} #country_event = { # id = 1000152 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ewe # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ewe # } #} #country_event = { # id = 1000153 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = falklander # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = falklander # } #} #country_event = { # id = 1000154 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = fang # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = fang # } #} #country_event = { # id = 1000155 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = fekete # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = fekete # } #} #country_event = { # id = 1000156 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = filipino # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = filipino # } #} #country_event = { # id = 1000157 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = finnish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = finnish # } #} #country_event = { # id = 1000158 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = flemish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = flemish # } #} #country_event = { # id = 1000159 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = foederatus # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = foederatus # } #} #country_event = { # id = 1000160 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = fon # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = fon # } #} #country_event = { # id = 1000161 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = forest_bantu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = forest_bantu # } #} #country_event = { # id = 1000162 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = frankish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = frankish # } #} #country_event = { # id = 1000163 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "ArcdeTriomphe" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = french # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = french # } #} #country_event = { # id = 1000164 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = french_canadian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = french_canadian # } #} #country_event = { # id = 1000165 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = frencharab # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = frencharab # } #} #country_event = { # id = 1000166 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = fulbe # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = fulbe # } #} #country_event = { # id = 1000167 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = fur # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = fur # } #} #country_event = { # id = 1000168 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = gadolite # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = gadolite # } #} #country_event = { # id = 1000169 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = galatian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = galatian # } #} #country_event = { # id = 1000170 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = galician # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = galician # } #} #country_event = { # id = 1000171 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = garanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = garanian # } #} #country_event = { # id = 1000172 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = garibaldine # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = garibaldine # } #} #country_event = { # id = 1000173 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = gaulish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = gaulish # } #} #country_event = { # id = 1000174 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = geheimnisdeutsch # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = geheimnisdeutsch # } #} #country_event = { # id = 1000175 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = georgian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = georgian # } #} #country_event = { # id = 1000176 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "threehurrahs" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = german # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = german # } #} #country_event = { # id = 1000177 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = getian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = getian # } #} #country_event = { # id = 1000178 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = gothic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = gothic # } #} #country_event = { # id = 1000179 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = greek # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = greek # } #} #country_event = { # id = 1000180 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = grootdesseyn # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = grootdesseyn # } #} #country_event = { # id = 1000181 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guajiro # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guajiro # } #} #country_event = { # id = 1000182 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guarani # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guarani # } #} #country_event = { # id = 1000183 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guillaumois # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guillaumois # } #} #country_event = { # id = 1000184 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Bonaparte" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guiscard # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guiscard # } #} #country_event = { # id = 1000185 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = gujarati # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = gujarati # } #} #country_event = { # id = 1000186 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guldfjallling # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guldfjallling # } #} #country_event = { # id = 1000187 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guney # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guney # } #} #country_event = { # id = 1000188 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = gur # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = gur # } #} #country_event = { # id = 1000189 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = guyanese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = guyanese # } #} #country_event = { # id = 1000190 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = gypsy # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = gypsy # } #} #country_event = { # id = 1000191 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hakka # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hakka # } #} #country_event = { # id = 1000192 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = harari # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = harari # } #} #country_event = { # id = 1000193 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = harpeian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = harpeian # } #} #country_event = { # id = 1000194 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hausa # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hausa # } #} #country_event = { # id = 1000195 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hawaiian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hawaiian # } #} #country_event = { # id = 1000196 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hazara # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hazara # } #} #country_event = { # id = 1000197 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hedgehog_culture # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hedgehog_culture # } #} #country_event = { # id = 1000198 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = heiren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = heiren # } #} #country_event = { # id = 1000199 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = herero # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = herero # } #} #country_event = { # id = 1000200 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hilterian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hilterian # } #} #country_event = { # id = 1000201 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hittite_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hittite_american # } #} #country_event = { # id = 1000202 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hittite_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hittite_australian # } #} #country_event = { # id = 1000203 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hittite_g # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hittite_g # } #} #country_event = { # id = 1000204 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hjartnaaeter # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hjartnaaeter # } #} #country_event = { # id = 1000205 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hnedy # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hnedy # } #} #country_event = { # id = 1000206 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = holmgardr # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = holmgardr # } #} #country_event = { # id = 1000207 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hopeajokan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hopeajokan # } #} #country_event = { # id = 1000208 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = horse # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = horse # } #} #country_event = { # id = 1000209 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hulwud # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hulwud # } #} #country_event = { # id = 1000210 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Budapest" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hungarian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hungarian # } #} #country_event = { # id = 1000211 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hunsrik # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hunsrik # } #} #country_event = { # id = 1000212 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = hvitrduptling # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = hvitrduptling # } #} #country_event = { # id = 1000213 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ibibio # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ibibio # } #} #country_event = { # id = 1000214 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ibo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ibo # } #} #country_event = { # id = 1000215 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = icelandic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = icelandic # } #} #country_event = { # id = 1000216 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ifriqi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ifriqi # } #} #country_event = { # id = 1000217 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = illyrian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = illyrian # } #} #country_event = { # id = 1000218 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = incacunapic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = incacunapic # } #} #country_event = { # id = 1000219 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = inuit # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = inuit # } #} #country_event = { # id = 1000220 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = inythmum # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = inythmum # } #} #country_event = { # id = 1000221 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = irish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = irish # } #} #country_event = { # id = 1000222 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = iroquoian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = iroquoian # } #} #country_event = { # id = 1000223 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = israeli # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = israeli # } #} #country_event = { # id = 1000224 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = italoamericano # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = italoamericano # } #} #country_event = { # id = 1000225 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = itsekari # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = itsekari # } #} #country_event = { # id = 1000226 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = janalem # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = janalem # } #} #country_event = { # id = 1000227 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = janub # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = janub # } #} #country_event = { # id = 1000228 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = janubii # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = janubii # } #} #country_event = { # id = 1000229 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "japanese_power" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = japanese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = japanese # } #} #country_event = { # id = 1000230 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = javan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = javan # } #} #country_event = { # id = 1000231 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = je # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = je # } #} #country_event = { # id = 1000232 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = jizni # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = jizni # } #} #country_event = { # id = 1000233 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = juodaodis # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = juodaodis # } #} #country_event = { # id = 1000234 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = juzhno # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = juzhno # } #} #country_event = { # id = 1000235 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kaala # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kaala # } #} #country_event = { # id = 1000236 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kachin # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kachin # } #} #country_event = { # id = 1000237 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kaifeng # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kaifeng # } #} #country_event = { # id = 1000238 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kanauji # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kanauji # } #} #country_event = { # id = 1000239 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kannada # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kannada # } #} #country_event = { # id = 1000240 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kanuri # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kanuri # } #} #country_event = { # id = 1000241 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = karen # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = karen # } #} #country_event = { # id = 1000242 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kashmiri # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kashmiri # } #} #country_event = { # id = 1000243 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kavango # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kavango # } #} #country_event = { # id = 1000244 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kazak # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kazak # } #} #country_event = { # id = 1000245 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kefficho # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kefficho # } #} #country_event = { # id = 1000246 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kepejokian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kepejokian # } #} #country_event = { # id = 1000247 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = khmer # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = khmer # } #} #country_event = { # id = 1000248 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = khoisan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = khoisan # } #} #country_event = { # id = 1000249 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kholodnovoynsky # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kholodnovoynsky # } #} #country_event = { # id = 1000250 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kikuyu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kikuyu # } #} #country_event = { # id = 1000251 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kilombero # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kilombero # } #} #country_event = { # id = 1000252 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kingwana # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kingwana # } #} #country_event = { # id = 1000253 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kirgiz # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kirgiz # } #} #country_event = { # id = 1000254 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kleinvenedig # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kleinvenedig # } #} #country_event = { # id = 1000255 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = knaanic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = knaanic # } #} #country_event = { # id = 1000256 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = korean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = korean # } #} #country_event = { # id = 1000257 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kreol # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kreol # } #} #country_event = { # id = 1000258 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kru # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kru # } #} #country_event = { # id = 1000259 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kuba # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kuba # } #} #country_event = { # id = 1000260 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kujaanan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kujaanan # } #} #country_event = { # id = 1000261 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = kurdish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = kurdish # } #} #country_event = { # id = 1000262 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = laaz # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = laaz # } #} #country_event = { # id = 1000263 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lacanite # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lacanite # } #} #country_event = { # id = 1000264 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lacustrine_bantu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lacustrine_bantu # } #} #country_event = { # id = 1000265 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = laessin # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = laessin # } #} #country_event = { # id = 1000266 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lao # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lao # } #} #country_event = { # id = 1000267 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = latin # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = latin # } #} #country_event = { # id = 1000268 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = latvian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = latvian # } #} #country_event = { # id = 1000269 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lemnian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lemnian # } #} #country_event = { # id = 1000270 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lendu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lendu # } #} #country_event = { # id = 1000271 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lepontic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lepontic # } #} #country_event = { # id = 1000272 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = liphocaneth # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = liphocaneth # } #} #country_event = { # id = 1000273 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lithuanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lithuanian # } #} #country_event = { # id = 1000274 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lombard # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lombard # } #} #country_event = { # id = 1000275 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lomwe # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lomwe # } #} #country_event = { # id = 1000276 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lounast # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lounast # } #} #country_event = { # id = 1000277 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = luba # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = luba # } #} #country_event = { # id = 1000278 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lumenoua # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lumenoua # } #} #country_event = { # id = 1000279 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lunda # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lunda # } #} #country_event = { # id = 1000280 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = luo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = luo # } #} #country_event = { # id = 1000281 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lusitanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lusitanian # } #} #country_event = { # id = 1000282 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "troy" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = luwian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = luwian # } #} #country_event = { # id = 1000283 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = lydian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = lydian # } #} #country_event = { # id = 1000284 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maasai # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maasai # } #} #country_event = { # id = 1000285 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = macedonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = macedonian # } #} #country_event = { # id = 1000286 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maghreb_arabic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maghreb_arabic # } #} #country_event = { # id = 1000287 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maghrebi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maghrebi # } #} #country_event = { # id = 1000288 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = magnagreek # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = magnagreek # } #} #country_event = { # id = 1000289 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = magogic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = magogic # } #} #country_event = { # id = 1000290 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = makua # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = makua # } #} #country_event = { # id = 1000291 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = malagasy # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = malagasy # } #} #country_event = { # id = 1000292 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = malay # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = malay # } #} #country_event = { # id = 1000293 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = malayalam # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = malayalam # } #} #country_event = { # id = 1000294 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maltese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maltese # } #} #country_event = { # id = 1000295 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "asian_ruler" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = manchu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = manchu # } #} #country_event = { # id = 1000296 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mande # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mande # } #} #country_event = { # id = 1000297 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = manipuri # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = manipuri # } #} #country_event = { # id = 1000298 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maori # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maori # } #} #country_event = { # id = 1000299 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maraivoan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maraivoan # } #} #country_event = { # id = 1000300 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maranon # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maranon # } #} #country_event = { # id = 1000301 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = marathi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = marathi # } #} #country_event = { # id = 1000302 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mashriqi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mashriqi # } #} #country_event = { # id = 1000303 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maures # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maures # } #} #country_event = { # id = 1000304 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mauritsstadtian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mauritsstadtian # } #} #country_event = { # id = 1000305 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mavro # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mavro # } #} #country_event = { # id = 1000306 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = maximilianish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = maximilianish # } #} #country_event = { # id = 1000307 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mayan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mayan # } #} #country_event = { # id = 1000308 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = meashighcaw # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = meashighcaw # } #} #country_event = { # id = 1000309 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = meksikan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = meksikan # } #} #country_event = { # id = 1000310 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = melanesian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = melanesian # } #} #country_event = { # id = 1000311 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mesican # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mesican # } #} #country_event = { # id = 1000312 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Metis" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = metis # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = metis # } #} #country_event = { # id = 1000313 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mexican # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mexican # } #} #country_event = { # id = 1000314 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = miao # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = miao # } #} #country_event = { # id = 1000315 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = micronesian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = micronesian # } #} #country_event = { # id = 1000316 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = min # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = min # } #} #country_event = { # id = 1000317 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = misrayim # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = misrayim # } #} #country_event = { # id = 1000318 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Nile" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = misri # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = misri # } #} #country_event = { # id = 1000319 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mizrahi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mizrahi # } #} #country_event = { # id = 1000320 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mlachthi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mlachthi # } #} #country_event = { # id = 1000321 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = moluccan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = moluccan # } #} #country_event = { # id = 1000322 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mongo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mongo # } #} #country_event = { # id = 1000323 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mongol # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mongol # } #} #country_event = { # id = 1000324 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = morado # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = morado # } #} #country_event = { # id = 1000325 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = morlach # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = morlach # } #} #country_event = { # id = 1000326 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mossi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mossi # } #} #country_event = { # id = 1000327 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = muskogean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = muskogean # } #} #country_event = { # id = 1000328 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mustvalge # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mustvalge # } #} #country_event = { # id = 1000329 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = mysehi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = mysehi # } #} #country_event = { # id = 1000330 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = na_dene # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = na_dene # } #} #country_event = { # id = 1000331 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nahua # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nahua # } #} #country_event = { # id = 1000332 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = naiyeren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = naiyeren # } #} #country_event = { # id = 1000333 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "asian_ruler" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nanfaren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nanfaren # } #} #country_event = { # id = 1000334 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nanren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nanren # } #} #country_event = { # id = 1000335 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = native_american_minor # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = native_american_minor # } #} #country_event = { # id = 1000336 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = navajo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = navajo # } #} #country_event = { # id = 1000337 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nayeduniya # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nayeduniya # } #} #country_event = { # id = 1000338 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = negru # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = negru # } #} #country_event = { # id = 1000339 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nehwaustronijaz # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nehwaustronijaz # } #} #country_event = { # id = 1000340 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = neokosmi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = neokosmi # } #} #country_event = { # id = 1000341 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = neotyrrhenian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = neotyrrhenian # } #} #country_event = { # id = 1000342 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nepali # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nepali # } #} #country_event = { # id = 1000343 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = newswiss # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = newswiss # } #} #country_event = { # id = 1000344 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nguni # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nguni # } #} #country_event = { # id = 1000345 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nieuwereld # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nieuwereld # } #} #country_event = { # id = 1000346 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nilotic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nilotic # } #} #country_event = { # id = 1000347 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = noric # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = noric # } #} #country_event = { # id = 1000348 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = north_andean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = north_andean # } #} #country_event = { # id = 1000349 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = north_caucasian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = north_caucasian # } #} #country_event = { # id = 1000350 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Deutschlandlied" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = north_german # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = north_german # } #} #country_event = { # id = 1000351 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Western" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = north_italian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = north_italian # } #} #country_event = { # id = 1000352 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "norwayflag" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = norwegian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = norwegian # } #} #country_event = { # id = 1000353 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = notios # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = notios # } #} #country_event = { # id = 1000354 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nouvellien # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nouvellien # } #} #country_event = { # id = 1000355 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nova_scotian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nova_scotian # } #} #country_event = { # id = 1000356 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = novisvet # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = novisvet # } #} #country_event = { # id = 1000357 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = novvymir # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = novvymir # } #} #country_event = { # id = 1000358 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = novysvet # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = novysvet # } #} #country_event = { # id = 1000359 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nowyswiat # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nowyswiat # } #} #country_event = { # id = 1000360 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nuba # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nuba # } #} #country_event = { # id = 1000361 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nuer # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nuer # } #} #country_event = { # id = 1000362 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nuragic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nuragic # } #} #country_event = { # id = 1000363 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nyasa # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nyasa # } #} #country_event = { # id = 1000364 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = nyasverigian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = nyasverigian # } #} #country_event = { # id = 1000365 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = occitan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = occitan # } #} #country_event = { # id = 1000366 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = old_italian_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = old_italian_african # } #} #country_event = { # id = 1000367 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = old_italian_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = old_italian_american # } #} #country_event = { # id = 1000368 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = old_italian_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = old_italian_australian # } #} #country_event = { # id = 1000369 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = old_ligurian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = old_ligurian # } #} #country_event = { # id = 1000370 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = oldpommeranian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = oldpommeranian # } #} #country_event = { # id = 1000371 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = oldspain # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = oldspain # } #} #country_event = { # id = 1000372 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ontustik # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ontustik # } #} #country_event = { # id = 1000373 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = oriya # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = oriya # } #} #country_event = { # id = 1000374 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = oromo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = oromo # } #} #country_event = { # id = 1000375 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ostrogothic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ostrogothic # } #} #country_event = { # id = 1000376 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = outremer # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = outremer # } #} #country_event = { # id = 1000377 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "threehurrahs" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = overnissian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = overnissian # } #} #country_event = { # id = 1000378 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ovimbundu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ovimbundu # } #} #country_event = { # id = 1000379 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = panjabi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = panjabi # } #} #country_event = { # id = 1000380 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pashtun # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pashtun # } #} #country_event = { # id = 1000381 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = patagonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = patagonian # } #} #country_event = { # id = 1000382 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pecheneg # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pecheneg # } #} #country_event = { # id = 1000383 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = penutian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = penutian # } #} #country_event = { # id = 1000384 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = persian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = persian # } #} #country_event = { # id = 1000385 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = phianam # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = phianam # } #} #country_event = { # id = 1000386 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = phoenician # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = phoenician # } #} #country_event = { # id = 1000387 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = phrygian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = phrygian # } #} #country_event = { # id = 1000388 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = picard # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = picard # } #} #country_event = { # id = 1000389 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pictish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pictish # } #} #country_event = { # id = 1000390 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pie_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pie_african # } #} #country_event = { # id = 1000391 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pie_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pie_american # } #} #country_event = { # id = 1000392 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pie_oceanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pie_oceanian # } #} #country_event = { # id = 1000393 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = plains_algonquian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = plains_algonquian # } #} #country_event = { # id = 1000394 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = platinean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = platinean # } #} #country_event = { # id = 1000395 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pmpese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pmpese # } #} #country_event = { # id = 1000396 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "selling_bears_to_jan_meyen" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = polar_bears # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = polar_bears # } #} #country_event = { # id = 1000397 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = polish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = polish # } #} #country_event = { # id = 1000398 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = poludniowy # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = poludniowy # } #} #country_event = { # id = 1000399 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = polynesian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = polynesian # } #} #country_event = { # id = 1000400 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = portuguese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = portuguese # } #} #country_event = { # id = 1000401 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = prettanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = prettanian # } #} #country_event = { # id = 1000402 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pruthenian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pruthenian # } #} #country_event = { # id = 1000403 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = pueblo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = pueblo # } #} #country_event = { # id = 1000404 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = punic_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = punic_american # } #} #country_event = { # id = 1000405 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = punic_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = punic_australian # } #} #country_event = { # id = 1000406 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = qalindigi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = qalindigi # } #} #country_event = { # id = 1000407 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Machupicchu" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = quechua # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = quechua # } #} #country_event = { # id = 1000408 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = rajput # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = rajput # } #} #country_event = { # id = 1000409 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = raudhskogarling # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = raudhskogarling # } #} #country_event = { # id = 1000410 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = redwoodian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = redwoodian # } #} #country_event = { # id = 1000411 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = rhaetian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = rhaetian # } #} #country_event = { # id = 1000412 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = rollonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = rollonian # } #} #country_event = { # id = 1000413 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = romanian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = romanian # } #} #country_event = { # id = 1000414 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ruanda # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ruanda # } #} #country_event = { # id = 1000415 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = rundi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = rundi # } #} #country_event = { # id = 1000416 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Dostoevsky" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = russian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = russian # } #} #country_event = { # id = 1000417 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = saahi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = saahi # } #} #country_event = { # id = 1000418 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sabellian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sabellian # } #} #country_event = { # id = 1000419 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = salislahtian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = salislahtian # } #} #country_event = { # id = 1000420 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sami # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sami # } #} #country_event = { # id = 1000421 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sara # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sara # } #} #country_event = { # id = 1000422 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sarmatian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sarmatian # } #} #country_event = { # id = 1000423 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = schwarzreicher # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = schwarzreicher # } #} #country_event = { # id = 1000424 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = scottish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = scottish # } #} #country_event = { # id = 1000425 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sena # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sena # } #} #country_event = { # id = 1000426 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = senufo # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = senufo # } #} #country_event = { # id = 1000427 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sephardic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sephardic # } #} #country_event = { # id = 1000428 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = serb # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = serb # } #} #country_event = { # id = 1000429 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = shan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = shan # } #} #country_event = { # id = 1000430 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = shona # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = shona # } #} #country_event = { # id = 1000431 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = siberian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = siberian # } #} #country_event = { # id = 1000432 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sicorathi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sicorathi # } #} #country_event = { # id = 1000433 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = siculian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = siculian # } #} #country_event = { # id = 1000434 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sidama # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sidama # } #} #country_event = { # id = 1000435 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sidonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sidonian # } #} #country_event = { # id = 1000436 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = silfrvazling # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = silfrvazling # } #} #country_event = { # id = 1000437 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sindi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sindi # } #} #country_event = { # id = 1000438 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sinhala # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sinhala # } #} #country_event = { # id = 1000439 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Sioux" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = siouan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = siouan # } #} #country_event = { # id = 1000440 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = slovak # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = slovak # } #} #country_event = { # id = 1000441 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = slovene # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = slovene # } #} #country_event = { # id = 1000442 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = smelis # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = smelis # } #} #country_event = { # id = 1000443 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = smugly # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = smugly # } #} #country_event = { # id = 1000444 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = somali # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = somali # } #} #country_event = { # id = 1000445 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = songhai # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = songhai # } #} #country_event = { # id = 1000446 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sonoran # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sonoran # } #} #country_event = { # id = 1000447 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sorbian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sorbian # } #} #country_event = { # id = 1000448 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sotho # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sotho # } #} #country_event = { # id = 1000449 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = south_andean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = south_andean # } #} #country_event = { # id = 1000450 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = south_forest_bantu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = south_forest_bantu # } #} #country_event = { # id = 1000451 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "bayern" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = south_german # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = south_german # } #} #country_event = { # id = 1000452 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = south_italian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = south_italian # } #} #country_event = { # id = 1000453 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = southern_bantu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = southern_bantu # } #} #country_event = { # id = 1000454 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = spaniolic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = spaniolic # } #} #country_event = { # id = 1000455 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = spanish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = spanish # } #} #country_event = { # id = 1000456 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sudanese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sudanese # } #} #country_event = { # id = 1000457 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sudic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sudic # } #} #country_event = { # id = 1000458 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sudreicher # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sudreicher # } #} #country_event = { # id = 1000459 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = suebi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = suebi # } #} #country_event = { # id = 1000460 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sukuma # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sukuma # } #} #country_event = { # id = 1000461 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sureno # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sureno # } #} #country_event = { # id = 1000462 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = surinamian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = surinamian # } #} #country_event = { # id = 1000463 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = suurjokian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = suurjokian # } #} #country_event = { # id = 1000464 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = svart # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = svart # } #} #country_event = { # id = 1000465 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = swahili # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = swahili # } #} #country_event = { # id = 1000466 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Scandinavian" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = swedish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = swedish # } #} #country_event = { # id = 1000467 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = swiss # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = swiss # } #} #country_event = { # id = 1000468 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sydlig # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sydlig # } #} #country_event = { # id = 1000469 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = symacom # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = symacom # } #} #country_event = { # id = 1000470 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = sythchy # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = sythchy # } #} #country_event = { # id = 1000471 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = szekely # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = szekely # } #} #country_event = { # id = 1000472 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tajik # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tajik # } #} #country_event = { # id = 1000473 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = taliaite # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = taliaite # } #} #country_event = { # id = 1000474 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tamil # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tamil # } #} #country_event = { # id = 1000475 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tarascan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tarascan # } #} #country_event = { # id = 1000476 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tatar # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tatar # } #} #country_event = { # id = 1000477 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = teda # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = teda # } #} #country_event = { # id = 1000478 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = telegu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = telegu # } #} #country_event = { # id = 1000479 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "saloon" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = texan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = texan # } #} #country_event = { # id = 1000480 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thai # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thai # } #} #country_event = { # id = 1000481 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thegioimoi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thegioimoi # } #} #country_event = { # id = 1000482 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thracian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thracian # } #} #country_event = { # id = 1000483 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thracian_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thracian_african # } #} #country_event = { # id = 1000484 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thracian_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thracian_american # } #} #country_event = { # id = 1000485 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thracian_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thracian_australian # } #} #country_event = { # id = 1000486 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = thulean # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = thulean # } #} #country_event = { # id = 1000487 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tibetan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tibetan # } #} #country_event = { # id = 1000488 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tigray # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tigray # } #} #country_event = { # id = 1000489 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tiv # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tiv # } #} #country_event = { # id = 1000490 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tocharian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tocharian # } #} #country_event = { # id = 1000491 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tonga # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tonga # } #} #country_event = { # id = 1000492 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tounensois # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tounensois # } #} #country_event = { # id = 1000493 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = trattoloyan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = trattoloyan # } #} #country_event = { # id = 1000494 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tswana # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tswana # } #} #country_event = { # id = 1000495 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tuareg # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tuareg # } #} #country_event = { # id = 1000496 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tupi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tupi # } #} #country_event = { # id = 1000497 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Ottoman" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = turkish # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = turkish # } #} #country_event = { # id = 1000498 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = turkmen # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = turkmen # } #} #country_event = { # id = 1000499 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tyrrhafrican # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tyrrhafrican # } #} #country_event = { # id = 1000500 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = tyrrhaustralian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = tyrrhaustralian # } #} #country_event = { # id = 1000501 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ualonuth # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ualonuth # } #} #country_event = { # id = 1000502 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ubangian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ubangian # } #} #country_event = { # id = 1000503 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ugrian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ugrian # } #} #country_event = { # id = 1000504 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = uighur # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = uighur # } #} #country_event = { # id = 1000505 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ujvilag # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ujvilag # } #} #country_event = { # id = 1000506 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ukrainian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ukrainian # } #} #country_event = { # id = 1000507 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Posada" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = undead # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = undead # } #} #country_event = { # id = 1000508 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = unyamwezi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = unyamwezi # } #} #country_event = { # id = 1000509 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = usmailmian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = usmailmian # } #} #country_event = { # id = 1000510 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = uzbek # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = uzbek # } #} #country_event = { # id = 1000511 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = vandal # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = vandal # } #} #country_event = { # id = 1000512 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = varangian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = varangian # } #} #country_event = { # id = 1000513 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = varangian_african # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = varangian_african # } #} #country_event = { # id = 1000514 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = varangian_american # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = varangian_american # } #} #country_event = { # id = 1000515 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = varangian_australian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = varangian_australian # } #} #country_event = { # id = 1000516 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = venetic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = venetic # } #} #country_event = { # id = 1000517 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = vespuccian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = vespuccian # } #} #country_event = { # id = 1000518 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = vietnamese # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = vietnamese # } #} #country_event = { # id = 1000519 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = vinlander # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = vinlander # } #} #country_event = { # id = 1000520 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = virshjuros # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = virshjuros # } #} #country_event = { # id = 1000521 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = visigothic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = visigothic # } #} #country_event = { # id = 1000522 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = wallonian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = wallonian # } #} #country_event = { # id = 1000523 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = wandernorse # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = wandernorse # } #} #country_event = { # id = 1000524 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = welsh # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = welsh # } #} #country_event = { # id = 1000525 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = wenedyk # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = wenedyk # } #} #country_event = { # id = 1000526 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = western_nigritic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = western_nigritic # } #} #country_event = { # id = 1000527 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = western_slavic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = western_slavic # } #} #country_event = { # id = 1000528 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = wolof # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = wolof # } #} #country_event = { # id = 1000529 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = xhosa # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = xhosa # } #} #country_event = { # id = 1000530 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = xiyeren # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = xiyeren # } #} #country_event = { # id = 1000531 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = xliponian # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = xliponian # } #} #country_event = { # id = 1000532 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = y_wladfan # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = y_wladfan # } #} #country_event = { # id = 1000533 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yakut # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yakut # } #} #country_event = { # id = 1000534 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "yankee" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yankee # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yankee # } #} #country_event = { # id = 1000535 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yao # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yao # } #} #country_event = { # id = 1000536 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ychibarku # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ychibarku # } #} #country_event = { # id = 1000537 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yenidun # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yenidun # } #} #country_event = { # id = 1000538 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yevanic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yevanic # } #} #country_event = { # id = 1000539 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yi # } #} #country_event = { # id = 1000540 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ynnocho # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ynnocho # } #} #country_event = { # id = 1000541 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yoruba # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yoruba # } #} #country_event = { # id = 1000542 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ysthyalm # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ysthyalm # } #} #country_event = { # id = 1000543 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ythalonim # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ythalonim # } #} #country_event = { # id = 1000544 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = ythbynuthi # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = ythbynuthi # } #} #country_event = { # id = 1000545 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yue # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yue # } #} #country_event = { # id = 1000546 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = yuzhny # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = yuzhny # } #} #country_event = { # id = 1000547 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = zapotec # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = zapotec # } #} #country_event = { # id = 1000548 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Dreyfus" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = zarphatic # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = zarphatic # } #} #country_event = { # id = 1000549 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = zhuang # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = zhuang # } #} #country_event = { # id = 1000550 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "Demonstration" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = zuidelijk # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = zuidelijk # } #} #country_event = { # id = 1000551 # title = EVTNAME000002 # desc = EVTDESC000002 # picture = "zulu" # # trigger = { # OR = { # primary_culture = noculture # primary_culture = dummy # } # total_pops = 1 # capital_scope = { # pop_majority_culture = zulu # } # } # # mean_time_to_happen = { # months = 0.001 # } # # option = { # name = EVTOPTA000002 # primary_culture = zulu # } #} # ### # #country_event = { # id = 1001000 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = catholic # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_catholic } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = STRING_OK # add_accepted_culture = zzz_religion_catholic # set_country_flag = religi # } #} #country_event = { # id = 1001001 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = cathar # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_cathar } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_cathar # set_country_flag = religi # } #} #country_event = { # id = 1001002 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = fraticelli # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_fraticelli } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_fraticelli # set_country_flag = religi # } #} #country_event = { # id = 1001003 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = waldensian # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_waldensian } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_waldensian # set_country_flag = religi # } #} #country_event = { # id = 1001004 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = lollard # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_lollard } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_lollard # set_country_flag = religi # } #} #country_event = { # id = 1001005 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = catholic_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_catholic_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_catholic_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001006 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = arian # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_arian } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_arian # set_country_flag = religi # } #} #country_event = { # id = 1001007 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = protestant # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_protestant } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_protestant # set_country_flag = religi # } #} #country_event = { # id = 1001008 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = protestant_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_protestant_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_protestant_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001009 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = mormon # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_mormon } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_mormon # set_country_flag = religi # } #} #country_event = { # id = 1001010 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = Orthodox # # trigger = { # any_owned_province = { # pop_majority_religion = orthodox # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_orthodox } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_orthodox # set_country_flag = religi # } #} #country_event = { # id = 1001011 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = pre_schism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_pre_schism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_pre_schism # set_country_flag = religi # } #} #country_event = { # id = 1001012 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = bogomilist # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_bogomilist } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_bogomilist # set_country_flag = religi # } #} #country_event = { # id = 1001013 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = monothelite # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_monothelite } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_monothelite # set_country_flag = religi # } #} #country_event = { # id = 1001014 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = iconoclast # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_iconoclast } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_iconoclast # set_country_flag = religi # } #} #country_event = { # id = 1001015 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = paulician # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_paulician } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_paulician # set_country_flag = religi # } #} #country_event = { # id = 1001016 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = orthodox_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_orthodox_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_orthodox_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001017 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = coptic # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_coptic } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_coptic # set_country_flag = religi # } #} #country_event = { # id = 1001018 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = monophysite # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_monophysite } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_monophysite # set_country_flag = religi # } #} #country_event = { # id = 1001019 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = nestorian # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_nestorian } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_nestorian # set_country_flag = religi # } #} #country_event = { # id = 1001020 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = messalian # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_messalian } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_messalian # set_country_flag = religi # } #} #country_event = { # id = 1001021 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = christ # # trigger = { # any_owned_province = { # pop_majority_religion = hussite # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_hussite } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_hussite # set_country_flag = religi # } #} #country_event = { # id = 1001022 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = sunni # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_sunni } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_sunni # set_country_flag = religi # } #} #country_event = { # id = 1001023 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = zikri # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_zikri } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_zikri # set_country_flag = religi # } #} #country_event = { # id = 1001024 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = yazidi # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_yazidi } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_yazidi # set_country_flag = religi # } #} #country_event = { # id = 1001025 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = sunni_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_sunni_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_sunni_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001026 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = sultan # # trigger = { # any_owned_province = { # pop_majority_religion = shiite # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_shiite } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_shiite # set_country_flag = religi # } #} #country_event = { # id = 1001027 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = hurufi # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_hurufi } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_hurufi # set_country_flag = religi # } #} #country_event = { # id = 1001028 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = druze # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_druze } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_druze # set_country_flag = religi # } #} #country_event = { # id = 1001029 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = shiite_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_shiite_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_shiite_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001030 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = ibadi # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_ibadi } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_ibadi # set_country_flag = religi # } #} #country_event = { # id = 1001031 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = kharijite # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_kharijite } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_kharijite # set_country_flag = religi # } #} #country_event = { # id = 1001032 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = jews # # trigger = { # any_owned_province = { # pop_majority_religion = jewish # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_jewish } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_jewish # set_country_flag = religi # } #} #country_event = { # id = 1001033 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = jews # # trigger = { # any_owned_province = { # pop_majority_religion = samaritan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_samaritan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_samaritan # set_country_flag = religi # } #} #country_event = { # id = 1001034 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = jews # # trigger = { # any_owned_province = { # pop_majority_religion = karaite # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_karaite } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_karaite # set_country_flag = religi # } #} #country_event = { # id = 1001035 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = jews # # trigger = { # any_owned_province = { # pop_majority_religion = jewish_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_jewish_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_jewish_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001036 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = mahayana # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_mahayana } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_mahayana # set_country_flag = religi # } #} #country_event = { # id = 1001037 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = gelugpa # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_gelugpa } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_gelugpa # set_country_flag = religi # } #} #country_event = { # id = 1001038 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = theravada # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_theravada } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_theravada # set_country_flag = religi # } #} #country_event = { # id = 1001039 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = LordDalhousie # # trigger = { # any_owned_province = { # pop_majority_religion = hindu # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_hindu } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_hindu # set_country_flag = religi # } #} #country_event = { # id = 1001040 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = japanese_power # # trigger = { # any_owned_province = { # pop_majority_religion = shinto # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_shinto } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_shinto # set_country_flag = religi # } #} #country_event = { # id = 1001041 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = sikh # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_sikh } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_sikh # set_country_flag = religi # } #} #country_event = { # id = 1001042 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = jain # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_jain } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_jain # set_country_flag = religi # } #} #country_event = { # id = 1001043 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = animist # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_animist } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_animist # set_country_flag = religi # } #} #country_event = { # id = 1001044 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = norse_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_norse_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_norse_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001045 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = tengri_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_tengri_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_tengri_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001046 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = baltic_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_baltic_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_baltic_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001047 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = finnish_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_finnish_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_finnish_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001048 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = aztec_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_aztec_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_aztec_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001049 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = slavic_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_slavic_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_slavic_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001050 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = west_african_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_west_african_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_west_african_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001051 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = zun_pagan_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_zun_pagan_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_zun_pagan_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001052 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = Walhalla # # trigger = { # any_owned_province = { # pop_majority_religion = hellenic_pagan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_hellenic_pagan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_hellenic_pagan # set_country_flag = religi # } #} #country_event = { # id = 1001053 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = Machupicchu # # trigger = { # any_owned_province = { # pop_majority_religion = inca_reformed # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_inca_reformed } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_inca_reformed # set_country_flag = religi # } #} #country_event = { # id = 1001054 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = shamanism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_shamanism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_shamanism # set_country_flag = religi # } #} #country_event = { # id = 1001055 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = totemism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_totemism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_totemism # set_country_flag = religi # } #} #country_event = { # id = 1001056 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = mayan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_mayan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_mayan # set_country_flag = religi # } #} #country_event = { # id = 1001057 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = nahuatl # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_nahuatl } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_nahuatl # set_country_flag = religi # } #} #country_event = { # id = 1001058 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = inti # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_inti } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_inti # set_country_flag = religi # } #} #country_event = { # id = 1001059 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = Egyptian # # trigger = { # any_owned_province = { # pop_majority_religion = kemetic # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_kemetic } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_kemetic # set_country_flag = religi # } #} #country_event = { # id = 1001060 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = arab_pagan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_arab_pagan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_arab_pagan # set_country_flag = religi # } #} #country_event = { # id = 1001061 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = druidist # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_druidist } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_druidist # set_country_flag = religi # } #} #country_event = { # id = 1001062 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = tibet_bon # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_tibet_bon } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_tibet_bon # set_country_flag = religi # } #} #country_event = { # id = 1001063 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = muism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_muism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_muism # set_country_flag = religi # } #} #country_event = { # id = 1001064 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = zoroastrian # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_zoroastrian } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_zoroastrian # set_country_flag = religi # } #} #country_event = { # id = 1001065 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = manichean # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_manichean } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_manichean # set_country_flag = religi # } #} #country_event = { # id = 1001066 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = mazdaki # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_mazdaki } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_mazdaki # set_country_flag = religi # } #} #country_event = { # id = 1001067 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = zoroastrian_heresy # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_zoroastrian_heresy } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_zoroastrian_heresy # set_country_flag = religi # } #} #country_event = { # id = 1001068 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = gnostic # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_gnostic } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_gnostic # set_country_flag = religi # } #} #country_event = { # id = 1001069 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = adamites # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_adamites } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_adamites # set_country_flag = religi # } #} #country_event = { # id = 1001070 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = german_pagan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_german_pagan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_german_pagan # set_country_flag = religi # } #} #country_event = { # id = 1001071 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = cybelene # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_cybelene } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_cybelene # set_country_flag = religi # } #} #country_event = { # id = 1001072 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = zamolxism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_zamolxism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_zamolxism # set_country_flag = religi # } #} #country_event = { # id = 1001073 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = mithraism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_mithraism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_mithraism # set_country_flag = religi # } #} #country_event = { # id = 1001074 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = hetanism # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_hetanism } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_hetanism # set_country_flag = religi # } #} #country_event = { # id = 1001075 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = iberian_pagan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_iberian_pagan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_iberian_pagan # set_country_flag = religi # } #} #country_event = { # id = 1001076 # title = EVTNAMERELIGI # desc = EVTDESCRELIGI # picture = census # # trigger = { # any_owned_province = { # pop_majority_religion = scythian_pagan # is_state_religion = yes # } # NOT = { accepted_culture = zzz_religion_scythian_pagan } # NOT = { has_country_flag = religi } # I'm not going to check for all of them # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELIGI # add_accepted_culture = zzz_religion_scythian_pagan # set_country_flag = religi # } #} #### #### # #country_event = { # id = 1002000 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = catholic # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_catholic # religion = catholic # } #} #country_event = { # id = 1002001 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = cathar # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_cathar # religion = cathar # } #} #country_event = { # id = 1002002 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = fraticelli # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_fraticelli # religion = fraticelli # } #} #country_event = { # id = 1002003 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = waldensian # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_waldensian # religion = waldensian # } #} #country_event = { # id = 1002004 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = lollard # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_lollard # religion = lollard # } #} #country_event = { # id = 1002005 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = catholic_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_catholic_heresy # religion = catholic_heresy # } #} #country_event = { # id = 1002006 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = arian # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_arian # religion = arian # } #} #country_event = { # id = 1002007 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = protestant # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_protestant # religion = protestant # } #} #country_event = { # id = 1002008 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = protestant_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_protestant_heresy # religion = protestant_heresy # } #} #country_event = { # id = 1002009 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = mormon # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_mormon # religion = mormon # } #} #country_event = { # id = 1002010 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = Orthodox # # trigger = { # capital_scope = { # pop_majority_religion = orthodox # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_orthodox # religion = orthodox # } #} #country_event = { # id = 1002011 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = pre_schism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_pre_schism # religion = pre_schism # } #} #country_event = { # id = 1002012 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = bogomilist # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_bogomilist # religion = bogomilist # } #} #country_event = { # id = 1002013 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = monothelite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_monothelite # religion = monothelite # } #} #country_event = { # id = 1002014 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = iconoclast # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_iconoclast # religion = iconoclast # } #} #country_event = { # id = 1002015 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = paulician # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_paulician # religion = paulician # } #} #country_event = { # id = 1002016 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = orthodox_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_orthodox_heresy # religion = orthodox_heresy # } #} #country_event = { # id = 1002017 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = coptic # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_coptic # religion = coptic # } #} #country_event = { # id = 1002018 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = monophysite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_monophysite # religion = monophysite # } #} #country_event = { # id = 1002019 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = nestorian # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_nestorian # religion = nestorian # } #} #country_event = { # id = 1002020 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = messalian # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_messalian # religion = messalian # } #} #country_event = { # id = 1002021 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = christ # # trigger = { # capital_scope = { # pop_majority_religion = hussite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_hussite # religion = hussite # } #} #country_event = { # id = 1002022 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = sunni # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_sunni # religion = sunni # } #} #country_event = { # id = 1002023 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = zikri # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_zikri # religion = zikri # } #} #country_event = { # id = 1002024 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = yazidi # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_yazidi # religion = yazidi # } #} #country_event = { # id = 1002025 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = sunni_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_sunni_heresy # religion = sunni_heresy # } #} #country_event = { # id = 1002026 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = sultan # # trigger = { # capital_scope = { # pop_majority_religion = shiite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_shiite # religion = shiite # } #} #country_event = { # id = 1002027 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = hurufi # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_hurufi # religion = hurufi # } #} #country_event = { # id = 1002028 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = druze # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_druze # religion = druze # } #} #country_event = { # id = 1002029 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = shiite_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_shiite_heresy # religion = shiite_heresy # } #} #country_event = { # id = 1002030 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = ibadi # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_ibadi # religion = ibadi # } #} #country_event = { # id = 1002031 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = kharijite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_kharijite # religion = kharijite # } #} #country_event = { # id = 1002032 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = jews # # trigger = { # capital_scope = { # pop_majority_religion = jewish # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_jewish # religion = jewish # } #} #country_event = { # id = 1002033 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = jews # # trigger = { # capital_scope = { # pop_majority_religion = samaritan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_samaritan # religion = samaritan # } #} #country_event = { # id = 1002034 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = jews # # trigger = { # capital_scope = { # pop_majority_religion = karaite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_karaite # religion = karaite # } #} #country_event = { # id = 1002035 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = jews # # trigger = { # capital_scope = { # pop_majority_religion = jewish_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_jewish_heresy # religion = jewish_heresy # } #} #country_event = { # id = 1002036 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = mahayana # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_mahayana # religion = mahayana # } #} #country_event = { # id = 1002037 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = gelugpa # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_gelugpa # religion = gelugpa # } #} #country_event = { # id = 1002038 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = theravada # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_theravada # religion = theravada # } #} #country_event = { # id = 1002039 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = hindu # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_hindu # religion = hindu # } #} #country_event = { # id = 1002040 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = japanese_power # # trigger = { # capital_scope = { # pop_majority_religion = shinto # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_shinto # religion = shinto # } #} #country_event = { # id = 1002041 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = sikh # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_sikh # religion = sikh # } #} #country_event = { # id = 1002042 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = jain # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_jain # religion = jain # } #} #country_event = { # id = 1002043 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = animist # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_animist # religion = animist # } #} #country_event = { # id = 1002044 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = norse_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_norse_pagan_reformed # religion = norse_pagan_reformed # } #} #country_event = { # id = 1002045 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = tengri_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_tengri_pagan_reformed # religion = tengri_pagan_reformed # } #} #country_event = { # id = 1002046 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = baltic_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_baltic_pagan_reformed # religion = baltic_pagan_reformed # } #} #country_event = { # id = 1002047 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = finnish_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_finnish_pagan_reformed # religion = finnish_pagan_reformed # } #} #country_event = { # id = 1002048 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = aztec_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_aztec_reformed # religion = aztec_reformed # } #} #country_event = { # id = 1002049 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = slavic_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_slavic_pagan_reformed # religion = slavic_pagan_reformed # } #} #country_event = { # id = 1002050 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = west_african_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_west_african_pagan_reformed # religion = west_african_pagan_reformed # } #} #country_event = { # id = 1002051 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = zun_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_zun_pagan_reformed # religion = zun_pagan_reformed # } #} #country_event = { # id = 1002052 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = Walhalla # # trigger = { # capital_scope = { # pop_majority_religion = hellenic_pagan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_hellenic_pagan # religion = hellenic_pagan # } #} #country_event = { # id = 1002053 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = Machupicchu # # trigger = { # capital_scope = { # pop_majority_religion = inca_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_inca_reformed # religion = inca_reformed # } #} #country_event = { # id = 1002054 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = shamanism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_shamanism # religion = shamanism # } #} #country_event = { # id = 1002055 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = totemism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_totemism # religion = totemism # } #} #country_event = { # id = 1002056 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = mayan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_mayan # religion = mayan # } #} #country_event = { # id = 1002057 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = nahuatl # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_nahuatl # religion = nahuatl # } #} #country_event = { # id = 1002058 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = inti # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_inti # religion = inti # } #} #country_event = { # id = 1002059 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = Egyptian # # trigger = { # capital_scope = { # pop_majority_religion = kemetic # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_kemetic # religion = kemetic # } #} #country_event = { # id = 1002060 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = arab_pagan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_arab_pagan # religion = arab_pagan # } #} #country_event = { # id = 1002061 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = druidist # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_druidist # religion = druidist # } #} #country_event = { # id = 1002062 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = tibet_bon # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_tibet_bon # religion = tibet_bon # } #} #country_event = { # id = 1002063 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = muism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_muism # religion = muism # } #} #country_event = { # id = 1002064 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = zoroastrian # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_zoroastrian # religion = zoroastrian # } #} #country_event = { # id = 1002065 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = manichean # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_manichean # religion = manichean # } #} #country_event = { # id = 1002066 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = mazdaki # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_mazdaki # religion = mazdaki # } #} #country_event = { # id = 1002067 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = zoroastrian_heresy # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_zoroastrian_heresy # religion = zoroastrian_heresy # } #} #country_event = { # id = 1002068 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = adamites # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_adamites # religion = adamites # } #} #country_event = { # id = 1002069 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = gnostic # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_gnostic # religion = gnostic # } #} #country_event = { # id = 1002070 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = canaanite # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_canaanite # religion = canaanite # } #} #country_event = { # id = 1002071 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = mardukism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_religion_mardukism # religion = mardukism # } #} #country_event = { # id = 1002072 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = siberian_pagan_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_siberian_pagan_reformed # religion = siberian_pagan_reformed # } #} #country_event = { # id = 1002073 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = pagan_religion_reformed # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_pagan_religion_reformed # religion = pagan_religion_reformed # } #} #country_event = { # id = 1002074 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = german_pagan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_german_pagan # religion = german_pagan # } #} #country_event = { # id = 1002075 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = cybelene # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_cybelene # religion = cybelene # } #} #country_event = { # id = 1002076 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = zamolxism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_zamolxism # religion = zamolxism # } #} #country_event = { # id = 1002077 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = mithraism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_mithraism # religion = mithraism # } #} #country_event = { # id = 1002078 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = hetanism # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_hetanism # religion = hetanism # } #} #country_event = { # id = 1002079 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = iberian_pagan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_iberian_pagan # religion = iberian_pagan # } #} #country_event = { # id = 1002080 # title = EVTNAMERELNEW # desc = EVTDESCRELNEW # picture = census # # trigger = { # capital_scope = { # pop_majority_religion = scythian_pagan # } # OR = { accepted_culture = zzz_religion_noreligion accepted_culture = zzz_religion_dummy_religion } # has_country_flag = religi total_pops = 1 #Ensures we checked for religion and that there are people # } # # mean_time_to_happen = { # months = 0.1 # } # # option = { # name = EVTOPTARELNEW # remove_accepted_culture = zzz_religion_noreligion # remove_accepted_culture = zzz_religion_dummy_religion # add_accepted_culture = zzz_scythian_pagan # religion = scythian_pagan # } #}