Event
Religious Spread in Target Province
The people of Target Province are beginning to embrace our Target Religion.
In Target Location, small gatherings have formed around preachers, and temples have seen a quiet rise in converts. Faith is proving to be a powerful tool for unification.
Definitionin_game/events/missionevents/conquest_mission_events.txt:778
779type = country_event
781title = conquest_mission_events.10.title Religious Spread in Target Province
782desc = conquest_mission_events.10.desc The people of Target Province are beginning to embrace our Target Religion.
In Target Location, small gatherings have formed around preachers, and temples have seen a quiet rise in converts. Faith is proving to be a powerful tool for unification.
In Target Location, small gatherings have formed around preachers, and temples have seen a quiet rise in converts. Faith is proving to be a powerful tool for unification.
783outcome = neutral
785trigger = {
786scope:conquest_province = {
787religion_percentage = {
788religion = root.religion
789value < 0.95
}
}
}
795immediate = {
796scope:conquest_province = {
797save_scope_as = target_province
798province_capital = {
798save_scope_as = target_location
}
}
804ruler_or_regent ?= {
804save_scope_as = target_character
}
805religion = {
805save_scope_as = target_religion
}
}