# New Religious Order by Pierreluc, rewritten by Korath and then MattyG
#########################################################################
event = {
id = 800504
trigger = {
NOT = { year = 1590 }
continent = europe
OR = {
religion = catholic
religion = counterreform
}
}
random = yes
name = "Petition for a new religious order"
desc = "A devout prior has petitioned you to support a new religious order. Of course, virtue is not free, and a small bequest would reinforce your already widespread reputation for charity."
action_a = {
name = "Support the monastic order"
command = { type = cash value = -50 }
command = { type = stability value = 1 }
command = { type = relation which = PAP value = 25 }
command = { type = missionaries value = 1 }
command = { type = domestic which = innovative value = -1 }
command = { type = badboy value = 1 }
command = { type = ADM which = -1 value = 12 }
command = { type = DIP which = -2 value = 12 }
command = { type = MIL which = 2 value = 12 }
}
action_b = {
name = "Remind the prior of his vow of poverty"
command = { type = relation which = PAP value = -25 }
command = { type = domestic which = aristocracy value = 1 }
command = { type = revoltrisk which = 24 value = 2 }
command = { type = ADM which = 2 value = 12 }
command = { type = DIP which = 1 value = 12 }
command = { type = MIL which = -2 value = 12 }
}
action_c = {
name = "Forbid the order and banish the prior"
command = { type = stability value = -1 }
command = { type = relation which = PAP value = -100 }
command = { type = missionaries value = -6 }
command = { type = badboy value = -1 }
command = { type = ADM which = 1 value = 12 }
command = { type = DIP which = 3 value = 12 }
command = { type = MIL which = 1 value = 12 }
}
}
#########################################################################
event = {
id = 800504
trigger = {
NOT = { year = 1590 }
continent = europe
OR = {
religion = catholic
religion = counterreform
}
}
random = yes
name = "Petition for a new religious order"
desc = "A devout prior has petitioned you to support a new religious order. Of course, virtue is not free, and a small bequest would reinforce your already widespread reputation for charity."
action_a = {
name = "Support the monastic order"
command = { type = cash value = -50 }
command = { type = stability value = 1 }
command = { type = relation which = PAP value = 25 }
command = { type = missionaries value = 1 }
command = { type = domestic which = innovative value = -1 }
command = { type = badboy value = 1 }
command = { type = ADM which = -1 value = 12 }
command = { type = DIP which = -2 value = 12 }
command = { type = MIL which = 2 value = 12 }
}
action_b = {
name = "Remind the prior of his vow of poverty"
command = { type = relation which = PAP value = -25 }
command = { type = domestic which = aristocracy value = 1 }
command = { type = revoltrisk which = 24 value = 2 }
command = { type = ADM which = 2 value = 12 }
command = { type = DIP which = 1 value = 12 }
command = { type = MIL which = -2 value = 12 }
}
action_c = {
name = "Forbid the order and banish the prior"
command = { type = stability value = -1 }
command = { type = relation which = PAP value = -100 }
command = { type = missionaries value = -6 }
command = { type = badboy value = -1 }
command = { type = ADM which = 1 value = 12 }
command = { type = DIP which = 3 value = 12 }
command = { type = MIL which = 1 value = 12 }
}
}