이벤트
안정도 손실

귀족의 특권이 강화되면서 도시민들이 심하게 동요하고 있습니다. 이 때문에 국가에 소란이 발생하고 있으며, 장기적으로 참사가 유발될 가능성이 있습니다.
도시민계층trigger
귀족 정치 대 금권 정치사회 가치관trigger정의in_game/events/government/societal_values.txt:8
9type = country_event
10title = societal_values.100.title 안정도 손실
11desc = societal_values.100.desc 귀족의 특권이 강화되면서 도시민들이 심하게 동요하고 있습니다. 이 때문에 국가에 소란이 발생하고 있으며, 장기적으로 참사가 유발될 가능성이 있습니다.
12outcome = neutral
13trigger = {
15num_estate_privileges:nobles_estate > num_estate_privileges:burghers_estate
16stability > -30
}
20illustration_tags = {
2110 = angry
}
24immediate = {
}
}