이벤트이번 버전 변경
Target Location 내 곡물의 양조 전용 문제

술잔을 채운다 한들 뱃속까지 채울 수는 없는 법입니다. 현재 Target Location에서는 지나치게 많은 곡물이 양조 용도로 사용되는 바람에, 소수의 사익을 위해 민생의 식량이 희생되고 있다는 우려가 퍼지고 있습니다. 이는 단순한 교역 문제가 아니라 우리 행정의 우선순위가 걸린 문제입니다. 현지 주민들은 텅 빈 곡물 창고를 보며 한탄하고 있으며, 무고한 농민들의 피땀을 쥐어짜 현지 양조장의 잇속만을 챙기려 한다는 의혹까지 제기합니다.
공명정대특성option 1
인자함특성option 1
입법자특성option 1had_bad_royal_brewing_rights_event_variable변수immediate, trigger정의in_game/events/government/town_rights_events.txt:1738
1739type = country_event
1740title = town_rights_events.20.title Target Location 내 곡물의 양조 전용 문제
1741desc = town_rights_events.20.desc 술잔을 채운다 한들 뱃속까지 채울 수는 없는 법입니다. 현재 Target Location에서는 지나치게 많은 곡물이 양조 용도로 사용되는 바람에, 소수의 사익을 위해 민생의 식량이 희생되고 있다는 우려가 퍼지고 있습니다. 이는 단순한 교역 문제가 아니라 우리 행정의 우선순위가 걸린 문제입니다. 현지 주민들은 텅 빈 곡물 창고를 보며 한탄하고 있으며, 무고한 농민들의 피땀을 쥐어짜 현지 양조장의 잇속만을 챙기려 한다는 의혹까지 제기합니다.
1742outcome = negative
1744trigger = {
1745any_town_rights_in_country = {
1746this.town_rights_type = town_rights_type:royal_brewing_rights
}
1750at_war = no
1751is_during_bankruptcy = no
}
1754illustration_tags = {
175510 = angry
175610 = interior
}
1759immediate = {
}
1762random_locations_with_town_rights_in_country = {
1763limit = {
1763has_town_rights = town_rights_type:royal_brewing_rights
}
1764save_scope_as = target_location
1771province = {
1771save_scope_as = target_province
}
}
1774ruler_or_regent = {
1774save_scope_as = target_character
}
}