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

Difference between revisions of "Inaccurate"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
 
Line 2: Line 2:
 
|name={{PAGENAME}}
 
|name={{PAGENAME}}
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
|values=Boolean
+
|values={{Values|boolean}}
|default=No
+
|default=no
 
|types={{Categ|Projectile|Projectiles}}
 
|types={{Categ|Projectile|Projectiles}}
 +
|ra=yes
 
|ts=yes
 
|ts=yes
 
|fs=yes
 
|fs=yes
Line 11: Line 12:
 
|yr=yes
 
|yr=yes
 
|rp=yes
 
|rp=yes
}}<br />
+
}}
  
Determines if the projectile is inherently inaccurate. If set, the projectile will scatter randomly by the number of cells defined in the {{f|HomingScatter|link}}= flag from the {{Categ|CombatDamage}} section.
+
Determines if the projectile is inherently inaccurate. This tag has several effects, and not all of them are mentioned here.
 +
 
 +
Note that projectiles can be considered inaccurate even if {{f|Inaccurate|no}}. See {{f|BallisticScatter|link}}.
 +
 
 +
== Effects ==
 +
 
 +
If set, the projectile can scatter randomly by the number of cells defined in the {{f|BallisticScatter|link}} or {{f|HomingScatter|link}} flags from the {{Categ|CombatDamage}} section.
 +
 
 +
The projectiles will not snap to the target and thus will not count as a direct hit when detonating in a short distance from the target. This means a weapon without {{f|Spread|link}} or {{f|CellSpread|link}} might not damage the target.

Latest revision as of 02:58, 10 May 2014

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: Inaccurate
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: Projectiles


Determines if the projectile is inherently inaccurate. This tag has several effects, and not all of them are mentioned here.

Note that projectiles can be considered inaccurate even if Inaccurate=no. See BallisticScatter.

Effects

If set, the projectile can scatter randomly by the number of cells defined in the BallisticScatter or HomingScatter flags from the CombatDamage section.

The projectiles will not snap to the target and thus will not count as a direct hit when detonating in a short distance from the target. This means a weapon without Spread or CellSpread might not damage the target.