ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Explodes: Difference between revisions
Jump to navigation
Jump to search
m promoted See Also to separate section |
m →RA2/YR: (by a non-temporal warhead) |
||
Line 7: | Line 7: | ||
== RA2/YR == | == RA2/YR == | ||
If set, <tt>Explodes</tt>=yes will force the object to fire its [[DeathWeapon]]= at itself when it gets killed/destroyed. In the event that [[DeathWeapon]] is undefined, it fires its [[Primary]]= weapon instead. | If set, <tt>Explodes</tt>=yes will force the object to fire its [[DeathWeapon]]= at itself when it gets killed/destroyed (by a non-Temporal warhead). In the event that [[DeathWeapon]] is undefined, it fires its [[Primary]]= weapon instead. | ||
== See Also: == | == See Also: == |
Revision as of 23:27, 1 June 2005
Flag: | Explodes |
File(s): | rules(md).ini |
Values: | Boolean(yes/no) |
Special Values: | None |
Default: | No |
Applicable to: | InfantryTypes/VehicleTypes/AircraftTypes/BuildingTypes |
TS/FS
Is a special case. If set, Explodes=yes will cause the following effects:
- In case the object had a capability of storing Tiberium, it caused an explosion with damage proportional to the amount of Tiberium contained inside (my guess is amount of 'bails' loaded * [CombatDamage]TiberiumExplosionDamage= , though that is unconfirmed).
- Otherwise, it dealt as much damage as defined by [CombatDamage]AmmoCrateDamage=.
RA2/YR
If set, Explodes=yes will force the object to fire its DeathWeapon= at itself when it gets killed/destroyed (by a non-Temporal warhead). In the event that DeathWeapon is undefined, it fires its Primary= weapon instead.