Event
Reformer Seeks Safe Haven

Reformer, one of the great theologians of our age, has had to leave his homeland, Reformer Fleeing From Here, as they fear for their safety. As a Lutheran country, it is our duty to offer a safe haven for this man while doing so would undoubtedly strengthen the position of our State Church, at least as long as this reformer agrees with our policies.
CatholicismReligiontrigger
LutheranismReligionimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Reformer Seeks Safe Haven
Reformer seeks refuge in From↳ Option A “Let us welcome this great man!” · right away
Reformer seen to criticize State Church↳ Option A “Let us welcome this great man!” · 1000–2000 days later
Definitionin_game/events/religion/lutheranism_events.txt:2
3hide_portraits = yes
4type = country_event
5title = lutheranism_events.1.title Reformer Seeks Safe Haven
6desc = lutheranism_events.1.desc Reformer, one of the great theologians of our age, has had to leave his homeland, Reformer Fleeing From Here, as they fear for their safety. As a Lutheran country, it is our duty to offer a safe haven for this man while doing so would undoubtedly strengthen the position of our State Church, at least as long as this reformer agrees with our policies.
7outcome = neutral
8trigger = {
10capital.continent = continent:europe
13any_country_in_religion = {
14num_of_non_rural >= 5
15religion_percentage_in_country(religion:lutheran) > 0
16capital.continent = continent:europe
}
}
}
21illustration_tags = {
2210 = interior
}
26immediate = {
29random_country_in_religion = {
30limit = {
31num_of_non_rural >= 5
32religion_percentage_in_country(religion:lutheran) > 0
33capital.continent = continent:europe
}
35save_scope_as = reformer_fleeing_from_here
37create_character = {
}
}
}
}