Event
Pride of the Fleet

Having heavy ships in our fleets is always a source of pride. Our sailors are proud to serve on them, and our people feel pride watching their might in our ports.
ShipbuildingAdvancetrigger
Land vs NavalSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:4276
4277type = country_event
4278title = societal_values.1020.title Pride of the Fleet
4279desc = societal_values.1020.desc Having heavy ships in our fleets is always a source of pride. Our sailors are proud to serve on them, and our people feel pride watching their might in our ports.
4280outcome = neutral
4281trigger = {
4283has_ports = yes
4285total_sub_unit_count:navy_heavy_ship > {
4286value = expected_navy_size
4287multiply = 0.33
}
}
4293illustration_tags = {
429410 = happy
429510 = exterior
}
4298immediate = {
}
}