
政策
任命奉行
各大名的具体职位由他们效忠的日本幕府 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
}
}
}
68on_activate = {
69custom_tooltip = enable_grant_shugo_office_tt 启用授予守护之职行动
70custom_tooltip = enable_revoke_shugo_office_tt 启用撤销守护之职行动
71custom_tooltip = enable_claim_shugo_office_tt 启用宣称守护之职行动
}



