이벤트

배고픔이 낳은 도둑

little_ice_age.105in_game/events/situations/little_ice_age.txt:2263
배고픔이 낳은 도둑

도둑이 들었습니다!

한 무리의 도둑들이 불만을 품은 경비병의 도움을 받아 우리 궁전에 침입해서 마음껏 물건을 약탈했습니다. 이들은 국고 일부와 식료품 저장실을 탈탈 털어서 도망쳤습니다.

이 약탈 소식은 빠르게 전국으로 퍼졌는데, 도둑들은 기근에 시달리는 Target province에 숨어 가난하고 병든 이들에게 전리품을 나눠 주며 민중의 지지를 얻었습니다.
이 사건으로 인해 우리가 국민들은 고통받는데 자기만 살겠다고 식량을 쌓아 두는 한심한 폭군처럼 보이게 되면서 평판에 심각한 타격을 입었습니다.

요구 조건귀족사회 계급immediate농민사회 계급option 1robbed_treasury_variable변수after

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

2264hide_portraits = yes
2265type = country_event
2266category = situation_event
2267title = winter_events.100.title 배고픔이 낳은 도둑
2268desc = winter_events.100.desc 도둑이 들었습니다!

한 무리의 도둑들이 불만을 품은 경비병의 도움을 받아 우리 궁전에 침입해서 마음껏 물건을 약탈했습니다. 이들은 국고 일부와 식료품 저장실을 탈탈 털어서 도망쳤습니다.

이 약탈 소식은 빠르게 전국으로 퍼졌는데, 도둑들은 기근에 시달리는 Target province에 숨어 가난하고 병든 이들에게 전리품을 나눠 주며 민중의 지지를 얻었습니다.
이 사건으로 인해 우리가 국민들은 고통받는데 자기만 살겠다고 식량을 쌓아 두는 한심한 폭군처럼 보이게 되면서 평판에 심각한 타격을 입었습니다.
2269outcome = neutral
2270image = "gfx/interface/illustrations/situation/little_ice_age.dds"
2272trigger = {
2273country_type = location
2275capital ?= {
2275area = {
2275has_extended_winter = yes
}
}
2277capital.province.province_food_percentage > 0.5
2278any_province = {
2279NOT = {
2279capital.province = this
}
2280province_food_percentage < 0.1
}
2282gold > 3
}
2284illustration_tags = {
228510 = happy
228610 = exterior
}
2288immediate = {
2290ordered_province = {
2291limit = {
2291province_food_percentage < 0.1
}
2292order_by = population
2293max = 1
2294check_range_bounds = no
2295save_scope_as = target_province_scope
}
2297set_variable = {
2299value = {
2300add = capital.province.province_food
2301divide = 5
}
}
2304set_variable = {
2306value = {
2307value = gold
2308divide = 3
}
}
2311if = {
2312limit = {
2313any_rebel = {
2314has_support_from = pop_type:nobles
}
}
2317random_rebel = {
2318limit = {
2319has_support_from = pop_type:nobles
}
2321save_scope_as = target_rebel_scope
}
}
2324if = {
2325limit = {
2325NOT = {
2325exists = scope:target_rebel_scope
}
}
2326set_variable = {
2328value = scope:target_province_scope
}
}
}
2429after = {
2430if = {
2431limit = {
2431has_variable = robbed_treasury_variable
}
2432remove_variable = robbed_treasury_variable
}
}

선택지

A놈들을 찾아내서 교수형에 처하라!
2334add_prestige = prestige_weak_penalty (-5)
2335add_stability = stability_weak_penalty (-2.5)
2336add_gold = {
2337value = {
2338value = root.var:robbed_treasury_variable
2339multiply = -1
}
}
2342add_gold_to_estate = {
2343estate_type = estate_type:peasants_estate
2344value = root.var:robbed_treasury_variable
}
2347if = {
2348limit = {
2348exists = scope:target_rebel_scope
}
2349scope:target_rebel_scope = {
2349add_rebel_progress = 0.5
}
2350scope:target_province_scope = {
2351every_location_in_province = {
2352every_pop = {
2353limit = {
2354owner = root
2355pop_type = pop_type:peasants
}
2357change_pop_allegiance = scope:target_rebel_scope
2358add_pop_satisfaction = pop_satisfaction_extreme_penalty (-0.25)
}
}
}
}
2363else = {
2364create_rebel = {
2365name = winter_events.100.rebel_name Rebel Origin Province Variable 반란군
2366category = estate
2367estate = peasants_estate
2368save_scope_as = target_rebel_scope
}
2370scope:target_province_scope = {
2371every_location_in_province = {
2372every_pop = {
2373limit = {
2374owner = root
2375pop_type = pop_type:peasants
}
2377change_pop_allegiance = scope:target_rebel_scope
2378add_pop_satisfaction = pop_satisfaction_extreme_penalty (-0.25)
}
}
}
}
B가난한 자들에게 식량과 금을 보내 분위기를 반전시켜라.
2386add_prestige = prestige_mild_penalty (-10)
2387add_stability = stability_weak_penalty (-2.5)
2389add_gold = {
2390value = {
2391value = root.var:robbed_treasury_variable
2392add = monthly_income_total
2393multiply = -3
}
}
2396add_gold_to_estate = {
2397estate_type = estate_type:peasants_estate
2398value = root.var:robbed_treasury_variable
}
2401scope:target_province_scope = {
2402change_province_food = root.var:provider_food_amount_variable
}
2404capital.province = {
2405change_province_food = {
2406value = root.var:provider_food_amount_variable
2407multiply = -1
}
}
C궁전의 경비병들을 숙청하라.
2413add_prestige = prestige_severe_penalty (-15)
2415add_gold = {
2416value = {
2417value = root.var:robbed_treasury_variable
2418multiply = -1
}
}
2421add_gold_to_estate = {
2422estate_type = estate_type:peasants_estate
2423value = root.var:robbed_treasury_variable
}
2426add_army_tradition = army_tradition_weak_penalty (-2.5)
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지