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
m more categories, eep |
m updated CNC version compatibility for the flag and what doesn't work in RP |
||
Line 6: | Line 6: | ||
|default=no | |default=no | ||
|types=[[Warhead]]s | |types=[[Warhead]]s | ||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|rp=yes | |||
|games=[[TS]], [[RockPatch|YR RP]] | |games=[[TS]], [[RockPatch|YR RP]] | ||
}} | }} | ||
Line 13: | Line 17: | ||
The paralysis works exactly the same as the EMP Pulse in TS: | The paralysis works exactly the same as the EMP Pulse in TS: | ||
* stops all <tt>[[VehicleTypes]]</tt>, | * stops all <tt>[[VehicleTypes]]</tt>, | ||
* stops landed <tt>[[AircraftTypes]]</tt>, | * stops landed <tt>[[AircraftTypes]]</tt>, (currently not implemented in RP) | ||
* stops <tt>[[Cyborg]]=yes</tt> <tt>[[InfantryTypes]]</tt>, | * stops <tt>[[Cyborg]]=yes</tt> <tt>[[InfantryTypes]]</tt>, (currently not implemented in RP) | ||
* turns off <tt>[[Powered]]=yes</tt> <tt>[[BuildingTypes]]</tt> in range. | * turns off <tt>[[Powered]]=yes</tt> <tt>[[BuildingTypes]]</tt> in range. | ||
[[Category:Warhead Flags]] | [[Category:Warhead Flags]] | ||
[[Category:Rules(md).ini Flags]] | [[Category:Rules(md).ini Flags]] |
Revision as of 13:31, 28 February 2007
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.
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.