There are tech commands (which can be used as event commands too) that improve unit fighting skills on mountains, hills etc. as well as the movement on these provinces, for example next commands:
However, when I tried
it didn't work. Is there any kind of command which could improve unit action skills on the plain provinces? And I don't mean commands giving +1 soft attack or something like that.
Code:
command = { type = hill_attack which = militia value = 5 }
command = { type = hill_defense which = militia value = 10 }
command = { type = hill_move which = militia value = 5 }
Code:
command = { type = plain_attack which = militia value = 10 }