EventChanged this version
Target Character's Request

Target Character has approached the Crown with a bold proposal: to create the most detailed map of the New World ever made. He is a seasoned sailor, explorer, and cartographer, who has proven his worth on voyages to the New World, and is well known for his exceptional skills in navigation and mapmaking. If we dedice to support him, then this map, he claims, will solidify our naval superiority and guide future expeditions to success.
CastileCountrydynamic historical event.tagCastilianCultureimmediateDefinitionin_game/events/DHE/flavor_CAS.txt:2241
2242type = country_event
2243title = flavor_cas.37.title Target Character's Request
2244desc = flavor_cas.37.desc Target Character has approached the Crown with a bold proposal: to create the most detailed map of the New World ever made. He is a seasoned sailor, explorer, and cartographer, who has proven his worth on voyages to the New World, and is well known for his exceptional skills in navigation and mapmaking. If we dedice to support him, then this map, he claims, will solidify our naval superiority and guide future expeditions to success.
2245outcome = neutral
2246image = "gfx/interface/illustrations/institutions/global_trade.dds"
2247fire_only_once = yes
2249historical_info = flavor_cas.37.historical_info Juan de la Cosa was one of the most prominent navigators and cartographers of the Age of Exploration. A veteran sailor, he was the owner and pilot of the Santa María, the largest ship in Columbus's first voyage to the Americas in 1492. De la Cosa's expertise in navigation earned him a reputation as one of Spain's most trusted explorers, participating in multiple expeditions to the New World, including those of Alonso de Ojeda and Amerigo Vespucci.
2251dynamic_historical_event = {
}
2258trigger = {
2259has_presence_in = region:caribbean_region
2260any_character = {
2261is_explorer = yes
}
}
2265immediate = {
2266create_character = {
2267first_name = name_john
2268last_name = de_la_Cosa
2269adm = {
50
70
}
2270dip = {
50
70
}
2271mil = {
50
70
}
2272birth_date = 1450.1.1
2273birth_location = location:santander
2276script = cas_de_la_cosa
2277save_scope_as = target_character
2278create_in_limbo = yes
}
}