이벤트

평민의 불만 제기

dissolution_of_delhi.4in_game/events/disaster/dissolution_of_delhi.txt:303

Target Province의 평민(이)가 청원을 제기했습니다. 이들이 보낸 전령의 말에 따르면, 현지의 주민들이 열악한 생계와 영양 부족으로 인해 고통받고 있다는 듯합니다. 해당 지방에 식량 자체가 부족한 것은 아니지만, 제공되는 식량의 수준이 너무 낮아서 문제라고 합니다. 우리가 나서서 이들에게 모종의 구호물자를 제공한다면, 현지 주민들의 마음을 얻을 수 있지 않을까요?

요구 조건농민사회 계급option 1, option 2local_event_timer변수trigger

정의in_game/events/disaster/dissolution_of_delhi.txt:303

304type = country_event
305category = disaster_event
307title = dissolution_of_delhi.4.title 평민의 불만 제기
308desc = dissolution_of_delhi.4.desc Target Province의 평민(이)가 청원을 제기했습니다. 이들이 보낸 전령의 말에 따르면, 현지의 주민들이 열악한 생계와 영양 부족으로 인해 고통받고 있다는 듯합니다. 해당 지방에 식량 자체가 부족한 것은 아니지만, 제공되는 식량의 수준이 너무 낮아서 문제라고 합니다. 우리가 나서서 이들에게 모종의 구호물자를 제공한다면, 현지 주민들의 마음을 얻을 수 있지 않을까요?
309outcome = neutral
311trigger = {
312any_province = {
313province_satisfaction < 0.5
314NOT = {
315any_location_in_province = {
315has_variable = local_event_timer
}
}
}
}
320immediate = {
321random_province = {
322limit = {
322province_satisfaction < 0.5
}
323save_scope_as = target_province
}
325ordered_owned_location = {
326limit = {
326province = scope:target_province
}
327order_by = population
328check_range_bounds = no
329save_scope_as = target_location
330set_variable = {
332value = yes
333years = 1
}
}
336if = {
337limit = {
338any_province ?= {
339this != scope:target_province
340province_food >= 100
}
}
343random_province = {
344limit = {
345this != scope:target_province
346province_food >= 100
}
348save_scope_as = target_province2
}
}
}

선택지

ATarget Province2에서 각종 농산물을 수송하라!
356trigger = {
357exists = scope:target_province2
}
360scale = -1
}
361add_stability = stability_weak_bonus (2.5)
362add_government_power = government_power_weak_bonus (2.5)
363scope:target_province2 = {
363change_province_food = -100
}
364custom_tooltip = target_province_peasants_get_20_satisfaction_tt Target Province에 있는 평민 팝의 Concept가 pop satisfaction severe bonus 증가합니다
365scope:target_province = {
365change_province_food = 100
}
366hidden_effect = {
367scope:target_province = {
368change_province_food = 100
369every_location_in_province = {
370every_pop = {
371limit = {
372owner = root
373pop_type = pop_type:peasants
}
375add_pop_satisfaction = pop_satisfaction_severe_bonus (0.15)
}
}
}
}
BCommon String Nothing We Can Do
385custom_tooltip = target_province_peasants_lose_10_satisfaction_tt Target Province에 있는 평민 팝의 Concept가 pop satisfaction mild penalty 감소합니다
386hidden_effect = {
387scope:target_province = {
388change_prosperity = prosperity_weak_penalty (-0.1)
389every_location_in_province = {
390every_pop = {
391limit = {
392owner = root
393pop_type = pop_type:peasants
}
395add_pop_satisfaction = pop_satisfaction_mild_penalty (-0.1)
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지