
Aktion
Kolonialem Klientelland die Selbstvertretung gewähren
Es ist an der Zeit, dass wir unseren kolonialen Klientelländern eine gewisse Vertretung in ihrer eigenen Verwaltung gewähren.
Keine VertretungPolitlinieselect trigger 2
Koloniale RevolutionSituationselect trigger 1Definitionin_game/common/generic_actions/colonial_revolution.txt:307
308type = situation
310ai_tick = daily
311ai_tick_frequency = 80
312automation_tick = monthly
313automation_tick_frequency = 1
315potential = {
316scope:actor ?= {
317is_colonial_overlord = yes
}
}
320allow = {
}
323price = price:give_colony_representation
325select_trigger = {
326looking_for_a = situation
327target_flag = recipient
328name = "choose_situation" Die Situation wählen:
329column = {
330data = name
}
}
338select_trigger = {
339looking_for_a = country
340target_flag = target_country
341name = "choose_country" Das Land wählen:
342none_available_msg_key = "no_valid_countries"
343column = {
344data = name
}
346visible = {
}
}
359ai_will_do = {
361add = {
362value = 1
}
}