事件
友好的狗狗
Explorer在探索Area时得到了一个惊喜。最近,一条狗开始出现在his/her的营地周围,看起来非常友善。这条狗不停吠叫,但看起来更像是为了吸引Explorer的注意,而不是威胁,因为任何人都可以接近它,没有任何问题。它似乎想将探险队引上某条道路,但说到底,它不过是条狗,对吧?
定义in_game/events/exploration/exploration_monthly_events.txt:924
925type = exploration_event
926title = exploration_monthly.24.title 友好的狗狗
927desc = exploration_monthly.24.desc Explorer在探索Area时得到了一个惊喜。最近,一条狗开始出现在his/her的营地周围,看起来非常友善。这条狗不停吠叫,但看起来更像是为了吸引Explorer的注意,而不是威胁,因为任何人都可以接近它,没有任何问题。它似乎想将探险队引上某条道路,但说到底,它不过是条狗,对吧?
928outcome = neutral
931trigger = {
932area = {
933is_area_sea = no
}
}
940immediate = {
941leader = {
941save_scope_as = explorer
}
}