enless someone else has started them im going to start making those 1815+ events
so i guess you can count me as a member to...no sinse in doubling the effort
Lord Boreal said:So the Beta scenario is giong to be 1815 scenario? I could start working on South American Revolutionary Events.
Also: Battle of Waterloo event, should I make it so that it fires for Prussia, UK and France? The Allied army was under the command of the Duke of Wellington and General Blucher so it would make sense.
Unless King Tiger has already done this event as one of the 3 he mentioned above![]()
#########################################################################
# The Return of Napoléon
#########################################################################
event = {
id = ?????
random = no
country = FRA
name = "The Return of Napoléon"
desc = "France has suffered much under the incompetent rule of that fat puppet, Louis XVIII. On the 26th February 1815, Napoléon escaped the island of Elba by night and landed near Antibes on the coast of Provence on the 1st March. Despite Marshal Ney's insistence that Napoléon would be brought back to Paris in an iron cage, such was the charisma of the Emperor, coupled with the degrading treatment the veterans of la Grande Armée suffered at the hands of the Bourbons, that the army sent to capture him threw down their arms amidst the cheers of 'Vive l'Empereur!' With French prisoners of war having returned from Germany, Italy and Spain, France is now capable of raising an army larger than the one which had performed so valiantly against the odds in the Campagne de France the previous year. It is the final throw of the dice for Napoléon - Empire or Destruction."
style = 0
date = { day = 1 month = march year = 1815 }
action_a = {
name = "Vive l'Empereur!!!"
command = { type = max_elan which = infantry value = 10 } # What do you think of this? Making the troops fight better under Napoléon
command = { type = max_elan which = cavalry value = 10 }
command = { type = max_elan which = dragoon value = 10 }
command = { type = pop_militancy which = aristocrats value = 2 }
command = { type = pop_militancy which = officers value = -2 }
command = { type = pop_militancy which = soldiers value = -2 }
command = { type = pop_consciousness which = aristocrats value = 3 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = soldiers value = 1 }
command = { type = pop_consciousness which = officers value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = constitution which = monarchy }
command = { type = wake_party which = ?? } # Call it the Imperial Party, assign a code to it
command = { type = wake_leader which = ?? } # If leaders can be slept and woken, then we need a second Napoleon general - the first one is slept after defeat in 1814
command = { type = relation which = ENG value = -200 } # -100 isn't enough to reflect the horror the rest of Europe felt
command = { type = relation which = PRU value = -200 }
command = { type = relation which = AUS value = -200 }
command = { type = relation which = RUS value = -200 }
command = { type = relation which = SPA value = -200 }
command = { type = relation which = SAR value = -200 }
command = { type = trigger which = ????? } # Napoléon Escapes! (ENG) # If Britain is at war with France, Sardinia and Spain should be dragged in immediately
command = { type = trigger which = ????? } # Napoléon Escapes! (PRU)
command = { type = trigger which = ????? } # Napoléon Escapes! (AUS)
command = { type = trigger which = ????? } # Napoléon Escapes! (RUS)
}
action_b =
name = "Put Napoléon into an iron cage!"
command = { type = pop_militancy which = officers value = 2 }
command = { type = pop_militancy which = soldiers value = 2 }
command = { type = pop_militancy which = clerks value = 2 }
command = { type = pop_consciousness which = aristocrats value = 3 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = soldiers value = 2 }
command = { type = pop_consciousness which = officers value = 2 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = relation which = ENG value = 50 }
command = { type = relation which = PRU value = 50 }
command = { type = relation which = AUS value = 50 }
command = { type = relation which = RUS value = 50 }
command = { type = relation which = SPA value = 50 }
command = { type = relation which = SAR value = 50 }
command = { type = trigger which = ????? } # The Final Defeat of Napoléon
}
}
#########################################################################
# Napoléon Escapes!
#########################################################################
event = {
id = ?????
random = no
country = ENG
name = "Napoléon escapes"
desc = "Whilst the Allies were planning the future of Europe at the Congress of Vienna, the Ogre, Napoléon Bonaparte, has escaped Elba and has recrowned himself Emperor of the French. It is now time to do away with him forever!"
style = 0
# Triggered by action a of The Return of Napoléon
action_a = {
name = "Destroy the Ogre!"
command = { type = war which = FRA } # I think this should be the only choice available - There was virtually no chance of peace with Napoleon given the comprehensive victory in 1814. The game's only fun with war anyway.
command = { type = alliance which = SPA }
command = { type = alliance which = SAR }
}
}
#########################################################################
# Napoléon Escapes!
#########################################################################
event = {
id = ?????
random = no
country = PRU
name = "Napoléon escapes"
desc = "Whilst the Allies were planning the future of Europe at the Congress of Vienna, the Ogre, Napoléon Bonaparte, has escaped Elba and has recrowned himself Emperor of the French. It is now time to do away with him forever!"
style = 0
# Triggered by action a of The Return of Napoléon
action_a = {
name = "Destroy the Ogre!"
command = { type = war which = FRA }
}
}
#########################################################################
# Napoléon Escapes!
#########################################################################
event = {
id = ?????
random = no
country = RUS
name = "Napoléon escapes"
desc = "Whilst the Allies were planning the future of Europe at the Congress of Vienna, the Ogre, Napoléon Bonaparte, has escaped Elba and has recrowned himself Emperor of the French. It is now time to do away with him forever!"
style = 0
# Triggered by action a of The Return of Napoléon
action_a = {
name = "Destroy the Ogre!"
command = { type = war which = FRA }
}
}
#########################################################################
# Napoléon Escapes!
#########################################################################
event = {
id = ?????
random = no
country = AUS
name = "Napoléon escapes"
desc = "Whilst the Allies were planning the future of Europe at the Congress of Vienna, the Ogre, Napoléon Bonaparte, has escaped Elba and has recrowned himself Emperor of the French. It is now time to do away with him forever!"
style = 0
# Triggered by action a of The Return of Napoléon
action_a = {
name = "Destroy the Ogre!"
command = { type = war which = FRA }
}
}
#########################################################################
# The Final Defeat of Napoléon
#########################################################################
event = {
id = ?????
random = no
country = FRA
name = "The Final Defeat of Napoléon"
desc = "Final defeat has come for France! Our Emperor has been defeated despite his best efforts against the Allies....It is all over for France!"
style = 0
# Triggered by action b of The Return of Napoléon or Seventh Coalition: France defeated
action_a = {
name = "Au revoir..."
command = { type = max_elan which = infantry value = -10 } # To reverse the Napoleonic effect on elan
command = { type = max_elan which = cavalry value = -10 }
command = { type = max_elan which = dragoon value = -10 }
command = { type = pop_militancy which = aristocrats value = -2 }
command = { type = pop_militancy which = officers value = 2 }
command = { type = pop_militancy which = soldiers value = 2 }
command = { type = pop_consciousness which = aristocrats value = -3 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = constitution which = monarchy } # Louis XVIII was an absolutist
command = { type = sleep_party which = ?? } # Call it the Imperial Party, assign a code to it
command = { type = sleep_leader which = ?? } # If leaders can be slept and woken, then we need a second Napoleon general - the first one is slept after defeat in 1814
command = { type = relation which = ENG value = 100 }
command = { type = relation which = PRU value = 100 }
command = { type = relation which = AUS value = 100 }
command = { type = relation which = RUS value = 100 }
command = { type = relation which = SPA value = 100 }
command = { type = relation which = SAR value = 100 }
command = { type = trigger which = ????? } # What to do with Old Boney?
}
}
#########################################################################
# What to do with Old Boney?
#########################################################################
event = {
id = ?????
random = no
country = ENG
name = "What to do with Old Boney?"
desc = "The Ogre, Napoléon Bonaparte, has been soundly defeated by the forces of the Seventh Coalition. After a half hearted attempt to escape to the United States, Captain Frederick Lewis Maitland of the HMS Bellerophon has captured the man so hated by the British government. Boney himself has expressed a desire to live as a private citizen in England, to enjoy the protection of English law. What shall we do with him?"
style = 0
# Triggered by action b of The Return of Napoléon or The Seventh Coalition: France defeated
action_a = {
name = "Exile him to St. Helena!"
command = { type = prestige value = 10 }
command = { type = sleepevent which = ????? } # Death of Napoleon (England)
command = { type = sleepevent which = ????? } # Death of Napoleon (Victory)
}
action_b = {
name = "Execute him!"
command = { type = prestige value = -10 }
command = { type = sleepevent which = ????? } # Death of Napoleon (St. Helena)
command = { type = sleepevent which = ????? } # Death of Napoleon (England)
command = { type = trigger which = ????? } # Death of Napoleon (Execution)
command = { type = sleepevent which = ????? } # Death of Napoleon (Victory)
}
action_c = {
name = "Let him reside in England"
command = { type = prestige value = 5 }
command = { type = relation which = PRU value = -20 }
command = { type = relation which = AUS value = -20 }
command = { type = relation which = RUS value = -20 }
command = { type = sleepevent which = ????? } # Death of Napoleon (St. Helena)
command = { type = sleepevent which = ????? } # Death of Napoleon (Victory)
}
}
#########################################################################
# Death of Napoléon (St. Helena)
#########################################################################
event = {
id = ?????
random = no
country = FRA
name = "Death of Napoléon (St. Helena)"
desc = "The military legend who led France to the dazzling heights of glory and to the throes of humiliation has died in exile on the rock of St. Helena. His last words were reportedly 'France, Armee, Josephine.' His body would not return to France until October 1840. In December of the same year, he was entombed in the Invalides in Paris, where his tomb remains to this day."
style = 0
trigger = {
event = ????? # What to do with Old Boney?
}
date = { day = 5 month = may year = 1821 }
action_a = {
name = "Alas..."
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = pop_consciousness which = officers value = 2 }
command = { type = pop_consciousness which = soldiers value = 2 }
}
}
#########################################################################
# Death of Napoléon (Execution)
#########################################################################
event = {
id = ?????
random = no
country = FRA
name = "Death of Napoléon (Execution)"
desc = "The military legend who led France to the dazzling heights of glory and to the throes of humiliation has been guillotined in Paris by the treacherous English!!! We will never forget this insult of the greatest magnitude!!!"
style = 0
# Triggered by option b of What to do with Old Boney?
action_a = {
name = "Damn them!!!"
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 2 }
command = { type = pop_consciousness which = clerks value = 2 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 2 }
command = { type = pop_consciousness which = labourers value = 2 }
command = { type = pop_consciousness which = officers value = 5 }
command = { type = pop_consciousness which = soldiers value = 5 }
command = { type = pop_militancy which = officers value = 3 }
command = { type = pop_militancy which = soldiers value = 3 }
}
}
#########################################################################
# Death of Napoléon (England)
#########################################################################
event = {
id = ?????
random = no
country = FRA
name = "Death of Napoléon (England)"
desc = "The military legend who led France to the dazzling heights of glory and to the throes of humiliation has died in exile in England. His last words were reportedly 'France, Armee, Josephine.' His body would not return to France until October 1840. In December of the same year, he was entombed in the Invalides in Paris, where his tomb remains to this day."
style = 0
trigger = {
event = ????? # What to do with Old Boney?
}
date = { day = 5 month = may year = 1831 }
action_a = {
name = "Alas..."
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = pop_consciousness which = officers value = 2 }
command = { type = pop_consciousness which = soldiers value = 2 }
}
}
#########################################################################
# Death of Napoléon (Victory)
#########################################################################
event = {
id = ?????
random = no
country = FRA
name = "Death of Napoléon (Victory)"
desc = "Our Emperor, who has led France to the dazzling heights of unprecedented glory, has died at the age of 62 in Paris on the 27th anniversary of his coronation, and the 26th anniversary of Austerlitz. He leaves behind a French Empire that is the Master of Europe, unrivalled in the world, the envy of nations."
style = 0
trigger = {
NOT = {
event = ????? # What to do with Old Boney?
}
}
date = { day = 2 month = december year = 1831 }
action_a = {
name = "Vive l'Empereur, Vive la Grande Armée, Vive la France!"
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = pop_consciousness which = officers value = 2 }
command = { type = pop_consciousness which = soldiers value = 2 }
}
}