イベント
航海者

Target CharacterはCountryのほかの「インファンテ」たちとは一線を画している。 Target Characterは真の先見の明を持ち、探検こそがCountryの未来だと信じている。そのため、自身の資産のほとんどを北大西洋横断の野望に充てることを厭わない。おそらく我々は、この事業をさらに奨励するためにhe/sheに独占権を与えるべきだろう。
ポルトガル国家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の未来だと信じている。そのため、自身の資産のほとんどを北大西洋横断の野望に充てることを厭わない。おそらく我々は、この事業をさらに奨励するためにhe/sheに独占権を与えるべきだろう。
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
}
}