事件
帝国再征服

Conquered Location已经从Loser的魔爪中解放出来,重新回到了神圣罗马帝国的怀抱。我们为神圣罗马帝国所做的贡献得到了Hre Ruler的认可,he/she已经授予我们收回帝国全部领土的权利。
神圣罗马帝国国际组织immediate, option定义in_game/events/hre.txt:1130
1131type = country_event
1132title = hre.950.title 帝国再征服
1133desc = hre.950.desc Conquered Location已经从Loser的魔爪中解放出来,重新回到了神圣罗马帝国的怀抱。我们为神圣罗马帝国所做的贡献得到了Hre Ruler的认可,he/she已经授予我们收回帝国全部领土的权利。
1134outcome = neutral
1136illustration_tags = {
113710 = happy
113810 = interior
}
1141immediate = {
}
1150ordered_in_global_list = {
1151variable = hre_conquered_province_list
1152order_by = population
1153position = 0
1154save_scope_as = conquered_location
}
1156every_in_global_list = {
1157variable = hre_conquered_province_list
1158root = {
}
}
1165if = {
1166limit = {
}
1170change_variable = {
}
}
1185clear_global_variable_list = hre_conquered_province_list
}