Jump to content

AICaptureWoundedMark: Difference between revisions

From ModEnc²
en>Nighthawk200
Dedeezirified.
en>EvilRenegade
m Replacing Template:TTL with Template:F.
Line 7: Line 7:
|rp=yes
|rp=yes
}}
}}
This value is employed by the {{TTL|AICaptureWounded}} tag to determine what percentage of total health constitutes being "wounded". This percentage should be specified as a floating point number (i.e. .25 = 25%). When the captured unit only has this percentage of its maximum ((TTL|Strength)) or less, then the values of {{TTL|AICaptureWounded}} are followed instead of {{TTL|AICaptureNormal}}.
This value is employed by the {{f|AICaptureWounded|link}} tag to determine what percentage of total health constitutes being "wounded". This percentage should be specified as a floating point number (i.e. .25 = 25%). When the captured unit only has this percentage of its maximum ((TTL|Strength)) or less, then the values of {{f|AICaptureWounded|link}} are followed instead of {{f|AICaptureNormal|link}}.

Revision as of 09:13, 27 November 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AICaptureWoundedMark
File(s): rules(md).ini
Values: Percentages: Either a direct percentage (e.g. "50%"), or a floating point value (e.g. "0.5").
Applicable to: General


This value is employed by the AICaptureWounded tag to determine what percentage of total health constitutes being "wounded". This percentage should be specified as a floating point number (i.e. .25 = 25%). When the captured unit only has this percentage of its maximum ((TTL|Strength)) or less, then the values of AICaptureWounded are followed instead of AICaptureNormal.