
정책
직책 임명
각 씨족의 수장은 저마다 충성을 맹세한 일본 막부 Leader Title(으)로부터 직책을 부여받습니다. 이러한 방식은 국가의 내정에 유연성을 가져다줍니다.
보정치
정의in_game/common/laws/20_shogunate.txt:20
21years = 2
22on_pay_price = {
}
}
27country_modifier = {
29potential_trigger = {
}
}
35country_modifier = {
37potential_trigger = {
}
}
43wants_this_policy_bias = {
44if = {
45limit = {
45scope:recipient = {
45international_organization_has_leader = yes
}
}
47add = {
48desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" 지도자에 대한 우호도
49value = "opinion(scope:recipient.leader_country)"
}
52add = {
53desc = "IO_LEADER_DIP_REP" 수장국의 외교 평판
54value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
57else = {
58add = {
59desc = "VOTE_BASE_VALUE" 기본값
60value = 20
}
}
63add = {
64desc = "BIAS_FROM_RULER_TRAITS" 통치자 특성으로 인한 편향
}
}
68on_activate = {
69custom_tooltip = enable_grant_shugo_office_tt 슈고 직책 수여 행동을 활성화합니다
70custom_tooltip = enable_revoke_shugo_office_tt 슈고 직책 박탈 행동을 활성화합니다
71custom_tooltip = enable_claim_shugo_office_tt 슈고 직책 주장 행동을 활성화합니다
}



