
アクション
中国 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
}