Event
The First Covenant

A powerful group of Nobility, called the Lords of the Congregation, has presented a Calvinism proclamation which they call The First Covenant, calling for the expulsion of the Catholic Church from Country and the official embrace of the Calvinist faith. The motives, however, are probably much more to be able to confiscate the vast riches of the Catholic Church in our country than purely true faith.
CatholicismReligiontriggerDefinitionin_game/events/DHE/flavor_SCO.txt:308
309hide_portraits = yes
310type = country_event
311title = flavor_sco.5.title The First Covenant
312desc = flavor_sco.5.desc A powerful group of Nobility, called the Lords of the Congregation, has presented a Calvinism proclamation which they call The First Covenant, calling for the expulsion of the Catholic Church from Country and the official embrace of the Calvinist faith. The motives, however, are probably much more to be able to confiscate the vast riches of the Catholic Church in our country than purely true faith.
313outcome = neutral
315fire_only_once = yes
324trigger = {
326religion_percentage_in_country(religion:calvinist) > 0.15
327exists = character:script_john_knox
328character:script_john_knox ?= {
329owner = ROOT
}
}
333illustration_tags = {
33410 = angry
33510 = interior
}
338immediate = {
}
340character:script_john_knox = {
341save_scope_as = target_character
}
}