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

Who crushes whom

From ModEnc
Jump to: navigation, search

This page details how the crushing system works. The table shows whether a defender can be crushed by an attacker, depending on how the flags Crusher, Crushable, OmniCrusher and OmniCrushResistant are set, and for reference, also shows the effect of IsTrain=yes.

Can Defender be crushed by Attacker?
Defender
Crushable DeployedCrushable OmniCrushResistant
yes no yes no yes no
  A  
t
t
a
c
k
e
r
Crusher yes Cc apply.png Cc cancel.png Cc apply.png Cc cancel.png
no Cc cancel.png Cc cancel.png Cc cancel.png Cc cancel.png
OmniCrusher yes Cc cancel.png Cc apply.png
no Cc cancel.png Cc cancel.png
IsTrain yes Cc apply.png Cc apply.png Cc apply.png Cc apply.png Cc apply.png Cc apply.png
OmniCrusher and OmniCrushResistant are only available in Yuri's Revenge.
Please see below for certain side effects of IsTrain.

Empty cells signal that one property does not influence the other, specifically:

  • In fact, although the table above looks more intuitive, it complicates the problem.

Crusher Only check Crushable and DeployedCrushable

OmniCrusher Only checks OmniCrushResistant

  • The two are calculated separately, and there is no such thing as a "higher crush level"
    • This is an illusion, and the reason it causes is that when there is OmniCrusher=yes, there must also be Crusher=yes.
      • because OmniCrusher=yes only takes effect when Crusher=yes, which means it cannot be used alone.

The flags in detail:

Only if the Attacker is Crusher=yes and the Defender is Crushable=yes, the crushing can happen.

for example:
Crusher=yes & OmniCrusher=yes vehicles can take effect on a Crushable=yes & OmniCrushResistant=yes vehicle

  • IsTrain, if enabled, basically nullifies all of the above, and has some additional effects, as detailed below.
    • However, IsTrain=yes is only responsible for handling tasks when neither of the above mentioned crushes can occur, which means that if one of the crushes can be used to complete the task, IsTrain's effect will not be used but the normal Crush effect will be used.
      • Of course, different approaches will be chosen based on the different goals.


Note that units only killed by IsTrain can trigger their DeathWeapon.

  • Based on the usage rules above, you can limit units to only trigger their DeathWeapon when they are crushed by specific types of IsTrain=yes VehicleTypes
    • as other times it is actually a regular crush rather than the effect of IsTrain=yes.

IsTrain

  • A unit with IsTrain=yes will be able to crush anything regardless of Crushable, OmniCrushResistant or even Immune.
  • A unit with IsTrain=yes will also be able to "crush" any buildings that happen to occupy the same cell as the unit. This results in such a vehicle with this flag being unable to exit the War Factory that produced it, as it will destroy the building and itself upon creation.
  • IsTrain has no real effect when applied to InfantryTypes or AircraftTypes.
  • However, a unit with IsTrain=yes produces some interesting behavious when it comes into contact with walls:
    • When travelling through a single wall cell, the unit will pass through as if the wall was not there, and no damage will be done to the wall.
    • But, if it encounters another wall cell immediately after, the unit will become 'stuck' on that wall cell. The wall cannot be sold, and the unit will be unable to move. Basically, don't combine train units with walls.
    • A similar effect can happen with terrain objects such as trees and rocks. The IsTrain=yes unit will be able to move through these, however if it stops on them, or attempts to move through a several-cells-thick group of them, it will become stuck on said terrain object.
  • Its effect has a nearly random delay, which sometimes it simply crosses a unit without destroying it.

See Also

Crusher

Crushable

DeployedCrushable


OmniCrusher

OmniCrushResistant


IsTrain

DeathWeapon