ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
EMEffect: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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 | 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. | ||
The paralysis works exactly the same as the EMP Pulse in TS: | The paralysis works exactly the same as the EMP Pulse in TS: | ||
Line 24: | Line 24: | ||
== In {{ra2}} and {{yr}} == | == In {{ra2}} and {{yr}} == | ||
This tag doesn't paralyze objects anymore, although the game will still play a random animation from the warhead's | This tag doesn't paralyze objects anymore, although the game will still play a random animation from the warhead's [[AnimList]]. | ||
[[Category:Warhead Flags]] | [[Category:Warhead Flags]] | ||
[[Category:Rules(md).ini Flags]] | [[Category:Rules(md).ini Flags]] |
Revision as of 14:16, 11 April 2014
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
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 EMPulseSparkles ([AudioVisual]) 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:
- stops all VehicleTypes,
- stops landed AircraftTypes, (currently not implemented in RP)
- stops Cyborg=yes InfantryTypes, (currently not implemented in RP)
- turns off Powered=yes BuildingTypes in range.
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.