運動このバージョンで追加

ルター派

lutheranism_movementin_game/common/movements/lutheranism_movement.txt:1

プロテスタントの宗教改革がキリスト教世界を席巻している。マルティン・ルターの教えは、カトリック教会の権威に挑む宗教的な激動に火をつけ、不満を抱く人々のあいだで急速に広がっている。

必要印刷機進歩r0製紙業者ギルド建造物r0製紙工房建造物r0印刷業者建造物r0写字室建造物r0大学建造物r0ローマ国家r0印刷機制度r0神聖ローマ帝国国際組織r0都ロケーションランクr0大都市ロケーションランクr0街ロケーションランクr0

2religion = lutheran
5potential = {
7situation_is_active = yes
}
}
12monthly_spawn_chance = {
12value = 0
}
13spawn = {
}
16environmental_infection = {
16value = 0.05
}
21r0 = {
24if = {
25limit = {
27years_since_situation_start >= 5
28years_since_situation_start < 40
}
30NOT = {
30situation_is_active = yes
}
}
31NOT = {
31situation_has_ended = yes
}
}
}
33value = {
0.0
0.030
}
}
36else_if = {
37limit = {
37situation_is_active = yes
}
}
38value = {
0.0
0.012
}
}
41else_if = {
42limit = {
43situation_has_ended = yes
}
44years_since_situation_start < 60
}
}
46value = {
0.0
0.004
}
}
49else_if = {
50limit = {
50situation_has_ended = yes
}
}
51value = {
0.0
0.002
}
}
54else = {
55value = {
0.0
0.012
}
}
58if = {
59limit = {
59exists = root
}
62if = {
63limit = {
63location_rank ?= location_rank:town
}
64multiply = 1.05
}
66if = {
67limit = {
67location_rank ?= location_rank:city
}
68multiply = 1.15
}
70if = {
71limit = {
71location_rank ?= location_rank:megalopolis
}
72multiply = 1.20
}
76if = {
77limit = {
77owner ?= {
77has_embraced_institution = institution:printing_press
}
}
78multiply = 1.25
}
80if = {
81limit = {
81owner ?= {
81has_advance = printing_press_advance
}
}
82multiply = 1.10
}
86if = {
87limit = {
88owner ?= {
88is_member_of_international_organization = international_organization:hre
}
89leader_country ?= {
89religion = religion:catholic
}
}
}
91multiply = 1.10
}
95if = {
96limit = {
96any_neighbor_location = {
96dominant_religion ?= religion:lutheran
}
}
97multiply = 1.10
}
103if = {
104limit = {
104religion_percentage(religion:calvinist) > 0.3
}
105multiply = 0.5
}
107add = {
108desc = movement_factor_scriptorium ロケーションの写字室
109if = {
109limit = {
109has_building_with_at_least_one_level = scriptorium
}
109value = 0.0010
}
}
111add = {
112desc = movement_factor_printing_press_shop ロケーションの印刷業者
113if = {
113limit = {
113has_building_with_at_least_one_level = printing_press_shop
}
113value = 0.0020
}
}
115add = {
116desc = movement_factor_paper_guild ロケーションの製紙業者ギルド
117if = {
117limit = {
117has_building_with_at_least_one_level = paper_guild
}
117value = 0.0005
}
}
119add = {
120desc = movement_factor_paper_workshop ロケーションの製紙工房
121if = {
121limit = {
121has_building_with_at_least_one_level = paper_workshop
}
121value = 0.0010
}
}
123add = {
124desc = movement_factor_university ロケーションの大学
125if = {
125limit = {
125has_building_with_at_least_one_level = university
}
125value = 0.0015
}
}
127add = {
128desc = movement_factor_friendly_with_pope ローマとの良好な関係
129if = {
129limit = {
129owner ?= {
129opinion = {
129target = c:PAP
129value > 100
}
}
}
129value = -0.0020
}
}
131add = {
132desc = movement_factor_no_cardinals 枢機卿の任命なし
133if = {
133limit = {
133owner ?= {
133num_cardinals = 0
}
}
133value = 0.0010
}
}
}
136else = {
137add = {
137desc = movement_factor_scriptorium ロケーションの写字室
137value = 0.0010
}
138add = {
138desc = movement_factor_printing_press_shop ロケーションの印刷業者
138value = 0.0020
}
139add = {
139desc = movement_factor_paper_guild ロケーションの製紙業者ギルド
139value = 0.0005
}
140add = {
140desc = movement_factor_paper_workshop ロケーションの製紙工房
140value = 0.0010
}
141add = {
141desc = movement_factor_university ロケーションの大学
141value = 0.0015
}
142add = {
142desc = movement_factor_friendly_with_pope ローマとの良好な関係
142value = -0.0020
}
143add = {
143desc = movement_factor_no_cardinals 枢機卿の任命なし
143value = 0.0010
}
}
}
147calc_interval_days = {
20
40
}
160development = positive
161literacy = positive
162local_control = neutral
163pop_satisfaction = negative
166specific_pop_type_effect = {
166pop_type = burghers
166multiplier = 2
}
167specific_pop_type_effect = {
167pop_type = peasants
167multiplier = 1.5
}
168specific_pop_type_effect = {
168pop_type = nobles
168multiplier = 1.2
}
169specific_pop_type_effect = {
169pop_type = clergy
169multiplier = 0.8
}
170specific_pop_type_effect = {
170pop_type = slaves
170multiplier = 0
}
171specific_pop_type_effect = {
171religion = catharism
171multiplier = 0.5
}
174location_spread_threshold = {
174value = 0.05
}
176on_spread_to_country = {
177trigger_event_non_silently = reformation.100
}
180map_color = {
181if = {
182limit = {
183religion_percentage(religion:lutheran) = 0
}
185value = define:NMapColors|MAP_COLOR_NULL
}
187else_if = {
188limit = {
189dominant_religion = religion:lutheran
}
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
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報