Event
A Path to the Sea

Although Country does not have the seafaring culture of many coastal nations, we nevertheless take pride in the short strip of land that provides us with access to the sea. The Country Adjective coast provides many opportunities and draws many hopeful young visitors looking for a new life.
Although our naval capacity is limited, having more young people with experience in boatmanship would bolster the crews of our ships. Perhaps we could help these sailor hopefuls to settle in their new home?
Definitionin_game/events/sailor_event.txt:124
125type = country_event
126title = sailor_event.5.title A Path to the Sea
127desc = sailor_event.5.desc Although Country does not have the seafaring culture of many coastal nations, we nevertheless take pride in the short strip of land that provides us with access to the sea. The Country Adjective coast provides many opportunities and draws many hopeful young visitors looking for a new life.
Although our naval capacity is limited, having more young people with experience in boatmanship would bolster the crews of our ships. Perhaps we could help these sailor hopefuls to settle in their new home?
Although our naval capacity is limited, having more young people with experience in boatmanship would bolster the crews of our ships. Perhaps we could help these sailor hopefuls to settle in their new home?
128outcome = neutral
129trigger = {
130num_of_non_rural > 5
131num_of_ports > 0
132num_of_ports < 3
133navy_size > 0
135any_owned_non_rural_location = {
136is_port = no
137development > 5
}
139any_owned_location = {
140is_port = yes
141development < 90
}
}
145illustration_tags = {
14610 = regular
14710 = exterior
}
150immediate = {
}
}