Jump to content

Degenerates: Difference between revisions

From ModEnc²
en>Nighthawk200
Updated with DCoder's info.
en>DCoder
m small phrasing correction
Line 12: Line 12:
Can be set to 'yes' or 'no' and specifies whether or not the projectile loses strength as it travels. If this is set to 'yes' then the values specified by the MissileSpeedVar= and MissileROTVar= statements from the [General] section are applied to the projectile.<br><br>
Can be set to 'yes' or 'no' and specifies whether or not the projectile loses strength as it travels. If this is set to 'yes' then the values specified by the MissileSpeedVar= and MissileROTVar= statements from the [General] section are applied to the projectile.<br><br>


The weapon loses 1 point of damage per frame until its damage drops to 5. Only applicable if the projectile also is [[Dropping|Dropping=yes]], has a [[ROT]] greater than 0, or [[Ranged|Ranged=yes]]. This appears to be the only place where [[Ranged]] is validated.
The weapon loses 1 point of damage per frame until its damage drops to 5. Only applicable if the projectile also is [[Dropping|Dropping=yes]], has a [[ROT]] greater than 0, or [[Ranged|Ranged=yes]]. This appears to be the only effect of [[Ranged]] still present in YR.

Revision as of 22:04, 22 February 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Degenerates
File(s): rulesmd.ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: Projectiles



Can be set to 'yes' or 'no' and specifies whether or not the projectile loses strength as it travels. If this is set to 'yes' then the values specified by the MissileSpeedVar= and MissileROTVar= statements from the [General] section are applied to the projectile.

The weapon loses 1 point of damage per frame until its damage drops to 5. Only applicable if the projectile also is Dropping=yes, has a ROT greater than 0, or Ranged=yes. This appears to be the only effect of Ranged still present in YR.