이벤트
Target City Rank 측의 Parliament 의석 요구

Target City(은)는 부유하고 번영하는 Target City Rank(으)로 성장했으나, 현지 주민들은 Parliament의 소재지로 선정되지 못한 것에 실망한 듯합니다. 현재 Target City 대표들은 우리에게 보상과 향후의 이익 보장을 요구하고 있으며, 요구가 받아들여지지 않을 시 떠나겠다고 협박했습니다.
도시 의회청건물immediate, trigger의회 지점정적 보정치immediate, triggerasked_for_parliament_seat_already변수trigger정의in_game/events/government/parliaments.txt:15
16type = country_event
17title = parliaments.1.title Target City Rank 측의 Parliament 의석 요구
18desc = parliaments.1.desc Target City(은)는 부유하고 번영하는 Target City Rank(으)로 성장했으나, 현지 주민들은 Parliament의 소재지로 선정되지 못한 것에 실망한 듯합니다. 현재 Target City 대표들은 우리에게 보상과 향후의 이익 보장을 요구하고 있으며, 요구가 받아들여지지 않을 시 떠나겠다고 협박했습니다.
19outcome = neutral
21illustration_tags = {
2210 = angry
2310 = exterior
}
26trigger = {
27any_owned_non_rural_location = {
31is_core_of = owner
32integration_level = core
}
}
42immediate = {
43random_owned_non_rural_location = {
44limit = {
48is_core_of = owner
49integration_level = core
}
54save_scope_as = target_city
}
}