Event
An Exemplary Preacher
A charismatic preacher within the Hussite ranks in Target Location has begun espousing views that diverge further than usual from our teachings. While some see him/her as a visionary, others fear he/she could cause a schism within our ranks. Members of the Clergy have been quite vocal about their stance on this ongoing matter, but there are valid concerns that locals may stir dissatisfaction should we move against such an influential figure.
HussitismReligionimmediate, option 1, option 2, option 3Definitionin_game/events/religion/hussite_flavor.txt:988
989type = country_event
990title = hussite_flavor.13.title An Exemplary Preacher
991desc = hussite_flavor.13.desc A charismatic preacher within the Hussite ranks in Target Location has begun espousing views that diverge further than usual from our teachings. While some see him/her as a visionary, others fear he/she could cause a schism within our ranks. Members of the Clergy have been quite vocal about their stance on this ongoing matter, but there are valid concerns that locals may stir dissatisfaction should we move against such an influential figure.
992outcome = neutral
993trigger = {
994religion_percentage_in_country(religion:hussite) > 0
}
997immediate = {
998random_owned_location = {
1000save_scope_as = target_location
}
1003create_character = {
1004birth_location = scope:target_location
1006female = no
1007min_age = 30
1009adm = {
20
100
}
1010dip = {
20
100
}
1011mil = {
20
100
}
1012save_scope_as = target_character
1013create_in_limbo = yes
}
1016if = {
1018scope:target_location = {
1019ordered_pop = {
1024order_by = pop_size
1025check_range_bounds = no
1026max = 1
1027save_scope_as = target_pop
}
}
}
}