IsSonic: Difference between revisions
mNo edit summary |
EvilRenegade (talk | contribs) m Adding revision category for pages potentially improperly "converted". |
||
(2 intermediate revisions by one other user not shown) | |||
Line 15: | Line 15: | ||
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]]. | 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.<br> | ||
Usually <b>IsSonic=yes</b> will cause damage to [[TechnoTypes]] that also belongs to you. To prevent this, add the {{f|AffectsAllies|no|link}} tag to the Sonic weapon warhead. | |||
==Damage calculation== | ==Damage calculation== | ||
Line 140: | Line 142: | ||
*This bug has been fixed in Ares 0.B. | *This bug has been fixed in Ares 0.B. | ||
[Hardcoded]: IsSonic does not read {{f|Wall|no|link}} on warhead. | [Hardcoded]: IsSonic does not read {{f|Wall|no|link}} on warhead. | ||
*This bug has been fixed in Ares 3.0. | *This bug has been fixed in Ares 3.0.<br> | ||
<b>IsSonic=yes</b> disrupts the work of logic [[IsGattling]] | |||
[[Category:Review for fake conversion and revert if necessary]] |