
Peace Treaty
Dismantle the Holy Roman Empire
The Holy Roman Empire itself shall be broken, its crown cast aside and its princes left to rule alone, free of imperial bonds.
Holy Roman EmpireInternational Organizationallow, potentialDefinitionin_game/common/peace_treaties/dismantle_hre.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 50
}
}
8potential = {
13scope:winner = {
}
}
17allow = {
19any_international_organization_owned_location = {
21percent >= 0.5
}
}
}
26effect = {
27scope:winner = {
}
}
37ai_desire = {
38if = {
39limit = {
40current_age_or_later = {
40age = age_6_revolutions
}
}
42add = 200
}
44else = {
45subtract = 100
}
}