AIIonCannonPowerValue: Difference between revisions

No edit summary
 
Rewrite
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Note that these tags are not related to the Ion Cannon in Red Alert 2 - these values are now used by the AI when it has a Super Weapon available and determine the probability for each target. Although the Weather Storm and Nuke have a wide area of effect, the target is used for the center point of the attack, i.e. where exactly the weapon is fired, and can be used to make it specifically ensure that a particular structure is destroyed. Note that the success of this logic relies upon the AI being aware of the target itself and whether it not it actually exists - this is achieved by using specific tags for those objects, for example IsPlug=yes would tell the AI that this structure is a 'plug' structure and thus AIIonCannonPlugValue= would be used to evaluate that structure as a potential target for the Super Weapon. The three values associated with these tags determine the percentage probability of the Super Weapon being fired at that target on the Easy, Normal and Brutal skill levels respectively. Actually acquiring the target is dealt with later.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values=three comma-separated unsigned integers
|special=None
|default=?
|types={{Categ|General}} ({{Categ|AIIonCannon}})
|games=[[TS]], [[RA2]], [[YR]]
}}
 
Specifies the "priority" of objects with positive {{TTL|Power}} value when evaluating possible AI offensive Super Weapon targets (when AI is hard, nomal, and easy, left to right). See [[AI SW Targeting]].