The IDs are lacking at the moment, but if my idea for keeping Wales independent at start is accepted, here they are. Ireland will inherit Wales early in the game by default, so it's a Poland/Lithuania situation with monarchs - Irish names are translated into Welsh.
Events:
Events:
Code:
event = {
id = ???
trigger = {
exists = EIR
}
random = no
country =
name = " Y Llyw Olaf "
desc = " With the death of Maredudd ap Llewelyn in 1498, Wales was left without a prince. At the Convocation of the nobility in that year, it was decided to offer the crown to Domhnall, King of Ireland, so beginning Irish predonderance in all Welsh affairs. The candidature of Rhodri ab Iorwerth, who claimed descent from Owain Glyn Dwr's father, was dismissed, as was the proposal of a small party who favoured union with Brittany. "
style = 1
date = {day = 1 month = september year = 1498}
action_a ={
name = " Offer the Crown to Domhnall of Ireland "
command = { type = trigger which = ???? }
#Irish event to vassalise Wales
}
action_b ={
name = " Offer the Crown to Rhodri ab Iorwerth "
command = { type = trigger which = ???? }
command = { type = sleepmonarch which = ???? } #Dyfnwal (Domhnal)
command = { type = sleepmonarch which = ???? } #Art
command = { type = sleepmonarch which = ???? } #Art
command = { type = sleepmonarch which = ???? } # Con Cloff (Conn Bacach)
command = { type = wakemonarch which = ???? } # Rhodri
command = { type = wakemonarch which = ???? } #Maredudd
#Irish event to either gain core on Wales or leave it alone
}
action_c ={
name = " Offer the Crown to Anne of Britanny "
command = { type = trigger which = ???? }
#Breton event to inherit Wales immediately to save on monarchs
}
}
event = {
id = ???
trigger = {
event = [the Irish event to vassalise Wales]
vassal = { country = EIR country = WLS }
}
random = no
country =
name = " Undeb y Deutu - The Irish Union "
desc = " The union of Wales with Ireland took place in 1532, with the dissolution of the independent Welsh parliament, followed by the proclamation of supremacy of Irish law over Welsh and the required use of the Irish language in courts of law. Although the measures caused some degree of resentment, there was no serious attempt at resistance. "
style = 2
date = {day = 1 month = january year = 1532}
offset = ?
deathdate = ?
action_a ={
name = " Accept the Union "
command = { type = trigger which = ???? }
#Ireland annexes Wales in exchange for a small increase in RR
}
action_b ={
name = " Reassert Welsh Independence "
command = { type = breakvassal which = EIR }
command = { type = stability value = 2 }
command = { type = relation which = EIR value = -200 }
}
}
event = {
id = ???
trigger = {
owned = 244
NOT { domestic = {type = serfdom value = 8} }
}
random = no
country =
name = " Welsh Ways Replace English Ways "
desc = " Long under Welsh rule since Owain Glyn Dwr's triumph, what had formerly been the western border counties of England gradually became more Welsh than English. In the towns particularly the Welsh language began to predominate as commerce re-oriented itself westward rather than eastward. "
style = 3
date = {day = 1 month = january year = 1600}
offset = 18000
deathdate = { day = 25 month = december year = 1819 }
action_a ={
name = " Excellent "
command = { type = addcore which = 244 }
command = { type = provinceculture which = 244 value = gaelic }
}
}
Last edited: