Jump to content

DumbTargetStrengthCoefficient: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Testid123
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Coefficient applied to an objects threat rating when considering engaging a target which has a higher strength than itself. Used for threat evaluation and target acquisition, not for actually engaging that target. Although a percentage value is put in here, you get more effectiveness when you put a true coefficient in (e.g. convert 200 to 2.0). Used for objects that have HasStupidGuardMode=yes set.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|integer}}
|default=0
|types={{categ|General}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
}}
Coefficient applied to an objects threat rating when considering engaging a target which has a higher strength than itself. Used for threat evaluation and target acquisition, not for actually engaging that target.<br>
Although a percentage value is put in here, you get more effectiveness when you put a true coefficient in (e.g. convert 200 to 2.0). Used for objects that have {{f|HasStupidGuardMode|yes|link}} set.

Revision as of 12:16, 30 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DumbTargetStrengthCoefficient
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: General


Coefficient applied to an objects threat rating when considering engaging a target which has a higher strength than itself. Used for threat evaluation and target acquisition, not for actually engaging that target.
Although a percentage value is put in here, you get more effectiveness when you put a true coefficient in (e.g. convert 200 to 2.0). Used for objects that have HasStupidGuardMode=yes set.