
행동
중국 Flavor Rank의 안정 회복
최근 우리 위대한 국민을 덮친 재난으로 국가의 안정이 크게 흔들리고 있습니다. 이를 극복하고 이 격동의 시기를 무사히 넘기려면 내부를 들여다보고 내실을 다져야 합니다.
중국의 위기재난select trigger
중화제국국가 간 조직체potentialcmd_restored_stability_variable변수allow정의in_game/common/generic_actions/crisis_of_the_chinese_dynasty_actions.txt:230
231type = disaster
233ai_tick = daily
234ai_tick_frequency = 80
236automation_tick = never
237automation_tick_frequency = 12
240potential = {
241scope:actor = {
}
}
246price = price:rtr_negotiate_with_rebels_price
248allow = {
249scope:actor = {
250stability >= 50
251custom_tooltip = {
252text = has_not_already_enacted_this_action_during_the_disaster_tt 이 재난 기간 동안 아직 이 행동을 제정하지 않음
}
}
}
258select_trigger = {
259looking_for_a = disaster
260name = "choose_disaster" 재난 선택:
261target_flag = recipient
262column = {
263data = name
}
265visible = {
267disaster_is_active = yes
}
}
271effect = {
272scope:actor = {
}
}
278ai_will_do = {
279add = 1000
}