부대 능력이번 버전 변경
총성 속으로 행진
Armies이 자동으로 주변의 전투를 향해 이동할 수 있게 됩니다.
우리 군단은 멀리서 대포 소리가 들리면 아군을 돕기 위해 행진에 나섭니다!
총성 속으로 행진발전hidden2duration = -1
3toggle = yes
4army_only = yes
5cancel_on_combat_end = no
12allow = {
13is_army = yes
14has_commander = yes
15is_exiled = no
16in_retreat = no
17has_only_prisoners = no
}
19modifier = {
}
23start_effect = {
24move_to_assist_on_adjacent_combat = yes
}
26finish_effect = {
27move_to_assist_on_adjacent_combat = no
}
31finished_when = {
32OR = {
33is_exiled = yes
34in_retreat = yes
35has_commander = no
}
}
40ai_will_do = {
41value = -1
}