이벤트

Target Character의 순회 여행

institution_events.101in_game/events/institution_events.txt:1713
… 의 순회 여행

유럽에는 명망 있는 가문 자제가 유럽 순회 여행에 나서 동시대의 경이를 직접 보고 위인과 명사를 만남으로써 세상과 사람들에 대한 견문을 넓히는 관례가 있습니다. 최근 Institution Country에 있는 Institution Country Adjective 친구들이 Target Character(을)를 그러한 여행에 보내는 것을 허락해 달라고 요청했고, 우리는 이를 흔쾌히 수락했습니다. 다소 오만한 제안이기는 해도, Target Character(이)가 이곳에 와서 교류를 가진다면 우리 Flavor Rank에도 큰 도움이 될 것입니다.

요구 조건국제 무역제도option 1, option 2

이벤트 연쇄

각 이벤트는 바로 위에 있는 이벤트에 의해 발생합니다. 그 아래 줄에는 어떤 선택지가 언제 이 이벤트로 이어지는지 표시됩니다.

  1. 유럽 순회 여행
  2. Target Character의 순회 여행
    ↳ 선택지 A “아주 훌륭한 생각이다!” · 350일 후
  3. 예상치 못한 요청
    ↳ 선택지 B “그리고 특히 [Marriage Target]에게 마음을 빼앗겼구나...” · 10일 후

정의in_game/events/institution_events.txt:1713

1714type = country_event
1715title = institution_events.101.title Target Character의 순회 여행
1716desc = institution_events.101.desc 유럽에는 명망 있는 가문 자제가 유럽 순회 여행에 나서 동시대의 경이를 직접 보고 위인과 명사를 만남으로써 세상과 사람들에 대한 견문을 넓히는 관례가 있습니다. 최근 Institution Country에 있는 Institution Country Adjective 친구들이 Target Character(을)를 그러한 여행에 보내는 것을 허락해 달라고 요청했고, 우리는 이를 흔쾌히 수락했습니다. 다소 오만한 제안이기는 해도, Target Character(이)가 이곳에 와서 교류를 가진다면 우리 Flavor Rank에도 큰 도움이 될 것입니다.
1717outcome = neutral
1719trigger = {
1720scope:target_character = {
1721is_alive = yes
}
}
1725image = "gfx/interface/illustrations/institutions/global_trade.dds"
1728immediate = {
1730if = {
1731limit = {
1732scope:target_character = {
1733is_female = no
1734is_adult = yes
1735age_in_years < 30
1736is_married = no
}
}
1739ruler.dynasty = {
1740random_character_in_dynasty = {
1741limit = {
1742is_female = yes
1743is_adult = yes
1744age_in_years < 30
1745is_married = no
1746is_heir = no
1747location = root.capital
}
1749add_character_modifier = {
1750modifier = block_marriage
1751years = -1
1752mode = add_and_extend
1753recalculate_immediately = yes
}
1755save_scope_as = marriage_target
}
}
1758scope:target_character = {
1759add_character_modifier = {
1760modifier = block_marriage
1761years = -1
1762mode = add_and_extend
1763recalculate_immediately = yes
}
}
}
1767if = {
1768limit = {
1769scope:target_character = {
1770is_female = yes
1771is_adult = yes
1772age_in_years < 30
1773is_married = no
}
}
1776ruler.dynasty = {
1777random_character_in_dynasty = {
1778limit = {
1779is_female = no
1780is_adult = yes
1781age_in_years < 30
1782is_married = no
1783is_heir = no
1784location = root.capital
}
1786add_character_modifier = {
1787modifier = block_marriage
1788years = -1
1789mode = add_and_extend
1790recalculate_immediately = yes
}
1792save_scope_as = marriage_target
}
}
1795scope:target_character = {
1796add_character_modifier = {
1797modifier = block_marriage
1798years = -1
1799mode = add_and_extend
1800recalculate_immediately = yes
}
}
}
1804capital = {
1804save_scope_as = toured_capital
}
}

선택지

ATarget Character(이)가 우리 Flavor Rank의 매력을 알게 되었군!
1808ordered_owned_location = {
1809limit = {
1809NOT = {
1809has_institution = institution:global_trade
}
}
1810order_by = population
1811max = {
1812value = 1
1813add = {
1814value = num_of_non_rural
1815divide = 4
}
}
1818change_institution_progress = {
}
}
1820scope:institution_country = {
1821add_opinion = {
1821target = root
1821modifier = opinion_went_on_grand_tour
}
}
B그리고 특히 Marriage Target에게 마음을 빼앗겼구나...
1826trigger = {
1827exists = scope:marriage_target
}
1829ordered_owned_location = {
1830limit = {
1830NOT = {
1830has_institution = institution:global_trade
}
}
1831order_by = population
1832max = {
1833value = 1
1834add = {
1835value = num_of_non_rural
1836divide = 4
}
}
1839change_institution_progress = {
}
}
1841scope:institution_country = {
1842add_opinion = {
1842target = root
1842modifier = opinion_went_on_grand_tour
}
}
1844custom_tooltip = {
1845text = institution_events.101.b.tt Target Character(이)가 Institution Country에 있는 자신의 가족에게 Marriage Target(과)와의 혼인을 승인해 달라고 요청합니다
1846save_scope_as = toured_country
1847scope:institution_country = {
1848trigger_event_silently = {
1848days = 10
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지