이벤트
늑대들의 진수성찬

올여름에는 건조하고 바람이 많이 불었던 탓에 전국적으로 가축의 상태가 심각하게 악화되었는데, 그중에서도 특히 Target province(이)가 가장 큰 타격을 받았습니다. 게다가 농부들 말로는 뒤이어 지독한 겨울이 찾아오면서 많은 가축이 얼음장 같은 추위를 막겠다고 모여 있다가 오히려 질병으로 폐사하는 일이 발생 중이라고 합니다.
가축재화option 2정의in_game/events/situations/little_ice_age.txt:2194
2195type = country_event
2196category = situation_event
2197title = winter_events.104.title 늑대들의 진수성찬
2198desc = winter_events.104.desc 올여름에는 건조하고 바람이 많이 불었던 탓에 전국적으로 가축의 상태가 심각하게 악화되었는데, 그중에서도 특히 Target province(이)가 가장 큰 타격을 받았습니다. 게다가 농부들 말로는 뒤이어 지독한 겨울이 찾아오면서 많은 가축이 얼음장 같은 추위를 막겠다고 모여 있다가 오히려 질병으로 폐사하는 일이 발생 중이라고 합니다.
2199outcome = neutral
2200image = "gfx/interface/illustrations/situation/little_ice_age.dds"
2202trigger = {
2203time_of_year = {
2204min = 12.1
2205max = 3.29
}
2207capital ?= {
2207area = {
2207has_extended_winter = yes
}
}
2209any_province = {
}
}
2215illustration_tags = {
221610 = angry
221710 = exterior
}
2220immediate = {
}
2222random_province = {
2227save_scope_as = target_province_scope
}
}