スクリプトエフェクト
crusade_effect
定義in_game/common/scripted_effects/religious_effects.txt:66
67custom_tooltip = call_crusade_tt 十字軍国際組織が創設され、それに参加するすべてのカトリック国家が自動的に十字軍の標的に対し宣戦布告する。
68hidden_effect = {
69create_international_organization = {
71add_country_to_international_organization = prev
72set_leader_country = prev
73save_scope_as = crusade_io
74every_in_global_list = {
75variable = pope_crusaders
76scope:crusade_io = {
77add_country_to_international_organization = prev
}
}
80target = $target$
}
}