Event
Mass Conversions in Target Province

Our practice of adult baptism seems to have driven more people in Target Province to take the final step in converting to Religion. It seems like our insistence in only baptizing those who are accountable of their own profession of faith makes it far easier to convince people peacefully to join our Church.
Adult BaptismReligious AspecttriggerDefinitionin_game/events/religion/church_aspects.txt:902
903type = country_event
904title = church_aspects.24.title Mass Conversions in Target Province
905desc = church_aspects.24.desc Our practice of adult baptism seems to have driven more people in Target Province to take the final step in converting to Religion. It seems like our insistence in only baptizing those who are accountable of their own profession of faith makes it far easier to convince people peacefully to join our Church.
906outcome = neutral
908illustration_tags = {
90910 = happy
91010 = exterior
}
913trigger = {
915any_province = {
916religion_percentage = {
917religion = root.religion
918value < 0.5
}
}
}
923immediate = {
}
926random_province = {
927limit = {
928religion_percentage = {
929religion = root.religion
930value < 0.5
}
}
933save_scope_as = target_province
}
}