Jump to content

MinDebris

From ModEnc²
Revision as of 15:56, 8 October 2024 by en>Testid123
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: MinDebris
File(s): Rules(md).ini
Values: integer
Default: 0
Applicable to: Warheads, InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


On a VehicleType

When this VehicleType is destroyed, it will spawn a random number of debris from the [General] → ExplosiveVoxelDebris list , or the DebrisTypes list on the unit, if that is set. The random number is picked from the interval [ MinDebris; MaxDebris ] (inclusive).

On a Warhead

Note: This section is for YR only.
When this warhead detonates, it will spawn a random number of debris from the [General] → MetallicDebris list at the impact point. The random number is picked from the interval [ MinDebris; MaxDebris ] (inclusive).

Note

MinDebris=1 There is a 50% chance that debris will form.

See Also