이벤트

결실 없는 노동

little_ice_age.13in_game/events/situations/little_ice_age.txt:1220
결실 없는 노동

우리 땅을 뒤덮은 한파와 기후 변화는 영토 전역의 과일 수확에 부정적인 영향을 미쳤습니다. 한때 산처럼 쌓인 농산물을 팔아 치웠던 농부들은 이제 배를 곯으며 자기 농장이 시들어 가는 모습을 지켜보고 있습니다.

이에 많은 사람이 기아에 맞서기 위해 더 저렴한 대체 식량을 재배할 수 있도록 농장을 전환하는 방안을 제안했습니다. 특히 Target Location의 밭 주변에 있는 농장을 위주로 손보자고 합니다. 이를 위해서는 자금 지원과 정부 차원의 집중적인 노력이 필요합니다.

요구 조건과일재화immediate, option 1와인 양조장 피해정적 보정치triggerrecently_had_millet_event_option변수option 2

정의in_game/events/situations/little_ice_age.txt:1220

1221type = country_event
1222category = situation_event
1223title = winter_events.13.title 결실 없는 노동
1224desc = winter_events.13.desc 우리 땅을 뒤덮은 한파와 기후 변화는 영토 전역의 과일 수확에 부정적인 영향을 미쳤습니다. 한때 산처럼 쌓인 농산물을 팔아 치웠던 농부들은 이제 배를 곯으며 자기 농장이 시들어 가는 모습을 지켜보고 있습니다.

이에 많은 사람이 기아에 맞서기 위해 더 저렴한 대체 식량을 재배할 수 있도록 농장을 전환하는 방안을 제안했습니다. 특히 Target Location의 밭 주변에 있는 농장을 위주로 손보자고 합니다. 이를 위해서는 자금 지원과 정부 차원의 집중적인 노력이 필요합니다.
1225outcome = neutral
1226image = "gfx/interface/illustrations/situation/little_ice_age.dds"
1227trigger = {
1228capital ?= {
1228area = {
1228has_extended_winter = yes
}
}
1229produced_in_country:fruit > 0
1230NOT = {
1230has_country_modifier = wineries_suffering_modifier
}
}
1234immediate = {
1235ordered_owned_location = {
1236limit = {
1237raw_material = goods:fruit
}
1239check_range_bounds = no
1240order_by = {
1241value = rgo_workers
1242multiply = -1
}
1244max = 1
1245save_scope_as = target_location
}
}

선택지

A그런 한심한 짓에 쓸 돈은 없다.
1252ordered_owned_location = {
1253limit = {
1254raw_material = goods:fruit
}
1256check_range_bounds = no
1257order_by = rgo_workers
1258max = {
1259value = 1
1260add = {
1261value = num_provinces
1262divide = 5
}
1264max = 5
}
1266change_prosperity = prosperity_weak_penalty (-0.1)
}
B생산 전환을 위한 자금을 지원하지.
1273scope:target_location = {
1274if = {
1275limit = {
1276root = {
1277NOT = {
}
}
}
1280root = {
1281add_gold = {
1282value = monthly_income_total
1283multiply = -5
}
}
1286change_raw_material = goods:millet
}
1288else = {
1289root = {
1290add_gold = {
1291value = monthly_income_total
1292multiply = -2.5
}
}
}
1296province = {
1297change_province_food_percentage = {
1298value = 0.1
1299multiply = scope:target_location.rgo_workers
1300min = 0.1
}
1302every_location_in_province = {
1302change_prosperity = prosperity_very_weak_bonus (0.05)
}
}
}
1305hidden_effect = {
1306set_variable = {
1308years = 20
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지