事件
私掠船利润滚滚

我们支持私掠船队的决定正在带来收益。一位船长设法捕获了一艘开往Gold Port的满载货物的货船。将货物出售后,为我国大幅削减了开支!
4993type = country_event
4995title = random_event.98.title 私掠船利润滚滚
4996desc = random_event.98.desc 我们支持私掠船队的决定正在带来收益。一位船长设法捕获了一艘开往Gold Port的满载货物的货船。将货物出售后,为我国大幅削减了开支!
4997outcome = neutral
4998illustration_tags = {
499910 = happy
500010 = interior
}
5003trigger = {
5004any_privateer_from_country = {
5005count > 0
}
}
5009immediate = {
5010random_privateer_from_country = {
5011area = {
5012ordered_adjacent_ports_to_area = {
5013limit = {
5014has_owner = yes
5015owner != root
}
5017order_by = location_tax_base
5018max = 1
5019check_range_bounds = no
5020save_scope_as = gold_port
}
}
}
}