이벤트
성 베드로 대성당 완공
120년에 걸친 공사 끝에, 마침내 장대한 성 베드로 대성당이 완공되었습니다. 이제 신의 종복들이 모두 모여 기쁨과 축하를 나눌 때입니다.
정의in_game/events/DHE/flavor_pap.txt:3310
3311hide_portraits = yes
3312type = country_event
3313fire_only_once = yes
3314title = flavor_pap.1501.title 성 베드로 대성당 완공
3315desc = flavor_pap.1501.desc 120년에 걸친 공사 끝에, 마침내 장대한 성 베드로 대성당이 완공되었습니다. 이제 신의 종복들이 모두 모여 기쁨과 축하를 나눌 때입니다.
3316outcome = neutral
3318trigger = {
3319owns = location:rome
}
3322illustration_tags = {
332310 = happy
332410 = exterior
}
3327immediate = {
3328clear_saved_scope = michaelangelo_scope
3330if = {
3336create_character = {
3337artist = architect
3339artist_skill = 0.67
3340save_scope_as = stpeters_architect
}
}
3343else = {
3344character:michelangelo_artist ?= {
3345save_scope_as = stpeters_architect
}
}
}