事件
无风停航
由于连续几日的微风,探险队在Area几乎没有任何进展。Target Character只能祈祷风赶紧到来。
定义in_game/events/exploration/exploration_monthly_events.txt:632
633type = exploration_event
635title = exploration_monthly.18.title 无风停航
636desc = exploration_monthly.18.desc 由于连续几日的微风,探险队在Area几乎没有任何进展。Target Character只能祈祷风赶紧到来。
637outcome = neutral
641trigger = {
642area = {
642is_area_coastal_sea = yes
}
643exists = leader
}
646immediate = {
647leader = {
647save_scope_as = target_character
}
}