Script Main Intelligence.txt (SEV)
From SEWiki
This is the source script file for the execution of Intel Events for each player in a game. When the source file is compiled, the resulting .csf file needs to be placed in the data folder in order for it to be used by the game.
The compiled script is run during the end of turn processing phase. The script cycles through each player and attempts to execute intel projects against other empires, based on the player's intel choices.
In the default script, a project will be executed if the defending empire does not have enough defensive intel points to block the attack. Unused intel points, either for attack or defense, will carry over to the next turn.
