이벤트
불지 않는 바람
며칠 동안이나 바람이 많이 불지 않아 원정대가 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
}
}