Modify the unit stats (with Excel file)
The best way to modify the unit parameters (and others things) is to modify directly the Excel stats file of the game.
All the unit stats are in this file : <GameDirectory>\DataLight\DefaultNDF\Unites\ParametreSemantiques\AoW_GameDesign_StatUnite_Export.xls
Change any value you want : for example, in the "Parametres_Unites" page, alter the "Sergent Major Jefferson" row : put 360 in the DAMAGE_TIR column instead of 36.
After that, execute the python program : DataLight\DefaultNDF\Unites\ParametreSemantiques\Generate_All.py ( You must have Python 2.3 (http://www.python.org/2.3.5) and its Win32 extension (http://www.python.org/windows/win32)).
That is all, now Jefferson is much more powerful ...