시성
행동이번 버전 변경

시성

canonizein_game/common/generic_actions/canonization.txt:2

특정 인물을 시성해 성인으로 선포합니다. 해당 인물의 생전 능력에 따라 우리나라에 추가 혜택이 부여됩니다.

요구 조건Fate of the PhoenixDLCallow시성 허용보정치 유형allow헬레니즘종교allow영웅 숭배종교 양상allow황제 숭배종교 양상allow

정의in_game/common/generic_actions/canonization.txt:2

3type = religious
5sound = UI_action_religion_generic
7ai_tick = monthly
8ai_tick_frequency = 24
9automation_tick = monthly
10automation_tick_frequency = 12
11player_automated_category = religiousdoctrines
14potential = {
15scope:actor.religion = {
16has_canonization = yes
}
}
21allow = {
22scope:actor = {
23trigger_if = {
24limit = {
}
28hidden_trigger = {
}
29OR = {
30has_religious_aspect = religious_aspect:hero_cult_aspect
31has_religious_aspect = religious_aspect:imperial_cult_aspect
}
}
34trigger_else = {
}
}
}
40price = price:canonize
42select_trigger = {
43looking_for_a = religion
44source = actor
45target_flag = recipient
46name = "choose_religion" 종교 선택:
47column = {
48data = name
}
}
52select_trigger = {
53looking_for_a = character
54source = actor
55target_flag = target
56source_flags = include_dead
57name = "canonize_select_character" 시성할 인물 선택
58none_available_msg_key = "canonize_no_characters"
59column = {
60data = character_info
}
62visible = {
63is_alive = no
64religion = scope:recipient
65not = {
65is_saint_of = scope:recipient
}
}
}
69effect = {
70if = {
71limit = {
72exists = scope:target
}
74scope:target = {
75make_saint = scope:actor
}
77scope:actor = {
78show_as_tooltip = {
79add_legitimacy = {
80value = scope:target.total_abilities
81divide = 15
}
83add_prestige = {
84value = scope:target.total_abilities
85divide = 15
}
87add_estate_satisfaction = {
89value = {
90value = scope:target.total_abilities
91divide = 1000
}
}
}
}
}
}
99ai_will_do = {
100add = -100
103add = {
104if = {
105limit = {
106exists = scope:target
}
108value = scope:target.total_abilities
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지