ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
IsSonic: Difference between revisions
Jump to navigation
Jump to search
m undeclared Special Values. |
EvilRenegade (talk | contribs) m Replacing Template:TTL with Template:F. |
||
Line 13: | Line 13: | ||
}} | }} | ||
If set, the game will draw a colored wave along the projectile path (It is used for the Disruptor in TS and the Dolphin in RA2). In TS, the wave is continuous, in RA2, it is not. In YR, {{ | If set, the game will draw a colored wave along the projectile path (It is used for the Disruptor in TS and the Dolphin in RA2). In TS, the wave is continuous, in RA2, it is not. In YR, {{f|IsMagBeam|yes|link}} provides a similar effect, but it is drawn in the reverse direction (from the target towards the firing unit) when attacking [[VehicleTypes]]. | ||
''Note:'' if the projectile is invisible, then the warhead will detonate when the wave hits the target. If it is visible, this wave will be only a graphic effect, and the warhead will detonate when the visible projectile hits. However, AI units will "sense" the wave and try to scatter before the projectile hits. | ''Note:'' if the projectile is invisible, then the warhead will detonate when the wave hits the target. If it is visible, this wave will be only a graphic effect, and the warhead will detonate when the visible projectile hits. However, AI units will "sense" the wave and try to scatter before the projectile hits. |
Revision as of 08:15, 27 November 2009
Flag: | IsSonic |
File(s): | Rules(md).ini |
Values: | boolean |
Default: | no |
Applicable to: | Weapons |
If set, the game will draw a colored wave along the projectile path (It is used for the Disruptor in TS and the Dolphin in RA2). In TS, the wave is continuous, in RA2, it is not. In YR, IsMagBeam=yes provides a similar effect, but it is drawn in the reverse direction (from the target towards the firing unit) when attacking VehicleTypes.
Note: if the projectile is invisible, then the warhead will detonate when the wave hits the target. If it is visible, this wave will be only a graphic effect, and the warhead will detonate when the visible projectile hits. However, AI units will "sense" the wave and try to scatter before the projectile hits.