
アクション
反乱をかき立てる
かつての専制君主とは休戦協定を結んだものの、再び中国解放のために戦いたいという野心に駆られている。
中国国家allow, potential
紅巾賊国際組織potential
紅巾の乱局面select triggerrtr_yuan_allegiance変数allow定義in_game/common/generic_actions/red_turban_rebellions.txt:473
474type = situation
476potential = {
477scope:actor = {
}
}
484allow = {
485scope:actor = {
491is_rebel_country = no
492NOT = {
492receiving_scripted_relation_of_type = relation_type:rein_in_junior_diplomacy
}
}
}
496ai_tick = monthly
497ai_tick_frequency = 1
498automation_tick = never
499automation_tick_frequency = 12
501select_trigger = {
502looking_for_a = situation
503target_flag = recipient
504name = "choose_situation" 局面を選択:
505column = {
506data = name
}
}
514effect = {
516declare_war_with_cb = {
517target = scope:actor
}
}
}
523ai_will_do = {
524add = 100
}