• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Elias Tarfarius

Damnation Incarnate
82 Badges
Nov 13, 2001
1.065
11
  • Cities: Skylines Deluxe Edition
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Rome Gold
  • Semper Fi
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • Cities: Skylines
  • March of the Eagles
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Rise of Prussia
  • Mount & Blade: Warband
  • Mount & Blade: With Fire and Sword
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Hearts of Iron IV: No Step Back
  • Europa Universalis III Complete
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Hearts of Iron II: Armageddon
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
I reserving this space for events concering Louisiana and Haiti which I hope to do this weekend. If you have any put them here also. I might work on some contact events for the Indian nations.
 
Grand events

Here are the events I came up with so far.

Events for Spain

# The Treaty of Basel
event = {

id = 15002
random = no
country = SPA
name = "EVENTNAME15002"
desc = "EVENTHIST15002" #After a three year struggle for control of Hispanola, the Spanish gave up and surrendered their half of the island#
style = 4

date = { day = 7 month = april year = 1795 }
offset = 40
deathdate = { month = june year = 1796 }

action_a = { # We hereby cede San Domingo the dirty French!#
name = "ACTIONNAME15002"
command = { type = secedeprovince which = FRA value = 143 }
command = { type = relation which = FRA value = 100 }
}
}

#Intervention in San Domingue
event = {

id = 15003
trigger = {
atwar = yes
}

random = no
country = SPA
name = "EVENTNAME15003"
desc = "EVENTHIST15003"
style = 4

date = { day = 1 month = march year = 1793 }
offset = 40
deathdate = { day = 1 month = march year = 1795 }

action_a = { #Drive the French out of what is rightfully ours!
name = "ACTIONNAME15003A"
command = { type = inf which = 143 value = 9000 }
command = { type = art which = 143 value = 50 }
command = { type = relation which = ENG value = 100 }
command = { type = relation which = FRA value = -100 }
}

action_b = { #We shall defend ourselves only in this anarchic time!
name = "ACTIONNAME15003B"
command = { type = relation which = ENG value = -50 }
command = { type = relation which = FRA value = 50 }
command = { type = fortress which = 143 value = 2 }
command = { type = treasury value = -50 }
}
}

Event for France

#The Revolt of 1791#
event = {

id = 15001
random = no
country = FRA
name = "EVENTNAME15001"
desc = "EVENTHIST15001"
style = 4

date = { day = 22 month = august year = 1791 }
offset = 40
deathdate = { day = 1 month = january year = 1793 }

action_a = { #Free the slaves and give the mulatoos their rights!
name = "ACTIONNAME15001A"
command = { type = domestic which = serfdom value = -2 }
command = { type = provincetax which = 141 value = 2 }
command = { type = provincetax which = 142 value = 2 }
command = { type = stability value = 1 }
command = { type = revolt which = 141 }
command = { type = inf which = 141 value = 1000 }
}

action_b = { #Side with the planters of San Domingue!
name = "ACTIONNAME15001B"
command = { type = province_revoltrisk which = 141 value = 8 }
command = { type = province_revoltrisk which = 142 value = 8 }
command = { type = inf which = 141 value = 5000 }
command = { type = stability value = 2 }
command = { type = provincetax which = 141 value = -5 }
command = { type = fortress which = 141 value = 3 }
command = { type = fortress which = 142 value = 2 }
}
}

More coming up later tonight!
 
Last edited:
Louisiana

#The Louisiana Succession
event = {

id = 15004
trigger = {
war = { country = FRA country = ENG }
monarch = George III
control = { province = 110 data = ENG }
}
random = no
country = FRA
name = "EVENTNAME15004"
desc = "EVENTHIST15004" #In the aftermath of the Seven Years War, France decide to cede Louisiana west of the Mississippi to Spain rather than to the hated British and this also compensated Spain for her losses.
style = 4

date = { day = 10 month = february year = 1763 }
offset = 500
deathdate = { day = 30 month = december year = 1765 }

action_a = { #We give our brothers Louisiana
name = "ACTIONNAME15004B"
command = { type = relation which = SPA value = 50 }
command = { type = relation which = ENG value = -50 }
command = { type = secedeprovince which = SPA value = 41 }
command = { type = secedeprovince which = SPA value = 42 }
command = { type = secedeprovince which = SPA value = 43 }
command = { type = secedeprovince which = SPA value = 44 }
command = { type = secedeprovince which = SPA value = 45 }
command = { type = secedeprovince which = SPA value = 57 }
command = { type = secedeprovince which = SPA value = 58 }
}
}

