About the AI research Kwok, isn't it just a matter of, for instance, changing
Code:
call lst_Armor_Wanted_Tech_Level.add(1)
into
Code:
call lst_Armor_Wanted_Tech_Level.add(10)
in the Empire Main scripts to get the AI to research better standard armor?
Then doing the same with the normal weapons, i.e. Depleted Uranium Cannon, Proton Beam, etc. for those that doesn't have Cryst/Organic traits?
How does it work in relation to the Set_Age research calls and the general research files?