ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Organic"

From ModEnc
Jump to: navigation, search
(Rewrite)
m (Replacing Template:TTL with Template:F.)
Line 7: Line 7:
 
}}
 
}}
  
* Kills this TechnoType instead of Iron Curtaining it. Uses {{sl|CombatDamage|C4Warhead}} and the TechnoType's {{TTL|Strength}} for Damage.
+
* Kills this TechnoType instead of Iron Curtaining it. Uses {{sl|CombatDamage|C4Warhead}} and the TechnoType's {{f|Strength|link}} for Damage.
 
** [[InfantryTypes]] are hard coded to always die from Iron Curtain regardless of this flag's value.
 
** [[InfantryTypes]] are hard coded to always die from Iron Curtain regardless of this flag's value.
* Prevents this TechnoType from being a valid target for weapons with {{TTL|IsLocomotor|yes}} warheads.
+
* Prevents this TechnoType from being a valid target for weapons with {{f|IsLocomotor|yes|link}} warheads.
* If the TechnoType with this flag also has {{TTL|Naval|yes}} set, it uses the Squid-like behaviour for Parasite instead of Terror Drone-like.
+
* If the TechnoType with this flag also has {{f|Naval|yes|link}} set, it uses the Squid-like behaviour for Parasite instead of Terror Drone-like.
* Kills this TechnoType when exposed to the ChronoSphere, unless it also has {{TTL|Teleporter|yes}}. Again, uses C4Warhead and Strength.
+
* Kills this TechnoType when exposed to the ChronoSphere, unless it also has {{f|Teleporter|yes|link}}. Again, uses C4Warhead and Strength.
* If another TechnoType targeting this object has {{TTL|NavalTargeting|ORGANIC_SECONDARY}} and this object is in the water, makes the attacker use the Secondary weapon for attacking it.
+
* If another TechnoType targeting this object has {{f|NavalTargeting|ORGANIC_SECONDARY|link}} and this object is in the water, makes the attacker use the Secondary weapon for attacking it.
* A TechnoType with this flag set and both {{TTL|Underwater|yes}} and {{TTL|SelfHealing|yes}} set uses its {{TTL|GuardRange}} instead of the larger of its two first weapons' {{TTL|Range}}s for scanning for targets.
+
* A TechnoType with this flag set and both {{f|Underwater|yes|link}} and {{f|SelfHealing|yes|link}} set uses its {{f|GuardRange|link}} instead of the larger of its two first weapons' {{f|Range|link}}s for scanning for targets.
 
* Makes this VehicleType be affected by the Tech Hospital's Auto-Heal instead of Tech Machine Shop's Auto-Repair.
 
* Makes this VehicleType be affected by the Tech Hospital's Auto-Heal instead of Tech Machine Shop's Auto-Repair.
 
** Applies the Infantry styled Auto-Heal pip (red cross) to this VehicleType if possible.
 
** Applies the Infantry styled Auto-Heal pip (red cross) to this VehicleType if possible.

Revision as of 10:23, 27 November 2009

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Organic
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: true on InfantryTypes, false on others
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



  • Kills this TechnoType instead of Iron Curtaining it. Uses [CombatDamage]C4Warhead= and the TechnoType's Strength for Damage.
    • InfantryTypes are hard coded to always die from Iron Curtain regardless of this flag's value.
  • Prevents this TechnoType from being a valid target for weapons with IsLocomotor=yes warheads.
  • If the TechnoType with this flag also has Naval=yes set, it uses the Squid-like behaviour for Parasite instead of Terror Drone-like.
  • Kills this TechnoType when exposed to the ChronoSphere, unless it also has Teleporter=yes. Again, uses C4Warhead and Strength.
  • If another TechnoType targeting this object has NavalTargeting=ORGANIC_SECONDARY and this object is in the water, makes the attacker use the Secondary weapon for attacking it.
  • A TechnoType with this flag set and both Underwater=yes and SelfHealing=yes set uses its GuardRange instead of the larger of its two first weapons' Ranges for scanning for targets.
  • Makes this VehicleType be affected by the Tech Hospital's Auto-Heal instead of Tech Machine Shop's Auto-Repair.
    • Applies the Infantry styled Auto-Heal pip (red cross) to this VehicleType if possible.