RuchNowość w tej wersji

Kalwinizm

calvinism_movementin_game/common/movements/calvinism_movement.txt:1

Ruch inspirowany zreformowaną teologią Jana Kalwina. Szerzy surowszą i bardziej usystematyzowaną formę doktryny protestanckiej, która przemawia głównie do klas kupieckich i społeczności miejskich Europy.

WymagaPrasa drukarskaPostępr0Gildia papiernikówBudowlar0Zakład papierniczyBudowlar0Warsztat drukarskiBudowlar0SkryptoriumBudowlar0UniwersytetBudowlar0RzymKrajr0Prasa drukarskaInstytucjar0MiastoRanga lokacjir0MegalopolisRanga lokacjir0MiasteczkoRanga lokacjir0KalwinizmReligiapotential, r0

2religion = calvinist
5potential = {
6is_religion_enabled = yes
}
8situation_is_active = yes
}
}
13monthly_spawn_chance = {
13value = 0
}
14spawn = {
}
16environmental_infection = {
16value = 0.05
}
21r0 = {
30if = {
31limit = {
33years_since_situation_start < 48
}
}
36value = {
0.0
0.022
}
}
39else_if = {
40limit = {
40situation_is_active = yes
}
}
41value = {
0.0
0.010
}
}
44else_if = {
45limit = {
46situation_has_ended = yes
}
47years_since_situation_start < 60
}
}
49value = {
0.0
0.003
}
}
52else_if = {
53limit = {
53situation_has_ended = yes
}
}
54value = {
0.0
0.0015
}
}
57else = {
58value = {
0.0
0.010
}
}
61if = {
62limit = {
62exists = root
}
65if = {
66limit = {
66location_rank ?= location_rank:town
}
67multiply = 1.05
}
69if = {
70limit = {
70location_rank ?= location_rank:city
}
71multiply = 1.15
}
73if = {
74limit = {
74location_rank ?= location_rank:megalopolis
}
75multiply = 1.20
}
79if = {
80limit = {
80owner ?= {
80has_embraced_institution = institution:printing_press
}
}
81multiply = 1.25
}
83if = {
84limit = {
84owner ?= {
84has_advance = printing_press_advance
}
}
85multiply = 1.10
}
91if = {
92limit = {
92any_neighbor_location = {
92dominant_religion ?= religion:calvinist
}
}
93multiply = 1.10
}
99if = {
100limit = {
100religion_percentage(religion:lutheran) > 0.3
}
101multiply = 0.5
}
103add = {
104desc = movement_factor_scriptorium Skryptorium w Concept
105if = {
105limit = {
105has_building_with_at_least_one_level = scriptorium
}
105value = 0.0010
}
}
107add = {
108desc = movement_factor_printing_press_shop Warsztat drukarski w Concept
109if = {
109limit = {
109has_building_with_at_least_one_level = printing_press_shop
}
109value = 0.0020
}
}
111add = {
112desc = movement_factor_paper_guild Gildia papierników w Concept
113if = {
113limit = {
113has_building_with_at_least_one_level = paper_guild
}
113value = 0.0005
}
}
115add = {
116desc = movement_factor_paper_workshop Zakład papierniczy w Concept
117if = {
117limit = {
117has_building_with_at_least_one_level = paper_workshop
}
117value = 0.0010
}
}
119add = {
120desc = movement_factor_university Uniwersytet w Concept
121if = {
121limit = {
121has_building_with_at_least_one_level = university
}
121value = 0.0015
}
}
123add = {
124desc = movement_factor_friendly_with_pope Dobre stosunki z: Rzym
125if = {
125limit = {
125owner ?= {
125opinion = {
125target = c:PAP
125value > 100
}
}
}
125value = -0.0020
}
}
127add = {
128desc = movement_factor_no_cardinals Brak mianowanych Concept
129if = {
129limit = {
129owner ?= {
129num_cardinals = 0
}
}
129value = 0.0010
}
}
}
132else = {
133add = {
133desc = movement_factor_scriptorium Skryptorium w Concept
133value = 0.0010
}
134add = {
134desc = movement_factor_printing_press_shop Warsztat drukarski w Concept
134value = 0.0020
}
135add = {
135desc = movement_factor_paper_guild Gildia papierników w Concept
135value = 0.0005
}
136add = {
136desc = movement_factor_paper_workshop Zakład papierniczy w Concept
136value = 0.0010
}
137add = {
137desc = movement_factor_university Uniwersytet w Concept
137value = 0.0015
}
138add = {
138desc = movement_factor_friendly_with_pope Dobre stosunki z: Rzym
138value = -0.0020
}
139add = {
139desc = movement_factor_no_cardinals Brak mianowanych Concept
139value = 0.0010
}
}
}
143calc_interval_days = {
20
40
}
156development = positive
157literacy = positive
158local_control = neutral
159pop_satisfaction = negative
162specific_pop_type_effect = {
162pop_type = burghers
162multiplier = 3
}
163specific_pop_type_effect = {
163pop_type = nobles
163multiplier = 1.5
}
164specific_pop_type_effect = {
164pop_type = peasants
164multiplier = 1.5
}
165specific_pop_type_effect = {
165pop_type = clergy
165multiplier = 0.7
}
166specific_pop_type_effect = {
166pop_type = slaves
166multiplier = 0
}
167specific_pop_type_effect = {
167religion = hussite
167multiplier = 0.5
}
168specific_pop_type_effect = {
168religion = lutheran
168multiplier = 0.8
}
169specific_pop_type_effect = {
169religion = catharism
169multiplier = 0.5
}
171location_spread_threshold = {
171value = 0.05
}
173on_spread_to_country = {
174trigger_event_non_silently = reformation.200
}
177map_color = {
178if = {
179limit = {
180religion_percentage(religion:calvinist) = 0
}
182value = define:NMapColors|MAP_COLOR_NULL
}
184else_if = {
185limit = {
186dominant_religion = religion:calvinist
}
188value = define:NMapColors|MAP_COLOR_HIGH
}
190else_if = {
191limit = {
192religion_percentage(religion:calvinist) > 0.05
}
194value = define:NMapColors|MAP_COLOR_MID
}
196else = {
197value = define:NMapColors|MAP_COLOR_LOW
}
}
© 2026 Soft Santa Cruz, S.L.U.. Wszelkie prawa zastrzeżone. Nieoficjalny projekt fanowski, niezwiązany z Paradox Interactive. Zawartość gry © Paradox Interactive. O serwisie · Prywatność · Nota prawna