On Action
on_new_country_formed
root = newly formed country
Holy Roman EmpireInternational Organizationeffect
CatholicismReligioneffect
ShintōReligioneffectDefinitionin_game/common/on_action/_hardcoded.txt:4628
4629effect = {
4631if = {
4632limit = {
}
}
4643if = {
4644limit = {
4646not = {
4647is_member_of_international_organization_of_type = {
4647type = catholic_church
}
}
}
4651add_country_to_international_organization = prev
}
}
4656if = {
4657limit = {
4659not = {
4660is_member_of_international_organization_of_type = {
4660type = shinto
}
}
}
}
}