One more question about this event. Why until 1800? Shouldn't it be just until 1550 (there is a core loss in a Jubilee event of 1550) or at highest until 1598, when Ferrara was reverted to Papal States?
Essentially there could be another event to get the Papal core on Romagna in case this event here didn't fire:
Code:
#(1597) The loss of Ferrara
event = {
id = 17435
trigger = {
exists = PAP
owned = { province = 391 data = -1 } #Romagna
}
random = no
country = PAM
name = "EVENTNAME17435" #The loss of Ferrara
desc = "EVENTHIST17435"
#-#
date = { day = 27 month = october year = 1597 }
action_a = {
name = "ACTIONNAME17435A" #Oh Well...
command = { type = infra value = 500 }
command = { type = domestic which = centralization value = 1 }
command = { type = provincetax which = 391 value = -1 } #Romagna
command = { type = provincemanpower which = 391 value = -1 } #Romagna
command = { type = relation which = PAP value = -100 }
}
}
#-#In 1598 the legitimate line of the Este family died out. Duke Alfonso II willed his realm to his illegitimate son Cesare. While Emperor Rudolf II, as liege of Modena, was willing to accept Cesare's succession to that Duchy, Pope Clement VIII refused to accept his claims to the duchy of Ferrara, which was held in fief from the papacy. Ferrara was incorporated into the Papal states, and the court of the Este moved from Ferrara to Modena. While this court was no longer at the apex of culture, as it had been during the Rennaisance, Modena benefited from the cultivation of arts and letters that did take place.
Papal event could have a similar text to the one for this event here.