Jump to content

ElevationIncrement: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Rewrite
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Number of levels between source and target for a range bonus to take effect. Used by projectiles which have SubjectToElevation=yes set.
|name=ElevationIncrement
|files={{Categ|Rules(md).ini}}
|values=Unsigned integers
|special=None
|default=1?
|types={{Categ|ElevationModel}}
|games=[[RA2]], [[YR]]
}}
 
For every this many cells of map height difference, the weapon using a <tt>[[SubjectToElevation]]=yes</tt> projectile gains a certain range bonus. For more information, see [<tt>[[ElevationModel]]</tt>].

Revision as of 12:29, 7 May 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ElevationIncrement
File(s): Rules(md).ini
Values: Unsigned integers
Special Values: None
Default: 1?
Applicable to: ElevationModel


For every this many cells of map height difference, the weapon using a SubjectToElevation=yes projectile gains a certain range bonus. For more information, see [ElevationModel].