Event
Abundance of Sailors

Our merchants keep expanding their fleets and keep training new sailors for their ships. This means that when we have to press them into our naval forces, we get far better sailors.
ShipbuildingAdvancetrigger
Land vs NavalSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:4224
4225type = country_event
4226title = societal_values.1018.title Abundance of Sailors
4227desc = societal_values.1018.desc Our merchants keep expanding their fleets and keep training new sailors for their ships. This means that when we have to press them into our naval forces, we get far better sailors.
4228outcome = neutral
4229trigger = {
4231has_ports = yes
4233monthly_sailors > 0
}
4236illustration_tags = {
423710 = happy
423810 = exterior
}
4241immediate = {
}
}