イベント
Target Locationの市民

Target LocationのParliament議員たちは、わが国の経済の中心地のひとつを代表していることから、Parliamentでも影響力ある地位を占めている。彼らの富はParliamentに大きな影響力をもつが、議論されている議案は成立すれば彼らに利益をもたらすため、その資金は幸いにも議論の妨害ではなく支持を買うことに用いられている。
市民階級trigger定義in_game/events/government/parliaments.txt:805
806type = country_event
807title = parliaments.14.title Target Locationの市民
808desc = parliaments.14.desc Target LocationのParliament議員たちは、わが国の経済の中心地のひとつを代表していることから、Parliamentでも影響力ある地位を占めている。彼らの富はParliamentに大きな影響力をもつが、議論されている議案は成立すれば彼らに利益をもたらすため、その資金は幸いにも議論の妨害ではなく支持を買うことに用いられている。
809outcome = neutral
811illustration_tags = {
81210 = happy
81310 = interior
}
816trigger = {
817any_owned_non_rural_location = {
818num_buildings > 10
}
}
827immediate = {
828random_owned_location = {
829limit = {
830num_buildings > 10
}
832save_scope_as = target_location
}
}
}