QUOTE (ShadoWarrior @ Jul 1 2006, 04:39 AM)

QUOTE (Tech_reaper @ Jun 30 2006, 10:28 PM)

http://www.strategycore.co.uk/forums/index...?showtopic=2762This might help you out. I'm not entirely sure which file you need, but I believe this explains how to edit the actual skills.
That link applies to Aftermath, and is totally useless for Aftershock.
Oops :-P
The file you're after is strat_game. I opened it in notepad. Do a search for your unit's names, and you will find all the info you need on the chars. I BELIEVE the info you need to change is under 'skills ARRAY 14'. There is a value FLT and a level INT...I'm sure these are the ones you need to change. What to, I'm not sure; I imagine the value FLT is changed by setting the number to things like 2.25, 2.75, 2.5, 3, etc...I'd recommend making a backup, and just start changing them to see what it does.
Also, there are four lines at the bottom of the skills section:
experience INT 1068100
currentLevel INT 14
pointToDistributeCount INT 7
pointToDistributeCountTotal INT 7
Going out on a limb here, but I bet if you change these, you can modify your level and how many points you have to distribute. I think the exp will need to match the level; having 200 exp but changing your unit's level to 20 might cause problems.