
政策
神圣罗马名义首脑
神圣罗马帝国 Leader Title不再是神圣罗马帝国的实权君主。所有法律和政策现在都掌握在帝国议会和世俗选帝侯手中。
神圣罗马帝国 Leader Title权力法律allow修正
每月帝国权威−0.1
定义in_game/common/laws/20_hre.txt:3040
3041level = 1
3042allow = {
}
}
3047on_activate = {
}
3051type = hre_force_emperor_to_abdicate
}
}
3053on_deactivate = {
3055type = hre_force_emperor_to_abdicate
}
}
3057country_modifier = {
3059potential_trigger = {
3060is_leader_of_international_organization = scope:recipient
}
}
3065wants_propose_policy = {
3066subtract = {
3067desc = "POLICY_BIAS_LEADER_OPPOSES" 领袖不希望通过该法律
3068value = 10000
}
}
3072wants_this_policy_bias = {
3073if = {
3077add = {
3078desc = "POLICY_BIAS_PRINCE_WANTS" 诸侯希望通过这项法律
3079value = 100
}
}
3083else = {
3085subtract = {
3086desc = "POLICY_BIAS_LEADER_OPPOSES" 领袖不希望通过该法律
3087value = 10000
}
}
}