
アクション
帝国に制裁を加える
皇帝派に制裁を加え教皇派を特定の義務から解放することで、神聖ローマ帝国および神聖ローマ帝国 Leader Titleと対立する。
教皇派国際組織allow, potential
神聖ローマ帝国国際組織effect
教皇派と皇帝派局面select trigger定義in_game/common/generic_actions/guelphs_and_ghibellines.txt:526
527type = situation
529ai_tick = monthly
530ai_tick_frequency = 12
533potential = {
534scope:actor = {
}
}
536allow = {
537scope:actor = {
}
}
540cooldown = {
541type = recently_sanctioned
542years = 10
}
545select_trigger = {
546looking_for_a = situation
547target_flag = recipient
548name = "choose_situation" 局面を選択:
549column = {
550data = name
}
}
558effect = {
560add_international_organization_modifier = {
562mode = extend
}
566add_international_organization_modifier = {
568mode = extend
}
}
}
573if = {
576add_opinion = {
577modifier = opinion_guelphs_sanction_emperor
578target = scope:actor
}
}
}
}
583ai_will_do = {
584add = 100
}
587automation_tick = never
588automation_tick_frequency = 12