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

Difference between revisions of "Splits"

From ModEnc
Jump to: navigation, search
(Speed=19 is roughly correct. Internally, it is transformed (Value * 256 / 100 = real speed))
 
Line 6: Line 6:
 
|types={{Categ|Projectiles}}
 
|types={{Categ|Projectiles}}
 
|fs=yes
 
|fs=yes
 +
|hp=yes
 +
|ares=yes
 
}}
 
}}
  

Latest revision as of 15:46, 22 May 2015

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Splits
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: false
Applicable to: Projectiles


Defines whether the projectile splits into separate clusters. When this projectile detonates, it creates as many new AirburstWeapon projectiles as defined by Cluster.

RetargetAccuracy controls whether the split projectiles continue to aim for the original target or select a new target randomly.

The speed for the new projectiles is hardcoded to about 19. The AirburstWeapons Damage is always multiplied by 10.