이벤트
해상군 수요의 증가

신세계 식민지화가 시작됨과 동시에 해상군이 대단히 중요해졌고, 선박 건조에 필요한 자재에 대한 수요 또한 감당하기 어려운 수준으로 뛰었습니다.
상선단을 보유한 도시민들에게 이 사실을 주지시키면 부담이 완화될 것입니다.
도시민계층trigger
신세계제도trigger정의in_game/events/institution_events.txt:980
981type = country_event
982title = institution_events.61.title 해상군 수요의 증가
983desc = institution_events.61.desc 신세계 식민지화가 시작됨과 동시에 해상군이 대단히 중요해졌고, 선박 건조에 필요한 자재에 대한 수요 또한 감당하기 어려운 수준으로 뛰었습니다.
상선단을 보유한 도시민들에게 이 사실을 주지시키면 부담이 완화될 것입니다.
상선단을 보유한 도시민들에게 이 사실을 주지시키면 부담이 완화될 것입니다.
984outcome = neutral
985trigger = {
986exists = capital
990NOT = {
990capital.continent = continent:america
}
991OR = {
993has_colonial_charters = yes
994any_subject = {
995is_colonial_subject = yes
}
}
}
1002image = "gfx/interface/illustrations/institutions/new_world.dds"
1003immediate = {
1004random_owned_non_rural_location = {
1008save_scope_as = new_world_location
1009market = {
1010save_scope_as = new_world_market
}
}
}