イベント
財政支援

現在の財政難と、あらゆる資金源を必死に探し求める我々の試みが公になってしまったようだ。これはCountry内外でのわが国の評判を害するだろうが、いくらかの恩恵もあった。Target Locationを代表するParliament議員の幾人かが、支援を申し出たのだ。しかしその代償として、彼らは政府全体における代表性の向上と、国が正式に彼らに支援を求める制度の導入を求めている。
市議会所在地建造物immediate, trigger定義in_game/events/government/parliaments.txt:1412
1413type = country_event
1414title = parliaments.24.title 財政支援
1415desc = parliaments.24.desc 現在の財政難と、あらゆる資金源を必死に探し求める我々の試みが公になってしまったようだ。これはCountry内外でのわが国の評判を害するだろうが、いくらかの恩恵もあった。Target Locationを代表するParliament議員の幾人かが、支援を申し出たのだ。しかしその代償として、彼らは政府全体における代表性の向上と、国が正式に彼らに支援を求める制度の導入を求めている。
1416outcome = neutral
1418illustration_tags = {
141910 = angry
142010 = interior
}
1423trigger = {
1424num_loans > 5
1425any_owned_non_rural_location = {
1429is_core_of = owner
1430integration_level = core
}
}
1434immediate = {
1435ordered_owned_non_rural_location = {
1436limit = {
1440is_core_of = owner
1441integration_level = core
}
1443order_by = location_tax_base
1444max = 10
1445check_range_bounds = no
1446add_to_list = list_of_high_tax_base_locations
}
1448random_in_list = {
1449list = list_of_high_tax_base_locations
1450save_scope_as = target_location
}
}
}