Jump to content

Immune: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
en>Testid123
mNo edit summary
Line 12: Line 12:
|rp=yes
|rp=yes
}}
}}
Can be set to 'yes' or 'no' and determines if this object is immune to normal combat damage. BuildingTypes will still get 'damaged' if this is set to 'yes' and the structure has {{f|Powered|true |link}} when it is low on power (the rate at which that damage is inflicted is determined by the DamageDelay= statement). <br>Weapons with the {{f|Temporal|yes|link}} flag can still kill immune units.<br>Weapons with the {{f|Suicide|yes|link}} flag can still kill immune units.
Can be set to 'yes' or 'no' and determines if this object is immune to normal combat damage. BuildingTypes will still get 'damaged' if this is set to 'yes' and the structure has {{f|Powered|true |link}} when it is low on power (the rate at which that damage is inflicted is determined by the DamageDelay= statement).<br>Weapons with the {{f|Temporal|yes|link}} flag can still kill immune units.<br>Weapons with the {{f|Suicide|yes|link}} flag can still kill immune units.<br>
[[InfantryTypes]] with the {{f|C4|yes|link}}flag can still destroy [[BuildingTypes]] that uses tags [[Immune]].<br>
 
==Note==
==Note==
The {{f|LegalTarget|no|link}} tag suppresses prohibited cursors displayed on [[InfantryTypes]], [[VehicleTypes]], [[AircraftTypes]], [[BuildingTypes]].
The {{f|LegalTarget|no|link}} tag suppresses prohibited cursors displayed on [[InfantryTypes]], [[VehicleTypes]], [[AircraftTypes]], [[BuildingTypes]].

Revision as of 03:08, 3 February 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Immune
File(s): Rules(md).ini
Values: Boolean
Default: no
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Can be set to 'yes' or 'no' and determines if this object is immune to normal combat damage. BuildingTypes will still get 'damaged' if this is set to 'yes' and the structure has Powered=true when it is low on power (the rate at which that damage is inflicted is determined by the DamageDelay= statement).
Weapons with the Temporal=yes flag can still kill immune units.
Weapons with the Suicide=yes flag can still kill immune units.
InfantryTypes with the C4=yesflag can still destroy BuildingTypes that uses tags Immune.

Note

The LegalTarget=no tag suppresses prohibited cursors displayed on InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes.