イベント
サン・ピエトロ大聖堂の竣工式
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
}
}
}