ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Cluster: Difference between revisions
Jump to navigation
Jump to search
Updating |
Millefeuille (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
}} | }} | ||
{{obsolete}} | {{obsolete}} | ||
Can be set on a [[Projectile|projectile]] to determine the amount of cluster impacts spawned by the weapon. The cluster impacts are scattered around the main weapon impact and use the same <tt>[[Damage]]</tt> and <tt>[[Warhead]]</tt> as it does. | |||
< | In ''Tiberian Sun'' and ''Firestorm'', this flag also defines the amount of <tt>[[AirburstWeapon]]=</tt> shots to fire if the projectile has <tt>[[Airburst]]=yes</tt> set. With no <tt>[[AirburstWeapon]]=</tt> set, this defines the number of seperate explosions caused when the projectile hits. The explosions are spread in a circular pattern around the point of impact. In ''Red Alert 2'' and ''Yuri's Revenge'', the game instead defaults to 9 cluster explosions (or instances of the <tt>AirburstWeapon</tt>), spread in a square pattern. | ||
==Notes== | |||
* If a projectile has [[Airburst]], even if no [[AirburstWeapon]] is set, Cluster will be ignored entirely. |
Latest revision as of 12:51, 15 June 2015
Flag: | Cluster |
File(s): | Rules(md).ini |
Values: | Unsigned integers |
Default: | 0 |
Applicable to: | Projectiles |
Can be set on a projectile to determine the amount of cluster impacts spawned by the weapon. The cluster impacts are scattered around the main weapon impact and use the same Damage and Warhead as it does.
In Tiberian Sun and Firestorm, this flag also defines the amount of AirburstWeapon= shots to fire if the projectile has Airburst=yes set. With no AirburstWeapon= set, this defines the number of seperate explosions caused when the projectile hits. The explosions are spread in a circular pattern around the point of impact. In Red Alert 2 and Yuri's Revenge, the game instead defaults to 9 cluster explosions (or instances of the AirburstWeapon), spread in a square pattern.
Notes
- If a projectile has Airburst, even if no AirburstWeapon is set, Cluster will be ignored entirely.