Re: AI modders: Construction_Facilities.txt
Here are some more hints and tips I found during my AI modding.
1.) If you want to use a specific type of armor, don’t call it by using “Armor Spaces Per One”. The AI will use the highest level armor, not the best. That is very bad if you are using a organic race as it will use stealth armor level I if available above organic armor level 3. As a player, you can cheat the Ai by “gifting” them armor level 4. Instead, use this as your first line:
Num Misc Abilities:= 1
Misc Ability 1 Name:= Armor Regeneration
Misc Ability 1 Spaces Per One:= 250
2.) Include Space Yard Ships in your races. The AI will use them to repair damaged ships. Very essential if the AI is fighting against a engine damaging race. Make sure to have at least 1 space yard in the design. Only with the space yard does the AI recognize the ship as a SYS.
3.) Use the “AI should not move ships through a minefield” line. In the latest patch, minesweepers will sweep minefield regardless of this line, but it will prevent your colonizers and warships to “storm” the minefield”.
4.) Make your AI use many space yards. That’s the only way for them to survive any multiplayer game for some time.
__________________
For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
|