事件
修复库特卜塔

Target Location近期发生地震后,Court Title一直计划翻修库特卜塔。工程由Target Character负责,he/she希望为这座塔加上第五层。
定义in_game/events/DHE/flavor_DLH.txt:3722
3723type = country_event
3724title = flavor_dlh.44.title 修复库特卜塔
3725desc = flavor_dlh.44.desc Target Location近期发生地震后,Court Title一直计划翻修库特卜塔。工程由Target Character负责,he/she希望为这座塔加上第五层。
3726outcome = neutral
3728illustration_tags = {
372910 = exterior
373010 = regular
}
3733fire_only_once = yes
3735trigger = {
3736location:delhi = {
3737owner ?= root
3738any_work_of_art_in_location = {
3739this = work_of_art:qutb_minar
}
}
}
3744immediate = {
}
3746location:delhi = {
3747save_scope_as = target_location
}
3750ruler_or_regent ?= {
3751save_scope_as = target_character
}
}