이벤트
이단

참 이상합니다. 이단자의 근거지를 하나 찾아 없앨 때마다 다른 데서 두 개가 새로 생기는 것 같습니다.
농민사회 계급option
전통주의 대 혁신주의사회 가치관trigger정의in_game/events/government/societal_values.txt:1395
1396hide_portraits = yes
1397type = country_event
1398title = societal_values.400.title 이단
1399desc = societal_values.400.desc 참 이상합니다. 이단자의 근거지를 하나 찾아 없앨 때마다 다른 데서 두 개가 새로 생기는 것 같습니다.
1400outcome = neutral
1401trigger = {
1403religion = {
1404any_other_religion_in_same_group = {
1405reverse_religious_view = {
1405target = root.religion
1405value < neutral
}
1406count > 0
}
}
}
1411illustration_tags = {
141210 = angry
141310 = interior
}
1416immediate = {
}
1418religion = {
1419random_other_religion_in_same_group = {
1420limit = {
1420reverse_religious_view = {
1420target = root.religion
1420value < neutral
}
}
1421save_scope_as = heresy
}
}
}