Jump to content

EMEffect: Difference between revisions

From ModEnc²
en>Fallendow
No edit summary
m 14 revisions imported
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
|games=[[TS]], [[RockPatch|YR RP]]
|games=[[TS]], [[RockPatch|YR RP]]
}}
}}
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.
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.


Line 22: Line 21:


== Notes ==
== Notes ==
Infantry are by default immune to EMP, except those with [[Cyborg]]=yes. However, some keys introduced in TS:Firestorm allow for immunity to EMP on vehicles, such as [[IsCoreDefender]].
*Infantry are by default immune to EMP, except those with [[Cyborg]]=yes. However, some keys introduced in TS:Firestorm allow for immunity to EMP on vehicles, such as [[IsCoreDefender]].
*'''EMEffect=yes''' on the warhead can resolve {{f|IE|00422131|link}} caused by [[TechnoTypes]].


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

Latest revision as of 21:41, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: EMEffect
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
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:

Notes

  • Infantry are by default immune to EMP, except those with Cyborg=yes. However, some keys introduced in TS:Firestorm allow for immunity to EMP on vehicles, such as IsCoreDefender.
  • EMEffect=yes on the warhead can resolve IE=00422131 caused by TechnoTypes.

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. This tag has a bug that makes a weapon deal no damage when its projectile has Inviso=yes and AA=yes. This tag has a bug that makes a missile (or any Weapon with a trajectory) detonate ahead of time, even missile has 5-6 grids away from the target when it detonated.