イベント
敵国の不正な支配に関する苦情
Parliament議員の一部が、わが国の正当な領土の所有権を、より積極的に行使するべきだとしている。彼らは、Targetのような重要な土地を不当に支配されているにも関わらず、我々が静観している理由が理解できないと訴えている。
共和国政体trigger定義in_game/events/government/republics.txt:730
731hide_portraits = yes
732type = country_event
733title = republics.30.title 敵国の不正な支配に関する苦情
734desc = republics.30.desc Parliament議員の一部が、わが国の正当な領土の所有権を、より積極的に行使するべきだとしている。彼らは、Targetのような重要な土地を不当に支配されているにも関わらず、我々が静観している理由が理解できないと訴えている。
735outcome = neutral
736trigger = {
738at_war = no
739any_core_location = {
740NOT = {
740owner = root
}
}
}
743immediate = {
744random_core_location = {
745limit = {
746NOT = {
746owner = root
}
}
748save_scope_as = target
}
}