왕실 인물 요청
국가 상호 작용

왕실 인물 요청

request_crown_characterin_game/common/country_interactions/request_crown_character.txt:1

우리 궁정에는 왕실 구성원이 필요하며, 우리 통치자의 본국에 이들을 보내 달라고 요청할 수 있습니다.

요구 조건왕족계층select trigger 2상호 작용 차단보정치 유형select trigger 2

정의in_game/common/country_interactions/request_crown_character.txt:1

2category = CATEGORY_UNION_ACTIONS
3type = union
4ai_tick = monthly
5ai_tick_frequency = 24
7automation_tick = never
8automation_tick_frequency = 12
9potential = {
10scope:actor = {
11has_ruler = yes
12ruler ?= {
12owner != scope:actor
}
}
}
15allow = {
}
18select_trigger = {
19looking_for_a = country
20target_flag = recipient
21name = "choose_country" 국가 선택:
22column = {
22data = name
}
23visible = {
24in_union_with = scope:actor
}
26enabled = {
}
}
30select_trigger = {
31looking_for_a = character
32source = recipient
33target_flag = target
34name = "request_crown_character_SELECT_TITLE" 왕족 인물 선택
35none_available_msg_key = "request_crown_character_no_characters"
36column = {
36data = character_info
}
37visible = {
38is_alive = yes
39is_adult = yes
40is_consort = no
41is_ruler = no
42is_regent = no
43in_cabinet = no
44is_general = no
45is_admiral = no
46is_explorer = no
47NOT = {
47is_heir_of = scope:recipient
}
}
}
53effect = {
54if = {
55limit = {
55exists = scope:target
}
56scope:target = {
57move_country = scope:actor
}
}
}
62diplo_chance = {
63opinion = 1
64diplomatic_reputation = 5
}
66accept = {
67if = {
68limit = {
68exists = scope:target
}
69subtract = {
70desc = "DIPLOREASON_TARGET_CHARACTER_TOTAL_ABILITIES" Target의 종합 능력
71value = scope:target.total_abilities
}
73add = {
74desc = "DIPLOREASON_TARGET_CHARACTER_AGE" Target의 나이
75value = scope:target.age_in_years
76subtract = 20
77multiply = 3
}
}
}
81ai_will_do = -10
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지