
Politique
Succession agnatique
La couronne impériale du Saint-Empire romain germanique ne peut être portée que par les dirigeants mâles.
Pragmatique SanctionPolitiquewants propose policyDéfinitionin_game/common/laws/20_hre.txt:771
775on_activate = {
}
777custom_tooltip = {
777text = hre_agnatic_succession_policy_custom_tooltip Seuls les Dirigeants masculins peuvent hériter du Saint-Empire romain germanique
}
}
780wants_propose_policy = {
781if = {
782limit = {
783scope:recipient = {
}
}
787add = {
788desc = "POLICY_ANCIENT_TRADITION" Tradition ancienne
789value = 150
}
}
792else = {
793subtract = {
794desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Nous avons déjà une meilleure politique
795value = 1000
}
}
}
800wants_this_policy_bias = {
802add = {
802desc = "POLICY_ANCIENT_TRADITION" Tradition ancienne
802value = 150
}
}