이벤트
무너진 약속

우리는 Country Adjective 신앙이야말로 유일한 참 신앙이란 사실을 여러 차례 명확하게 강조하며, 국민에게 Infidel Neighbor(과)와는 종교적 차이로 인해 전쟁을 피할 수 없다는 사실을 주지시켰습니다. 그렇지만 우리가 이웃 국가 Infidel Neighbor(과)와의 전쟁을 일으키는 데 번번이 실패하면서 현재 다수의 신민이 실망한 상태입니다. 일부 국민은 불만을 표출하기 위하여 거리를 장악하기도 했습니다.
전통주의 대 혁신주의사회 가치관trigger정의in_game/events/government/societal_values.txt:1581
1582type = country_event
1583title = societal_values.404.title 무너진 약속
1584desc = societal_values.404.desc 우리는 Country Adjective 신앙이야말로 유일한 참 신앙이란 사실을 여러 차례 명확하게 강조하며, 국민에게 Infidel Neighbor(과)와는 종교적 차이로 인해 전쟁을 피할 수 없다는 사실을 주지시켰습니다. 그렇지만 우리가 이웃 국가 Infidel Neighbor(과)와의 전쟁을 일으키는 데 번번이 실패하면서 현재 다수의 신민이 실망한 상태입니다. 일부 국민은 불만을 표출하기 위하여 거리를 장악하기도 했습니다.
1585outcome = neutral
1586trigger = {
1588at_war = no
1589months_since_war > 60
1590is_subject = no
1592any_neighbor_country = {
1593NOT = {
1593religion = root.religion
}
1594NOT = {
1594has_truce_with = root
}
1595expected_army_size < root.expected_army_size
}
}
1599illustration_tags = {
160010 = armed
160110 = exterior
}
1604immediate = {
}
1606hidden_effect = {
1607random_neighbor_country = {
1608limit = {
1609NOT = {
1609religion = root.religion
}
1610NOT = {
1610has_truce_with = root
}
1611expected_army_size < root.expected_army_size
}
1613save_scope_as = infidel_neighbor
1614random_owned_location = {
1615limit = {
1615is_neighbor_of = root
}
1616save_scope_as = target_location
}
}
}
}