AI SW Targeting
From ModEnc
The [General] section has several flags relating to AI offensive Super Weapon targeting. They all share the same behaviour - they state the "priority" or "importance" of certain object types when evaluating the best target. This targeting model applies to super weapons with the following settings:
- TS
- Type=IonCannon
- Type=MultiMissile
- RA2/YR
- Type=MultiMissile
- Type=LightningStorm
- ([RockPatch is obsolete; please remove this template from the page]
) Super weapons with AITargetingType=1 set.
See here for a list of such flags.
Needs Transcribing
Pseudocode relevant to this article is available at http://dc.strategy-x.com/src2/HouseClass/PickIonCannonTarget.cpp. Please update this article with information revealed by the pseudocode.

