キャラクター関与

ドラゴマンに任命

tur_appoint_dragomanin_game/common/character_interactions/appoint_dragoman.txt:1

キャラクターをドラゴマンの地位に任命することで、その人物の文化の文化影響力と文化伝統力が強化される。また、わが国に以下のエフェクトが発生する:
内閣長

必要ドラゴマン静的補正allow, select trigger

2message = yes
3on_own_nation = yes
5potential = {
6scope:actor = {
8type = tur_appoint_dragoman
}
}
}
13ai_tick = daily
14ai_tick_frequency = 120
16allow = {
17scope:actor = {
18NOT = {
19any_character = {
20has_character_modifier = dragoman_modifier
}
}
}
}
26select_trigger = {
27looking_for_a = character
28source = actor
29target_flag = recipient
30name = "choose_character" キャラクターを選択:
31column = {
32data = name
}
34visible = {
35is_alive = yes
36is_adult = yes
37culture != scope:actor.culture
38NOT = {
38has_character_modifier = dragoman_modifier
}
}
}
42effect = {
43scope:recipient = {
44add_character_modifier = {
45mode = add_and_extend
46modifier = dragoman_modifier
47years = -1
}
}
51scope:recipient.culture ?= {
52add_cultural_influence = cultural_influence_mild_bonus (10)
53add_cultural_tradition = cultural_tradition_mild_bonus (10)
}
}
57ai_will_do = {
58value = 0
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報