スクリプトエフェクト
upset_countries_of_religion
定義in_game/common/scripted_effects/country_effects.txt:604
605custom_description = {
606text = upset_countries_of_religion_text
607object = $religion$
608save_temporary_scope_as = root_country
609$religion$ = {
610every_country_in_religion = {
611limit = {
612this != scope:root_country
613NOT = {
613is_subject_of = scope:root_country
}
}
616add_opinion = {
617modifier = $modifier$
618target = scope:root_country
}
}
}
}