
정책이번 버전 변경
제국 조병창 도입
신성 로마 제국 Leader Title(이)가 제국 영토 내에 역외 제국 조병창을 건설할 특권을 얻습니다.
제국 대장법률allow보정치
최대 인력+5
정의in_game/common/laws/20_hre.txt:387
388level = 2
389allow = {
}
393custom_tooltip = {
394text = has_enabled_hre_treasury_tt 신성 로마 제국이 국고 과세 또는 제국 과세 정책을 제정하여 제국 국고를 잠금 해제했습니다
395has_enabled_currency = gold
}
}
398manpower = yes
400on_activate = {
}
}
404country_modifier = {
405potential_trigger = {
406is_leader_of_international_organization = scope:recipient
}
}
410international_organization_modifier = {
411pure_tooltip_entry = pte_yes_imperial_armory
}
414wants_propose_policy = {
416if = {
417limit = {
418scope:recipient = {
}
}
422add = {
423desc = "POLICY_BIAS_LEADER_WANTS" 수장국이 이 법률의 통과를 바람
424value = 75
}
}
427else = {
428subtract = {
429desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" 이미 더 나은 정책을 시행하고 있습니다
430value = 1000
}
}
}