キャラクター関与

子供を自国の宮廷へ移動

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。 概要 · プライバシー · 法的情報