
ポリシー
帝国の権威の改善
神聖ローマ帝国 Leader Titleの権限が大幅に拡大され、神聖ローマ帝国の利益のために帝国議会で政策を実施できるようになった。
神聖ローマ帝国 Leader Titleの権力法律allow
特権を剥奪ポリシーwants propose policy補正
定義in_game/common/laws/20_hre.txt:3141
3142level = 3
3143allow = {
}
}
3149on_activate = {
}
}
3153country_modifier = {
3154potential_trigger = {
3156is_leader_of_international_organization = scope:recipient
}
}
3161international_organization_modifier = {
3162imperial_ban_allowed = yes
3163allow_overrule_imperial_diet = yes
}
3166wants_propose_policy = {
3167if = {
3168limit = {
3169scope:recipient = {
}
}
3173add = {
3174desc = "POLICY_EMPEROR_WANTS" 皇帝がこのポリシーを希望
3175value = 100
}
}
3178else = {
3179subtract = {
3180desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" すでにより優れたポリシーがある
3181value = 1000
}
}
}
3187wants_this_policy_bias = {
3188add = {
3189desc = "POLICY_PRINCE_OPPOSES" 諸侯がポリシーに反対
3190value = -100
}
}

