Jump to content

EMEffect: Difference between revisions

From ModEnc²
en>Mevitar
mNo edit summary
en>Mevitar
mNo edit summary
Line 15: Line 15:
}}
}}


If set, the warhead will not deal any damage, but instead "paralyze" the objects it affects. The Weapon's [[Damage]] in this case will define the duration of the paralysis. Paralyzed objects display the <tt>[[EMPulseSparkles]]</tt> ([<tt>[[AudioVisual]]</tt>]) animation over them. Additionally, this tag makes the game play random image from the warhead's [[AnimList]] on impact.
If set, the warhead will not deal any damage, but instead "paralyze" the objects it affects. The Weapon's [[Damage]] in this case will define the duration of the paralysis. Paralyzed objects display the {{sl|AudioVisual|EMPulseSparkles}} animation over them. Additionally, this tag makes the game play random image from the warhead's [[AnimList]] on impact.


The paralysis works exactly the same as the EMP Pulse in TS:
The paralysis works the following way:
* stops all <tt>[[VehicleTypes]]</tt>,
* stops all [[VehicleTypes]],
* stops landed <tt>[[AircraftTypes]]</tt>, (currently not implemented in RP)
* stops landed [[AircraftTypes]],
* stops <tt>[[Cyborg]]=yes</tt> <tt>[[InfantryTypes]]</tt>, (currently not implemented in RP)
* stops <tt>[[Cyborg]]=yes</tt> [[InfantryTypes]],
* turns off <tt>[[Powered]]=yes</tt> <tt>[[BuildingTypes]]</tt> in range.
* turns off <tt>[[Powered]]=yes</tt> [[BuildingTypes]] in range.


== In {{ra2}} and {{yr}} ==
== In {{ra2}} and {{yr}} ==

Revision as of 16:44, 13 May 2014

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: EMEffect
File(s): rules(md).ini
Values: boolean (yes/no or true/false)
Special Values: None
Default: no
Applicable to: Warheads


If set, the warhead will not deal any damage, but instead "paralyze" the objects it affects. The Weapon's Damage in this case will define the duration of the paralysis. Paralyzed objects display the [AudioVisual]EMPulseSparkles= animation over them. Additionally, this tag makes the game play random image from the warhead's AnimList on impact.

The paralysis works the following way:

In Red Alert 2 and Yuri's Revenge

This tag doesn't paralyze objects anymore, although the game will still play a random animation from the warhead's AnimList.