인물 상호 작용

아동을 궁정으로 이동

move_child_to_courtin_game/common/character_interactions/move_children_to_court.txt:1

해당 인물이 우리 국가로 거처를 옮깁니다.

요구 조건군주국정부 유형potential궁정에서 떠남정적 보정치select trigger

2on_other_nation = yes
3message = yes
5ai_tick = never
7potential = {
8scope:actor = {
9government_type = government_type:monarchy
10has_ruler = yes
}
}
14select_trigger = {
15looking_for_a = character
16target_flag = recipient
17name = "choose_character" 인물 선택:
18column = {
19data = name
}
21visible = {
22father ?= scope:actor.ruler
23owner != scope:actor
24father.owner = scope:actor
25is_adult = no
26NOT = {
26has_character_modifier = away_from_the_court_modifier
}
}
}
30effect = {
31scope:recipient = {
32move_country = scope:actor
}
34scope:actor = {
35add_prestige = prestige_mild_penalty (-10)
}
}
39ai_will_do = {
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지