event = {
id = 1
random = no
country = ENG
trigger = {
headofstate = ?'Elizabeth II ID?
}
name = "Prince Charles and Lady Parker Bowles"
desc = "With the Queens health ever more coming into doubt, the
British people once more raised the question of the relationship between
Prince Charles, heir to the throne, and Lady Parker Bowles. Many questioned
the relationship, and under Royal Law, a King would be forced to abdicate if
he married a woman who had already been divorced. As well as this, the
public had been shown to be out of favour with Charles due to his handling of
his relationship with Diana Princess of Wales. Many believed, after several
Royal scandals, that Charles was having an affair with Camilla whilst married
to Diana. The decision would have to be made of whether Charles was
allowed to marry Camilla Parker Bowles, and still retain the chance of
becoming King. If not, Charles would be forced to give the title of Prince of
Wales down to his son, William, who would take over the throne once
Elizabeth II died or abdicated.
style = 0
date = { day = 1 month = january year = 2006 }
offset = 60
deathdate = { day = 1 month = january year = 2009 }
action_a = {
name = "Allow them to marry, but force Charles to abdicate in favour of William"
command = { type = trigger which = 2 }
}
action_b = {
name = "Allow them to marry, and allow Charles to become King"
command = { type = trigger which = 3 }
command = { type = dissent value = 5 }
}
action_c = {
name = "Stop Charles from marrying, and allow him to become King"
command = { type = trigger which = 3 } #intentional
command = { type = dissent value = 2 }
}
}
event = {
id = 2
random = no
country = ENG
# Triggered by event 1 ENG
name = "The Queen is dead, Long live the ???"
desc = "With Elizabeth II, one of Britains longest and most popular
Monarchs dead, William V, son of the abdicated Prince Charles, prepares to
take the throne. However, some amongst the population of Britain believe
Parliament should choose to remove the power of the Monarchy, and instead
implement a Republic constitution, allowing the public to vote in a Head Of
State." # Can't be arsed to write too much right now :p
style = 0
date = { day = 1 month = june year = 2009 }
offset = 120
action_a = {
name = "Long Live William V!"
command = { type = headofstate which = ?Wills ID? }
}
action_b = {
name = "Remove the Monarchy, create a Republic!"
command = { type = ideology which = centrist }
}
}
event = {
id = 3
random = no
country = ENG
# Trigger by event 1 ENG
name = "The Queen is dead, Long Live the ???"
desc = "With Elizabeth II, one of Britains longest and most popular
Monarchs dead, Prince Charles, now James, prepares to take the throne.
However, some amongst the population of Britain believe Parliament should
choose to remove the power of the Monarchy, and instead implement a
Republic constitution, allowing the public to vote in a Head Of State."
style = 0
date = { day = 1 month = june year = 2009 }
offset = 120
action_a = {
name = "Long Live James III!"
command = { type = headofstate which = ?Charles ID? }
}
action_b = {
name = "Remove the Monarchy, create a Republic!"
command = { type = ideology which = centrist }
}
}