Jump to content

ImmuneToPsionics: Difference between revisions

From ModEnc²
en>DCoder
de-dz
en>EvilRenegade
m Replacing Template:TTL with Template:F.
Line 8: Line 8:
}}
}}


If set, this object is immune to the effects of warheads with {{TTL|MindControl|yes}} or {{TTL|Psychedelic|yes}}, as well as the Permanent Mind Control effect of SuperWeapons with {{TTL|Type|PsychicDominator}} (this SuperWeapon's handling is hardcoded to not capture buildings, this fact cannot be overridden).
If set, this object is immune to the effects of warheads with {{f|MindControl|yes|link}} or {{f|Psychedelic|yes|link}}, as well as the Permanent Mind Control effect of SuperWeapons with {{f|Type|PsychicDominator|link}} (this SuperWeapon's handling is hardcoded to not capture buildings, this fact cannot be overridden).


== See Also ==
== See Also ==


*{{TTL|ImmuneToPsionicWeapons}}
*{{f|ImmuneToPsionicWeapons|link}}

Revision as of 10:08, 27 November 2009

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

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



If set, this object is immune to the effects of warheads with MindControl=yes or Psychedelic=yes, as well as the Permanent Mind Control effect of SuperWeapons with Type=PsychicDominator (this SuperWeapon's handling is hardcoded to not capture buildings, this fact cannot be overridden).

See Also