ユニット能力
軍事教練
軍事教練は費用はかかるが、命を危険にさらすことなく兵士の練度を上げるのに最適である。経験は最良の師なのだ。
毎月の経験値獲得+250%
陸軍維持費:最低100%はい
陸軍維持効率−25%
陸軍士気−90%
2duration = -1
3toggle = yes
4army_only = yes
5cancel_on_combat_end = yes
6cancel_on_move = yes
7animation_gfx_override = 1
9map = yes
12allow = {
13has_only_prisoners = no
14is_army = yes
15in_combat = no
16is_moving = no
17is_exiled = no
18in_siege = no
19has_commander = yes
}
22modifier = {
}
30start_effect = {
}
35finished_when = {
36OR = {
37in_combat = yes
38is_moving = yes
39is_exiled = yes
40in_siege = yes
41has_commander = no
}
}
45ai_will_do = {
46value = -1
}
62ai_will_revoke = {
63value = 1
}