#97001 SAF The Ultranationalists
#97002 SAF Accept Ultranationalist agenda?
#97003 SAF Ultranationalist expansion
#97004 SAF A New Africa
#97005 SAF
#97006 SAF
#97007 SAF
event = {
id = 97001
random = no
country = SAF
style = 0
trigger = {
flag = SAF_ULTRA_1
}
name = "The Ultranationalists"
desc = "Following the success of the National party in the election of 1938 and the implementation of their policies, a massive surge of South African nationalism has swept through our country. People from Cape Town to Pretoria wave our flag proudly and enjoy our fine culture and traditions. One branch of the national movement, however, feels that the South African nation is not yet whole. They envision a pan-African state under South African dominance, from the shores of the Mediterranean to the Cape of Good Hope. These are the Ultranationalists, and they can not be ignored for long."
date = { day = 7 month = july year = 1949 }
action_a = {
name = "There is merit to what they say, but they may be dangerous."
command = { type = clrflag which = SAF_ULTRA_1
command = { type = setflag which = SAF_ULTRA_2 }
}
}
event = {
id = 97002
random = no
country = SAF
style = 0
trigger = {
flag = SAF_ULTRA_2
}
name = "Accept Ultranationalist agenda?"
desc = "Nationalism has become a very powerful force in South Africa and many people, within and outside the government, believe that the growing movement of Ultranationalism is the best path for our country to explore. With the coming of the new year, our government must decide whether or not to pursue this popular new agenda. Should we accept Ultranationalism?"
date = { day = 5 month january year = 1940 }
action_a = {
ai_chance = 90
name = "They go too far. Refuse their agenda."
command = { type = dissent value 7 }
command = { type = domestic which = defense lobby value = -1 }
command = { type = clrflag which = SAF_ULTRA_2 }
}
action_b = {
ai_chance = 10
name = "Embrace Ultranationalism!"
command = { type = dissent value -2 }
command = { type = domestic which = defense_lobby value = 3 }
command = { type = domestic which = interventionism value = 3 }
command = { type = domestic which = political_left value = -5 }
command = { type = clrflag which = SAF_ULTRA_2 }
command = { type = setflag which = SAF_ULTRA_3 }
}
}
event = {
id = 97003
random = no
country = SAF
style = 0
trigger = {
flag = SAF_ULTRA_3
}
name = "Ultranationalist expansion"
desc = Now is the time to decide on our territorial goals."
date = { day = 13 month = march year = 1940 }
action_a = {
name = "We will be satisfied with Mittelafrika and the neighboring colonies of the European imperialists."
ai_chance = 85
command = { type = addcore which = #Mittelafrika, nearby Spanish and Portuguese colones, plus Madagascar
command = { type = clrflag which = SAF_ULTRA_3 }
}
action_b = {
name = "We shall create a new, unified Africa from the Mediterranean to the Cape of Good Hope."
ai_chance = 15
command = { type = addcore which = #all of Africa
command = { type = clrflag which = SAF_ULTRA_3 }
}
}