
행동
은거 종료
모습을 공개적으로 드러내 우리가 흑사병을 두려워하지 않는다는 사실을 국민들에게 보여 줍니다.
흑사병상황select trigger궁정 은거정적 보정치potential정의in_game/common/generic_actions/black_death.txt:57
58icon = isolate_cities_black_death
59type = situation
61ai_tick = daily
62ai_tick_frequency = 120
63automation_tick = daily
64automation_tick_frequency = 7
70select_trigger = {
71looking_for_a = situation
72target_flag = recipient
73name = "choose_situation" 상황 선택:
74column = {
74data = name
}
}
87ai_will_do = {
90add = "scope:actor.add_static_modifier_utility(hiding_from_black_death)"
91add = 10
92multiply = -1
94subtract = 1
}