Jump to content

OmniCrusher: Difference between revisions

From ModEnc²
en>DeathFish
No edit summary
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(4 intermediate revisions by 2 users not shown)
Line 18: Line 18:
{{f|Crusher|yes|link}} & {{f|OmniCrusher|yes|link}} vehicles can take effect on a {{f|Crushable|yes|link}} & {{f|OmniCrushResistant|yes|link}} vehicle
{{f|Crusher|yes|link}} & {{f|OmniCrusher|yes|link}} vehicles can take effect on a {{f|Crushable|yes|link}} & {{f|OmniCrushResistant|yes|link}} vehicle


{{Bugs}}
=={{Bugs}}==
It should be noted that {{f|OmniCrushResistant|yes|link}} can only be used for [[VehicleType]], so for [[InfantryType]], it is equivalent to always being {{f|OmniCrushResistant|no|link}}, which means it will always be crushed by {{f|OmniCrusher|yes|link}} vehicles.
Although the operation of the two compaction methods is separate as shown in the example, but {{f|OmniCrusher|yes|link}} only takes effect when <font style="color:red"><b>Crusher=yes</b></font>, which means it cannot be used alone.


==See also==
==See also==
*[[Who crushes whom]]
*[[Who crushes whom]]

Latest revision as of 17:40, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: OmniCrusher
File(s): Rulesmd.ini
Values: boolean
Special Values: None
Default: no
Applicable to: VehicleTypes


Specifies whether this VehicleType can crush other objects, including those labeled Crushable=no. Also apparently makes the vehicle approach mobile targets while firing its weapons at them in an attempt to crush them, rather than fire from stand-off range as normal units do, when ordered to attack.

This OmniCrusher should best have the tag OmniCrushResistant=yes set, to prevent two of the same type trying to crush each other.

In fact, the reason why it can ignore Crushable=no is because it only follows the setting of OmniCrushResistant=yes, rather than having a "higher-level crush"
for example:
Crusher=yes & OmniCrusher=yes vehicles can take effect on a Crushable=yes & OmniCrushResistant=yes vehicle

Bugs/Side-Effects/Unexpected Limitations

Although the operation of the two compaction methods is separate as shown in the example, but OmniCrusher=yes only takes effect when Crusher=yes, which means it cannot be used alone.

See also