인물 상호 작용이번 버전 변경

기사단 초빙

invite_to_order_of_chivalryin_game/common/character_interactions/order_of_chivalry_actions.txt:140

해당 인물을 우리 기사단에 초빙합니다.

요구 조건왕족계층select trigger귀족계층select trigger기독교종교군select triggerorder_of_chivalry_country_cooldown변수allow

141is_consort_action = no
142on_own_nation = yes
143message = yes
145potential = {
146scope:actor = {
147has_chivalric_order = yes
}
}
151allow = {
152scope:actor = {
154custom_tooltip = {
155text = order_of_chivalry_country_cooldown 지난 10년간 다른 인물이 기사단에 입단하지 않음.
156not = {
156has_variable = order_of_chivalry_country_cooldown 지난 10년간 다른 인물이 기사단에 입단하지 않음.
}
}
}
}
161ai_tick = monthly
162ai_tick_frequency = 90
164select_trigger = {
165looking_for_a = character
166source = actor
167target_flag = recipient
168name = "choose_character" 인물 선택:
169column = {
170data = name
}
172visible = {
173is_alive = yes
174custom_tooltip = {
175text = character_can_join_order_of_chivalry_tt Recipient(은)는 조건을 만족하는 기사단에 입단할 수 있습니다.
176is_adult = yes
177character_is_eligible_for_active_order = scope:actor
}
}
180enabled = {
181is_in_chivalric_order = no
182religion.group = religion_group:christian
183owner = {
183within_diplomatic_range = scope:actor
}
184OR = {
}
}
}
191ai_will_do = {
192add = 0
194if = {
195limit = {
196scope:recipient = {
197OR = {
198is_ruler = yes
199is_heir = yes
}
}
}
203add = 25
}
206if = {
207limit = {
208scope:recipient = {
209OR = {
210mil >= 5
211adm >= 5
212dip >= 5
}
}
}
216add = 10
}
219if = {
220limit = {
221scope:recipient = {
222NOT = {
222is_ruler = yes
}
223NOT = {
223is_heir = yes
}
}
}
226add = 2
}
}
229effect = {
230hidden_effect = {
231scope:actor = {
232set_variable = {
232name = order_of_chivalry_country_cooldown 지난 10년간 다른 인물이 기사단에 입단하지 않음.
232value = yes
232years = 10
}
}
}
235scope:recipient = {
236join_active_chivalric_order_of = scope:actor
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지