EventChanged this version
A Grand Fleet

It is clear as day that the Middle Kingdom, the Country, is intending to spread its glory across the entire known world by the way of overseas treasure voyages. For that purpose, a new navy must be constructed, with giant ships that can hold the vast treasures that we will gift and receive on the way.
ChinaCountrydynamic historical event.tagenabled_treasure_voyagesVariabletriggerDefinitionin_game/events/DHE/flavor_chi.txt:6131
6132type = country_event
6133title = flavor_chi.89.title A Grand Fleet
6134desc = flavor_chi.89.desc It is clear as day that the Middle Kingdom, the Country, is intending to spread its glory across the entire known world by the way of overseas treasure voyages. For that purpose, a new navy must be constructed, with giant ships that can hold the vast treasures that we will gift and receive on the way.
6135outcome = neutral
6136historical_info = flavor_chi.89.historical_info The turn of the 15th century saw the Míng Emperor have a large fleet built for the purpose of Treasure Voyages. The first order was given in 1403 and numerous ships were either converted or constructed in order to fulfill that goal.
6138fire_only_once = yes
6139dynamic_historical_event = {
}
6146illustration_tags = {
614710 = regular
614810 = exterior
}
6151trigger = {
6152custom_tooltip = {
6153text = variable_enabled_treasure_voyages_tt The Treasure Voyages have been Authorized
}
6156OR = {
6157gold >= yearly_gold
6158current_year >= 1420
}
}
6162immediate = {
}
6164set_local_variable = {
6165name = cost_of_treasure_voyage_fleet
6166value = {
6167value = yearly_gold
6168multiply = -1
}
}
}