
정책이번 버전 변경
선제후 병합
선제후의 수가 감축되고 이들이 지닌 투표권 하나가 신성 로마 제국 Leader Title에게 이전됩니다.
선제후 조직체법률allow보정치
정의in_game/common/laws/20_hre.txt:1458
1459level = 5
1460allow = {
}
}
1465on_activate = {
}
1469custom_tooltip = {
1470text = integrated_electors_policy_tt 가장 약한 선제후와 대주교-선제후는 신성 로마 제국 내에서 지위를 박탈당합니다
1471if = {
1472limit = {
1472num_countries_with_special_status(special_status:elector) >= "max_countries_with_special_status(special_status:elector)"
}
1473ordered_country_with_special_status_of_type = {
1474type = elector
1475order_by = {
1475value = country_economical_base
1475multiply = -1
}
1476check_range_bounds = no
1477max = 1
1478root = {
1478international_organization_remove_special_status = {
1478country = prev
}
}
1479if = {
1480limit = {
1480root = {
1480international_organization_has_leader = yes
}
}
1481add_opinion = {
1481target = root.leader_country
1481modifier = opinion_rescinded_electorship
}
}
}
}
1485if = {
1486limit = {
1486num_countries_with_special_status(special_status:archbishop_elector) >= "max_countries_with_special_status(special_status:archbishop_elector)"
}
1487ordered_country_with_special_status_of_type = {
1488type = archbishop_elector
1489order_by = {
1489value = country_economical_base
1489multiply = -1
}
1490check_range_bounds = no
1491max = 1
1492root = {
1492international_organization_remove_special_status = {
1492country = prev
}
}
1493if = {
1494limit = {
1494root = {
1494international_organization_has_leader = yes
}
}
1495add_opinion = {
1495target = root.leader_country
1495modifier = opinion_rescinded_electorship
}
}
}
}
}
}
1501country_modifier = {
1502potential_trigger = {
1504is_leader_of_international_organization = scope:recipient
}
}
1509international_organization_modifier = {
1511potential_trigger = {
}
1514hre_emperor_comfort_policies_counter = 1
1515hre_max_elector = -2
1516hre_max_archbishop_elector = -2
}
1518international_organization_modifier = {
1520potential_trigger = {
}
1523hre_emperor_comfort_policies_counter = 1
1524hre_max_elector = 3
1525hre_max_archbishop_elector = -3
}
1528wants_propose_policy = {
1529add = {
1530desc = "POLICY_BIAS_LEADER_WANTS" 수장국이 이 법률의 통과를 바람
1531value = 250
}
}
1536wants_this_policy_bias = {
1537add = {
1538desc = "POLICY_BIAS_PRINCE_OPPOSES" 공작이 이 법률의 통과를 바라지 않음
1539value = -150
}
1542if = {
1544add = {
1545desc = "IS_ELECTOR" Concept임
1546value = -250
}
}
1552add = {
1553desc = "LEVEL_OF_EMPEROR_COMFORT_REFORMS" 황제 안위 개혁 수준
1554value = 10
1555multiply = scope:recipient.modifier:hre_emperor_comfort_policies_counter
1556multiply = -1
}
}
