
Policy
Appointed Posts
The various clan leaders have specific posts appointed by the Japanese Shogunate Leader Title, to whom they own their allegiance. This allows flexibility in how the country is administred.
Modifiers
Country modifier 1
Country modifier 2
Definitionin_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" Opinion of Leader
49value = "opinion(scope:recipient.leader_country)"
}
52add = {
53desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
54value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
57else = {
58add = {
59desc = "VOTE_BASE_VALUE" Base Value
60value = 20
}
}
63add = {
64desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
68on_activate = {
69custom_tooltip = enable_grant_shugo_office_tt Enables the Grant Shugo Office Action
70custom_tooltip = enable_revoke_shugo_office_tt Enables the Revoke Shugo Office Action
71custom_tooltip = enable_claim_shugo_office_tt Enables the Claim Shugo Office Action
}



