
Loi parlementaire
Étendre l'infrastructure : Terrain d'entraînement
Notre armée de réserve a connu des jours meilleurs et a grand besoin de nouvelles infrastructures pour faciliter le recrutement.
Centre de conscriptionAvancéeallow
Centre de recrutementAvancéeallow
Terrain d'entraînementAvancéeallow
Centre de conscriptionBâtimentallow, on debate passed
Centre de recrutementBâtimentallow, on debate passed
Terrain d'entraînementBâtimentallow, on debate passed
Colonie ruraleRang de lieuon debate passedModificateurs
Définitionin_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"
}
}
}
