
Правило
Природа
В основе нашей веры лежит определение природы Бога. Все течения христианства так или иначе признают, что Иисус Христос имеет и человеческую, и божественную природу, однако их связь между собой до сих пор вызывает споры. Тем не менее сосуществование двух начал является идеалом, к которому должен стремиться каждый христианин.
Автокефальный патриархатМеждународное объединениеpotential
Единая природаПолитикаlocked
Двойственная природаПолитикаlocked
Раздельная природаПолитикаlocked
МиафизитствоРелигияlocked
НесторианствоРелигияlocked
ПравославиеРелигияlockedreligionПеременнаяlockedПолитики 4
Единая природа- +0.5 Дипломатический потенциал
- +0.2 Дипломатический потенциал
Двойственная природа- +0.02 Вложения в стабильность
- +0.01 Вложения в стабильность
Раздельная природа- +10% Скорость обращения групп населения в %
- +5% Скорость обращения групп населения в %
Одна природа- +10% Предел культур
- +5% Предел культур
Определениеin_game/common/laws/christian_tenets.txt:1
2type = international_organization
3law_category = religious
4requires_vote = no
5potential = {
}
8allow = {
9leader_country ?= {
9can_pay_price = price:christian_tenet_price
}
}
12locked = {
13custom_tooltip = {
14text = fundamental_law_tt Это фундаментальный закон, определяющий основы нашей веры. Он неизменен.
15OR = {
16AND = {
}
20AND = {
}
24AND = {
}
}
}
}
32single_nature = {
33years = 1
34price = christian_tenet_price
35allow = {
}
}
44on_activate = {
45custom_tooltip = {
46text = change_maintenance_tt
47every_international_organization_member = {
48set_variable = enable_single_nature_pm_variable
49if = {
50limit = {
50has_variable = enable_composite_nature_pm_variable
}
51remove_variable = enable_composite_nature_pm_variable
}
53if = {
54limit = {
54has_variable = enable_dual_nature_pm_variable
}
55remove_variable = enable_dual_nature_pm_variable
}
57if = {
58limit = {
58has_variable = enable_separate_nature_pm_variable
}
59remove_variable = enable_separate_nature_pm_variable
}
}
}
}
64country_modifier = {
66potential_trigger = {
67is_leader_of_international_organization_of_type = {
68type = autocephalous_patriarchate
}
}
71cultures_capacity_modifier = 0.1
}
73country_modifier = {
75potential_trigger = {
76NOT = {
77is_leader_of_international_organization_of_type = {
78type = autocephalous_patriarchate
}
}
}
82cultures_capacity_modifier = 0.05
}
}
86composite_nature = {
87years = 1
88price = christian_tenet_price
92on_activate = {
93custom_tooltip = {
94text = change_maintenance_tt
95every_international_organization_member = {
96set_variable = enable_composite_nature_pm_variable
97if = {
98limit = {
98has_variable = enable_single_nature_pm_variable
}
99remove_variable = enable_single_nature_pm_variable
}
101if = {
102limit = {
102has_variable = enable_dual_nature_pm_variable
}
103remove_variable = enable_dual_nature_pm_variable
}
105if = {
106limit = {
106has_variable = enable_separate_nature_pm_variable
}
107remove_variable = enable_separate_nature_pm_variable
}
}
}
}
112country_modifier = {
114potential_trigger = {
115is_leader_of_international_organization_of_type = {
116type = autocephalous_patriarchate
}
}
119diplomatic_capacity = 0.5
}
121country_modifier = {
123potential_trigger = {
124NOT = {
125is_leader_of_international_organization_of_type = {
126type = autocephalous_patriarchate
}
}
}
130diplomatic_capacity = 0.2
}
}
134dual_nature = {
135years = 1
136price = christian_tenet_price
140on_activate = {
141custom_tooltip = {
142text = change_maintenance_tt
143every_international_organization_member = {
144set_variable = enable_dual_nature_pm_variable
145if = {
146limit = {
146has_variable = enable_single_nature_pm_variable
}
147remove_variable = enable_single_nature_pm_variable
}
149if = {
150limit = {
150has_variable = enable_composite_nature_pm_variable
}
151remove_variable = enable_composite_nature_pm_variable
}
153if = {
154limit = {
154has_variable = enable_separate_nature_pm_variable
}
155remove_variable = enable_separate_nature_pm_variable
}
}
}
}
160country_modifier = {
162potential_trigger = {
163is_leader_of_international_organization_of_type = {
164type = autocephalous_patriarchate
}
}
167stability_investment = small_stability_investment
}
169country_modifier = {
171potential_trigger = {
172NOT = {
173is_leader_of_international_organization_of_type = {
174type = autocephalous_patriarchate
}
}
}
178stability_investment = tiny_stability_investment
}
}
182separate_nature = {
183years = 1
184price = christian_tenet_price
188on_activate = {
189custom_tooltip = {
190text = change_maintenance_tt
191every_international_organization_member = {
192set_variable = enable_separate_nature_pm_variable
193if = {
194limit = {
194has_variable = enable_single_nature_pm_variable
}
195remove_variable = enable_single_nature_pm_variable
}
197if = {
198limit = {
198has_variable = enable_dual_nature_pm_variable
}
199remove_variable = enable_dual_nature_pm_variable
}
201if = {
202limit = {
202has_variable = enable_composite_nature_pm_variable
}
203remove_variable = enable_composite_nature_pm_variable
}
}
}
}
208country_modifier = {
210potential_trigger = {
211is_leader_of_international_organization_of_type = {
212type = autocephalous_patriarchate
}
}
215global_pop_conversion_speed_modifier = 0.1
}
217country_modifier = {
219potential_trigger = {
220NOT = {
221is_leader_of_international_organization_of_type = {
222type = autocephalous_patriarchate
}
}
}
226global_pop_conversion_speed_modifier = 0.05
}
}