イベント
諸侯の解放

神聖ローマ帝国の諸侯、Released Countryが外国の隷属から解き放たれた!
神聖ローマ帝国国際組織immediateimperial_authority_change変数immediate定義in_game/events/hre.txt:911
912type = country_event
913title = hre.907.title 諸侯の解放
914desc = hre.907.desc 神聖ローマ帝国の諸侯、Released Countryが外国の隷属から解き放たれた!
915outcome = neutral
917illustration_tags = {
91810 = happy
91910 = interior
}
922immediate = {
}
924hidden_effect = {
928if = {
929limit = {
929exists = scope:released_country
}
930set_variable = {
932value = scope:released_country.total_population
}
934if = {
935limit = {
}
939change_variable = {
}
}
950change_variable = {
}
}
957if = {
958limit = {
959OR = {
}
}
}
}
}