페리포라
행동이번 버전 변경

페리포라

periphorain_game/common/generic_actions/orthodox.txt:67

도상을 들고 다른 지점으로 행진해 도착한 지점에 예술품을 이전하는 페리포라(그리스어로 행렬을 의미)를 준비합니다. 도상은 최종 안치 장소까지 이동하며 거쳐 가는 각 지점에 혜택을 가져다줍니다.

요구 조건정교회종교potential

정의in_game/common/generic_actions/orthodox.txt:67

68type = religious
70sound = UI_action_religion_generic
72potential = {
73scope:actor = {
74religion = religion:orthodox
}
}
78allow = {
}
81ai_tick = monthly
82ai_tick_frequency = 1
84automation_tick = monthly
85automation_tick_frequency = 1
86player_automated_category = religiousdoctrines
88price = price:periphora
90select_trigger = {
91looking_for_a = religion
92source = actor
93target_flag = recipient
94name = "choose_religion" 종교 선택:
95column = {
96data = name
}
}
101select_trigger = {
102looking_for_a = work_of_art
103source = actor
104target_flag = work_of_art
105name = "periphora_select_icon" 페리포라를 개시할 도상 선택
106none_available_msg_key = "periphora_no_works_of_art"
107column = {
108data = name
}
110visible = {
111trigger_if = {
112limit = {
113exists = scope:location
}
115not = {
115location = scope:location
}
}
117work_of_art_type = work_of_art_type:icon
118has_periphora = no
}
}
123select_trigger = {
124looking_for_a = location
125source = actor
126target_flag = location
127cache_targets = yes
128name = "periphora_select_destination" 페리포라의 최종 목적지 선택
129none_available_msg_key = "periphora_no_locations"
130column = {
131data = name
}
133column = {
134data = population
}
136visible = {
137trigger_if = {
138limit = {
139exists = scope:work_of_art
}
141not = {
142scope:work_of_art = {
143location = root
}
}
}
}
}
150effect = {
151if = {
152limit = {
153exists = scope:work_of_art
154exists = scope:location
}
156scope:work_of_art = {
157start_periphora_towards = scope:location
}
}
}
162ai_will_do = {
164add = -10
167add = {
168value = scope:location.modifier:local_unrest
169subtract = scope:work_of_art.location.modifier:local_unrest
170multiply = 10
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지