Here's the Franco-Texas Pig War:
event = {
id = 272233 #by Theodotus
random = no
country = TEX
trigger = {
NOT = { alliance = { country = TEX country = FRA } }
}
name = "The Franco-Texas Pig War"
desc = "In 1841, Alphonse Dubois de Saligny, French chargé d'affaires to Texas, complained that pigs owned by Richard Bullock, an Austin hotelkeeper, had invaded his stables, eaten his corn, and even entered his bedroom to devour his linen and chew his papers. Bullock, who charged that the Frenchman's servant had killed a number of his pigs on orders from his master, had then thrashed the servant and threatened the diplomat himself with a beating. Dubois de Saligny demanded summary punishment of Bullock by the Texas government."
style = 0
date = { day = 1 month = january year = 1841 }
offset = 300
action_a = {
name = "Give Bullock his day in court" #
command = { type = relation which = FRA value = -5 }
command = { type = trigger which = 162100 }
}
action_b = {
name = "Throw Bullock in jail" #
command = { type = pop_militancy which = texan value = 2 }
command = { type = pop_consciousness which = texan value = 1 }
command = { type = relation which = FRA value = 5 }
command = { type = sleepevent which = 162100 }
command = { type = sleepevent which = 162101 }
command = { type = sleepevent which = 272234 }
}
}
event = {
id = 162100 #by Theodotus
random = no
country = FRA #triggered by TEX 272233
name = "The Franco-Texas Pig War"
desc = "In 1841, Alphonse Dubois de Saligny, French chargé d'affaires to Texas, complained that pigs owned by Richard Bullock, an Austin hotelkeeper, had invaded his stables, eaten his corn, and devoured his linen and papers. Bullock, who charged that the Frenchman's servant had killed a number of his pigs, had also thrashed the servant and threatened the diplomat himself. When Texas refused to punish Bullock without due process of law, the chargé d'affaires, acting on his own, broke diplomatic relations and left the country."
style = 0
action_a = {
name = "Let it blow over" #
command = { type = relation which = TEX value = 5 }
command = { type = sleepevent which = 272234 }
command = { type = sleepevent which = 162101 }
}
action_b = {
name = "Demand action from Texas" #
command = { type = relation which = TEX value = -10 }
command = { type = trigger which = 272234 }
}
}
event = {
id = 272234 #by Theodotus
random = no
country = TEX #triggered by FRA 162100
name = "France demands action"
desc = "When Texas refused to punish Bullock without due process of law, the chargé d'affaires, acting on his own, broke diplomatic relations and left the country. The French government officially supported its agent, and demanded action by Texas."
style = 0
action_a = {
name = "Stand firm against France" #
command = { type = relation which = FRA value = -15 }
command = { type = trigger which = 162101 }
}
action_b = {
name = "Throw Bullock in jail" #
command = { type = pop_militancy which = texan value = 2 }
command = { type = pop_consciousness which = texan value = 1 }
command = { type = relation which = FRA value = 20 }
command = { type = sleepevent which = 162101 }
}
}
event = {
id = 162101 #by Theodotus
random = no
country = FRA #triggered by TEX 272234
name = "Texas refuses summary punishment"
desc = "When Texas refused France's demand for action in the 'Bullock Affair,' diplomatic relations reached a crisis."
style = 0
action_a = {
name = "Let it blow over" #
command = { type = relation which = TEX value = 5 }
}
action_b = {
name = "Break diplomatic relations" #
command = { type = relation which = TEX value = -50 }
}
}