Event
Captured Slavers

One of our privateers has captured a ship containing what its owners considered cargo, but what we consider people: Slaves. Country has outlawed the abhorrent practice of slavery, but other nations are not so enlightened.
The slaves have gained their freedom, but there is still some discussion about what to do with those who transported them. Showing lenience and treating them as traders, although operating under a different flag and legislation, would be the diplomatic option. However, our laws and moral sensibilities suggest that slavers should always be viewed as pirates and kidnappers and dealt with accordingly.
SlavesGoodsimmediate, triggerDefinitionin_game/events/economy/privateers.txt:369
370hide_portraits = yes
371type = country_event
372title = privateers.9.title Captured Slavers
373desc = privateers.9.desc One of our privateers has captured a ship containing what its owners considered cargo, but what we consider people: Slaves. Country has outlawed the abhorrent practice of slavery, but other nations are not so enlightened.
The slaves have gained their freedom, but there is still some discussion about what to do with those who transported them. Showing lenience and treating them as traders, although operating under a different flag and legislation, would be the diplomatic option. However, our laws and moral sensibilities suggest that slavers should always be viewed as pirates and kidnappers and dealt with accordingly.
The slaves have gained their freedom, but there is still some discussion about what to do with those who transported them. Showing lenience and treating them as traders, although operating under a different flag and legislation, would be the diplomatic option. However, our laws and moral sensibilities suggest that slavers should always be viewed as pirates and kidnappers and dealt with accordingly.
374outcome = neutral
375trigger = {
378any_privateer_from_country = {
379area = {
380any_adjacent_ports_to_area = {
}
}
}
}
390illustration_tags = {
39110 = angry
39210 = interior
}
395immediate = {
}
397random_privateer_from_country = {
398limit = {
399area = {
400any_adjacent_ports_to_area = {
}
}
}
408area = {
409random_adjacent_ports_to_area = {
416market = {
417owner = {
418save_scope_as = target
}
}
}
}
}
}