MovementNew this version
Lutheranism
The Protestant Reformation is sweeping through Christendom. Martin Luther's teachings have ignited a religious upheaval that challenges the authority of the Catholic Church and spreads rapidly among discontented populations.
Printing PressAdvancer0
Papermakers' GuildBuildingr0
Paper WorkshopBuildingr0
Printers ShopBuildingr0
ScriptoriumBuildingr0
UniversityBuildingr0
RomeCountryr0
Printing PressInstitutionr0
Holy Roman EmpireInternational Organizationr0
CityLocation Rankr0
MegalopolisLocation Rankr0
TownLocation Rankr012monthly_spawn_chance = {
12value = 0
}
13spawn = {
}
16environmental_infection = {
16value = 0.05
}
21r0 = {
24if = {
25limit = {
}
33value = {
0.0
0.030
}
}
36else_if = {
38value = {
0.0
0.012
}
}
41else_if = {
42limit = {
}
46value = {
0.0
0.004
}
}
49else_if = {
51value = {
0.0
0.002
}
}
54else = {
55value = {
0.0
0.012
}
}
58if = {
59limit = {
59exists = root
}
76if = {
78multiply = 1.25
}
86if = {
87limit = {
}
91multiply = 1.10
}
95if = {
97multiply = 1.10
}
103if = {
104limit = {
104religion_percentage(religion:calvinist) > 0.3
}
105multiply = 0.5
}
107add = {
108desc = movement_factor_scriptorium Scriptorium in the Location
}
111add = {
112desc = movement_factor_printing_press_shop Printers Shop in the Location
113if = {
113value = 0.0020
}
}
115add = {
116desc = movement_factor_paper_guild Papermakers' Guild in the Location
}
119add = {
120desc = movement_factor_paper_workshop Paper Workshop in the Location
}
123add = {
124desc = movement_factor_university University in the Location
}
127add = {
128desc = movement_factor_friendly_with_pope Good relations with Rome
129if = {
129value = -0.0020
}
}
131add = {
132desc = movement_factor_no_cardinals No Cardinals appointed
133if = {
133limit = {
133owner ?= {
133num_cardinals = 0
}
}
133value = 0.0010
}
}
}
136else = {
137add = {
137desc = movement_factor_scriptorium Scriptorium in the Location
137value = 0.0010
}
138add = {
138desc = movement_factor_printing_press_shop Printers Shop in the Location
138value = 0.0020
}
139add = {
139desc = movement_factor_paper_guild Papermakers' Guild in the Location
139value = 0.0005
}
140add = {
140desc = movement_factor_paper_workshop Paper Workshop in the Location
140value = 0.0010
}
141add = {
141desc = movement_factor_university University in the Location
141value = 0.0015
}
142add = {
142desc = movement_factor_friendly_with_pope Good relations with Rome
142value = -0.0020
}
143add = {
143desc = movement_factor_no_cardinals No Cardinals appointed
143value = 0.0010
}
}
}
147calc_interval_days = {
20
40
}
160development = positive
161literacy = positive
162local_control = neutral
163pop_satisfaction = negative
174location_spread_threshold = {
174value = 0.05
}
180map_color = {
181if = {
182limit = {
183religion_percentage(religion:lutheran) = 0
}
185value = define:NMapColors|MAP_COLOR_NULL
}
187else_if = {
191value = define:NMapColors|MAP_COLOR_HIGH
}
193else_if = {
194limit = {
195religion_percentage(religion:lutheran) > 0.05
}
197value = define:NMapColors|MAP_COLOR_MID
}
199else = {
200value = define:NMapColors|MAP_COLOR_LOW
}
}