イベント
Target Locationの市民

Target LocationのParliament議員たちは、わが国の経済の中心地のひとつを代表していることから、Parliamentでも影響力ある地位を占めている。彼らの富はParliamentに対する大きな影響力があり、残念なことにその富は我々の取り組みに反対するための陳情活動に用いられている。
市民階級trigger定義in_game/events/government/parliaments.txt:1487
1488type = country_event
1489title = parliaments.14.title Target Locationの市民
1490desc = parliaments.25.desc Target LocationのParliament議員たちは、わが国の経済の中心地のひとつを代表していることから、Parliamentでも影響力ある地位を占めている。彼らの富はParliamentに対する大きな影響力があり、残念なことにその富は我々の取り組みに反対するための陳情活動に用いられている。
1491outcome = neutral
1493illustration_tags = {
149410 = angry
149510 = interior
}
1498trigger = {
1499any_owned_non_rural_location = {
1500num_buildings > 10
}
}
1511immediate = {
1512random_owned_non_rural_location = {
1513limit = {
1514num_buildings > 10
}
1516save_scope_as = target_location
}
}