ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "DeployedCrushable"

From ModEnc
Jump to: navigation, search
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Flag
 
{{Flag
|name=DeployedCrushable
+
|values={{Values|boolean}}
|values={{values|boolean}}
+
|default=yes
|default=no
+
|types={{Categ|InfantryTypes}}
|types={{categ|InfantryTypes}}
 
 
|yr=yes
 
|yr=yes
 
|rp=yes
 
|rp=yes
 
}}
 
}}
Determines whether this InfantryType can be when it's deployed. See [[who crushes whom]] for more information.
+
 
 +
InfantryTypes with <code>DeployedCrushable=no</code> set cannot be crushed when in a deployed state except by applicable [[TechnoTypes]] with {{f|OmniCrusher|yes|link}}.
 +
 
 +
This flag is redundant if {{f|Crushable|no|link}} or {{f|OmniCrushResistant|yes|link}} are set; the logics from those flags overrides this one.
 +
 
 +
*This statement is not accurate.<br>
 +
In fact, [[DeployedCrushable]] and [[Crushable]] are only related to {{f|Crusher|yes|link}}, and have nothing to do with {{f|OmniCrusher|yes|link}} and {{f|OmniCrushResistant|yes|link}}. You can refer to the "Who crushes who" rule below for details.
 +
 
 +
{{Bugs}}
 +
<code>DeployedCrushable=no</code> only takes effect when [[Crushable]] is not 'no'.<br>
 +
Even if <code>DeployedCrushable=yes</code>, if {{f|Crushable|no|link}}, then regardless of whether the Infantry is in a deployed state, it cannot be crushed by only having {{f|Crusher|yes|link}}.
 +
*Do not associate this statement too much with the statements {{f|OmniCrusher|yes|link}} and {{f|OmniCrushResistant|yes|link}}. They are separate sets of rules and have no direct relationship.
 +
==See Also==
 +
[[Who crushes whom]]
 +
 
 +
 
 +
[[Crushable]]
 +
 
 +
[[Crusher]]
 +
 
 +
 
 +
[[OmniCrusher]]
 +
 
 +
[[OmniCrushResistant]]
 +
 
 +
 
 +
[[IsTrain]]

Latest revision as of 10:56, 20 July 2024

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: DeployedCrushable
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: InfantryTypes


InfantryTypes with DeployedCrushable=no set cannot be crushed when in a deployed state except by applicable TechnoTypes with OmniCrusher=yes.

This flag is redundant if Crushable=no or OmniCrushResistant=yes are set; the logics from those flags overrides this one.

  • This statement is not accurate.

In fact, DeployedCrushable and Crushable are only related to Crusher=yes, and have nothing to do with OmniCrusher=yes and OmniCrushResistant=yes. You can refer to the "Who crushes who" rule below for details.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

DeployedCrushable=no only takes effect when Crushable is not 'no'.
Even if DeployedCrushable=yes, if Crushable=no, then regardless of whether the Infantry is in a deployed state, it cannot be crushed by only having Crusher=yes.

See Also

Who crushes whom


Crushable

Crusher


OmniCrusher

OmniCrushResistant


IsTrain