
의회 쟁점
연대 야영지 시설 확대
우리의 군대는 예전 수준에 미치지 못하며, 따라서 군의 기반을 이룰 새로운 모병 기반 시설을 확충해야 합니다.
징병소발전allow
연대 야영지발전allow
징병소건물allow, on debate passed
연대 야영지건물allow, on debate passed
촌락 정착지지점 등급on debate passed보정치
정의in_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:217
220modifier_when_in_debate = {
}
225allow = {
230any_owned_rural_location = {
231owner = {
231has_primary_or_accepted_culture = prev.dominant_culture
}
232NOR = {
}
}
}
238chance = {
239add = 1
240add = {
241if = {
242limit = {
243total_effective_building_levels:regimental_camp < 6
}
245value = 5
}
}
248add = {
249if = {
250limit = {
251max_manpower > 0.5
252manpower_percentage < 0.5
}
254add = 2
}
}
257multiply = {
258if = {
259limit = {
260max_manpower > 0.5
261manpower_percentage >= 0.8
}
263value = 0.5
}
265else = {
266value = 1
}
}
}
271on_debate_passed = {
272ordered_owned_location = {
273order_by = population
274max = {
275value = num_provinces
276multiply = 0.1
277add = 1
}
279check_range_bounds = no
280limit = {
281owner = {
281has_primary_or_accepted_culture = prev.dominant_culture
}
282NOR = {
}
}
288construct_building = {
290cost_multiplier = 0.5
291cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}

