Jump to content

Fearless: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Testid123
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this InfantryType should stay stood up or go 'prone' when attacked, regardless of whether or not it has a Prone= section to its ART.INI sequence. If you use the special case logic for cyborgs by adding Cyborg=yes to this unit, you should also have Fearless=yes  set as together the flags dictate that the prone sequence is used instead of the standing and walking frames when the cyborg is badly damaged. TIP: if you are not using this on cyborg type units, then combining this tag with Fraidycat=yes creates a unit that never unpanics - it will continue to run around for ever in it's Panic= sequence if attacked.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|values={{values|Booleans}}
|default=no
|types={{Categ|InfantryTypes}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|rp=yes
}}
Can be set to ''' 'yes' ''' or ''' 'no' ''' and determines whether or not this [[InfantryTypes]] should stay stood up or go 'prone' when attacked, regardless of whether or not it has a {{f|Prone||link}} section to its [[Art.ini]] sequence.<br>
If you use the special case logic for cyborgs by adding {{f|Cyborg|yes|link}} to this unit, you should also have '''Fearless=yes''' set as together the flags dictate that the prone sequence is used instead of the standing and walking frames when the cyborg is badly damaged.<br>
TIP: if you are not using this on cyborg type units, then combining this tag with '''Fraidycat=yes''' creates a unit that never unpanics - it will continue to run around for ever in it's {{f|Panic||link}} sequence if attacked.

Revision as of 16:42, 25 October 2024

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Fearless
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes


Can be set to 'yes' or 'no' and determines whether or not this InfantryTypes should stay stood up or go 'prone' when attacked, regardless of whether or not it has a Prone= section to its Art.ini sequence.
If you use the special case logic for cyborgs by adding Cyborg=yes to this unit, you should also have Fearless=yes set as together the flags dictate that the prone sequence is used instead of the standing and walking frames when the cyborg is badly damaged.
TIP: if you are not using this on cyborg type units, then combining this tag with Fraidycat=yes creates a unit that never unpanics - it will continue to run around for ever in it's Panic= sequence if attacked.