MovementNew this version
Calvinism
Inspired by the reformed theology of John Calvin, this movement spreads a stricter and more systematic form of Protestant doctrine, appealing especially to the merchant classes and urban populations of Europe.
Printing PressAdvancer0
Papermakers' GuildBuildingr0
Paper WorkshopBuildingr0
Printers ShopBuildingr0
ScriptoriumBuildingr0
UniversityBuildingr0
RomeCountryr0
Printing PressInstitutionr0
CityLocation Rankr0
MegalopolisLocation Rankr0
TownLocation Rankr0
CalvinismReligionpotential, r05potential = {
}
13monthly_spawn_chance = {
13value = 0
}
14spawn = {
}
16environmental_infection = {
16value = 0.05
}
21r0 = {
30if = {
36value = {
0.0
0.022
}
}
39else_if = {
41value = {
0.0
0.010
}
}
44else_if = {
45limit = {
}
49value = {
0.0
0.003
}
}
52else_if = {
54value = {
0.0
0.0015
}
}
57else = {
58value = {
0.0
0.010
}
}
61if = {
62limit = {
62exists = root
}
79if = {
81multiply = 1.25
}
91if = {
93multiply = 1.10
}
99if = {
100limit = {
100religion_percentage(religion:lutheran) > 0.3
}
101multiply = 0.5
}
103add = {
104desc = movement_factor_scriptorium Scriptorium in the Location
}
107add = {
108desc = movement_factor_printing_press_shop Printers Shop in the Location
109if = {
109value = 0.0020
}
}
111add = {
112desc = movement_factor_paper_guild Papermakers' Guild in the Location
}
115add = {
116desc = movement_factor_paper_workshop Paper Workshop in the Location
}
119add = {
120desc = movement_factor_university University in the Location
}
123add = {
124desc = movement_factor_friendly_with_pope Good relations with Rome
125if = {
125value = -0.0020
}
}
127add = {
128desc = movement_factor_no_cardinals No Cardinals appointed
129if = {
129limit = {
129owner ?= {
129num_cardinals = 0
}
}
129value = 0.0010
}
}
}
132else = {
133add = {
133desc = movement_factor_scriptorium Scriptorium in the Location
133value = 0.0010
}
134add = {
134desc = movement_factor_printing_press_shop Printers Shop in the Location
134value = 0.0020
}
135add = {
135desc = movement_factor_paper_guild Papermakers' Guild in the Location
135value = 0.0005
}
136add = {
136desc = movement_factor_paper_workshop Paper Workshop in the Location
136value = 0.0010
}
137add = {
137desc = movement_factor_university University in the Location
137value = 0.0015
}
138add = {
138desc = movement_factor_friendly_with_pope Good relations with Rome
138value = -0.0020
}
139add = {
139desc = movement_factor_no_cardinals No Cardinals appointed
139value = 0.0010
}
}
}
143calc_interval_days = {
20
40
}
156development = positive
157literacy = positive
158local_control = neutral
159pop_satisfaction = negative
171location_spread_threshold = {
171value = 0.05
}
177map_color = {
178if = {
179limit = {
180religion_percentage(religion:calvinist) = 0
}
182value = define:NMapColors|MAP_COLOR_NULL
}
184else_if = {
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
}
}