
和平条約
神聖ローマ帝国を解体する
神聖ローマ帝国は解体され、帝室はもはや君臨せず、諸侯は帝国の束縛から解放され独自に統治するものとする。
神聖ローマ帝国国際組織allow, potential定義in_game/common/peace_treaties/dismantle_hre.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_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
}
}