conditions.con

This file is found in the level (battle) in the AI subdirectory, e.g. Berlin/AI. General settings (that apply to all) are found in the Game.rfa file in its AI subdirectory. It specifies the type of logic (fuzzy or crisp) used to control the goals of the bots. There are 32 files named conditions.con.

Classes used in this type of file: AiStrategy

Properties used in these files:
AiStrategy
   AiStrategy.CreateAreaCondition
   AiStrategy.CreateConstantCondition
   AiStrategy.CreateHomogenousCondition
   AiStrategy.SetConditionStrength
   AiStrategy.SetIsAbortCondition
   AiStrategy.TargetValue


Go to the All Properties list, All Types list, CON file list, Class list, or the Main scripting page.