
행동
식민 종속국에 대표권 부여
이제 우리 식민 종속국에 자신들의 행정부를 대표하는 권리를 어느 정도 허용할 때입니다.
대표 파견 불허정책select trigger 2
식민지 혁명상황select trigger 1정의in_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" 상황 선택:
329column = {
330data = name
}
}
338select_trigger = {
339looking_for_a = country
340target_flag = target_country
341name = "choose_country" 국가 선택:
342none_available_msg_key = "no_valid_countries"
343column = {
344data = name
}
346visible = {
}
}
359ai_will_do = {
361add = {
362value = 1
}
}