이벤트이번 버전 변경
성인의 도착

Target Country의 성직자 Target Character(이)가 오늘 우리 Court Title에 도착했습니다. 사제는 우리가 불신자들을 엄격하지만 경건하게 처벌하는 것을 보고 깊은 감명을 받았으며, 자신에게 우리 국가의 조언가 직책을 맡겨 달라고 요청했습니다. 종교가 같은 Flavor Rank끼리는 단합이 잘되기 마련인데, 어떻습니까?
로마국가trigger
전통주의 대 혁신주의사회 가치관trigger정의in_game/events/government/societal_values.txt:1489
1490type = country_event
1491title = societal_values.402.title 성인의 도착
1492desc = societal_values.402.desc Target Country의 성직자 Target Character(이)가 오늘 우리 Court Title에 도착했습니다. 사제는 우리가 불신자들을 엄격하지만 경건하게 처벌하는 것을 보고 깊은 감명을 받았으며, 자신에게 우리 국가의 조언가 직책을 맡겨 달라고 요청했습니다. 종교가 같은 Flavor Rank끼리는 단합이 잘되기 마련인데, 어떻습니까?
1493outcome = neutral
1494trigger = {
1495at_war = no
1498religion = {
1499has_religious_influence = yes
1500any_country_in_religion = {
1501within_diplomatic_range = ROOT
1502NOT = {
1502this = ROOT
}
}
}
}
1507illustration_tags = {
150810 = regular
150910 = interior
}
1512immediate = {
}
1514religion = {
1515random_country_in_religion = {
1516limit = {
1517within_diplomatic_range = ROOT
1518NOT = {
1518this = ROOT
}
}
1520weight = {
1521modifier = {
1521factor = num_pop_type_in_country:clergy
}
1522modifier = {
1522factor = country_economical_base
}
}
1525create_character = {
1527adm = {
70
90
}
1528female = no
1529save_scope_as = target_character
1530create_in_limbo = yes
}
1532save_scope_as = target_country
}
}
}