
Peace Treaty
Leave the Holy Roman Empire
The Holy Roman Empire shall no longer claim us as subject. Our lands shall stand apart from imperial law and protection.
Holy Roman EmpireInternational Organizationallow, potential
Enable Leave the Holy Roman Empire PeaceModifier TypeallowDefinitionin_game/common/peace_treaties/leave_the_hre.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 15
}
}
9potential = {
11scope:loser = {
13is_in_same_international_organization = {
15target = scope:winner
}
}
}
26effect = {
27scope:winner = {
28add_prestige = {
29value = scope:loser.prestige
30multiply = 0.1
}
33remove_country_from_international_organization = scope:winner
34remove_location_from_international_organization = scope:winner.capital
}
}
}
43ai_desire = {
44subtract = 100
}