이벤트이번 버전 변경

차갑고 습한 밭

little_ice_age.4in_game/events/situations/little_ice_age.txt:31
차갑고 습한 밭

서리가 꽤 오랫동안 내렸습니다. 현지 소작농들이 보기에 수확량은 계속해서 줄어들어만 가는데, 많은 곡식 창고에서 농작물이 놀라운 속도로 바닥나고 있습니다. 기근으로 가장 최근 타격을 입은 곳은 Target Province 1입니다. 여름이 짧아지면서 햇빛이 필요한 곡물들이 예년과 같은 양을 생산하지 못하고 있습니다. 얼른 조치를 취해 현재 상황을 완화하는 것이 좋을 듯합니다. 안 그러면 불행과 질병이 걷잡을 수 없이 퍼질지도 모릅니다!

요구 조건농민사회 계급immediate수확량 감소정적 보정치immediate, trigger

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

32hide_portraits = yes
33type = country_event
34category = situation_event
35title = winter_events.4.title 차갑고 습한 밭
36desc = winter_events.4.desc 서리가 꽤 오랫동안 내렸습니다. 현지 소작농들이 보기에 수확량은 계속해서 줄어들어만 가는데, 많은 곡식 창고에서 농작물이 놀라운 속도로 바닥나고 있습니다. 기근으로 가장 최근 타격을 입은 곳은 Target Province 1입니다. 여름이 짧아지면서 햇빛이 필요한 곡물들이 예년과 같은 양을 생산하지 못하고 있습니다. 얼른 조치를 취해 현재 상황을 완화하는 것이 좋을 듯합니다. 안 그러면 불행과 질병이 걷잡을 수 없이 퍼질지도 모릅니다!
37outcome = neutral
38image = "gfx/interface/illustrations/situation/little_ice_age.dds"
39trigger = {
40capital ?= {
40area = {
40has_extended_winter = yes
}
}
41time_of_year = {
42min = 9.1
43max = 11.29
}
45any_province = {
46NOT = {
46has_province_modifier = short_harvest_modifier
}
}
}
49illustration_tags = {
5010 = angry
5110 = exterior
}
54immediate = {
55ordered_province = {
56limit = {
57NOT = {
57has_province_modifier = short_harvest_modifier
}
}
59order_by = {
60value = population
61if = {
62limit = {
62province_food_percentage > 0
}
63divide = province_food_percentage
}
65else = {
65divide = 0.01
}
}
67max = 1
68check_range_bounds = no
69save_scope_as = target_province_1
70ordered_location_in_province = {
71order_by = population
72max = 1
73check_range_bounds = no
74save_scope_as = target_location_1
75ordered_pop = {
76max = 1
77order_by = pop_size
78limit = {
79pop_type = pop_type:peasants
}
81save_scope_as = target_pop
}
}
84province_definition = {
85area = {
85save_scope_as = target_area
}
}
}
88if = {
89limit = {
90any_province = {
91NOT = {
91this = scope:target_province_1
}
92province_food_percentage > 0.5
93area = scope:target_area
}
}
96ordered_province = {
97limit = {
98NOT = {
98this = scope:target_province_1
}
99province_food_percentage > 0.5
100area = scope:target_area
}
102order_by = province_food
103max = 1
104check_range_bounds = no
105save_scope_as = target_province_2
106ordered_location_in_province = {
107order_by = population
108max = 1
109check_range_bounds = no
110save_scope_as = target_location_2
}
}
113set_variable = {
115value = {
116add = scope:target_province_2.province_food
117divide = 5
}
}
}
}

선택지

A자연의 섭리다. 받아들여라.
126scope:target_province_1 = {
127add_province_modifier = {
129years = 1
130mode = add_and_extend
}
132every_location_in_province = {
133change_prosperity = prosperity_weak_penalty (-0.1)
}
}
B현지 농부들에게 보상금이라도 주도록!
141scope:target_province_1 = {
142add_province_modifier = {
144years = 1
145mode = add_and_extend
}
}
148add_gold = {
149value = monthly_income_total
150if = {
151limit = {
151scope:target_province_1.province_food_percentage > 0.5
}
152divide = scope:target_province_1.province_food_percentage
}
154else = {
154divide = 0.25
}
155multiply = -1
}
157custom_tooltip = scales_with_target_province_1_province_food_percentage_tt 농부들에게 지급되는 금액은 현재 Target Province 1의 저장고에 비축된 식량의 비율에 따라 조정됩니다
CTarget Province 2에서 구호 식량을 보내도록 하라!
163trigger = {
164exists = scope:target_province_2
}
166scope:target_province_2 = {
167change_province_food = {
168value = root.var:provider_food_amount_variable
169multiply = -1
}
}
172scope:target_province_1 = {
173change_province_food = root.var:provider_food_amount_variable
}
175scope:target_province_1 = {
176add_province_modifier = {
178years = 1
179mode = add_and_extend
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지