
Kwestia parlamentarna
Tereny ćwiczebne – rozbudowa infrastruktury
Nasza armijna rezerwa pamięta lepsze czasy i pilnie potrzebuje nowej infrastruktury na potrzeby rekrutacji.
Centrum poboruPostępallow
Obóz pułkowyPostępallow
Tereny ćwiczebnePostępallow
Centrum poboruBudowlaallow, on debate passed
Obóz pułkowyBudowlaallow, on debate passed
Tereny ćwiczebneBudowlaallow, on debate passed
OsadaRanga lokacjion debate passedModyfikatory
Siła żywa+50%
Definicjain_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:132
139allow = {
145any_owned_rural_location = {
146owner = {
146has_primary_or_accepted_culture = prev.dominant_culture
}
147NOR = {
}
}
}
154chance = {
155add = 1
156add = {
157if = {
158limit = {
159total_effective_building_levels:training_fields < 6
}
161value = 5
}
}
164add = {
165if = {
166limit = {
167max_manpower > 0.5
168manpower_percentage < 0.5
}
170add = 2
}
}
173multiply = {
174if = {
175limit = {
176max_manpower > 0.5
177manpower_percentage >= 0.8
}
179value = 0.5
}
181else = {
182value = 1
}
}
}
187on_debate_passed = {
188ordered_owned_location = {
189order_by = population
190max = {
191value = num_provinces
192multiply = 0.1
193add = 1
}
195check_range_bounds = no
196limit = {
197owner = {
197has_primary_or_accepted_culture = prev.dominant_culture
}
198NOR = {
}
}
205construct_building = {
207cost_multiplier = 0.5
208cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}