事件
Target Art的进一步扩长

Target Art始终作为我们的总部以及财富的象征。为使其在公众眼中更为醒目,现已有计划增建一座新翼,其宏伟的立面将饰以众多壁画,其中包括圣乔治屠龙的画像。
定义in_game/events/DHE/flavor_GEN.txt:3162
3163type = country_event
3164title = flavor_gen.50.title Target Art的进一步扩长
3165desc = flavor_gen.50.desc Target Art始终作为我们的总部以及财富的象征。为使其在公众眼中更为醒目,现已有计划增建一座新翼,其宏伟的立面将饰以众多壁画,其中包括圣乔治屠龙的画像。
3166outcome = neutral
3167fire_only_once = yes
3169trigger = {
3170has_or_had_tag = SAGEO
3171current_year > 1550
3172current_year < 1600
3173monthly_balance > 0
3174location:genoa = {
3175any_work_of_art_in_location = {
3176this = work_of_art:palazzo_san_giorgio
}
3178any_foreign_buildings_in_location = {
3179owner ?= root
}
}
}
3184illustration_tags = {
318510 = regular
318610 = interior
}
3189immediate = {
}
3191work_of_art:palazzo_san_giorgio = {
3191save_scope_as = target_art
}
}