Jump to content

Cluster: Difference between revisions

From ModEnc²
en>NewMillennium
No edit summary
en>Starkku
Fixed the article to include description of the behaviour that happens if Cluster is used without AirburstWeapon present.
Line 14: Line 14:
{{obsolete}}
{{obsolete}}


In ''Tiberian Sun'' and ''Firestorm'', this flag 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.
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.
* ''Do these explosions each account for full damage, or is the Damage= divided by Cluster=?''


In ''Red Alert 2'' and ''Yuri's Revenge'', this flag is loaded from the INI, but does not appear to be used. The game instead defaults to 9 cluster explosions (or instances of the <tt>AirburstWeapon</tt>), spread in a square pattern.
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.

Revision as of 22:47, 27 January 2013

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Cluster
File(s): Rules(md).ini
Values: Unsigned integers
Default: 0
Applicable to: Projectiles


Logic related to Cluster, as a whole or in part, is obsolete in Red Alert 2 and/or Yuri's Revenge.

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.