I have begun work on the effects of the Alternative Reformation, how Europe responds to the schism that will occur at the end of Martin Luther's period as pope.
Here is the group of events for Asturias. Please rememeber that not all countries will have the event structure to ensure the ai has a 50% chance of backing either the Pope in Rome (protestant) or the alternative Pope in Bavaria (catholic). Portugal, for example, will have only one event, with action_a being to stay catholic, supporting the conservative cardinals, and action b being to stay with the reformists in Rome.
Here is the group of events for Asturias. Please rememeber that not all countries will have the event structure to ensure the ai has a 50% chance of backing either the Pope in Rome (protestant) or the alternative Pope in Bavaria (catholic). Portugal, for example, will have only one event, with action_a being to stay catholic, supporting the conservative cardinals, and action b being to stay with the reformists in Rome.
Code:
# Asturias
event = {
id = 857001
random = no
country = ASU
trigger = {
event = 200
NOT = { event = 857002 }
NOT = { event = 203 }
}
name = "Title"
desc = "Description"
date = { year = 1550 }
offset = 500
deathdate = { year = 1600 }
action_a = {
name = "The Bishop of Rome leads the Church"
command = { type = religion which = protestant }
command = { type = domestic which = innovative value = 1 }
command = { type = provincereligion which = -2 value = protestant }
command = { type = provincereligion which = 427 value = protestant }
command = { type = provincereligion which = 428 value = protestant }
command = { type = provincereligion which = 429 value = protestant }
command = { type = provincereligion which = 430 value = protestant }
command = { type = provincereligion which = 431 value = protestant }
command = { type = provincereligion which = 432 value = protestant }
command = { type = provincereligion which = 434 value = protestant }
command = { type = provincereligion which = 435 value = protestant }
command = { type = provincereligion which = 436 value = protestant }
command = { type = stability value = -2 }
command = { type = relation which = PAP value = 200 }
command = { type = relation whoch = BAY value = -100 }
command = { type = DIP which = -1 value = 12 }
command = { type = DIP which = -1 value = 60 }
command = { type = MIL which = -1 value = 12 }
command = { type = MIL which = -1 value = 60 }
command = { type = ADM which = -1 value = 12 }
command = { type = ADM which = -1 value = 60 }
command = { type = revoltrisk which = 12 value = 2 }
command = { type = revoltrisk which = 60 value = 2 }
command = { type = revoltrisk which = 120 value = 1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -3 }
command = { type = desertion which = -3 value = 5000 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
}
action_b = {
name = "The Reformists have gone too far"
command = { type = stability value = -2 }
command = { type = provincereligion which = 427 value = protestant }
command = { type = provincereligion which = 428 value = protestant }
command = { type = relation which = PAP value = -200 }
command = { type = relation whoch = BAY value = 250 }
command = { type = DIP which = -1 value = 12 }
command = { type = DIP which = -1 value = 60 }
command = { type = MIL which = -1 value = 12 }
command = { type = MIL which = -1 value = 60 }
command = { type = ADM which = -1 value = 12 }
command = { type = ADM which = -1 value = 60 }
command = { type = revoltrisk which = 12 value = 2 }
command = { type = revoltrisk which = 60 value = 2 }
command = { type = revoltrisk which = 120 value = 1 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
}
}
event = {
id = 857002
random = no
country = ASU
trigger = {
event = 200
NOT = { event = 857001 }
NOT = { event = 203 }
}
name = "Title"
desc = "Description"
date = { year = 1550 }
offset = 500
deathdate = { year = 1600 }
action_a = {
name = "The Reformists have gone too far"
command = { type = stability value = -2 }
command = { type = provincereligion which = 427 value = protestant }
command = { type = provincereligion which = 428 value = protestant }
command = { type = relation which = PAP value = -200 }
command = { type = relation whoch = BAY value = 250 }
command = { type = DIP which = -1 value = 12 }
command = { type = DIP which = -1 value = 60 }
command = { type = MIL which = -1 value = 12 }
command = { type = MIL which = -1 value = 60 }
command = { type = ADM which = -1 value = 12 }
command = { type = ADM which = -1 value = 60 }
command = { type = revoltrisk which = 12 value = 2 }
command = { type = revoltrisk which = 60 value = 2 }
command = { type = revoltrisk which = 120 value = 1 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
}
action_b = {
name = "The Bishop of Rome leads the Church"
command = { type = religion which = protestant }
command = { type = domestic which = innovative value = 1 }
command = { type = provincereligion which = -2 value = protestant }
command = { type = provincereligion which = 427 value = protestant }
command = { type = provincereligion which = 428 value = protestant }
command = { type = provincereligion which = 429 value = protestant }
command = { type = provincereligion which = 430 value = protestant }
command = { type = provincereligion which = 431 value = protestant }
command = { type = provincereligion which = 432 value = protestant }
command = { type = provincereligion which = 434 value = protestant }
command = { type = provincereligion which = 435 value = protestant }
command = { type = provincereligion which = 436 value = protestant }
command = { type = stability value = -2 }
command = { type = relation which = PAP value = 200 }
command = { type = relation whoch = BAY value = -100 }
command = { type = DIP which = -1 value = 12 }
command = { type = DIP which = -1 value = 60 }
command = { type = MIL which = -1 value = 12 }
command = { type = MIL which = -1 value = 60 }
command = { type = ADM which = -1 value = 12 }
command = { type = ADM which = -1 value = 60 }
command = { type = revoltrisk which = 12 value = 2 }
command = { type = revoltrisk which = 60 value = 2 }
command = { type = revoltrisk which = 120 value = 1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -3 }
command = { type = desertion which = -3 value = 5000 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
command = { type = revolt which = -1 }
command = { type = desertion which = -3 value = 5000 }
}
}
event = {
id = 857003
random = yes
trigger = {
OR = {
event = 857001
event = 857002
}
NOT = { year = 1590 }
countrysize = 2
}
name = "A Bishop Dissents"
desc = "One of the bishops within our realm disagrees strongly against our choice in the schism and has ordered all priests within his see to oppose the monarch and all parishoner's to refuse to pay taxes."
action_a = {
name = "Arrest the bishop and replace him"
command = { type = revolt which = -1 }
command = { type = revoltrisk which = 6 value = 3 }
command = { type = stability value = -1 }
}
action_b = {
name = "Let him preach his heresy"
command = { type = heretic which = -3 }
command = { type = DIP whch = -1 value = 12 }
command = { type = MIL whch = -1 value = 12 }
command = { type = ADM whch = -1 value = 12 }
command = { type = ADM whch = -1 value = 24 }
command = { type = revoltrisk which = 24 value = 1 }
}
}
event = {
id = 857004
random = yes
trigger = {
OR = {
event = 857001
event = 857002
}
event = 201
NOT = { event = 203 }
countrysize = 2
religion = catholic
}
name = "An Ecclesiastical Appointment"
desc = "The appointment of a new bishop to a vacant see will always been controversial during times of religious strife. The Pope's preference is for a man who lacks the support of the episcopal polity, either for religious or personal reasons (or both). The synod of the see demands an individual opposed by the Pope."
action_a = {
name = "Force the Pope's choice"
command = { type = stability value = -1 }
command = { type = ADM whch = -1 value = 6 }
command = { type = relation which = BAY value = 25 }
}
action_b = {
name = "Accept the synod choice"
command = { type = stability value = -1 }
command = { type = DIP whch = -1 value = 6 }
command = { type = relation which = BAY value = -25 }
}
}
event = {
id = 857005
random = yes
trigger = {
OR = {
event = 857001
event = 857002
}
event = 201
NOT = { event = 203 }
countrysize = 2
religion = protestant
}
name = "An Ecclesiastical Appointment"
desc = "The appointment of a new bishop to a vacant see will always been controversial during times of religious strife. The Pope's preference is for a man who lacks the support of the episcopal polity, either for religious or personal reasons (or both). The synod of the see demands an individual opposed by the Pope."
action_a = {
name = "Force the Pope's choice"
command = { type = stability value = -1 }
command = { type = ADM whch = -1 value = 6 }
command = { type = relation which = PAP value = 25 }
}
action_b = {
name = "Accept the synod choice"
command = { type = stability value = -1 }
command = { type = DIP whch = -1 value = 6 }
command = { type = relation which = PAP value = -25 }
}
}
event = {
id = 857006
random = yes
trigger = {
OR = {
event = 857001
event = 857002
}
event = 201
NOT = { event = 203 }
countrysize = 8
}
name = "Religious Dissent in the Colonies"
desc = "In the distant colonies, the priests and parishoners have taken the step of ignoring the bishop and following the anti-pope."
action_a = {
name = "Terrible"
command = { type = heretic which = -4 }
}
}