• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Miihkali

Old Guard
6 Badges
Apr 11, 2007
2.979
25
  • Crusader Kings II
  • Darkest Hour
  • For The Glory
  • Rome Gold
  • Rome: Vae Victis
  • 500k Club
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:
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 }
However, when I tried
Code:
command = { type = plain_attack which = militia value = 10 }
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.
 
Shit... And doesn't commands like +1 soft attack upgrade only units which are already built, and units built after that got the +1 soft attack only when some nation is annexed?