
アクション
王権の強化
天命を受けた我々の、支配者としての正統性が問われている。批判の声を封じ、選ばれし者としての威光を取り戻さなくてはならない。
中国の危機国難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
}