스크립트 효과
crusade_effect
정의in_game/common/scripted_effects/religious_effects.txt:66
67custom_tooltip = call_crusade_tt Concept 국가 간 조직체를 창설하고, 이에 가입한 모든 가톨릭 국가가 자동으로 십자군 전쟁 대상에 전쟁을 선포합니다.
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$
}
}