
행동
군주 권력 강화
천명을 받은 자라는 우리의 정당성에 의문이 제기되고 있습니다. 비판의 목소리를 잠재우고 선택받은 자의 영광을 되찾아야 합니다.
중국의 위기재난select trigger
중화제국국가 간 조직체potentialcmd_strengthened_crown_variable변수allow정의in_game/common/generic_actions/crisis_of_the_chinese_dynasty_actions.txt:283
284type = disaster
286ai_tick = daily
287ai_tick_frequency = 80
289automation_tick = never
290automation_tick_frequency = 12
293potential = {
294scope:actor = {
}
}
299allow = {
300scope:actor = {
301government_power >= 90
302custom_tooltip = {
303text = has_not_already_enacted_this_action_during_the_disaster_tt 이 재난 기간 동안 아직 이 행동을 제정하지 않음
}
}
}
309price = price:rtr_negotiate_with_rebels_price
311select_trigger = {
312looking_for_a = disaster
313name = "choose_disaster" 재난 선택:
314target_flag = recipient
315column = {
316data = name
}
318visible = {
320disaster_is_active = yes
}
}
324effect = {
325scope:actor = {
}
}
331ai_will_do = {
332add = 1000
}