An Event for England

#(British)Intervention in San Domingue
event = {

id = 15005
trigger = {
atwar = yes
}
random = no
country = SPA
name = "EVENTNAME15005"
desc = "EVENTHIST15005"
style = 4

date = { day = 1 month = march year = 1793 }
offset = 40
deathdate = { day = 1 month = march year = 1795 }

action_a = { #Drive the French out!
name = "ACTIONNAME15003A"
command = { type = inf which = 140 value = 9000 }
command = { type = art which = 140 value = 50 }
command = { type = transports which = 140 value = 15 }
command = { type = relation which = SPA value = 80 }
command = { type = relation which = FRA value = -100 }
}

action_b = { #We shall defend ourselves only in this anarchic time!
name = "ACTIONNAME15003B"
command = { type = relation which = SPA value = -50 }
command = { type = relation which = FRA value = 50 }
command = { type = fortress which = 140 value = 2 }
command = { type = treasury value = -50 }
}
}
 
Last edited:
Re: Louisiana

Originally posted by Elias Tarfarius
#The Louisiana Succession
event = {

id = 15004
trigger = {
atwar = yes
war = { country = FRA country = ENG }
monarch = George III
control = { province = 110 data = ENG }
}
random = no
country = FRA
name = "EVENTNAME15004"
desc = "EVENTHIST15004" #In the aftermath of the Seven Years War, France decide to cede Louisiana west of the Mississippi to Spain rather than to the hated British and this also compensated Spain for her losses.
style = 4

date = { day = 10 month = february year = 1763 }
offset = 500
deathdate = { day = 30 month = december year = 1765 }

action_a = { #We give our brothers Louisiana
name = "ACTIONNAME15004B"
command = { type = relation which = SPA value = 50 }
command = { type = relation which = ENG value = -50 }
command = { type = secedeprovince which = SPA value = 41 }
command = { type = secedeprovince which = SPA value = 42 }
command = { type = secedeprovince which = SPA value = 43 }
command = { type = secedeprovince which = SPA value = 44 }
command = { type = secedeprovince which = SPA value = 45 }
command = { type = secedeprovince which = SPA value = 57 }
command = { type = secedeprovince which = SPA value = 58 }
}
}

Two comments:
- The atwar trigger is redundant when you also use the war trigger, and might as well be deleted.
- I suggest you add a 'backdoor' with no province transfer; This could worsen the relations to Spain. When you have events with such serios matters it is a "golden rule" to always keep a backdoor for the human player.
 
The Treaty of Idefonso

Thanks for all your help, Havard. I can always use it.

#The Treaty of San Idefonso
event = {

id = 15006
trigger = {
atwar = no
}
random = no
country = SPA
name = "EVENTNAME15006"
desc = "EVENTHIST15006" #This treaty comfrimed the retrocession of Louisiana in exchange for Napoleon restoring the Duke of Parma to his lands in Italy.
style = 4

date = { day = 10 month = february year = 1800 }
offset = 400
deathdate = { day = 30 month = december year = 1802 }

action_a = { #We give France back Louisiana
name = "ACTIONNAME15006A"
command = { type = secedeprovince which = FRA value = 41 }
command = { type = secedeprovince which = FRA value = 42 }
command = { type = secedeprovince which = FRA value = 43 }
command = { type = secedeprovince which = FRA value = 44 }
command = { type = secedeprovince which = FRA value = 45 }
command = { type = secedeprovince which = FRA value = 57 }
command = { type = secedeprovince which = FRA value = 58 }
}

action_b = { #The Duke is not worth it!
name = "ACTIONNAME15006A"
command = { type = relation which = FRA value = -150 }
command = { type = domestic which = aristocracy value = -1 }
}
}
 
Greater range

Beyond events for just Louisiana and Haiti, this thread will now have events concerning the whole Western Hemesphere 1763 - 1820. If you have any ideas or events just post them.