
Action
Grant Representation to Colonial Subject
It is time to allow our colonial subjects some representation in their own administration.
No RepresentationPolicyselect trigger 2
Colonial 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" Choose the Situation:
329column = {
330data = name
}
}
338select_trigger = {
339looking_for_a = country
340target_flag = target_country
341name = "choose_country" Choose the Country:
342none_available_msg_key = "no_valid_countries"
343column = {
344data = name
}
346visible = {
}
}
359ai_will_do = {
361add = {
362value = 1
}
}