Union de la succession des couronnes
Loi de successionModifié dans cette version

Union de la succession des couronnes

union_of_crowns_successionin_game/common/heir_selections/monarchy.txt:1198

Type de Loi de succession utilisé par les pays ayant un accord particulier avec une autre Monarchie. En cas de décès d'un des Dirigeants de l'un ou l'autre pays sans Héritier légitime masculin, l'autre Dirigeant hérite du trône du défunt.

RequiertPolognePayssibling scoreCouronneOrdreheir is allowedNoblesseOrdreheir is allowedExercice du pouvoir endiguéType de modificateurcalc, sibling score

Définitionin_game/common/heir_selections/monarchy.txt:1198

1199include_ruler_siblings = yes
1200through_female = no
1201allow_female = yes
1202allow_children = yes
1203ignore_ruler = yes
1204allowed_estates = {
}
1205custom_tags = {
cannot_be_transferred
}
1206custom_eligibility_rules = {
no_female_heirs_for_poland
}
1207heir_is_allowed = {
1208OR = {
1209estate_type = estate_type:crown_estate
1210estate_type = estate_type:nobles_estate
1211is_ruler = yes
}
1213OR = {
1214owner ?= scope:target
1215is_ruler = yes
}
}
1218traverse_family_tree = yes
1219depth_first = yes
1220calc = {
1221if = {
1222limit = {
1223exists = root
}
1225add = {
1226desc = "HEIR_SELECTION_IS_RULER" • Est un dirigeant
1227if = {
1228limit = {
1228is_ruler = yes
}
1229value = 100
}
}
1232add = {
1233desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Score selon l'âge
1234value = character_age
}
1236add = {
1237desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • N'est pas digne de gouverner
1238if = {
1238limit = {
}
1238value = -1000
}
}
}
}
1242sibling_score = {
1243if = {
1244limit = {
1245exists = root
}
1248add = {
1249desc = "HEIR_SELECTION_MALE_DESC" • Score pour un homme
1250if = {
1251limit = {
1252OR = {
1253not = {
1253exists = root
}
1254is_female = no
}
}
1257value = 100
}
}
1260add = {
1261desc = "HEIR_SELECTION_LEGALLY_MALE_DESC" • Score pour être Legally Male
1262if = {
1263limit = {
1264is_a_praefecta = yes
}
1266value = 100
}
}
1269if = {
1270limit = {
1271is_female = yes
1272owner ?= {
1273tag = POL
}
}
1276add = {
1277desc = "HEIR_SELECTION_FEMALE_DESC" • Score pour une femme
1278value = -1000
}
}
1283add = {
1284desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Score selon l'âge
1285value = character_age
}
1287add = {
1288desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • N'est pas digne de gouverner
1289if = {
1289limit = {
}
1289value = -1000
}
}
}
1292else = {
1294add = {
1295desc = "HEIR_SELECTION_MALE_DESC" • Score pour un homme
1296value = 100
}
1298add = {
1299desc = "HEIR_SELECTION_LEGALLY_MALE_DESC" • Score pour être Legally Male
1300value = 100
}
1302add = {
1303desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Score selon l'âge
1304value = 1
}
1306add = {
1307desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • N'est pas digne de gouverner
1308value = -1000
}
1310add = {
1311desc = "HEIR_SELECTION_POLAND_FEMALE_DESC" • Score pour une femme en Pologne
1312value = -1000
}
}
}
1316include_other_countries = {
1317has_mutual_scripted_relation = {
1317type = relation_type:union_of_crowns_pact
1317target = scope:target
}
}
1320locked = {
1322OR = {
1324current_year < 1400
}
}
1327potential = {
}
1330succession_effect = {
1331custom_tooltip = union_of_crowns_succession_tt Formons une Union au cas où notre successeur ne serait pas l'Héritier mâle de notre précédent dirigeant
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales