이벤트
항해왕자

Target Character(은)는 Country의 모든 인판트(후계자가 아닌 왕족) 중에서 가장 두각을 드러낸 인물입니다. Target Character(은)는 해외 탐사에 Country의 미래가 달려 있다고 믿는 진정한 선구자로, 탐사에 자신의 재산을 기꺼이 쏟아부어 북대서양 너머로 향하는 과감한 원정을 후원할 의향이 있다고 합니다. 이러한 원정 사업을 더욱 장려하기 위해 이 인물에게 독점권을 부여하는 것이 좋을 수 있겠습니다.
포르투갈국가dynamic historical event.tag정의in_game/events/DHE/flavor_por.txt:3867
3868type = country_event
3869title = flavor_por.52.title 항해왕자
3870desc = flavor_por.52.desc Target Character(은)는 Country의 모든 인판트(후계자가 아닌 왕족) 중에서 가장 두각을 드러낸 인물입니다. Target Character(은)는 해외 탐사에 Country의 미래가 달려 있다고 믿는 진정한 선구자로, 탐사에 자신의 재산을 기꺼이 쏟아부어 북대서양 너머로 향하는 과감한 원정을 후원할 의향이 있다고 합니다. 이러한 원정 사업을 더욱 장려하기 위해 이 인물에게 독점권을 부여하는 것이 좋을 수 있겠습니다.
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
}
}