1419 - ANARCHY IN THE PAPAL STATES
WITH THE UPDATES OF POST #41 INCLUDED AND SUBSEQUENTLY AMENDED
Following events should be changed as the revolts were already active in the Papal States.
So I would suggest to have province 399 be controlled by rebels.
Province 399 should be under siege by the already present army (Unfortunately, I don't know how it works, maybe more infantry or a particular setup such as the "looted province" command works?)
In
1419_Papal_States.inc file in 1419 scenario folder, we would than have:
Code:
controlledprovinces = {
392 [COLOR=Red]399[/COLOR]
}
nationalprovinces = {
392 399
}
city = {
fortress = { level = 1 }
population = 80000
location = 399
capital = yes
bailiff = yes
}
city = {
fortress = { level = 1 }
population = 10000
location = 392
}
landunit = {
id = { type = 9423 id = 898 }
name = "Army of the Holy Cross"
location = [COLOR=Yellow]392[/COLOR] [COLOR=Red]399[/COLOR]
infantry = 9000
cavalry = 1000
artillery = 0
}
...
I think we should tweak the 1419_Countries.inc file and include REB controlled 399, correct?
So, in
1419_Countries.inc in inc folder of 1419 scenario:
Code:
country = {
tag = REB
religion = { type = pagan }
diplomacy = { }
knownprovinces = {
231 232
...
ownedprovinces = { }
controlledprovinces = { [COLOR=Yellow]399[/COLOR] }
nationalprovinces = { }
...
The starting date should preferably be on 2 january 1419, as Rome is now REB controlled. However the first two dates (0 and 1 january) could be already used by other events or by the AI when it starts performing.
So we should have these changes:
Code:
#(1419) Crisis in Rome
event = {
id = 251033
random = no
country = PAP
name = "EVENTNAME251033" #Crisis in Rome
desc = "EVENTHIST251033"
#-#
[COLOR=Red]date = { day = 10 month = February year = 1419 }
offset = 25
deathdate = { day = 10 month = March year = 1419 }[/COLOR]
[COLOR=Yellow]date = { day = 2 month = January year = 1419 }[/COLOR]
action_a = {
name = "ACTIONNAME51015A" #Chaos reigns!
command = { type = domestic which = centralization value = 1 }
command = { type = stability value = -1 }
command = { type = relation which = SAV value = 25 }
command = { type = relation which = MLO value = 25 }
command = { type = relation which = MAN value = 25 }
command = { type = relation which = PAR value = 25 }
command = { type = relation which = TOS value = 50 }
command = { type = revolt which = 392 } #Marche [COLOR=Yellow](All Papal legations in a new map)[/COLOR]
[COLOR=Red]command = { type = revolt which = 399 } #Rome[/COLOR]
command = { type = revoltrisk which = 12 value = 8 }
}
}
EVENTHIST251033 unchanged:
The Council held in Constance from 1414 to 1418 brought an end to the Great Schism, declared its superiority over the Papacy, deposed two of the claimant popes (Gregorius XII elected in Rome and supported by Bayern, Naples, Hungary and Venice and Benedictus XIII elected in Avignon and supported by Castile, Aragon and Scotland) and pressed to abdicate the third (Johannes XXIII elected in the council of Pisa) and eventually chose a new pontiff, Martinus V. The new elected Pope left Constance at the close of the Council in May 1418 and travelled slowly through Italy, lingered at Florence and did not venture to enter Rome until September 1420. In fact, anarchy reigned in the Church held territories as no real government was ever established in there since 1309 when the Pope was first 'taken captive' in Avignon. Ladislao of Anjou-Durazzo, former King of Naples and vassal to the Pope, had occupied Rome and the whole Patrimonium Petri, whilst Braccio da Montone, former commander of Papal troops, was destabilizing the State of the Church from inside by looting villages and trying to establish his own Signoria in Umbria. Turmoil was everywhere...
Code:
#(1419) Anarchy in the Legations
event = {
id = 251034
[COLOR=Yellow]trigger = { vassal = { country = PAP country = NAP } }[/COLOR]
random = no
country = PAP
name = "EVENTNAME251034" #Anarchy in the Legations
desc = "EVENTHIST251034"
#-#
date = { day = 15 month = July year = 1419 }
offset = 25
deathdate = { day = 15 month = August year = 1419 }
action_a = {
name = "ACTIONNAME251034A" #Ask Naples for troops
[COLOR=Red]trigger = {
vassal = { country = PAP country = NAP }
}[/COLOR]
command = { type = ADM which = 1 value = 24 }
command = { type = DIP which = 1 value = 24 }
[COLOR=Yellow]command = {
trigger = {
control = { province = 392 data = -1 } #Marche (Romagna in new map)
}
type = revolt which = 392 #Marche
}
# command = {
# trigger = {
# control = { province = 399 data = -1 } #Rome (Umbria or Marche in new map)
# }
# type = revolt which = 399 #Rome
# }[/COLOR]
[COLOR=Red]command = { type = revolt which = -2 }
command = { type = revolt which = -5 } [/COLOR]
}
action_b = {
name = "ACTIONNAME251034B" #No external interference
[COLOR=Yellow]trigger = {
control = { province = 399 data = -1 } #Rome (Umbria or Marche in new map)
control = { province = 392 data = -1 } #Marche ( AND Romagna in new map)
}[/COLOR]
command = { type = stability value = -1 }
command = { type = sleepevent which = 239008 } #NAP: The Pope requests troops
command = { type = sleepevent which = 239010 } #NAP: #The Pope requests more troops
}
}
text removal (in red) in EVENTHIST251034:
EVENTHIST251034;Entering his dominions, the Pope's first task was to restore the State of the Church to the prosperity and order to which it had become a stranger. In doing this he tried to gain external political support which he eventually obtained from Giovanna II of the House of Anjou-Durazzo and Queen of Naples, also known as Giovannetta or the 'Queen-Bee' for her dissolute life. In exchange for the repossession of the Papal territories, which her brother Ladislao formerly occupied when Rome had no ruler, Giovanna was legitimately enthroned Queen of Naples by the Pope in a solemn ceremony held in the city of Naples on 28 October 1419. But the Pope desperately needed troops to bring back the order over the territories of the Papal Legations in Umbria, Marche and Romagna, where the populations rebelled thanks to the abuses perpetrated by Braccio da Montone's mercenaries, and asked Giovanna II for help.
Promptly the Queen sent her best condottiero, Muzio Attendolo, 'lo Sforza', commander of Neapolitan troops to help the Pope in his fight for the reacquisition of the Church territories.;x
NEAPOLITAN ANSWER :
Code:
#(1419) The Pope requests troops
event = {
id = 239008
trigger = {
event = 251034 #PAP: Anarchy in the Legations
NOT = { war = { country = PAP country = NAP } }
}
random = no
country = NAP
name = "EVENTNAME239008" #The Pope requests troops
desc = "EVENTHIST251034"
#-#
date = { day = 25 month = September year = 1419 }
offset = 20
deathdate = { day = 25 month = November year = 1419 }
action_a = {
name = "ACTIONNAME239008A" #Help the Pope
command = { type = relation which = PAP value = 50 }
command = { type = treasury value = -20 }
command = { type = trigger which = 251035 } #PAP: The Neapolitan support
}
action_b = {
name = "ACTIONNAME239008B" #Ignore the Papal call
command = { type = relation which = PAP value = -50 }
command = {
[COLOR=Yellow]trigger = { vassal = { country = PAP country = NAP }
}[/COLOR]
type = breakvassal which = PAP
}
command = { type = trigger which = [COLOR=Red]251036[/COLOR] [COLOR=Yellow]251106[/COLOR] } #PAP: The Betrayal of the Queen-Bee
command = { type = sleepevent which = 239010 } #NAP: The Pope requests more troops
}
}
IN CASE OF NAP ACCEPTANCE (the event is than triggered only once, see below)
Code:
#(1419) The Neapolitan support
event = {
id = 251035 #triggered by NAP_239008 A [COLOR=Red]/ NAP_239010 B[/COLOR]
random = no
country = PAP
name = "EVENTNAME251035" #The Neapolitan support
desc = "[COLOR=Yellow]EVENTHIST251035[/COLOR]"
#-#
action_a = {
name = "ACTIONNAME251035A" #Giovanna is helping!
command = { type = relation which = NAP value = 50 }
command = { type = INF which = [COLOR=Yellow]-2[/COLOR] value = 3000 }
command = { type = stability value = 1 }
}
}
NEW EVENT TEXT:
EVENTHIST251035;Promptly the Queen sent her best condottiero, Muzio Attendolo, 'lo Sforza', commander of Neapolitan troops to help the Pope in his fight for the reacquisition of the Church territories against the other celebrated condottiero Braccio da Montone.;x
NEW EVENT IN CASE OF NAP REFUSAL:
Code:
[COLOR=Yellow]
#(1419) The Betrayal of the Queen-Bee
event = {
id = 251106 #triggered by NAP_239008 B
random = no
country = PAP
name = "EVENTNAME251036" #The Betrayal of the Queen-Bee
desc = "EVENTHIST251106"
#-#
action_a = {
name = "ACTIONNAME251036A" #Giovanna ignores us!
command = { type = relation which = NAP value = -50 }
command = { type = relation which = PRO value = 50 }
command = { type = stability value = -1 }
}
}
[/COLOR]
NEW EVENT TEXT:
EVENTHIST251106;Having always been hostile to Muzio Attendolo Sforza, the celebrated condottiero, Gianni Caracciolo, Giovanna's favourite advisor and lover, managed to induce the Queen to refuse the Pope's request of more troops in order to stop da Montone. In spite of her refusal and thanks to the mediation of Florence, Martinus V managed however to come to terms with da Montone promising him a title in exchange for his military services. Finally the Papal troops commanded by Braccio da Montone himself succeeded in retaking the Church territories. As soon as the order in his States was re-established and in order to punish Giovanna for her unexpected refusal to send troops, the Pope offered the crown of Naples to the junior House of the Angevins, always interested in the succession to the throne of Naples, proclaiming Louis III d'Anjou 'King of Naples' on 4 December 1419.;x
POPE RELAUNCHES:
Code:
#(1419) The Pope requests more troops
event = {
id = 239010
[COLOR=Yellow]trigger = {
event = 251034 #PAP: Anarchy in the Legations
owned = { province = 399 data = PAP } #Rome (Umbria or Marche in new map)
owned = { province = 392 data = PAP } #Marche ( AND Romagna in new map)
NOT = {
war = { country = PAP country = NAP }
}
OR = {
control = { province = 399 data = REB } #Rome (Umbria or Marche in new map)
control = { province = 392 data = REB } #Marche ( AND Romagna in new map)
}
}[/COLOR]
random = no
country = NAP
name = "EVENTNAME239010" #The Pope requests more troops
desc = "EVENTHIST239010"
#-#
date = { day = 25 month = November year = 1419 }
offset = 10
deathdate = { day = 25 month = December year = 1419 }
action_a = {
name = "ACTIONNAME239008B" #Ignore the Papal call
command = {
[COLOR=Yellow]trigger = { vassal = { country = PAP country = NAP }
}[/COLOR]
type = breakvassal which = PAP
}
command = { type = stability value = 2 }
command = { type = trigger which = 251036 } #PAP: The Betrayal of the Queen-Bee
}
action_b = {
name = "ACTIONNAME239008A" #Help the Pope
command = { type = relation which = PAP value = 50 }
command = { type = stability value = -1 }
command = { type = treasury value = -20 }
command = { type = trigger which = [COLOR=Red]251035[/COLOR] [COLOR=Yellow]251105[/COLOR] } #PAP: Neapolitan support
}
}
Modification in EVENT.TXT:
EVENTHIST239010;
In the fight for the reacquisition of the Church territories, the Queen sent her best condottiero, Muzio Attendolo, 'lo Sforza', commander of Neapolitan troops to help the Pope against Braccio da Montone. Although both Muzio Attendolo Sforza and Braccio da Montone came from the Alberico da Barbiano's Compagnia di Ventura di San Giorgio, they had different approaches to strategic-tactical warfare, the 'Scuola Sforzesca' based mainly upon coordinated field manoeuvres and planned tactics and the 'Scuola Braccesca' based mainly upon energic assaults and the element of surprise. In their first battle against each other Fortebraccio (da Montone's nickname) prevailed. Informed of M. Attendolo Sforza's defeat, having always been hostile to the celebrated condottiero, Gianni Caracciolo, Giovanna's favourite advisor and lover, managed to induce the Queen to refuse the Pope's request of more troops in order to stop da Montone. In spite of her refusal and thanks to the mediation of Florence, Martinus V managed however to come to terms with da Montone promising him a title in exchange for his military services. Finally the Papal troops commanded by Braccio da Montone himself succeeded in retaking the Church territories. As soon as the order in his States was re-established and in order to punish Giovanna for her unexpected refusal to send troops, the Pope offered the crown of Naples to the junior House of the Angevins, always interested in the succession to the throne of Naples, proclaiming Louis III d'Anjou 'King of Naples' on 4 December 1419.;x
NEW EVENT IN CASE OF NAP SECOND ACCEPTANCE:
Code:
[COLOR=Yellow]
#(1419) A second Neapolitan support
event = {
id = 251105 #triggered by NAP_239010 B
random = no
country = PAP
name = "EVENTNAME251105" #A second Neapolitan support
desc = "EVENTHIST251105"
#-#
action_a = {
name = "ACTIONNAME251105A" #Giovanna is helping again!
command = { type = relation which = NAP value = 50 }
command = { type = INF which = -2 value = 3000 }
command = { type = stability value = 1 }
}
}
[/COLOR]
NEW EVENT TEXT LINES:
EVENTNAME251105;A second Neapolitan support;x
EVENTHIST251105;In the fight for the reacquisition of the Church territories, the Queen sent her best condottiero, Muzio Attendolo, 'lo Sforza', commander of Neapolitan troops to help the Pope against Braccio da Montone. Although both Muzio Attendolo Sforza and Braccio da Montone came from the Alberico da Barbiano's Compagnia di Ventura di San Giorgio, they had different approaches to strategic-tactical warfare, the 'Scuola Sforzesca' based mainly upon coordinated field manoeuvres and planned tactics and the 'Scuola Braccesca' based mainly upon energic assaults and the element of surprise. In their first battle against each other Fortebraccio (da Montone's nickname) prevailed. Informed of M. Attendolo Sforza's defeat, the Queen welcomed Pope's request of more troops in order to stop da Montone. However Martinus V managed to come to terms with da Montone promising him a title in exchange for his military services in retaking the Church territories. The order was finally re-established in the Papal States.;x
ACTIONNAME251105A;Giovanna is helping again!;x
IN CASE OF NAP REFUSAL TO THE SECOND REQUEST (the old event tweaked to be triggered by nap_239010 A only, as per event description):
Code:
#(1419) The Betrayal of the Queen-Bee
event = {
id = 251036 #triggered by NAP_239010 A [COLOR=Red]/ NAP_239008 B[/COLOR]
random = no
country = PAP
name = "EVENTNAME251036" #The Betrayal of the Queen-Bee
desc = "EVENTHIST239010"
#-#
action_a = {
name = "ACTIONNAME251036A" #Giovanna ignores us!
command = { type = relation which = NAP value = -50 }
command = { type = relation which = PRO value = 50 }
command = { type = stability value = -1}
}
}
Post 41 was already submitted in agceep thread.
This post is an improvement following the discussion started from post #43.
I had to use properly triggered events as to let people better understand the sequence. Sorry if I didn't it before.
EDIT: removed the increased startup amount of troops in the capital city.
EDIT2: as per
Therion's suggestion in PV Italy thread, I suggest to start the PAP scenario with the army stationing in Marche province instead of Lazio. That would prevent "the government from falling".
EDIT3: I have commented out the revolt in Rome in PAP_251034 action A as it can cause too much instability.