Orleanais inheritance is ahistorical. Core condition in FRA_12025 is for historical sequence.
No this is not entirely correct, check French events where core is granted (addcore which = 389). FRA_170039 and FRA_170154 are the keys and core can be granted even without Orleanais inheritance (claim is still present). But it is always possible for France to give up (lose the core) and be considered less aggressive as they were. In this case, Swiss wouldn't have the same reaction (protect Sforza) even if Sforza reappeared in a freed Milan. This is the spirit of the sequence.
problem is that action B is always available for the AI to choose.
To make it clearer and discard my proposal (event 12025), we should delete action B in event below, reason being, if FRA owns lombardie , why would they not want to gain a core anyway ( and not refuse it) since its theirs by birth right. And if lombardy was owned by someone else, then even more so FRA would want the lands.
The other event if MLO exists can stay as is.
This makes it more logical.
#(1499-1504) The Orléanais inheritance of Milan (in case France or Venice already own Milan)
#by Bordic
event = {
id = 170154
trigger = {
NOT = {
exists = MLO
event = 12024 #FRA: The Orléanais inheritance of Milan
}
OR = {
owned = { province = 389 data = -1 } #Lombardia
AND = {
owned = { province = 389 data = VEN } #Lombardia
NOT = { war = { country = FRA country = VEN } }
}
}
}
random = no
country = FRA
name = "EVENTNAME12024" #The Orléanais inheritance of Milan
desc = "EVENTHIST170154"
#-#On 7 April 1498, upon Charles VIII's death at Amboise (he knocked his head while passing through a doorway in his going to see a game of real tennis), the throne of France passed to his cousin Louis of Orléans, who reigned as Louis XII. On his accession, he took the titles of Duke of Milan and King of Sicily, sending a shrounding chill through Italy, Louis XII came to throne in France with the clear idea of making good his claim to Milan from his Visconti grandmother, Bianca sister to Filippo Maria Visconti, considered as the last legitimate Duke to rule over Milan until 1447. But Milan and her dependency, Genoa, were also seen as the key to Italy but the Frence presence in Northern Italy would mean a constant menace to the balance of powers, expecially to the Emperor and its Italian fiefs.
date = { day = 10 month = April year = 1499 }
offset = 30
deathdate = { day = 10 month = April year = 1504 }
action_a = {
name = "ACTIONNAME170154A" #We own Milan legitimatedly
command = { type = addcore which = 389 } #Lombardia
command = { type = treasury value = -150 } #should cost something
command = { type = relation which = HAB value = -50 }
command = { type = relation which = BUR value = -25 }
command = { type = relation which = SPA value = -25 }
command = { type = relation which = ARG value = -25 }
command = { type = dynastic which = GEN } #Genoa should actually be vassal
command = { type = trigger which = 326019 } #VEN: The treaty of Blois
}
action_b = {
name = "ACTIONNAME170154B" #We are not interested in expanding in Italy
command = { type = removecore which = 389 } #Lombardia
command = { type = relation which = HAB value = 50 }
command = { type = relation which = BUR value = -50 }
command = { type = DIP which = 2 value = 60 } #traditional French expansionist directions
command = { type = independence which = MLO }
command = { type = independence which = PAR }
command = { type = independence which = PAM }
command = { type = independence which = MAN }
command = { type = independence which = SAV }
command = { type = sleepevent which = 137035 } #BUR: Philippe's Burgundian claims I
command = { type = sleepevent which = 137036 } #BUR: Philippe's Burgundian claims II
command = { type = sleepevent which = 170042 } #FRA: The destiny of Ludovico Sforza
command = { type = sleepevent which = 170043 } #FRA: The Treaty of Granada
}
}