Event
The Navigator

Target Character has truly distinguished himself/herself from all infantes of Country. It must be said that Target Character is a true visionary who believes that exploration is the future of the Country, and is therefore willing to expend much of his/her fortune to fund ambitious missions across the North Atlantic Ocean. Perhaps to further encourage those ventures, he/she should be granted a monopoly.
PortugalCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_por.txt:3867
3868type = country_event
3869title = flavor_por.52.title The Navigator
3870desc = flavor_por.52.desc Target Character has truly distinguished himself/herself from all infantes of Country. It must be said that Target Character is a true visionary who believes that exploration is the future of the Country, and is therefore willing to expend much of his/her fortune to fund ambitious missions across the North Atlantic Ocean. Perhaps to further encourage those ventures, he/she should be granted a monopoly.
3871outcome = neutral
3873fire_only_once = yes
3874dynamic_historical_event = {
}
3881illustration_tags = {
388210 = exterior
388310 = regular
}
3886trigger = {
3887ruler_or_heir_if_regent ?= {
3888has_dynasty = yes
}
3890any_character = {
3891dynasty ?= root.ruler_or_heir_if_regent.dynasty
3892is_adult = yes
3893is_female = no
3894is_ruler = no
3895total_abilities >= 180
}
3897any_owned_location = {
3898is_connected_to = root.capital
3899NOT = {
3899is_capital = yes
}
3900is_coastal = yes
}
}
3904immediate = {
}
3906random_character = {
3907limit = {
3908dynasty ?= root.ruler_or_heir_if_regent.dynasty
3909is_adult = yes
3910is_ruler = no
3911is_female = no
3912total_abilities >= 180
}
3914save_scope_as = target_character
}
3916random_owned_location = {
3917limit = {
3918is_connected_to = root.capital
3919NOT = {
3919is_capital = yes
}
3920is_coastal = yes
}
3922save_scope_as = target_location
}
}